1548148122.706 * [misc]progress: [Phase 1 of 3] Setting up. 1548148122.706 * * * [misc]progress: [1/2] Preparing points 1548148122.828 * * * [misc]progress: [2/2] Setting up program. 1548148122.831 * [misc]progress: [Phase 2 of 3] Improving. 1548148122.831 * * * * [misc]progress: [ 1 / 1 ] simplifiying candidate # 1548148122.831 * [enter]simplify: Simplifying (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) 1548148122.831 * * [misc]simplify: iters left: 6 (19 enodes) 1548148122.835 * * [misc]simplify: iters left: 5 (46 enodes) 1548148122.844 * * [misc]simplify: iters left: 4 (162 enodes) 1548148122.938 * [exit]simplify: Simplified to (/ (/ (+ 1 (* (* -5 v) v)) PI) (* (sqrt (+ (* (* -3 v) (* v 2)) 2)) (* t (- 1 (* v v))))) 1548148122.938 * [misc]simplify: Simplified (2) to (λ (v t) (/ (/ (+ 1 (* (* -5 v) v)) PI) (* (sqrt (+ (* (* -3 v) (* v 2)) 2)) (* t (- 1 (* v v)))))) 1548148122.942 * * [misc]progress: iteration 1 / 4 1548148122.942 * * * [misc]progress: picking best candidate 1548148122.946 * * * * [misc]pick: Picked # 1548148122.946 * * * [misc]progress: localizing error 1548148123.008 * * * [misc]progress: generating rewritten candidates 1548148123.008 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2) 1548148123.036 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1) 1548148123.045 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 1 1) 1548148123.046 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2) 1548148123.049 * * * [misc]progress: generating series expansions 1548148123.049 * * * * [misc]progress: [ 1 / 4 ] generating series at (2) 1548148123.050 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) into (* (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) 1548148123.050 * [misc]approximate: Taking taylor expansion of (* (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) in (v t) around 0 1548148123.050 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) in t 1548148123.050 * [misc]taylor: Taking taylor expansion of (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in t 1548148123.050 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in t 1548148123.050 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.050 * [misc]backup-simplify: Simplify 1 into 1 1548148123.050 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in t 1548148123.050 * [misc]taylor: Taking taylor expansion of 5 in t 1548148123.050 * [misc]backup-simplify: Simplify 5 into 5 1548148123.050 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.050 * [misc]taylor: Taking taylor expansion of v in t 1548148123.050 * [misc]backup-simplify: Simplify v into v 1548148123.050 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in t 1548148123.050 * [misc]taylor: Taking taylor expansion of t in t 1548148123.050 * [misc]backup-simplify: Simplify 0 into 0 1548148123.050 * [misc]backup-simplify: Simplify 1 into 1 1548148123.050 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in t 1548148123.050 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.051 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.051 * [misc]backup-simplify: Simplify 2 into 2 1548148123.051 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.051 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.051 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in t 1548148123.051 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1548148123.051 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.051 * [misc]backup-simplify: Simplify 1 into 1 1548148123.051 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.051 * [misc]taylor: Taking taylor expansion of v in t 1548148123.051 * [misc]backup-simplify: Simplify v into v 1548148123.051 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.051 * [misc]backup-simplify: Simplify PI into PI 1548148123.051 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.052 * [misc]backup-simplify: Simplify (* 5 (pow v 2)) into (* 5 (pow v 2)) 1548148123.052 * [misc]backup-simplify: Simplify (- (* 5 (pow v 2))) into (- (* 5 (pow v 2))) 1548148123.052 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (pow v 2)))) into (- 1 (* 5 (pow v 2))) 1548148123.052 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.052 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1548148123.052 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1548148123.052 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) PI) into (* (- 1 (pow v 2)) PI) 1548148123.053 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (pow v 2)) PI)) into (* (sqrt 2) (* (- 1 (pow v 2)) PI)) 1548148123.053 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) (* (- 1 (pow v 2)) PI))) into 0 1548148123.053 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.053 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.053 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.054 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) 0) (* 0 PI)) into 0 1548148123.054 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (- 1 (pow v 2)) PI))) into 0 1548148123.055 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) into (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI))) 1548148123.055 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) into (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) 1548148123.056 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) in t 1548148123.056 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (pow v 2)))) in t 1548148123.056 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (pow v 2))) in t 1548148123.056 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.056 * [misc]backup-simplify: Simplify 1 into 1 1548148123.056 * [misc]taylor: Taking taylor expansion of (* 3 (pow v 2)) in t 1548148123.056 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.056 * [misc]backup-simplify: Simplify 3 into 3 1548148123.056 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.056 * [misc]taylor: Taking taylor expansion of v in t 1548148123.056 * [misc]backup-simplify: Simplify v into v 1548148123.056 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.056 * [misc]backup-simplify: Simplify (* 3 (pow v 2)) into (* 3 (pow v 2)) 1548148123.056 * [misc]backup-simplify: Simplify (- (* 3 (pow v 2))) into (- (* 3 (pow v 2))) 1548148123.056 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (pow v 2)))) into (- 1 (* 3 (pow v 2))) 1548148123.056 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (pow v 2)))) into (/ 1 (- 1 (* 3 (pow v 2)))) 1548148123.057 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) into (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) 1548148123.057 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.057 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (pow v 2))) into 0 1548148123.057 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.057 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.058 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (pow v 2)))) (/ 0 (- 1 (* 3 (pow v 2))))))) into 0 1548148123.058 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))) into 0 1548148123.058 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.058 * [misc]backup-simplify: Simplify 1 into 1 1548148123.058 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.058 * [misc]backup-simplify: Simplify 5 into 5 1548148123.058 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of v in v 1548148123.058 * [misc]backup-simplify: Simplify 0 into 0 1548148123.058 * [misc]backup-simplify: Simplify 1 into 1 1548148123.058 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of t in v 1548148123.058 * [misc]backup-simplify: Simplify t into t 1548148123.058 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.058 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.058 * [misc]backup-simplify: Simplify 2 into 2 1548148123.059 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.059 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.059 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1548148123.059 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1548148123.059 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.059 * [misc]backup-simplify: Simplify 1 into 1 1548148123.059 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.059 * [misc]taylor: Taking taylor expansion of v in v 1548148123.059 * [misc]backup-simplify: Simplify 0 into 0 1548148123.059 * [misc]backup-simplify: Simplify 1 into 1 1548148123.059 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.059 * [misc]backup-simplify: Simplify PI into PI 1548148123.059 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.060 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.060 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1548148123.060 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.061 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1548148123.061 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1548148123.061 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) in v 1548148123.061 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (pow v 2)))) in v 1548148123.061 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (pow v 2))) in v 1548148123.061 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.061 * [misc]backup-simplify: Simplify 1 into 1 1548148123.061 * [misc]taylor: Taking taylor expansion of (* 3 (pow v 2)) in v 1548148123.061 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.061 * [misc]backup-simplify: Simplify 3 into 3 1548148123.061 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.061 * [misc]taylor: Taking taylor expansion of v in v 1548148123.061 * [misc]backup-simplify: Simplify 0 into 0 1548148123.061 * [misc]backup-simplify: Simplify 1 into 1 1548148123.062 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.062 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.062 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1548148123.062 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.062 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.063 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1548148123.063 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of (/ (- 1 (* 5 (pow v 2))) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.063 * [misc]backup-simplify: Simplify 1 into 1 1548148123.063 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.063 * [misc]backup-simplify: Simplify 5 into 5 1548148123.063 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of v in v 1548148123.063 * [misc]backup-simplify: Simplify 0 into 0 1548148123.063 * [misc]backup-simplify: Simplify 1 into 1 1548148123.063 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of t in v 1548148123.063 * [misc]backup-simplify: Simplify t into t 1548148123.063 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.063 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.063 * [misc]backup-simplify: Simplify 2 into 2 1548148123.063 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.064 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.064 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1548148123.064 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1548148123.064 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.064 * [misc]backup-simplify: Simplify 1 into 1 1548148123.064 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.064 * [misc]taylor: Taking taylor expansion of v in v 1548148123.064 * [misc]backup-simplify: Simplify 0 into 0 1548148123.064 * [misc]backup-simplify: Simplify 1 into 1 1548148123.064 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.064 * [misc]backup-simplify: Simplify PI into PI 1548148123.064 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.064 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.064 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1548148123.065 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.065 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1548148123.066 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1548148123.066 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) in v 1548148123.066 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (pow v 2)))) in v 1548148123.066 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (pow v 2))) in v 1548148123.066 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.066 * [misc]backup-simplify: Simplify 1 into 1 1548148123.066 * [misc]taylor: Taking taylor expansion of (* 3 (pow v 2)) in v 1548148123.066 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.066 * [misc]backup-simplify: Simplify 3 into 3 1548148123.066 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.066 * [misc]taylor: Taking taylor expansion of v in v 1548148123.066 * [misc]backup-simplify: Simplify 0 into 0 1548148123.066 * [misc]backup-simplify: Simplify 1 into 1 1548148123.066 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.066 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.067 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1548148123.067 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.067 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.067 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1548148123.068 * [misc]backup-simplify: Simplify (* (/ 1 (* t (* (sqrt 2) PI))) 1) into (/ 1 (* t (* (sqrt 2) PI))) 1548148123.068 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1548148123.068 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1548148123.068 * [misc]taylor: Taking taylor expansion of t in t 1548148123.068 * [misc]backup-simplify: Simplify 0 into 0 1548148123.068 * [misc]backup-simplify: Simplify 1 into 1 1548148123.068 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.068 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.068 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.068 * [misc]backup-simplify: Simplify 2 into 2 1548148123.068 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.068 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.068 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.069 * [misc]backup-simplify: Simplify PI into PI 1548148123.069 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.070 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1548148123.070 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.071 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1548148123.072 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1548148123.073 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1548148123.073 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.073 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.074 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 PI)) into 0 1548148123.074 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.075 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt 2) PI))) into 0 1548148123.077 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1548148123.077 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (* 0 1)) into 0 1548148123.077 * [misc]taylor: Taking taylor expansion of 0 in t 1548148123.077 * [misc]backup-simplify: Simplify 0 into 0 1548148123.079 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.080 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.081 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1548148123.084 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.084 * [misc]backup-simplify: Simplify 0 into 0 1548148123.084 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.084 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.084 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.084 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.085 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1548148123.086 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1548148123.086 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.086 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148123.086 * [misc]backup-simplify: Simplify (- 5) into -5 1548148123.087 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148123.087 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.087 * [misc]backup-simplify: Simplify (- 1) into -1 1548148123.087 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1548148123.088 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 PI))) into (- PI) 1548148123.089 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.091 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (- PI)) (+ (* 0 0) (* 0 PI))) into (- (* (sqrt 2) PI)) 1548148123.093 * [misc]backup-simplify: Simplify (+ (* t (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))) into (- (* t (* (sqrt 2) PI))) 1548148123.095 * [misc]backup-simplify: Simplify (- (/ -5 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1548148123.096 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))) into (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) 1548148123.096 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) in t 1548148123.096 * [misc]taylor: Taking taylor expansion of (* 5/2 (/ 1 (* t (* (sqrt 2) PI)))) in t 1548148123.096 * [misc]taylor: Taking taylor expansion of 5/2 in t 1548148123.096 * [misc]backup-simplify: Simplify 5/2 into 5/2 1548148123.096 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1548148123.096 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1548148123.096 * [misc]taylor: Taking taylor expansion of t in t 1548148123.096 * [misc]backup-simplify: Simplify 0 into 0 1548148123.096 * [misc]backup-simplify: Simplify 1 into 1 1548148123.096 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.096 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.096 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.096 * [misc]backup-simplify: Simplify 2 into 2 1548148123.097 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.097 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.097 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.097 * [misc]backup-simplify: Simplify PI into PI 1548148123.097 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.098 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1548148123.099 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.100 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1548148123.101 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1548148123.102 * [misc]backup-simplify: Simplify (* 5/2 (/ 1 (* (sqrt 2) PI))) into (/ 5/2 (* (sqrt 2) PI)) 1548148123.103 * [misc]backup-simplify: Simplify (- (/ 5/2 (* (sqrt 2) PI))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1548148123.104 * [misc]backup-simplify: Simplify (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1548148123.104 * [misc]backup-simplify: Simplify 0 into 0 1548148123.104 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.106 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.108 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1548148123.112 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.112 * [misc]backup-simplify: Simplify 0 into 0 1548148123.112 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.113 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.113 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.113 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.113 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1548148123.113 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1548148123.114 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.114 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148123.114 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.114 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.114 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.115 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.115 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.116 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 PI)))) into 0 1548148123.117 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.119 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.121 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1548148123.124 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1548148123.125 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (+ (* 0 3/2) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 0) (* 0 1)))) into 0 1548148123.125 * [misc]taylor: Taking taylor expansion of 0 in t 1548148123.125 * [misc]backup-simplify: Simplify 0 into 0 1548148123.127 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.128 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.129 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1548148123.131 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.133 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (/ 1 (* (sqrt 2) PI)))) into 0 1548148123.133 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.133 * [misc]backup-simplify: Simplify 0 into 0 1548148123.133 * [misc]backup-simplify: Simplify 0 into 0 1548148123.134 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.136 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148123.139 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1548148123.144 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.144 * [misc]backup-simplify: Simplify 0 into 0 1548148123.144 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.144 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.144 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.144 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.145 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1548148123.145 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1548148123.146 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.146 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.146 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.146 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.146 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.146 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.146 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.147 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148123.149 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.150 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI))))) into 0 1548148123.152 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1548148123.154 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1548148123.155 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 27/8) (+ (* 0 0) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))))) into (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) 1548148123.155 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) in t 1548148123.155 * [misc]taylor: Taking taylor expansion of (* 53/8 (/ 1 (* t (* (sqrt 2) PI)))) in t 1548148123.155 * [misc]taylor: Taking taylor expansion of 53/8 in t 1548148123.155 * [misc]backup-simplify: Simplify 53/8 into 53/8 1548148123.155 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1548148123.155 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1548148123.155 * [misc]taylor: Taking taylor expansion of t in t 1548148123.155 * [misc]backup-simplify: Simplify 0 into 0 1548148123.155 * [misc]backup-simplify: Simplify 1 into 1 1548148123.155 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.155 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.155 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.155 * [misc]backup-simplify: Simplify 2 into 2 1548148123.155 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.156 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.156 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.156 * [misc]backup-simplify: Simplify PI into PI 1548148123.156 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.156 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1548148123.157 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.157 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1548148123.158 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1548148123.158 * [misc]backup-simplify: Simplify (* 53/8 (/ 1 (* (sqrt 2) PI))) into (/ 53/8 (* (sqrt 2) PI)) 1548148123.159 * [misc]backup-simplify: Simplify (- (/ 53/8 (* (sqrt 2) PI))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1548148123.160 * [misc]backup-simplify: Simplify (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1548148123.162 * [misc]backup-simplify: Simplify (+ (* (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 4))) (+ (* (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 2))) (* (/ 1 (* (sqrt 2) PI)) (* (/ 1 t) 1)))) into (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1548148123.162 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (* (/ 1 v) (/ 1 v)))) (* (* (* PI (/ 1 t)) (sqrt (* 2 (- 1 (* 3 (* (/ 1 v) (/ 1 v))))))) (- 1 (* (/ 1 v) (/ 1 v))))) into (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) 1548148123.162 * [misc]approximate: Taking taylor expansion of (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) in (v t) around 0 1548148123.162 * [misc]taylor: Taking taylor expansion of (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) in t 1548148123.162 * [misc]taylor: Taking taylor expansion of (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) in t 1548148123.162 * [misc]taylor: Taking taylor expansion of (* t (- 1 (* 5 (/ 1 (pow v 2))))) in t 1548148123.162 * [misc]taylor: Taking taylor expansion of t in t 1548148123.162 * [misc]backup-simplify: Simplify 0 into 0 1548148123.162 * [misc]backup-simplify: Simplify 1 into 1 1548148123.162 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148123.162 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.162 * [misc]backup-simplify: Simplify 1 into 1 1548148123.162 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148123.162 * [misc]taylor: Taking taylor expansion of 5 in t 1548148123.162 * [misc]backup-simplify: Simplify 5 into 5 1548148123.162 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.162 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.162 * [misc]taylor: Taking taylor expansion of v in t 1548148123.163 * [misc]backup-simplify: Simplify v into v 1548148123.163 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.163 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.163 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) in t 1548148123.163 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.163 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.163 * [misc]backup-simplify: Simplify 2 into 2 1548148123.163 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.163 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.163 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in t 1548148123.163 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1548148123.163 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.163 * [misc]backup-simplify: Simplify 1 into 1 1548148123.163 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.163 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.163 * [misc]taylor: Taking taylor expansion of v in t 1548148123.163 * [misc]backup-simplify: Simplify v into v 1548148123.163 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.163 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.163 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.163 * [misc]backup-simplify: Simplify PI into PI 1548148123.163 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148123.163 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148123.163 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148123.164 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1548148123.164 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.164 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.164 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.164 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.164 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.164 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148123.164 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1548148123.165 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1548148123.165 * [misc]backup-simplify: Simplify (* (- 1 (/ 1 (pow v 2))) PI) into (* (- 1 (/ 1 (pow v 2))) PI) 1548148123.165 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1548148123.165 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1548148123.166 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) in t 1548148123.166 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) in t 1548148123.166 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in t 1548148123.166 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.166 * [misc]backup-simplify: Simplify 1 into 1 1548148123.166 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in t 1548148123.166 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.166 * [misc]backup-simplify: Simplify 3 into 3 1548148123.166 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.166 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.166 * [misc]taylor: Taking taylor expansion of v in t 1548148123.166 * [misc]backup-simplify: Simplify v into v 1548148123.166 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.166 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.166 * [misc]backup-simplify: Simplify (* 3 (/ 1 (pow v 2))) into (/ 3 (pow v 2)) 1548148123.166 * [misc]backup-simplify: Simplify (- (/ 3 (pow v 2))) into (- (* 3 (/ 1 (pow v 2)))) 1548148123.166 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (/ 1 (pow v 2))))) into (- 1 (* 3 (/ 1 (pow v 2)))) 1548148123.167 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1548148123.167 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1548148123.167 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.167 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.167 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.168 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.168 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.168 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1548148123.168 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1548148123.168 * [misc]taylor: Taking taylor expansion of (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) in v 1548148123.168 * [misc]taylor: Taking taylor expansion of (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) in v 1548148123.168 * [misc]taylor: Taking taylor expansion of (* t (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148123.169 * [misc]taylor: Taking taylor expansion of t in v 1548148123.169 * [misc]backup-simplify: Simplify t into t 1548148123.169 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148123.169 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.169 * [misc]backup-simplify: Simplify 1 into 1 1548148123.169 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148123.169 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.169 * [misc]backup-simplify: Simplify 5 into 5 1548148123.169 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.169 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.169 * [misc]taylor: Taking taylor expansion of v in v 1548148123.169 * [misc]backup-simplify: Simplify 0 into 0 1548148123.169 * [misc]backup-simplify: Simplify 1 into 1 1548148123.169 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.169 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.169 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) in v 1548148123.169 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.169 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.169 * [misc]backup-simplify: Simplify 2 into 2 1548148123.170 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.170 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.170 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1548148123.170 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1548148123.170 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.170 * [misc]backup-simplify: Simplify 1 into 1 1548148123.170 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.170 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.170 * [misc]taylor: Taking taylor expansion of v in v 1548148123.170 * [misc]backup-simplify: Simplify 0 into 0 1548148123.170 * [misc]backup-simplify: Simplify 1 into 1 1548148123.170 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.170 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.170 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.170 * [misc]backup-simplify: Simplify PI into PI 1548148123.171 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148123.171 * [misc]backup-simplify: Simplify (- 5) into -5 1548148123.171 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148123.171 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1548148123.171 * [misc]backup-simplify: Simplify (- 1) into -1 1548148123.171 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1548148123.172 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148123.172 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1548148123.175 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1548148123.175 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.175 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.175 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.175 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.175 * [misc]backup-simplify: Simplify 1 into 1 1548148123.175 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.175 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.175 * [misc]backup-simplify: Simplify 3 into 3 1548148123.175 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.175 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.175 * [misc]taylor: Taking taylor expansion of v in v 1548148123.175 * [misc]backup-simplify: Simplify 0 into 0 1548148123.175 * [misc]backup-simplify: Simplify 1 into 1 1548148123.176 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.176 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.176 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.176 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.176 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.176 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1548148123.177 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.177 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.177 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.177 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.177 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.178 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.178 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1548148123.178 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.178 * [misc]taylor: Taking taylor expansion of (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) in v 1548148123.178 * [misc]taylor: Taking taylor expansion of (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) in v 1548148123.178 * [misc]taylor: Taking taylor expansion of (* t (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148123.178 * [misc]taylor: Taking taylor expansion of t in v 1548148123.178 * [misc]backup-simplify: Simplify t into t 1548148123.178 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148123.178 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.178 * [misc]backup-simplify: Simplify 1 into 1 1548148123.178 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148123.178 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.178 * [misc]backup-simplify: Simplify 5 into 5 1548148123.178 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.179 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.179 * [misc]taylor: Taking taylor expansion of v in v 1548148123.179 * [misc]backup-simplify: Simplify 0 into 0 1548148123.179 * [misc]backup-simplify: Simplify 1 into 1 1548148123.179 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.179 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.179 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) in v 1548148123.179 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.179 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.179 * [misc]backup-simplify: Simplify 2 into 2 1548148123.179 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.179 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.179 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1548148123.180 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1548148123.180 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.180 * [misc]backup-simplify: Simplify 1 into 1 1548148123.180 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.180 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.180 * [misc]taylor: Taking taylor expansion of v in v 1548148123.180 * [misc]backup-simplify: Simplify 0 into 0 1548148123.180 * [misc]backup-simplify: Simplify 1 into 1 1548148123.180 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.180 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.180 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.180 * [misc]backup-simplify: Simplify PI into PI 1548148123.180 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148123.180 * [misc]backup-simplify: Simplify (- 5) into -5 1548148123.181 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148123.181 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1548148123.181 * [misc]backup-simplify: Simplify (- 1) into -1 1548148123.181 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1548148123.181 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148123.182 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1548148123.183 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1548148123.183 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.183 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.183 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.183 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.183 * [misc]backup-simplify: Simplify 1 into 1 1548148123.183 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.183 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.183 * [misc]backup-simplify: Simplify 3 into 3 1548148123.183 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.183 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.183 * [misc]taylor: Taking taylor expansion of v in v 1548148123.183 * [misc]backup-simplify: Simplify 0 into 0 1548148123.183 * [misc]backup-simplify: Simplify 1 into 1 1548148123.183 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.183 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.184 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.184 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.184 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.184 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1548148123.184 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.184 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.185 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.185 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.185 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.185 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.185 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1548148123.186 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.186 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1548148123.187 * [misc]taylor: Taking taylor expansion of (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1548148123.187 * [misc]taylor: Taking taylor expansion of 5 in t 1548148123.187 * [misc]backup-simplify: Simplify 5 into 5 1548148123.187 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1548148123.187 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1548148123.187 * [misc]taylor: Taking taylor expansion of t in t 1548148123.187 * [misc]backup-simplify: Simplify 0 into 0 1548148123.187 * [misc]backup-simplify: Simplify 1 into 1 1548148123.187 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1548148123.187 * [misc]taylor: Taking taylor expansion of -1/3 in t 1548148123.187 * [misc]backup-simplify: Simplify -1/3 into -1/3 1548148123.187 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.187 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.187 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.187 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.187 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.187 * [misc]backup-simplify: Simplify 2 into 2 1548148123.188 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.188 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.188 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.188 * [misc]backup-simplify: Simplify PI into PI 1548148123.188 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1548148123.188 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1548148123.189 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.189 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1548148123.190 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1548148123.191 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1548148123.191 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.191 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.191 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148123.191 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.191 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.191 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1548148123.192 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.192 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.192 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.192 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.192 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 PI)) into 0 1548148123.193 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1548148123.194 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1548148123.195 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1548148123.195 * [misc]taylor: Taking taylor expansion of 0 in t 1548148123.195 * [misc]backup-simplify: Simplify 0 into 0 1548148123.195 * [misc]backup-simplify: Simplify 0 into 0 1548148123.195 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1548148123.196 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1548148123.196 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.198 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.199 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1548148123.199 * [misc]backup-simplify: Simplify 0 into 0 1548148123.199 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.200 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.200 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.200 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.200 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.200 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1548148123.201 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1548148123.201 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.201 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.201 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.201 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.202 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.202 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1548148123.202 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.202 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.202 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.202 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.203 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 1 PI))) into PI 1548148123.204 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.205 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1548148123.207 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1548148123.208 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1548148123.208 * [misc]taylor: Taking taylor expansion of (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) in t 1548148123.208 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1548148123.208 * [misc]taylor: Taking taylor expansion of 4 in t 1548148123.208 * [misc]backup-simplify: Simplify 4 into 4 1548148123.208 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1548148123.208 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1548148123.208 * [misc]taylor: Taking taylor expansion of t in t 1548148123.208 * [misc]backup-simplify: Simplify 0 into 0 1548148123.208 * [misc]backup-simplify: Simplify 1 into 1 1548148123.208 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1548148123.208 * [misc]taylor: Taking taylor expansion of -1/3 in t 1548148123.208 * [misc]backup-simplify: Simplify -1/3 into -1/3 1548148123.208 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.208 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.208 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.208 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.208 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.208 * [misc]backup-simplify: Simplify 2 into 2 1548148123.208 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.209 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.209 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.209 * [misc]backup-simplify: Simplify PI into PI 1548148123.209 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1548148123.209 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1548148123.209 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.210 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1548148123.210 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1548148123.210 * [misc]taylor: Taking taylor expansion of 5/18 in t 1548148123.210 * [misc]backup-simplify: Simplify 5/18 into 5/18 1548148123.210 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1548148123.210 * [misc]taylor: Taking taylor expansion of t in t 1548148123.210 * [misc]backup-simplify: Simplify 0 into 0 1548148123.210 * [misc]backup-simplify: Simplify 1 into 1 1548148123.210 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1548148123.210 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.210 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.210 * [misc]backup-simplify: Simplify 2 into 2 1548148123.210 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.210 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.210 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1548148123.210 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1548148123.210 * [misc]taylor: Taking taylor expansion of -1/3 in t 1548148123.210 * [misc]backup-simplify: Simplify -1/3 into -1/3 1548148123.211 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.211 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.211 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.211 * [misc]backup-simplify: Simplify PI into PI 1548148123.211 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1548148123.211 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1548148123.212 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1548148123.213 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1548148123.214 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1548148123.214 * [misc]backup-simplify: Simplify (- (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1548148123.217 * [misc]backup-simplify: Simplify (+ (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1548148123.220 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1548148123.221 * [misc]backup-simplify: Simplify 0 into 0 1548148123.221 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1548148123.221 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1548148123.223 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.224 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.228 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.230 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1548148123.230 * [misc]backup-simplify: Simplify 0 into 0 1548148123.230 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.231 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.231 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.231 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.231 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.232 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1548148123.232 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1548148123.233 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.233 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.233 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.233 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.234 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.234 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1548148123.234 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.235 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.235 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.235 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.236 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1 0) (* 0 PI)))) into 0 1548148123.237 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.239 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1548148123.244 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1548148123.245 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1548148123.245 * [misc]taylor: Taking taylor expansion of 0 in t 1548148123.245 * [misc]backup-simplify: Simplify 0 into 0 1548148123.245 * [misc]backup-simplify: Simplify 0 into 0 1548148123.247 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1548148123.247 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1548148123.248 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.251 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.253 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1548148123.254 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1548148123.255 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1548148123.260 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1548148123.262 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1548148123.262 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.262 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.262 * [misc]backup-simplify: Simplify 0 into 0 1548148123.262 * [misc]backup-simplify: Simplify 0 into 0 1548148123.263 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1548148123.264 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1548148123.264 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.265 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.269 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.271 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1548148123.271 * [misc]backup-simplify: Simplify 0 into 0 1548148123.276 * [misc]backup-simplify: Simplify (+ (* (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) (* (/ 1 t) (pow (/ 1 v) 3))) (* (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 t) (/ 1 v)))) into (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1548148123.276 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (* (/ 1 (- v)) (/ 1 (- v))))) (* (* (* PI (/ 1 (- t))) (sqrt (* 2 (- 1 (* 3 (* (/ 1 (- v)) (/ 1 (- v)))))))) (- 1 (* (/ 1 (- v)) (/ 1 (- v)))))) into (* -1 (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) 1548148123.276 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) in (v t) around 0 1548148123.276 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) in t 1548148123.276 * [misc]taylor: Taking taylor expansion of -1 in t 1548148123.277 * [misc]backup-simplify: Simplify -1 into -1 1548148123.277 * [misc]taylor: Taking taylor expansion of (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of (* t (- 1 (* 5 (/ 1 (pow v 2))))) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of t in t 1548148123.277 * [misc]backup-simplify: Simplify 0 into 0 1548148123.277 * [misc]backup-simplify: Simplify 1 into 1 1548148123.277 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.277 * [misc]backup-simplify: Simplify 1 into 1 1548148123.277 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of 5 in t 1548148123.277 * [misc]backup-simplify: Simplify 5 into 5 1548148123.277 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of v in t 1548148123.277 * [misc]backup-simplify: Simplify v into v 1548148123.277 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.277 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.277 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.277 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.277 * [misc]backup-simplify: Simplify 2 into 2 1548148123.277 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.278 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.278 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in t 1548148123.278 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1548148123.278 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.278 * [misc]backup-simplify: Simplify 1 into 1 1548148123.278 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.278 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.278 * [misc]taylor: Taking taylor expansion of v in t 1548148123.278 * [misc]backup-simplify: Simplify v into v 1548148123.278 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.278 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.278 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.278 * [misc]backup-simplify: Simplify PI into PI 1548148123.278 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148123.278 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148123.278 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148123.279 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1548148123.279 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.279 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.279 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.279 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.279 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.280 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148123.280 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1548148123.280 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1548148123.280 * [misc]backup-simplify: Simplify (* (- 1 (/ 1 (pow v 2))) PI) into (* (- 1 (/ 1 (pow v 2))) PI) 1548148123.280 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1548148123.281 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1548148123.281 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) in t 1548148123.281 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) in t 1548148123.281 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in t 1548148123.281 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.281 * [misc]backup-simplify: Simplify 1 into 1 1548148123.281 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in t 1548148123.281 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.281 * [misc]backup-simplify: Simplify 3 into 3 1548148123.281 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.281 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.281 * [misc]taylor: Taking taylor expansion of v in t 1548148123.281 * [misc]backup-simplify: Simplify v into v 1548148123.281 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.281 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.282 * [misc]backup-simplify: Simplify (* 3 (/ 1 (pow v 2))) into (/ 3 (pow v 2)) 1548148123.282 * [misc]backup-simplify: Simplify (- (/ 3 (pow v 2))) into (- (* 3 (/ 1 (pow v 2)))) 1548148123.282 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (/ 1 (pow v 2))))) into (- 1 (* 3 (/ 1 (pow v 2)))) 1548148123.282 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1548148123.282 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1548148123.282 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.282 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.283 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.283 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.283 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.283 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1548148123.283 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1548148123.283 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of -1 in v 1548148123.284 * [misc]backup-simplify: Simplify -1 into -1 1548148123.284 * [misc]taylor: Taking taylor expansion of (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of (* t (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of t in v 1548148123.284 * [misc]backup-simplify: Simplify t into t 1548148123.284 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.284 * [misc]backup-simplify: Simplify 1 into 1 1548148123.284 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.284 * [misc]backup-simplify: Simplify 5 into 5 1548148123.284 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of v in v 1548148123.284 * [misc]backup-simplify: Simplify 0 into 0 1548148123.284 * [misc]backup-simplify: Simplify 1 into 1 1548148123.284 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.284 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.284 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.284 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.284 * [misc]backup-simplify: Simplify 2 into 2 1548148123.285 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.285 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.285 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1548148123.285 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1548148123.285 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.285 * [misc]backup-simplify: Simplify 1 into 1 1548148123.285 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.285 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.285 * [misc]taylor: Taking taylor expansion of v in v 1548148123.285 * [misc]backup-simplify: Simplify 0 into 0 1548148123.285 * [misc]backup-simplify: Simplify 1 into 1 1548148123.285 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.285 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.285 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.285 * [misc]backup-simplify: Simplify PI into PI 1548148123.285 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148123.286 * [misc]backup-simplify: Simplify (- 5) into -5 1548148123.286 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148123.286 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1548148123.286 * [misc]backup-simplify: Simplify (- 1) into -1 1548148123.286 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1548148123.286 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148123.287 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1548148123.288 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1548148123.288 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.288 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.288 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.288 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.288 * [misc]backup-simplify: Simplify 1 into 1 1548148123.288 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.288 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.288 * [misc]backup-simplify: Simplify 3 into 3 1548148123.288 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.288 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.288 * [misc]taylor: Taking taylor expansion of v in v 1548148123.288 * [misc]backup-simplify: Simplify 0 into 0 1548148123.288 * [misc]backup-simplify: Simplify 1 into 1 1548148123.288 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.288 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.288 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.289 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.289 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.289 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1548148123.289 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.289 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.289 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.290 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.290 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.290 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.290 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1548148123.290 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.290 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) in v 1548148123.290 * [misc]taylor: Taking taylor expansion of -1 in v 1548148123.290 * [misc]backup-simplify: Simplify -1 into -1 1548148123.290 * [misc]taylor: Taking taylor expansion of (* (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))))) in v 1548148123.290 * [misc]taylor: Taking taylor expansion of (/ (* t (- 1 (* 5 (/ 1 (pow v 2))))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) in v 1548148123.290 * [misc]taylor: Taking taylor expansion of (* t (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148123.291 * [misc]taylor: Taking taylor expansion of t in v 1548148123.291 * [misc]backup-simplify: Simplify t into t 1548148123.291 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148123.291 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.291 * [misc]backup-simplify: Simplify 1 into 1 1548148123.291 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148123.291 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.291 * [misc]backup-simplify: Simplify 5 into 5 1548148123.291 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.291 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.291 * [misc]taylor: Taking taylor expansion of v in v 1548148123.291 * [misc]backup-simplify: Simplify 0 into 0 1548148123.291 * [misc]backup-simplify: Simplify 1 into 1 1548148123.291 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.291 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.291 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) in v 1548148123.291 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.291 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.291 * [misc]backup-simplify: Simplify 2 into 2 1548148123.291 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.292 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.292 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1548148123.292 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1548148123.292 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.292 * [misc]backup-simplify: Simplify 1 into 1 1548148123.292 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.292 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.292 * [misc]taylor: Taking taylor expansion of v in v 1548148123.292 * [misc]backup-simplify: Simplify 0 into 0 1548148123.292 * [misc]backup-simplify: Simplify 1 into 1 1548148123.292 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.292 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.292 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.292 * [misc]backup-simplify: Simplify PI into PI 1548148123.292 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148123.292 * [misc]backup-simplify: Simplify (- 5) into -5 1548148123.293 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148123.293 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1548148123.293 * [misc]backup-simplify: Simplify (- 1) into -1 1548148123.293 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1548148123.293 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148123.294 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1548148123.294 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1548148123.294 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.294 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.294 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.294 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.295 * [misc]backup-simplify: Simplify 1 into 1 1548148123.295 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.295 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.295 * [misc]backup-simplify: Simplify 3 into 3 1548148123.295 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.295 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.295 * [misc]taylor: Taking taylor expansion of v in v 1548148123.295 * [misc]backup-simplify: Simplify 0 into 0 1548148123.295 * [misc]backup-simplify: Simplify 1 into 1 1548148123.295 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.295 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.295 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.295 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.295 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.296 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1548148123.296 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.296 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.296 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.296 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.296 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.297 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.297 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1548148123.297 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.298 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1548148123.298 * [misc]backup-simplify: Simplify (* -1 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) into (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1548148123.298 * [misc]taylor: Taking taylor expansion of (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1548148123.298 * [misc]taylor: Taking taylor expansion of -5 in t 1548148123.298 * [misc]backup-simplify: Simplify -5 into -5 1548148123.298 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1548148123.298 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1548148123.298 * [misc]taylor: Taking taylor expansion of t in t 1548148123.299 * [misc]backup-simplify: Simplify 0 into 0 1548148123.299 * [misc]backup-simplify: Simplify 1 into 1 1548148123.299 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1548148123.299 * [misc]taylor: Taking taylor expansion of -1/3 in t 1548148123.299 * [misc]backup-simplify: Simplify -1/3 into -1/3 1548148123.299 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.299 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.299 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.299 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.299 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.299 * [misc]backup-simplify: Simplify 2 into 2 1548148123.299 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.300 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.300 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.300 * [misc]backup-simplify: Simplify PI into PI 1548148123.300 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1548148123.301 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1548148123.301 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.302 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1548148123.303 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1548148123.304 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1548148123.304 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.305 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.305 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148123.305 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.305 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.305 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1548148123.306 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.306 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.306 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.306 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.307 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 PI)) into 0 1548148123.308 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1548148123.311 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1548148123.312 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1548148123.313 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))) into 0 1548148123.313 * [misc]taylor: Taking taylor expansion of 0 in t 1548148123.313 * [misc]backup-simplify: Simplify 0 into 0 1548148123.313 * [misc]backup-simplify: Simplify 0 into 0 1548148123.314 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1548148123.315 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1548148123.315 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.319 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.320 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1548148123.321 * [misc]backup-simplify: Simplify 0 into 0 1548148123.321 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.321 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.321 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.322 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.322 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.322 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1548148123.323 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1548148123.324 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.324 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.324 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.324 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.324 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.325 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1548148123.325 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.325 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.325 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.326 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.327 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 1 PI))) into PI 1548148123.328 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.330 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1548148123.333 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1548148123.335 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1548148123.337 * [misc]backup-simplify: Simplify (+ (* -1 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))))) into (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) 1548148123.338 * [misc]taylor: Taking taylor expansion of (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) in t 1548148123.338 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1548148123.338 * [misc]taylor: Taking taylor expansion of 5/18 in t 1548148123.338 * [misc]backup-simplify: Simplify 5/18 into 5/18 1548148123.338 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1548148123.338 * [misc]taylor: Taking taylor expansion of t in t 1548148123.338 * [misc]backup-simplify: Simplify 0 into 0 1548148123.338 * [misc]backup-simplify: Simplify 1 into 1 1548148123.338 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1548148123.338 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.338 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.338 * [misc]backup-simplify: Simplify 2 into 2 1548148123.338 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.338 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.338 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1548148123.338 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1548148123.338 * [misc]taylor: Taking taylor expansion of -1/3 in t 1548148123.338 * [misc]backup-simplify: Simplify -1/3 into -1/3 1548148123.339 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.339 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.339 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.339 * [misc]backup-simplify: Simplify PI into PI 1548148123.339 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1548148123.340 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1548148123.341 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1548148123.341 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1548148123.341 * [misc]taylor: Taking taylor expansion of 4 in t 1548148123.341 * [misc]backup-simplify: Simplify 4 into 4 1548148123.341 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1548148123.341 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1548148123.341 * [misc]taylor: Taking taylor expansion of t in t 1548148123.341 * [misc]backup-simplify: Simplify 0 into 0 1548148123.341 * [misc]backup-simplify: Simplify 1 into 1 1548148123.341 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1548148123.341 * [misc]taylor: Taking taylor expansion of -1/3 in t 1548148123.341 * [misc]backup-simplify: Simplify -1/3 into -1/3 1548148123.342 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1548148123.342 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1548148123.342 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.342 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.342 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.342 * [misc]backup-simplify: Simplify 2 into 2 1548148123.342 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.342 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.342 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.342 * [misc]backup-simplify: Simplify PI into PI 1548148123.343 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1548148123.343 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1548148123.344 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.344 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1548148123.346 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1548148123.347 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1548148123.349 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1548148123.352 * [misc]backup-simplify: Simplify (+ (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1548148123.355 * [misc]backup-simplify: Simplify (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1548148123.355 * [misc]backup-simplify: Simplify 0 into 0 1548148123.355 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1548148123.356 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1548148123.357 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.358 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.362 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.364 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1548148123.364 * [misc]backup-simplify: Simplify 0 into 0 1548148123.365 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.365 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.365 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.366 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.366 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.366 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1548148123.366 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1548148123.367 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.367 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.367 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.367 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.368 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.368 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1548148123.368 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.369 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.369 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.369 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.371 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1 0) (* 0 PI)))) into 0 1548148123.371 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.373 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1548148123.378 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1548148123.379 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1548148123.382 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))))) into 0 1548148123.382 * [misc]taylor: Taking taylor expansion of 0 in t 1548148123.382 * [misc]backup-simplify: Simplify 0 into 0 1548148123.382 * [misc]backup-simplify: Simplify 0 into 0 1548148123.383 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1548148123.384 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1548148123.388 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1548148123.390 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1548148123.391 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1548148123.391 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1548148123.392 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.395 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.397 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1548148123.397 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.397 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.397 * [misc]backup-simplify: Simplify 0 into 0 1548148123.397 * [misc]backup-simplify: Simplify 0 into 0 1548148123.399 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1548148123.399 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1548148123.399 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.401 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.406 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1548148123.409 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1548148123.409 * [misc]backup-simplify: Simplify 0 into 0 1548148123.411 * [misc]backup-simplify: Simplify (+ (* (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 3))) (* (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 (- t)) (/ 1 (- v))))) into (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1548148123.412 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1) 1548148123.412 * [misc]backup-simplify: Simplify (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) into (* (* t (* (sqrt 2) PI)) (sqrt (- 1 (* 3 (pow v 2))))) 1548148123.412 * [misc]approximate: Taking taylor expansion of (* (* t (* (sqrt 2) PI)) (sqrt (- 1 (* 3 (pow v 2))))) in (t v) around 0 1548148123.412 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) PI)) (sqrt (- 1 (* 3 (pow v 2))))) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of t in v 1548148123.412 * [misc]backup-simplify: Simplify t into t 1548148123.412 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.412 * [misc]backup-simplify: Simplify 2 into 2 1548148123.412 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.412 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.412 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.412 * [misc]backup-simplify: Simplify PI into PI 1548148123.412 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (pow v 2)))) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (pow v 2))) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.412 * [misc]backup-simplify: Simplify 1 into 1 1548148123.412 * [misc]taylor: Taking taylor expansion of (* 3 (pow v 2)) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.412 * [misc]backup-simplify: Simplify 3 into 3 1548148123.412 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.412 * [misc]taylor: Taking taylor expansion of v in v 1548148123.412 * [misc]backup-simplify: Simplify 0 into 0 1548148123.412 * [misc]backup-simplify: Simplify 1 into 1 1548148123.412 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.413 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1548148123.413 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.413 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1548148123.413 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) PI)) (sqrt (- 1 (* 3 (pow v 2))))) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of t in t 1548148123.413 * [misc]backup-simplify: Simplify 0 into 0 1548148123.413 * [misc]backup-simplify: Simplify 1 into 1 1548148123.413 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.413 * [misc]backup-simplify: Simplify 2 into 2 1548148123.413 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.413 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.413 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.413 * [misc]backup-simplify: Simplify PI into PI 1548148123.413 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (pow v 2)))) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (pow v 2))) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.413 * [misc]backup-simplify: Simplify 1 into 1 1548148123.413 * [misc]taylor: Taking taylor expansion of (* 3 (pow v 2)) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.413 * [misc]backup-simplify: Simplify 3 into 3 1548148123.413 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.413 * [misc]taylor: Taking taylor expansion of v in t 1548148123.413 * [misc]backup-simplify: Simplify v into v 1548148123.413 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.413 * [misc]backup-simplify: Simplify (* 3 (pow v 2)) into (* 3 (pow v 2)) 1548148123.414 * [misc]backup-simplify: Simplify (- (* 3 (pow v 2))) into (- (* 3 (pow v 2))) 1548148123.414 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (pow v 2)))) into (- 1 (* 3 (pow v 2))) 1548148123.414 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (pow v 2)))) into (sqrt (- 1 (* 3 (pow v 2)))) 1548148123.414 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.414 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (pow v 2))) into 0 1548148123.414 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.414 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.414 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1548148123.414 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) PI)) (sqrt (- 1 (* 3 (pow v 2))))) in t 1548148123.414 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1548148123.414 * [misc]taylor: Taking taylor expansion of t in t 1548148123.414 * [misc]backup-simplify: Simplify 0 into 0 1548148123.414 * [misc]backup-simplify: Simplify 1 into 1 1548148123.414 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.414 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.414 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.414 * [misc]backup-simplify: Simplify 2 into 2 1548148123.414 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.415 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.415 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.415 * [misc]backup-simplify: Simplify PI into PI 1548148123.415 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (pow v 2)))) in t 1548148123.415 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (pow v 2))) in t 1548148123.415 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.415 * [misc]backup-simplify: Simplify 1 into 1 1548148123.415 * [misc]taylor: Taking taylor expansion of (* 3 (pow v 2)) in t 1548148123.415 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.415 * [misc]backup-simplify: Simplify 3 into 3 1548148123.415 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.415 * [misc]taylor: Taking taylor expansion of v in t 1548148123.415 * [misc]backup-simplify: Simplify v into v 1548148123.415 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.415 * [misc]backup-simplify: Simplify (* 3 (pow v 2)) into (* 3 (pow v 2)) 1548148123.415 * [misc]backup-simplify: Simplify (- (* 3 (pow v 2))) into (- (* 3 (pow v 2))) 1548148123.415 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (pow v 2)))) into (- 1 (* 3 (pow v 2))) 1548148123.415 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (pow v 2)))) into (sqrt (- 1 (* 3 (pow v 2)))) 1548148123.415 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.415 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (pow v 2))) into 0 1548148123.415 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.416 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.416 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1548148123.416 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.417 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1548148123.417 * [misc]backup-simplify: Simplify (* 0 (sqrt (- 1 (* 3 (pow v 2))))) into 0 1548148123.417 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.417 * [misc]backup-simplify: Simplify 0 into 0 1548148123.417 * [misc]backup-simplify: Simplify 0 into 0 1548148123.417 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.418 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1548148123.419 * [misc]backup-simplify: Simplify (+ (* 0 0) (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (pow v 2)))))) into (* (sqrt (- 1 (* 3 (pow v 2)))) (* (sqrt 2) PI)) 1548148123.419 * [misc]taylor: Taking taylor expansion of (* (sqrt (- 1 (* 3 (pow v 2)))) (* (sqrt 2) PI)) in v 1548148123.419 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (pow v 2)))) in v 1548148123.419 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (pow v 2))) in v 1548148123.419 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.419 * [misc]backup-simplify: Simplify 1 into 1 1548148123.419 * [misc]taylor: Taking taylor expansion of (* 3 (pow v 2)) in v 1548148123.419 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.419 * [misc]backup-simplify: Simplify 3 into 3 1548148123.419 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.419 * [misc]taylor: Taking taylor expansion of v in v 1548148123.419 * [misc]backup-simplify: Simplify 0 into 0 1548148123.419 * [misc]backup-simplify: Simplify 1 into 1 1548148123.419 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.419 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1548148123.419 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.419 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1548148123.419 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1548148123.419 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.419 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.419 * [misc]backup-simplify: Simplify 2 into 2 1548148123.419 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.420 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.420 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.420 * [misc]backup-simplify: Simplify PI into PI 1548148123.420 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.421 * [misc]backup-simplify: Simplify (* 1 (* (sqrt 2) PI)) into (* (sqrt 2) PI) 1548148123.421 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.421 * [misc]backup-simplify: Simplify 0 into 0 1548148123.421 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148123.422 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (pow v 2)))) into 0 1548148123.422 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.422 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.423 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1548148123.424 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.425 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.427 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1548148123.427 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* (* (sqrt 2) PI) 0) (* 0 (sqrt (- 1 (* 3 (pow v 2))))))) into 0 1548148123.427 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.427 * [misc]backup-simplify: Simplify 0 into 0 1548148123.428 * [misc]backup-simplify: Simplify 0 into 0 1548148123.428 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.429 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (* (sqrt 2) PI))) into 0 1548148123.429 * [misc]backup-simplify: Simplify 0 into 0 1548148123.429 * [misc]backup-simplify: Simplify 0 into 0 1548148123.430 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148123.430 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2))))) into 0 1548148123.430 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.430 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.431 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1548148123.431 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.432 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.434 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1548148123.434 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* (* (sqrt 2) PI) 0) (+ (* 0 0) (* 0 (sqrt (- 1 (* 3 (pow v 2)))))))) into 0 1548148123.434 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.434 * [misc]backup-simplify: Simplify 0 into 0 1548148123.434 * [misc]backup-simplify: Simplify 0 into 0 1548148123.434 * [misc]backup-simplify: Simplify 0 into 0 1548148123.435 * [misc]backup-simplify: Simplify (* (* (sqrt 2) PI) (* 1 t)) into (* t (* (sqrt 2) PI)) 1548148123.435 * [misc]backup-simplify: Simplify (* (* PI (/ 1 t)) (sqrt (* 2 (- 1 (* 3 (* (/ 1 v) (/ 1 v))))))) into (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) 1548148123.435 * [misc]approximate: Taking taylor expansion of (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in (t v) around 0 1548148123.435 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.435 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) PI) t) in v 1548148123.435 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1548148123.435 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.435 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.435 * [misc]backup-simplify: Simplify 2 into 2 1548148123.435 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.435 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.435 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.435 * [misc]backup-simplify: Simplify PI into PI 1548148123.435 * [misc]taylor: Taking taylor expansion of t in v 1548148123.435 * [misc]backup-simplify: Simplify t into t 1548148123.436 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.436 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) PI) t) into (/ (* (sqrt 2) PI) t) 1548148123.436 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.436 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.436 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.436 * [misc]backup-simplify: Simplify 1 into 1 1548148123.436 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.436 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.436 * [misc]backup-simplify: Simplify 3 into 3 1548148123.436 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.436 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.436 * [misc]taylor: Taking taylor expansion of v in v 1548148123.436 * [misc]backup-simplify: Simplify 0 into 0 1548148123.436 * [misc]backup-simplify: Simplify 1 into 1 1548148123.436 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.436 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.437 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.437 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.437 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.437 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1548148123.437 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.437 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.437 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.437 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.437 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.438 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1548148123.438 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in t 1548148123.438 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) PI) t) in t 1548148123.438 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.438 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.438 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.438 * [misc]backup-simplify: Simplify 2 into 2 1548148123.438 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.438 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.438 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.438 * [misc]backup-simplify: Simplify PI into PI 1548148123.438 * [misc]taylor: Taking taylor expansion of t in t 1548148123.438 * [misc]backup-simplify: Simplify 0 into 0 1548148123.438 * [misc]backup-simplify: Simplify 1 into 1 1548148123.438 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.439 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) PI) 1) into (* (sqrt 2) PI) 1548148123.439 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in t 1548148123.439 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in t 1548148123.439 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.439 * [misc]backup-simplify: Simplify 1 into 1 1548148123.439 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in t 1548148123.439 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.439 * [misc]backup-simplify: Simplify 3 into 3 1548148123.439 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.439 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.439 * [misc]taylor: Taking taylor expansion of v in t 1548148123.439 * [misc]backup-simplify: Simplify v into v 1548148123.439 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.439 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.439 * [misc]backup-simplify: Simplify (* 3 (/ 1 (pow v 2))) into (/ 3 (pow v 2)) 1548148123.439 * [misc]backup-simplify: Simplify (- (/ 3 (pow v 2))) into (- (* 3 (/ 1 (pow v 2)))) 1548148123.439 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (/ 1 (pow v 2))))) into (- 1 (* 3 (/ 1 (pow v 2)))) 1548148123.439 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1548148123.439 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.439 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.440 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.440 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.440 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.440 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.440 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in t 1548148123.440 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) PI) t) in t 1548148123.440 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.440 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.440 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.440 * [misc]backup-simplify: Simplify 2 into 2 1548148123.440 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.440 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.440 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.440 * [misc]backup-simplify: Simplify PI into PI 1548148123.440 * [misc]taylor: Taking taylor expansion of t in t 1548148123.440 * [misc]backup-simplify: Simplify 0 into 0 1548148123.440 * [misc]backup-simplify: Simplify 1 into 1 1548148123.441 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.441 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) PI) 1) into (* (sqrt 2) PI) 1548148123.441 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in t 1548148123.441 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in t 1548148123.441 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.441 * [misc]backup-simplify: Simplify 1 into 1 1548148123.441 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in t 1548148123.441 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.441 * [misc]backup-simplify: Simplify 3 into 3 1548148123.441 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.441 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.441 * [misc]taylor: Taking taylor expansion of v in t 1548148123.441 * [misc]backup-simplify: Simplify v into v 1548148123.441 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.441 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.441 * [misc]backup-simplify: Simplify (* 3 (/ 1 (pow v 2))) into (/ 3 (pow v 2)) 1548148123.441 * [misc]backup-simplify: Simplify (- (/ 3 (pow v 2))) into (- (* 3 (/ 1 (pow v 2)))) 1548148123.442 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (/ 1 (pow v 2))))) into (- 1 (* 3 (/ 1 (pow v 2)))) 1548148123.442 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1548148123.442 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.442 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.442 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.442 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.442 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.442 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.443 * [misc]backup-simplify: Simplify (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) into (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) 1548148123.443 * [misc]taylor: Taking taylor expansion of (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.443 * [misc]backup-simplify: Simplify 2 into 2 1548148123.443 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.443 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.443 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.443 * [misc]backup-simplify: Simplify PI into PI 1548148123.443 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.443 * [misc]backup-simplify: Simplify 1 into 1 1548148123.443 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.443 * [misc]backup-simplify: Simplify 3 into 3 1548148123.443 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.443 * [misc]taylor: Taking taylor expansion of v in v 1548148123.443 * [misc]backup-simplify: Simplify 0 into 0 1548148123.443 * [misc]backup-simplify: Simplify 1 into 1 1548148123.443 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.443 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.444 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.444 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.444 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.444 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1548148123.444 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.444 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.444 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.444 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.444 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.445 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1548148123.445 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.445 * [misc]backup-simplify: Simplify (* (* (sqrt 2) PI) (sqrt -3)) into (* (sqrt 2) (* (sqrt -3) PI)) 1548148123.447 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -3) PI)) into (* (sqrt 2) (* (sqrt -3) PI)) 1548148123.447 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.448 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)))) into 0 1548148123.449 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.449 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.449 * [misc]backup-simplify: Simplify 0 into 0 1548148123.449 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.450 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (* 0 (sqrt -3))) into 0 1548148123.450 * [misc]backup-simplify: Simplify 0 into 0 1548148123.450 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148123.450 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148123.450 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))) into 0 1548148123.450 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.451 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.451 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.452 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.452 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.453 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.454 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1548148123.454 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.454 * [misc]backup-simplify: Simplify 0 into 0 1548148123.454 * [misc]backup-simplify: Simplify 0 into 0 1548148123.454 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.454 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.455 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.455 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.455 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.456 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1548148123.456 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.457 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.458 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))) into (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3))) 1548148123.459 * [misc]backup-simplify: Simplify (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3))) into (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3))) 1548148123.459 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148123.459 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148123.459 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2)))))) into 0 1548148123.460 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.460 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.460 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.460 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.461 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.463 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.464 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))))) into 0 1548148123.464 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.464 * [misc]backup-simplify: Simplify 0 into 0 1548148123.465 * [misc]backup-simplify: Simplify 0 into 0 1548148123.465 * [misc]backup-simplify: Simplify 0 into 0 1548148123.465 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.465 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.466 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.466 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.466 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.466 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1548148123.466 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.468 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.469 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1548148123.469 * [misc]backup-simplify: Simplify 0 into 0 1548148123.470 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148123.470 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148123.471 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))))) into 0 1548148123.471 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.471 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.472 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.473 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.474 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148123.475 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.476 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))))))) into 0 1548148123.476 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.476 * [misc]backup-simplify: Simplify 0 into 0 1548148123.476 * [misc]backup-simplify: Simplify 0 into 0 1548148123.476 * [misc]backup-simplify: Simplify 0 into 0 1548148123.476 * [misc]backup-simplify: Simplify 0 into 0 1548148123.477 * [misc]backup-simplify: Simplify (+ (* (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3))) (* (/ 1 v) (/ 1 (/ 1 t)))) (* (* (sqrt 2) (* (sqrt -3) PI)) (* (/ 1 (/ 1 v)) (/ 1 (/ 1 t))))) into (+ (* t (* (sqrt 2) (* v (* (sqrt -3) PI)))) (* 1/2 (/ (* t (* (sqrt 2) PI)) (* v (sqrt -3))))) 1548148123.478 * [misc]backup-simplify: Simplify (* (* PI (/ 1 (- t))) (sqrt (* 2 (- 1 (* 3 (* (/ 1 (- v)) (/ 1 (- v)))))))) into (* -1 (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) 1548148123.478 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) in (t v) around 0 1548148123.478 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) in v 1548148123.478 * [misc]taylor: Taking taylor expansion of -1 in v 1548148123.478 * [misc]backup-simplify: Simplify -1 into -1 1548148123.478 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.478 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) PI) t) in v 1548148123.478 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1548148123.478 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.478 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.478 * [misc]backup-simplify: Simplify 2 into 2 1548148123.478 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.478 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.478 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.478 * [misc]backup-simplify: Simplify PI into PI 1548148123.478 * [misc]taylor: Taking taylor expansion of t in v 1548148123.478 * [misc]backup-simplify: Simplify t into t 1548148123.478 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.479 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) PI) t) into (/ (* (sqrt 2) PI) t) 1548148123.479 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.479 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.479 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.479 * [misc]backup-simplify: Simplify 1 into 1 1548148123.479 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.479 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.479 * [misc]backup-simplify: Simplify 3 into 3 1548148123.479 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.479 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.479 * [misc]taylor: Taking taylor expansion of v in v 1548148123.479 * [misc]backup-simplify: Simplify 0 into 0 1548148123.479 * [misc]backup-simplify: Simplify 1 into 1 1548148123.479 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.479 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.479 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.479 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.479 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.479 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1548148123.480 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.480 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.480 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.480 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.480 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.480 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1548148123.480 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) in t 1548148123.480 * [misc]taylor: Taking taylor expansion of -1 in t 1548148123.480 * [misc]backup-simplify: Simplify -1 into -1 1548148123.480 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in t 1548148123.480 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) PI) t) in t 1548148123.480 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.480 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.480 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.480 * [misc]backup-simplify: Simplify 2 into 2 1548148123.481 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.481 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.481 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.481 * [misc]backup-simplify: Simplify PI into PI 1548148123.481 * [misc]taylor: Taking taylor expansion of t in t 1548148123.481 * [misc]backup-simplify: Simplify 0 into 0 1548148123.481 * [misc]backup-simplify: Simplify 1 into 1 1548148123.481 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.482 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) PI) 1) into (* (sqrt 2) PI) 1548148123.482 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in t 1548148123.482 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in t 1548148123.482 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.482 * [misc]backup-simplify: Simplify 1 into 1 1548148123.482 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in t 1548148123.482 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.482 * [misc]backup-simplify: Simplify 3 into 3 1548148123.482 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.482 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.482 * [misc]taylor: Taking taylor expansion of v in t 1548148123.482 * [misc]backup-simplify: Simplify v into v 1548148123.482 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.482 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.482 * [misc]backup-simplify: Simplify (* 3 (/ 1 (pow v 2))) into (/ 3 (pow v 2)) 1548148123.483 * [misc]backup-simplify: Simplify (- (/ 3 (pow v 2))) into (- (* 3 (/ 1 (pow v 2)))) 1548148123.483 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (/ 1 (pow v 2))))) into (- 1 (* 3 (/ 1 (pow v 2)))) 1548148123.483 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1548148123.483 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.483 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.483 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.484 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.484 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.484 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.484 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) in t 1548148123.484 * [misc]taylor: Taking taylor expansion of -1 in t 1548148123.484 * [misc]backup-simplify: Simplify -1 into -1 1548148123.484 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) PI) t) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in t 1548148123.484 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) PI) t) in t 1548148123.484 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1548148123.484 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1548148123.484 * [misc]taylor: Taking taylor expansion of 2 in t 1548148123.484 * [misc]backup-simplify: Simplify 2 into 2 1548148123.484 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.485 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.485 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.485 * [misc]backup-simplify: Simplify PI into PI 1548148123.485 * [misc]taylor: Taking taylor expansion of t in t 1548148123.485 * [misc]backup-simplify: Simplify 0 into 0 1548148123.485 * [misc]backup-simplify: Simplify 1 into 1 1548148123.485 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.486 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) PI) 1) into (* (sqrt 2) PI) 1548148123.486 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in t 1548148123.486 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in t 1548148123.486 * [misc]taylor: Taking taylor expansion of 1 in t 1548148123.486 * [misc]backup-simplify: Simplify 1 into 1 1548148123.486 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in t 1548148123.486 * [misc]taylor: Taking taylor expansion of 3 in t 1548148123.486 * [misc]backup-simplify: Simplify 3 into 3 1548148123.486 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148123.486 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148123.486 * [misc]taylor: Taking taylor expansion of v in t 1548148123.486 * [misc]backup-simplify: Simplify v into v 1548148123.486 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148123.486 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148123.486 * [misc]backup-simplify: Simplify (* 3 (/ 1 (pow v 2))) into (/ 3 (pow v 2)) 1548148123.487 * [misc]backup-simplify: Simplify (- (/ 3 (pow v 2))) into (- (* 3 (/ 1 (pow v 2)))) 1548148123.487 * [misc]backup-simplify: Simplify (+ 1 (- (* 3 (/ 1 (pow v 2))))) into (- 1 (* 3 (/ 1 (pow v 2)))) 1548148123.487 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1548148123.487 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148123.487 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148123.487 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148123.488 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.488 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.488 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.488 * [misc]backup-simplify: Simplify (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) into (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) 1548148123.489 * [misc]backup-simplify: Simplify (* -1 (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into (* -1 (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) 1548148123.489 * [misc]taylor: Taking taylor expansion of (* -1 (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of -1 in v 1548148123.489 * [misc]backup-simplify: Simplify -1 into -1 1548148123.489 * [misc]taylor: Taking taylor expansion of (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of 2 in v 1548148123.489 * [misc]backup-simplify: Simplify 2 into 2 1548148123.489 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1548148123.489 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1548148123.489 * [misc]taylor: Taking taylor expansion of PI in v 1548148123.489 * [misc]backup-simplify: Simplify PI into PI 1548148123.489 * [misc]taylor: Taking taylor expansion of (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of (- 1 (* 3 (/ 1 (pow v 2)))) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of 1 in v 1548148123.489 * [misc]backup-simplify: Simplify 1 into 1 1548148123.489 * [misc]taylor: Taking taylor expansion of (* 3 (/ 1 (pow v 2))) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of 3 in v 1548148123.489 * [misc]backup-simplify: Simplify 3 into 3 1548148123.489 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.489 * [misc]taylor: Taking taylor expansion of v in v 1548148123.489 * [misc]backup-simplify: Simplify 0 into 0 1548148123.489 * [misc]backup-simplify: Simplify 1 into 1 1548148123.489 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.490 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148123.490 * [misc]backup-simplify: Simplify (* 3 1) into 3 1548148123.490 * [misc]backup-simplify: Simplify (- 3) into -3 1548148123.490 * [misc]backup-simplify: Simplify (+ 0 -3) into -3 1548148123.490 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1548148123.490 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.490 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148123.490 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 1)) into 0 1548148123.490 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.491 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.491 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1548148123.491 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1548148123.491 * [misc]backup-simplify: Simplify (* (* (sqrt 2) PI) (sqrt -3)) into (* (sqrt 2) (* (sqrt -3) PI)) 1548148123.492 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (* (sqrt -3) PI))) into (* -1 (* (sqrt 2) (* (sqrt -3) PI))) 1548148123.493 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (* (sqrt -3) PI))) into (* -1 (* (sqrt 2) (* (sqrt -3) PI))) 1548148123.493 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.494 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)))) into 0 1548148123.495 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.495 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1548148123.495 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.495 * [misc]backup-simplify: Simplify 0 into 0 1548148123.496 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1548148123.496 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (* 0 (sqrt -3))) into 0 1548148123.497 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (* (sqrt -3) PI)))) into 0 1548148123.497 * [misc]backup-simplify: Simplify 0 into 0 1548148123.497 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148123.497 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148123.498 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))) into 0 1548148123.498 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.498 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.498 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.499 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.500 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.501 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.501 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1548148123.502 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))))) into 0 1548148123.502 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.502 * [misc]backup-simplify: Simplify 0 into 0 1548148123.502 * [misc]backup-simplify: Simplify 0 into 0 1548148123.502 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.502 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.503 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.503 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.503 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148123.504 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1548148123.504 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1548148123.505 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.506 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))) into (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3))) 1548148123.508 * [misc]backup-simplify: Simplify (+ (* -1 (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3)))) (+ (* 0 0) (* 0 (* (sqrt 2) (* (sqrt -3) PI))))) into (- (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3)))) 1548148123.509 * [misc]backup-simplify: Simplify (- (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3)))) into (- (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3)))) 1548148123.510 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148123.510 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148123.510 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2)))))) into 0 1548148123.511 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.511 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.511 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.511 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.513 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.515 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.516 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))))) into 0 1548148123.517 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))))))) into 0 1548148123.517 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.517 * [misc]backup-simplify: Simplify 0 into 0 1548148123.517 * [misc]backup-simplify: Simplify 0 into 0 1548148123.517 * [misc]backup-simplify: Simplify 0 into 0 1548148123.517 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.518 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.518 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.518 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.518 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.519 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1548148123.519 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.521 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.522 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1548148123.526 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3)))) (+ (* 0 0) (* 0 (* (sqrt 2) (* (sqrt -3) PI)))))) into 0 1548148123.526 * [misc]backup-simplify: Simplify 0 into 0 1548148123.527 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148123.527 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148123.528 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))))) into 0 1548148123.528 * [misc]backup-simplify: Simplify (- 0) into 0 1548148123.528 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148123.529 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1548148123.530 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1548148123.532 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148123.534 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) PI) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.536 * [misc]backup-simplify: Simplify (+ (* (* (sqrt 2) PI) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (- 1 (* 3 (/ 1 (pow v 2)))))))))) into 0 1548148123.537 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (* (sqrt 2) PI) (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))))))) into 0 1548148123.537 * [misc]taylor: Taking taylor expansion of 0 in v 1548148123.537 * [misc]backup-simplify: Simplify 0 into 0 1548148123.537 * [misc]backup-simplify: Simplify 0 into 0 1548148123.537 * [misc]backup-simplify: Simplify 0 into 0 1548148123.537 * [misc]backup-simplify: Simplify 0 into 0 1548148123.540 * [misc]backup-simplify: Simplify (+ (* (- (* 1/2 (/ (* (sqrt 2) PI) (sqrt -3)))) (* (/ 1 (- v)) (/ 1 (/ 1 (- t))))) (* (* -1 (* (sqrt 2) (* (sqrt -3) PI))) (* (/ 1 (/ 1 (- v))) (/ 1 (/ 1 (- t)))))) into (- (+ (* t (* (sqrt 2) (* v (* (sqrt -3) PI)))) (* 1/2 (/ (* t (* (sqrt 2) PI)) (* v (sqrt -3)))))) 1548148123.540 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 1 1) 1548148123.540 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1548148123.540 * [misc]approximate: Taking taylor expansion of (* t PI) in (t) around 0 1548148123.540 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148123.540 * [misc]taylor: Taking taylor expansion of t in t 1548148123.540 * [misc]backup-simplify: Simplify 0 into 0 1548148123.540 * [misc]backup-simplify: Simplify 1 into 1 1548148123.540 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.540 * [misc]backup-simplify: Simplify PI into PI 1548148123.540 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148123.540 * [misc]taylor: Taking taylor expansion of t in t 1548148123.540 * [misc]backup-simplify: Simplify 0 into 0 1548148123.540 * [misc]backup-simplify: Simplify 1 into 1 1548148123.540 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.540 * [misc]backup-simplify: Simplify PI into PI 1548148123.541 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148123.541 * [misc]backup-simplify: Simplify 0 into 0 1548148123.541 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148123.542 * [misc]backup-simplify: Simplify PI into PI 1548148123.542 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148123.543 * [misc]backup-simplify: Simplify 0 into 0 1548148123.544 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.544 * [misc]backup-simplify: Simplify 0 into 0 1548148123.545 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148123.545 * [misc]backup-simplify: Simplify 0 into 0 1548148123.547 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))) into 0 1548148123.547 * [misc]backup-simplify: Simplify 0 into 0 1548148123.549 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))))) into 0 1548148123.549 * [misc]backup-simplify: Simplify 0 into 0 1548148123.551 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))))) into 0 1548148123.551 * [misc]backup-simplify: Simplify 0 into 0 1548148123.551 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1548148123.551 * [misc]backup-simplify: Simplify (* PI (/ 1 t)) into (/ PI t) 1548148123.551 * [misc]approximate: Taking taylor expansion of (/ PI t) in (t) around 0 1548148123.551 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148123.551 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.551 * [misc]backup-simplify: Simplify PI into PI 1548148123.551 * [misc]taylor: Taking taylor expansion of t in t 1548148123.551 * [misc]backup-simplify: Simplify 0 into 0 1548148123.551 * [misc]backup-simplify: Simplify 1 into 1 1548148123.551 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148123.552 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148123.552 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.552 * [misc]backup-simplify: Simplify PI into PI 1548148123.552 * [misc]taylor: Taking taylor expansion of t in t 1548148123.552 * [misc]backup-simplify: Simplify 0 into 0 1548148123.552 * [misc]backup-simplify: Simplify 1 into 1 1548148123.552 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148123.552 * [misc]backup-simplify: Simplify PI into PI 1548148123.552 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148123.553 * [misc]backup-simplify: Simplify 0 into 0 1548148123.553 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.553 * [misc]backup-simplify: Simplify 0 into 0 1548148123.554 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.554 * [misc]backup-simplify: Simplify 0 into 0 1548148123.555 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.555 * [misc]backup-simplify: Simplify 0 into 0 1548148123.557 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.557 * [misc]backup-simplify: Simplify 0 into 0 1548148123.559 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.559 * [misc]backup-simplify: Simplify 0 into 0 1548148123.559 * [misc]backup-simplify: Simplify (* PI (/ 1 (/ 1 t))) into (* t PI) 1548148123.559 * [misc]backup-simplify: Simplify (* PI (/ 1 (- t))) into (* -1 (/ PI t)) 1548148123.559 * [misc]approximate: Taking taylor expansion of (* -1 (/ PI t)) in (t) around 0 1548148123.559 * [misc]taylor: Taking taylor expansion of (* -1 (/ PI t)) in t 1548148123.559 * [misc]taylor: Taking taylor expansion of -1 in t 1548148123.559 * [misc]backup-simplify: Simplify -1 into -1 1548148123.559 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148123.559 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.559 * [misc]backup-simplify: Simplify PI into PI 1548148123.559 * [misc]taylor: Taking taylor expansion of t in t 1548148123.559 * [misc]backup-simplify: Simplify 0 into 0 1548148123.559 * [misc]backup-simplify: Simplify 1 into 1 1548148123.559 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148123.559 * [misc]taylor: Taking taylor expansion of (* -1 (/ PI t)) in t 1548148123.559 * [misc]taylor: Taking taylor expansion of -1 in t 1548148123.559 * [misc]backup-simplify: Simplify -1 into -1 1548148123.559 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148123.559 * [misc]taylor: Taking taylor expansion of PI in t 1548148123.559 * [misc]backup-simplify: Simplify PI into PI 1548148123.559 * [misc]taylor: Taking taylor expansion of t in t 1548148123.559 * [misc]backup-simplify: Simplify 0 into 0 1548148123.559 * [misc]backup-simplify: Simplify 1 into 1 1548148123.560 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148123.560 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148123.560 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148123.561 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148123.561 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 PI)) into 0 1548148123.561 * [misc]backup-simplify: Simplify 0 into 0 1548148123.562 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.563 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 PI))) into 0 1548148123.563 * [misc]backup-simplify: Simplify 0 into 0 1548148123.563 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.564 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148123.564 * [misc]backup-simplify: Simplify 0 into 0 1548148123.565 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.567 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148123.567 * [misc]backup-simplify: Simplify 0 into 0 1548148123.568 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.570 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))) into 0 1548148123.570 * [misc]backup-simplify: Simplify 0 into 0 1548148123.571 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.574 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))))) into 0 1548148123.574 * [misc]backup-simplify: Simplify 0 into 0 1548148123.575 * [misc]backup-simplify: Simplify (* (* -1 PI) (/ 1 (/ 1 (- t)))) into (* t PI) 1548148123.575 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2) 1548148123.575 * [misc]backup-simplify: Simplify (* 5 (* v v)) into (* 5 (pow v 2)) 1548148123.575 * [misc]approximate: Taking taylor expansion of (* 5 (pow v 2)) in (v) around 0 1548148123.575 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148123.575 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.575 * [misc]backup-simplify: Simplify 5 into 5 1548148123.575 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.575 * [misc]taylor: Taking taylor expansion of v in v 1548148123.575 * [misc]backup-simplify: Simplify 0 into 0 1548148123.575 * [misc]backup-simplify: Simplify 1 into 1 1548148123.575 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148123.575 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.575 * [misc]backup-simplify: Simplify 5 into 5 1548148123.575 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.575 * [misc]taylor: Taking taylor expansion of v in v 1548148123.575 * [misc]backup-simplify: Simplify 0 into 0 1548148123.575 * [misc]backup-simplify: Simplify 1 into 1 1548148123.576 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.576 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148123.576 * [misc]backup-simplify: Simplify 5 into 5 1548148123.576 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.576 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148123.576 * [misc]backup-simplify: Simplify 0 into 0 1548148123.577 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.577 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.577 * [misc]backup-simplify: Simplify 0 into 0 1548148123.577 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.578 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.578 * [misc]backup-simplify: Simplify 0 into 0 1548148123.578 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148123.578 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148123.578 * [misc]backup-simplify: Simplify 0 into 0 1548148123.579 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148123.579 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148123.579 * [misc]backup-simplify: Simplify 0 into 0 1548148123.580 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148123.580 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148123.580 * [misc]backup-simplify: Simplify 0 into 0 1548148123.581 * [misc]backup-simplify: Simplify (* 5 (pow v 2)) into (* 5 (pow v 2)) 1548148123.581 * [misc]backup-simplify: Simplify (* 5 (* (/ 1 v) (/ 1 v))) into (/ 5 (pow v 2)) 1548148123.581 * [misc]approximate: Taking taylor expansion of (/ 5 (pow v 2)) in (v) around 0 1548148123.581 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148123.581 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.581 * [misc]backup-simplify: Simplify 5 into 5 1548148123.581 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.581 * [misc]taylor: Taking taylor expansion of v in v 1548148123.581 * [misc]backup-simplify: Simplify 0 into 0 1548148123.581 * [misc]backup-simplify: Simplify 1 into 1 1548148123.581 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.581 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148123.581 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148123.581 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.581 * [misc]backup-simplify: Simplify 5 into 5 1548148123.581 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.581 * [misc]taylor: Taking taylor expansion of v in v 1548148123.581 * [misc]backup-simplify: Simplify 0 into 0 1548148123.582 * [misc]backup-simplify: Simplify 1 into 1 1548148123.582 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.582 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148123.582 * [misc]backup-simplify: Simplify 5 into 5 1548148123.582 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.582 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1548148123.582 * [misc]backup-simplify: Simplify 0 into 0 1548148123.583 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.583 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.583 * [misc]backup-simplify: Simplify 0 into 0 1548148123.583 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.584 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.584 * [misc]backup-simplify: Simplify 0 into 0 1548148123.584 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148123.585 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.585 * [misc]backup-simplify: Simplify 0 into 0 1548148123.585 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148123.586 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.586 * [misc]backup-simplify: Simplify 0 into 0 1548148123.586 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148123.587 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.587 * [misc]backup-simplify: Simplify 0 into 0 1548148123.587 * [misc]backup-simplify: Simplify (* 5 (pow (/ 1 (/ 1 v)) 2)) into (* 5 (pow v 2)) 1548148123.587 * [misc]backup-simplify: Simplify (* 5 (* (/ 1 (- v)) (/ 1 (- v)))) into (/ 5 (pow v 2)) 1548148123.587 * [misc]approximate: Taking taylor expansion of (/ 5 (pow v 2)) in (v) around 0 1548148123.587 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148123.587 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.587 * [misc]backup-simplify: Simplify 5 into 5 1548148123.587 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.588 * [misc]taylor: Taking taylor expansion of v in v 1548148123.588 * [misc]backup-simplify: Simplify 0 into 0 1548148123.588 * [misc]backup-simplify: Simplify 1 into 1 1548148123.588 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.588 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148123.588 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148123.588 * [misc]taylor: Taking taylor expansion of 5 in v 1548148123.588 * [misc]backup-simplify: Simplify 5 into 5 1548148123.588 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148123.588 * [misc]taylor: Taking taylor expansion of v in v 1548148123.588 * [misc]backup-simplify: Simplify 0 into 0 1548148123.588 * [misc]backup-simplify: Simplify 1 into 1 1548148123.588 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148123.588 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148123.589 * [misc]backup-simplify: Simplify 5 into 5 1548148123.589 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148123.589 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1548148123.589 * [misc]backup-simplify: Simplify 0 into 0 1548148123.589 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148123.590 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.590 * [misc]backup-simplify: Simplify 0 into 0 1548148123.590 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148123.591 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.591 * [misc]backup-simplify: Simplify 0 into 0 1548148123.591 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148123.591 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.591 * [misc]backup-simplify: Simplify 0 into 0 1548148123.592 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148123.592 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.592 * [misc]backup-simplify: Simplify 0 into 0 1548148123.593 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148123.594 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148123.594 * [misc]backup-simplify: Simplify 0 into 0 1548148123.594 * [misc]backup-simplify: Simplify (* 5 (pow (/ 1 (/ 1 (- v))) 2)) into (* 5 (pow v 2)) 1548148123.594 * * * [misc]progress: simplifying candidates 1548148123.594 * * * * [misc]progress: [ 1 / 81 ] simplifiying candidate # 1548148123.594 * * * * [misc]progress: [ 2 / 81 ] simplifiying candidate # 1548148123.594 * [enter]simplify: Simplifying (- (log (- 1 (* 5 (* v v)))) (+ (+ (log (* PI t)) (log (sqrt (* 2 (- 1 (* 3 (* v v))))))) (log (- 1 (* v v))))) 1548148123.595 * * [misc]simplify: iters left: 6 (23 enodes) 1548148123.602 * * [misc]simplify: iters left: 5 (50 enodes) 1548148123.619 * * [misc]simplify: iters left: 4 (113 enodes) 1548148123.637 * * [misc]simplify: iters left: 3 (224 enodes) 1548148123.694 * [exit]simplify: Simplified to (- (- (log (+ 1 (* v (* v -5)))) (+ (log (- 1 (* v v))) (log (* PI t)))) (log (sqrt (+ (* (* v v) -6) 2)))) 1548148123.694 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (+ 1 (* v (* v -5)))) (+ (log (- 1 (* v v))) (log (* PI t)))) (log (sqrt (+ (* (* v v) -6) 2)))))) 1548148123.694 * * * * [misc]progress: [ 3 / 81 ] simplifiying candidate # 1548148123.695 * [enter]simplify: Simplifying (- (log (- 1 (* 5 (* v v)))) (+ (log (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v))))))) (log (- 1 (* v v))))) 1548148123.695 * * [misc]simplify: iters left: 6 (22 enodes) 1548148123.701 * * [misc]simplify: iters left: 5 (49 enodes) 1548148123.714 * * [misc]simplify: iters left: 4 (108 enodes) 1548148123.730 * * [misc]simplify: iters left: 3 (196 enodes) 1548148123.787 * * [misc]simplify: iters left: 2 (370 enodes) 1548148123.923 * [exit]simplify: Simplified to (- (- (log (- 1 (* (* v v) 5))) (+ (log (* PI t)) (log (- 1 (* v v))))) (log (sqrt (- 2 (* (* 6 v) v))))) 1548148123.923 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (- 1 (* (* v v) 5))) (+ (log (* PI t)) (log (- 1 (* v v))))) (log (sqrt (- 2 (* (* 6 v) v))))))) 1548148123.923 * * * * [misc]progress: [ 4 / 81 ] simplifiying candidate # 1548148123.924 * [enter]simplify: Simplifying (- (log (- 1 (* 5 (* v v)))) (log (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148123.924 * * [misc]simplify: iters left: 6 (21 enodes) 1548148123.929 * * [misc]simplify: iters left: 5 (48 enodes) 1548148123.941 * * [misc]simplify: iters left: 4 (128 enodes) 1548148123.972 * * [misc]simplify: iters left: 3 (401 enodes) 1548148124.163 * [exit]simplify: Simplified to (- (log (+ 1 (* (* -5 v) v))) (log (* (sqrt (+ 2 (* v (* -6 v)))) (* (- 1 (* v v)) (* PI t))))) 1548148124.163 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (+ 1 (* (* -5 v) v))) (log (* (sqrt (+ 2 (* v (* -6 v)))) (* (- 1 (* v v)) (* PI t))))))) 1548148124.163 * * * * [misc]progress: [ 5 / 81 ] simplifiying candidate # 1548148124.163 * * * * [misc]progress: [ 6 / 81 ] simplifiying candidate # 1548148124.163 * * * * [misc]progress: [ 7 / 81 ] simplifiying candidate # 1548148124.164 * [enter]simplify: Simplifying (/ (* (* (- 1 (* 5 (* v v))) (- 1 (* 5 (* v v)))) (- 1 (* 5 (* v v)))) (* (* (* (* (* PI t) (* PI t)) (* PI t)) (* (* (sqrt (* 2 (- 1 (* 3 (* v v))))) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (sqrt (* 2 (- 1 (* 3 (* v v))))))) (* (* (- 1 (* v v)) (- 1 (* v v))) (- 1 (* v v))))) 1548148124.164 * * [misc]simplify: iters left: 6 (27 enodes) 1548148124.173 * * [misc]simplify: iters left: 5 (70 enodes) 1548148124.199 * * [misc]simplify: iters left: 4 (318 enodes) 1548148124.442 * [exit]simplify: Simplified to (* (/ (/ (- 1 (* (* v v) 5)) (+ (* (* -3 v) (* v 2)) 2)) (sqrt (+ (* (* -3 v) (* v 2)) 2))) (/ (* (- 1 (* (* v v) 5)) (- 1 (* (* v v) 5))) (* (* (pow (* t PI) 3) (- 1 (* v v))) (* (- 1 (* v v)) (- 1 (* v v)))))) 1548148124.443 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (/ (- 1 (* (* v v) 5)) (+ (* (* -3 v) (* v 2)) 2)) (sqrt (+ (* (* -3 v) (* v 2)) 2))) (/ (* (- 1 (* (* v v) 5)) (- 1 (* (* v v) 5))) (* (* (pow (* t PI) 3) (- 1 (* v v))) (* (- 1 (* v v)) (- 1 (* v v)))))))) 1548148124.443 * * * * [misc]progress: [ 8 / 81 ] simplifiying candidate # 1548148124.443 * [enter]simplify: Simplifying (/ (* (* (- 1 (* 5 (* v v))) (- 1 (* 5 (* v v)))) (- 1 (* 5 (* v v)))) (* (* (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v))))))) (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v))))))) (* (* (- 1 (* v v)) (- 1 (* v v))) (- 1 (* v v))))) 1548148124.443 * * [misc]simplify: iters left: 6 (25 enodes) 1548148124.451 * * [misc]simplify: iters left: 5 (65 enodes) 1548148124.479 * * [misc]simplify: iters left: 4 (273 enodes) 1548148124.711 * [exit]simplify: Simplified to (/ (* (* (/ (- 1 (* (* v v) 5)) (- 1 (* v v))) (/ (- 1 (* (* v v) 5)) (* (- 1 (* v v)) (- 1 (* v v))))) (- 1 (* (* v v) 5))) (* (sqrt (+ (* (* -3 v) (* v 2)) 2)) (* (* (* t PI) (* t PI)) (* (* t PI) (+ (* (* -3 v) (* v 2)) 2))))) 1548148124.711 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (* (* (/ (- 1 (* (* v v) 5)) (- 1 (* v v))) (/ (- 1 (* (* v v) 5)) (* (- 1 (* v v)) (- 1 (* v v))))) (- 1 (* (* v v) 5))) (* (sqrt (+ (* (* -3 v) (* v 2)) 2)) (* (* (* t PI) (* t PI)) (* (* t PI) (+ (* (* -3 v) (* v 2)) 2))))))) 1548148124.711 * * * * [misc]progress: [ 9 / 81 ] simplifiying candidate # 1548148124.711 * [enter]simplify: Simplifying (/ (* (* (- 1 (* 5 (* v v))) (- 1 (* 5 (* v v)))) (- 1 (* 5 (* v v)))) (* (* (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148124.712 * * [misc]simplify: iters left: 6 (23 enodes) 1548148124.720 * * [misc]simplify: iters left: 5 (60 enodes) 1548148124.741 * * [misc]simplify: iters left: 4 (248 enodes) 1548148125.006 * [exit]simplify: Simplified to (/ (* (/ (* (- 1 (* (* v v) 5)) (- 1 (* (* v v) 5))) (* (- 1 (* v v)) (* t PI))) (/ (- 1 (* (* v v) 5)) (sqrt (+ (* (* -3 v) (* v 2)) 2)))) (* (* (* (- 1 (* v v)) (* t PI)) (sqrt (+ (* (* -3 v) (* v 2)) 2))) (* (* (- 1 (* v v)) (* t PI)) (sqrt (+ (* (* -3 v) (* v 2)) 2))))) 1548148125.006 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (* (/ (* (- 1 (* (* v v) 5)) (- 1 (* (* v v) 5))) (* (- 1 (* v v)) (* t PI))) (/ (- 1 (* (* v v) 5)) (sqrt (+ (* (* -3 v) (* v 2)) 2)))) (* (* (* (- 1 (* v v)) (* t PI)) (sqrt (+ (* (* -3 v) (* v 2)) 2))) (* (* (- 1 (* v v)) (* t PI)) (sqrt (+ (* (* -3 v) (* v 2)) 2))))))) 1548148125.007 * * * * [misc]progress: [ 10 / 81 ] simplifiying candidate # 1548148125.007 * * * * [misc]progress: [ 11 / 81 ] simplifiying candidate # 1548148125.007 * * * * [misc]progress: [ 12 / 81 ] simplifiying candidate # 1548148125.007 * * * * [misc]progress: [ 13 / 81 ] simplifiying candidate # 1548148125.007 * * * * [misc]progress: [ 14 / 81 ] simplifiying candidate # 1548148125.007 * [enter]simplify: Simplifying (/ 1 (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) 1548148125.007 * * [misc]simplify: iters left: 6 (16 enodes) 1548148125.013 * * [misc]simplify: iters left: 5 (35 enodes) 1548148125.026 * * [misc]simplify: iters left: 4 (95 enodes) 1548148125.052 * * [misc]simplify: iters left: 3 (312 enodes) 1548148125.279 * [exit]simplify: Simplified to (/ (/ (/ 1 (* t PI)) (sqrt (+ (* (* -6 v) v) 2))) (- 1 (* v v))) 1548148125.279 * [misc]simplify: Simplified (2 1) to (λ (v t) (- (/ (/ (/ 1 (* t PI)) (sqrt (+ (* (* -6 v) v) 2))) (- 1 (* v v))) (/ (* 5 (* v v)) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))))) 1548148125.279 * * * * [misc]progress: [ 15 / 81 ] simplifiying candidate # 1548148125.279 * [enter]simplify: Simplifying (/ (* (cbrt (- 1 (* 5 (* v v)))) (cbrt (- 1 (* 5 (* v v))))) (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v))))))) 1548148125.280 * * [misc]simplify: iters left: 6 (19 enodes) 1548148125.286 * * [misc]simplify: iters left: 5 (43 enodes) 1548148125.302 * * [misc]simplify: iters left: 4 (108 enodes) 1548148125.332 * * [misc]simplify: iters left: 3 (211 enodes) 1548148125.379 * * [misc]simplify: iters left: 2 (335 enodes) 1548148125.486 * * [misc]simplify: iters left: 1 (399 enodes) 1548148125.594 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148125.594 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148125.594 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))) 1548148125.595 * * [misc]simplify: iters left: 6 (9 enodes) 1548148125.598 * * [misc]simplify: iters left: 5 (18 enodes) 1548148125.602 * * [misc]simplify: iters left: 4 (34 enodes) 1548148125.607 * * [misc]simplify: iters left: 3 (40 enodes) 1548148125.611 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v 5) v))) (- 1 (* v v))) 1548148125.611 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* (* v 5) v))) (- 1 (* v v))))) 1548148125.612 * * * * [misc]progress: [ 16 / 81 ] simplifiying candidate # 1548148125.612 * [enter]simplify: Simplifying (/ (sqrt (- 1 (* 5 (* v v)))) (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v))))))) 1548148125.612 * * [misc]simplify: iters left: 6 (18 enodes) 1548148125.615 * * [misc]simplify: iters left: 5 (37 enodes) 1548148125.623 * * [misc]simplify: iters left: 4 (79 enodes) 1548148125.643 * * [misc]simplify: iters left: 3 (116 enodes) 1548148125.663 * * [misc]simplify: iters left: 2 (173 enodes) 1548148125.697 * * [misc]simplify: iters left: 1 (210 enodes) 1548148125.733 * [exit]simplify: Simplified to (/ (/ (sqrt (+ 1 (* -5 (* v v)))) (* PI t)) (sqrt (+ (* (* v v) -6) 2))) 1548148125.733 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (+ 1 (* -5 (* v v)))) (* PI t)) (sqrt (+ (* (* v v) -6) 2))) (/ (sqrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148125.734 * [enter]simplify: Simplifying (/ (sqrt (- 1 (* 5 (* v v)))) (- 1 (* v v))) 1548148125.734 * * [misc]simplify: iters left: 6 (9 enodes) 1548148125.737 * * [misc]simplify: iters left: 5 (18 enodes) 1548148125.742 * * [misc]simplify: iters left: 4 (34 enodes) 1548148125.750 * * [misc]simplify: iters left: 3 (40 enodes) 1548148125.760 * [exit]simplify: Simplified to (/ (sqrt (- 1 (* (* v 5) v))) (- 1 (* v v))) 1548148125.760 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (+ 1 (* -5 (* v v)))) (* PI t)) (sqrt (+ (* (* v v) -6) 2))) (/ (sqrt (- 1 (* (* v 5) v))) (- 1 (* v v))))) 1548148125.760 * * * * [misc]progress: [ 17 / 81 ] simplifiying candidate # 1548148125.760 * [enter]simplify: Simplifying (/ 1 (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v))))))) 1548148125.760 * * [misc]simplify: iters left: 6 (14 enodes) 1548148125.765 * * [misc]simplify: iters left: 5 (28 enodes) 1548148125.775 * * [misc]simplify: iters left: 4 (58 enodes) 1548148125.791 * * [misc]simplify: iters left: 3 (90 enodes) 1548148125.818 * * [misc]simplify: iters left: 2 (147 enodes) 1548148125.863 * * [misc]simplify: iters left: 1 (180 enodes) 1548148125.893 * [exit]simplify: Simplified to (/ (/ (/ 1 t) PI) (sqrt (+ 2 (* (* v -6) v)))) 1548148125.893 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 t) PI) (sqrt (+ 2 (* (* v -6) v)))) (/ (- 1 (* 5 (* v v))) (- 1 (* v v))))) 1548148125.893 * [enter]simplify: Simplifying (/ (- 1 (* 5 (* v v))) (- 1 (* v v))) 1548148125.893 * * [misc]simplify: iters left: 6 (8 enodes) 1548148125.895 * * [misc]simplify: iters left: 5 (20 enodes) 1548148125.898 * * [misc]simplify: iters left: 4 (44 enodes) 1548148125.904 * * [misc]simplify: iters left: 3 (72 enodes) 1548148125.914 * * [misc]simplify: iters left: 2 (132 enodes) 1548148125.937 * * [misc]simplify: iters left: 1 (197 enodes) 1548148125.978 * [exit]simplify: Simplified to (/ (- 1 (* (* v v) 5)) (- 1 (* v v))) 1548148125.978 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (/ 1 t) PI) (sqrt (+ 2 (* (* v -6) v)))) (/ (- 1 (* (* v v) 5)) (- 1 (* v v))))) 1548148125.978 * * * * [misc]progress: [ 18 / 81 ] simplifiying candidate # 1548148125.978 * * * * [misc]progress: [ 19 / 81 ] simplifiying candidate # 1548148125.978 * * * * [misc]progress: [ 20 / 81 ] simplifiying candidate # 1548148125.978 * * * * [misc]progress: [ 21 / 81 ] simplifiying candidate # 1548148125.978 * [enter]simplify: Simplifying (- 1 (* v v)) 1548148125.978 * * [misc]simplify: iters left: 4 (4 enodes) 1548148125.979 * * [misc]simplify: iters left: 3 (8 enodes) 1548148125.980 * * [misc]simplify: iters left: 2 (12 enodes) 1548148125.982 * [exit]simplify: Simplified to (- 1 (* v v)) 1548148125.982 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (- 1 (* 5 (* v v))) (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v))))))) (- 1 (* v v)))) 1548148125.982 * * * * [misc]progress: [ 22 / 81 ] simplifiying candidate # 1548148125.982 * [enter]simplify: Simplifying (* (cbrt (- 1 (* 5 (* v v)))) (cbrt (- 1 (* 5 (* v v))))) 1548148125.983 * * [misc]simplify: iters left: 6 (8 enodes) 1548148125.984 * * [misc]simplify: iters left: 5 (15 enodes) 1548148125.989 * * [misc]simplify: iters left: 4 (29 enodes) 1548148125.996 * * [misc]simplify: iters left: 3 (37 enodes) 1548148126.004 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))) 1548148126.004 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))) (/ (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) (cbrt (- 1 (* 5 (* v v))))))) 1548148126.004 * * * * [misc]progress: [ 23 / 81 ] simplifiying candidate # 1548148126.005 * [enter]simplify: Simplifying (sqrt (- 1 (* 5 (* v v)))) 1548148126.005 * * [misc]simplify: iters left: 6 (7 enodes) 1548148126.006 * * [misc]simplify: iters left: 5 (14 enodes) 1548148126.009 * * [misc]simplify: iters left: 4 (28 enodes) 1548148126.012 * * [misc]simplify: iters left: 3 (36 enodes) 1548148126.016 * [exit]simplify: Simplified to (sqrt (+ 1 (* (* v v) -5))) 1548148126.016 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (+ 1 (* (* v v) -5))) (/ (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) (sqrt (- 1 (* 5 (* v v))))))) 1548148126.016 * * * * [misc]progress: [ 24 / 81 ] simplifiying candidate # 1548148126.016 * * * * [misc]progress: [ 25 / 81 ] simplifiying candidate # 1548148126.017 * [enter]simplify: Simplifying (* (sqrt (+ (* 1 1) (+ (* (* 3 (* v v)) (* 3 (* v v))) (* 1 (* 3 (* v v)))))) (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v))))) 1548148126.017 * * [misc]simplify: iters left: 6 (16 enodes) 1548148126.020 * * [misc]simplify: iters left: 5 (55 enodes) 1548148126.032 * * [misc]simplify: iters left: 4 (189 enodes) 1548148126.115 * * [misc]simplify: iters left: 3 (479 enodes) 1548148126.348 * [exit]simplify: Simplified to (* (+ (* v v) (+ 1 (pow v 4))) (sqrt (+ 1 (+ (* (* 9 v) (pow v 3)) (* (* v v) 3))))) 1548148126.348 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- (pow 1 3) (pow (* 3 (* v v)) 3))))) (- (pow 1 3) (pow (* v v) 3)))) (* (+ (* v v) (+ 1 (pow v 4))) (sqrt (+ 1 (+ (* (* 9 v) (pow v 3)) (* (* v v) 3))))))) 1548148126.348 * * * * [misc]progress: [ 26 / 81 ] simplifiying candidate # 1548148126.349 * [enter]simplify: Simplifying (* (sqrt (+ (* 1 1) (+ (* (* 3 (* v v)) (* 3 (* v v))) (* 1 (* 3 (* v v)))))) (+ 1 (* v v))) 1548148126.349 * * [misc]simplify: iters left: 6 (13 enodes) 1548148126.355 * * [misc]simplify: iters left: 5 (40 enodes) 1548148126.363 * * [misc]simplify: iters left: 4 (109 enodes) 1548148126.406 * * [misc]simplify: iters left: 3 (256 enodes) 1548148126.522 * * [misc]simplify: iters left: 2 (413 enodes) 1548148126.620 * * [misc]simplify: iters left: 1 (477 enodes) 1548148126.681 * [exit]simplify: Simplified to (* (+ 1 (* v v)) (sqrt (+ 1 (+ (* (* v v) 3) (* 9 (pow v 4)))))) 1548148126.681 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- (pow 1 3) (pow (* 3 (* v v)) 3))))) (- (* 1 1) (* (* v v) (* v v))))) (* (+ 1 (* v v)) (sqrt (+ 1 (+ (* (* v v) 3) (* 9 (pow v 4)))))))) 1548148126.682 * * * * [misc]progress: [ 27 / 81 ] simplifiying candidate # 1548148126.682 * [enter]simplify: Simplifying (* (sqrt (+ 1 (* 3 (* v v)))) (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v))))) 1548148126.682 * * [misc]simplify: iters left: 6 (13 enodes) 1548148126.687 * * [misc]simplify: iters left: 5 (39 enodes) 1548148126.707 * * [misc]simplify: iters left: 4 (118 enodes) 1548148126.743 * * [misc]simplify: iters left: 3 (262 enodes) 1548148126.845 * * [misc]simplify: iters left: 2 (447 enodes) 1548148126.942 * [exit]simplify: Simplified to (* (+ (+ 1 (* v v)) (pow v 4)) (sqrt (+ 1 (* (* v 3) v)))) 1548148126.942 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- (* 1 1) (* (* 3 (* v v)) (* 3 (* v v))))))) (- (pow 1 3) (pow (* v v) 3)))) (* (+ (+ 1 (* v v)) (pow v 4)) (sqrt (+ 1 (* (* v 3) v)))))) 1548148126.942 * * * * [misc]progress: [ 28 / 81 ] simplifiying candidate # 1548148126.943 * [enter]simplify: Simplifying (* (sqrt (+ 1 (* 3 (* v v)))) (+ 1 (* v v))) 1548148126.943 * * [misc]simplify: iters left: 6 (9 enodes) 1548148126.944 * * [misc]simplify: iters left: 5 (23 enodes) 1548148126.948 * * [misc]simplify: iters left: 4 (49 enodes) 1548148126.958 * * [misc]simplify: iters left: 3 (77 enodes) 1548148126.974 * * [misc]simplify: iters left: 2 (112 enodes) 1548148127.006 * * [misc]simplify: iters left: 1 (128 enodes) 1548148127.019 * [exit]simplify: Simplified to (* (sqrt (+ 1 (* (* v v) 3))) (+ (* v v) 1)) 1548148127.019 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- (* 1 1) (* (* 3 (* v v)) (* 3 (* v v))))))) (- (* 1 1) (* (* v v) (* v v))))) (* (sqrt (+ 1 (* (* v v) 3))) (+ (* v v) 1)))) 1548148127.019 * * * * [misc]progress: [ 29 / 81 ] simplifiying candidate # 1548148127.020 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1548148127.020 * * [misc]simplify: iters left: 6 (8 enodes) 1548148127.023 * * [misc]simplify: iters left: 5 (23 enodes) 1548148127.032 * * [misc]simplify: iters left: 4 (57 enodes) 1548148127.047 * * [misc]simplify: iters left: 3 (87 enodes) 1548148127.062 * * [misc]simplify: iters left: 2 (118 enodes) 1548148127.083 * * [misc]simplify: iters left: 1 (146 enodes) 1548148127.100 * [exit]simplify: Simplified to (+ 1 (+ (* v v) (pow v 4))) 1548148127.100 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- (pow 1 3) (pow (* v v) 3)))) (+ 1 (+ (* v v) (pow v 4))))) 1548148127.100 * * * * [misc]progress: [ 30 / 81 ] simplifiying candidate # 1548148127.100 * [enter]simplify: Simplifying (+ 1 (* v v)) 1548148127.101 * * [misc]simplify: iters left: 4 (4 enodes) 1548148127.101 * * [misc]simplify: iters left: 3 (7 enodes) 1548148127.102 * [exit]simplify: Simplified to (+ 1 (* v v)) 1548148127.102 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- (* 1 1) (* (* v v) (* v v))))) (+ 1 (* v v)))) 1548148127.102 * * * * [misc]progress: [ 31 / 81 ] simplifiying candidate # 1548148127.102 * [enter]simplify: Simplifying (sqrt (+ (* 1 1) (+ (* (* 3 (* v v)) (* 3 (* v v))) (* 1 (* 3 (* v v)))))) 1548148127.103 * * [misc]simplify: iters left: 6 (11 enodes) 1548148127.105 * * [misc]simplify: iters left: 5 (30 enodes) 1548148127.111 * * [misc]simplify: iters left: 4 (75 enodes) 1548148127.140 * * [misc]simplify: iters left: 3 (132 enodes) 1548148127.177 * * [misc]simplify: iters left: 2 (227 enodes) 1548148127.263 * * [misc]simplify: iters left: 1 (306 enodes) 1548148127.324 * [exit]simplify: Simplified to (sqrt (+ 1 (+ (* 3 (* v v)) (* (pow v 4) 9)))) 1548148127.324 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- (pow 1 3) (pow (* 3 (* v v)) 3))))) (- 1 (* v v)))) (sqrt (+ 1 (+ (* 3 (* v v)) (* (pow v 4) 9)))))) 1548148127.324 * * * * [misc]progress: [ 32 / 81 ] simplifiying candidate # 1548148127.325 * [enter]simplify: Simplifying (sqrt (+ 1 (* 3 (* v v)))) 1548148127.325 * * [misc]simplify: iters left: 6 (7 enodes) 1548148127.326 * * [misc]simplify: iters left: 5 (13 enodes) 1548148127.328 * * [misc]simplify: iters left: 4 (15 enodes) 1548148127.329 * [exit]simplify: Simplified to (sqrt (+ 1 (* (* v v) 3))) 1548148127.329 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- (* 1 1) (* (* 3 (* v v)) (* 3 (* v v))))))) (- 1 (* v v)))) (sqrt (+ 1 (* (* v v) 3))))) 1548148127.329 * * * * [misc]progress: [ 33 / 81 ] simplifiying candidate # 1548148127.330 * [enter]simplify: Simplifying (- (pow 1 3) (pow (* 5 (* v v)) 3)) 1548148127.330 * * [misc]simplify: iters left: 6 (9 enodes) 1548148127.332 * * [misc]simplify: iters left: 5 (25 enodes) 1548148127.337 * * [misc]simplify: iters left: 4 (66 enodes) 1548148127.355 * * [misc]simplify: iters left: 3 (255 enodes) 1548148127.506 * [exit]simplify: Simplified to (+ 1 (* (* (* v v) (* 25 v)) (* (* v -5) (* v v)))) 1548148127.506 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (+ 1 (* (* (* v v) (* 25 v)) (* (* v -5) (* v v)))) (* (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) (+ (* 1 1) (+ (* (* 5 (* v v)) (* 5 (* v v))) (* 1 (* 5 (* v v)))))))) 1548148127.506 * * * * [misc]progress: [ 34 / 81 ] simplifiying candidate # 1548148127.506 * [enter]simplify: Simplifying (- (* 1 1) (* (* 5 (* v v)) (* 5 (* v v)))) 1548148127.506 * * [misc]simplify: iters left: 6 (8 enodes) 1548148127.508 * * [misc]simplify: iters left: 5 (19 enodes) 1548148127.511 * * [misc]simplify: iters left: 4 (51 enodes) 1548148127.520 * * [misc]simplify: iters left: 3 (134 enodes) 1548148127.561 * * [misc]simplify: iters left: 2 (270 enodes) 1548148127.655 * * [misc]simplify: iters left: 1 (316 enodes) 1548148127.742 * [exit]simplify: Simplified to (- 1 (* (pow v 4) 25)) 1548148127.743 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (- 1 (* (pow v 4) 25)) (* (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) (+ 1 (* 5 (* v v)))))) 1548148127.743 * * * * [misc]progress: [ 35 / 81 ] simplifiying candidate # 1548148127.743 * [enter]simplify: Simplifying (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) 1548148127.743 * * [misc]simplify: iters left: 6 (13 enodes) 1548148127.747 * * [misc]simplify: iters left: 5 (25 enodes) 1548148127.757 * * [misc]simplify: iters left: 4 (51 enodes) 1548148127.766 * * [misc]simplify: iters left: 3 (82 enodes) 1548148127.779 * * [misc]simplify: iters left: 2 (139 enodes) 1548148127.811 * * [misc]simplify: iters left: 1 (169 enodes) 1548148127.834 * [exit]simplify: Simplified to (* (sqrt (+ (* (* -6 v) v) 2)) (* PI t)) 1548148127.834 * [misc]simplify: Simplified (2 2 1 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (pow (* (sqrt (+ (* (* -6 v) v) 2)) (* PI t)) 1) (- 1 (* v v))))) 1548148127.834 * * * * [misc]progress: [ 36 / 81 ] simplifiying candidate # 1548148127.834 * * * * [misc]progress: [ 37 / 81 ] simplifiying candidate # 1548148127.834 * [enter]simplify: Simplifying (+ (log (* PI t)) (log (sqrt (* 2 (- 1 (* 3 (* v v))))))) 1548148127.834 * * [misc]simplify: iters left: 6 (15 enodes) 1548148127.836 * * [misc]simplify: iters left: 5 (28 enodes) 1548148127.842 * * [misc]simplify: iters left: 4 (53 enodes) 1548148127.850 * * [misc]simplify: iters left: 3 (87 enodes) 1548148127.875 * * [misc]simplify: iters left: 2 (144 enodes) 1548148127.918 * * [misc]simplify: iters left: 1 (180 enodes) 1548148127.944 * [exit]simplify: Simplified to (+ (log (* PI t)) (log (sqrt (+ 2 (* -6 (* v v)))))) 1548148127.944 * [misc]simplify: Simplified (2 2 1 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (exp (+ (log (* PI t)) (log (sqrt (+ 2 (* -6 (* v v))))))) (- 1 (* v v))))) 1548148127.944 * * * * [misc]progress: [ 38 / 81 ] simplifiying candidate # 1548148127.944 * * * * [misc]progress: [ 39 / 81 ] simplifiying candidate # 1548148127.944 * * * * [misc]progress: [ 40 / 81 ] simplifiying candidate # 1548148127.944 * [enter]simplify: Simplifying (* (* (* (* PI t) (* PI t)) (* PI t)) (* (* (sqrt (* 2 (- 1 (* 3 (* v v))))) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (sqrt (* 2 (- 1 (* 3 (* v v))))))) 1548148127.944 * * [misc]simplify: iters left: 6 (17 enodes) 1548148127.947 * * [misc]simplify: iters left: 5 (39 enodes) 1548148127.962 * * [misc]simplify: iters left: 4 (119 enodes) 1548148128.009 * * [misc]simplify: iters left: 3 (421 enodes) 1548148128.434 * [exit]simplify: Simplified to (* (* (* (* t (* 2 PI)) (* (* PI t) (* PI t))) (- 1 (* (* v v) 3))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148128.434 * [misc]simplify: Simplified (2 2 1 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (cbrt (* (* (* (* t (* 2 PI)) (* (* PI t) (* PI t))) (- 1 (* (* v v) 3))) (sqrt (+ 2 (* (* -6 v) v))))) (- 1 (* v v))))) 1548148128.434 * * * * [misc]progress: [ 41 / 81 ] simplifiying candidate # 1548148128.434 * * * * [misc]progress: [ 42 / 81 ] simplifiying candidate # 1548148128.434 * * * * [misc]progress: [ 43 / 81 ] simplifiying candidate # 1548148128.435 * * * * [misc]progress: [ 44 / 81 ] simplifiying candidate # 1548148128.435 * * * * [misc]progress: [ 45 / 81 ] simplifiying candidate # 1548148128.435 * [enter]simplify: Simplifying (cbrt (sqrt (* 2 (- 1 (* 3 (* v v)))))) 1548148128.435 * * [misc]simplify: iters left: 6 (10 enodes) 1548148128.438 * * [misc]simplify: iters left: 5 (18 enodes) 1548148128.445 * * [misc]simplify: iters left: 4 (38 enodes) 1548148128.456 * * [misc]simplify: iters left: 3 (68 enodes) 1548148128.478 * * [misc]simplify: iters left: 2 (125 enodes) 1548148128.519 * * [misc]simplify: iters left: 1 (156 enodes) 1548148128.561 * [exit]simplify: Simplified to (cbrt (sqrt (+ (* -6 (* v v)) 2))) 1548148128.561 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (* (* PI t) (* (cbrt (sqrt (* 2 (- 1 (* 3 (* v v)))))) (cbrt (sqrt (* 2 (- 1 (* 3 (* v v)))))))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (- 1 (* v v))))) 1548148128.561 * * * * [misc]progress: [ 46 / 81 ] simplifiying candidate # 1548148128.562 * [enter]simplify: Simplifying (sqrt (- 1 (* 3 (* v v)))) 1548148128.562 * * [misc]simplify: iters left: 6 (7 enodes) 1548148128.564 * * [misc]simplify: iters left: 5 (14 enodes) 1548148128.569 * * [misc]simplify: iters left: 4 (28 enodes) 1548148128.577 * * [misc]simplify: iters left: 3 (36 enodes) 1548148128.586 * [exit]simplify: Simplified to (sqrt (+ 1 (* (* v v) -3))) 1548148128.586 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (* (* PI t) (sqrt 2)) (sqrt (+ 1 (* (* v v) -3)))) (- 1 (* v v))))) 1548148128.586 * * * * [misc]progress: [ 47 / 81 ] simplifiying candidate # 1548148128.586 * [enter]simplify: Simplifying (sqrt (sqrt (* 2 (- 1 (* 3 (* v v)))))) 1548148128.586 * * [misc]simplify: iters left: 6 (10 enodes) 1548148128.589 * * [misc]simplify: iters left: 5 (18 enodes) 1548148128.596 * * [misc]simplify: iters left: 4 (38 enodes) 1548148128.608 * * [misc]simplify: iters left: 3 (68 enodes) 1548148128.631 * * [misc]simplify: iters left: 2 (125 enodes) 1548148128.669 * * [misc]simplify: iters left: 1 (156 enodes) 1548148128.690 * [exit]simplify: Simplified to (sqrt (sqrt (+ (* -6 (* v v)) 2))) 1548148128.690 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (* (* PI t) (sqrt (sqrt (* 2 (- 1 (* 3 (* v v))))))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (- 1 (* v v))))) 1548148128.690 * * * * [misc]progress: [ 48 / 81 ] simplifiying candidate # 1548148128.690 * [enter]simplify: Simplifying (sqrt (* 2 (- 1 (* 3 (* v v))))) 1548148128.691 * * [misc]simplify: iters left: 6 (9 enodes) 1548148128.692 * * [misc]simplify: iters left: 5 (17 enodes) 1548148128.699 * * [misc]simplify: iters left: 4 (37 enodes) 1548148128.709 * * [misc]simplify: iters left: 3 (67 enodes) 1548148128.721 * * [misc]simplify: iters left: 2 (124 enodes) 1548148128.749 * * [misc]simplify: iters left: 1 (155 enodes) 1548148128.789 * [exit]simplify: Simplified to (sqrt (+ (* v (* v -6)) 2)) 1548148128.790 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (* (* PI t) 1) (sqrt (+ (* v (* v -6)) 2))) (- 1 (* v v))))) 1548148128.790 * * * * [misc]progress: [ 49 / 81 ] simplifiying candidate # 1548148128.790 * * * * [misc]progress: [ 50 / 81 ] simplifiying candidate # 1548148128.790 * [enter]simplify: Simplifying (sqrt (+ (* 1 1) (+ (* (* 3 (* v v)) (* 3 (* v v))) (* 1 (* 3 (* v v)))))) 1548148128.790 * * [misc]simplify: iters left: 6 (11 enodes) 1548148128.795 * * [misc]simplify: iters left: 5 (30 enodes) 1548148128.806 * * [misc]simplify: iters left: 4 (75 enodes) 1548148128.840 * * [misc]simplify: iters left: 3 (132 enodes) 1548148128.879 * * [misc]simplify: iters left: 2 (227 enodes) 1548148129.002 * * [misc]simplify: iters left: 1 (306 enodes) 1548148129.057 * [exit]simplify: Simplified to (sqrt (+ 1 (+ (* 3 (* v v)) (* (pow v 4) 9)))) 1548148129.057 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (/ (* (* PI t) (sqrt (* 2 (- (pow 1 3) (pow (* 3 (* v v)) 3))))) (sqrt (+ 1 (+ (* 3 (* v v)) (* (pow v 4) 9))))) (- 1 (* v v))))) 1548148129.058 * * * * [misc]progress: [ 51 / 81 ] simplifiying candidate # 1548148129.058 * [enter]simplify: Simplifying (sqrt (+ 1 (* 3 (* v v)))) 1548148129.058 * * [misc]simplify: iters left: 6 (7 enodes) 1548148129.060 * * [misc]simplify: iters left: 5 (13 enodes) 1548148129.064 * * [misc]simplify: iters left: 4 (15 enodes) 1548148129.068 * [exit]simplify: Simplified to (sqrt (+ 1 (* (* v v) 3))) 1548148129.068 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (/ (* (* PI t) (sqrt (* 2 (- (* 1 1) (* (* 3 (* v v)) (* 3 (* v v))))))) (sqrt (+ 1 (* (* v v) 3)))) (- 1 (* v v))))) 1548148129.068 * * * * [misc]progress: [ 52 / 81 ] simplifiying candidate # 1548148129.068 * * * * [misc]progress: [ 53 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 54 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 55 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 56 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 57 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 58 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 59 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 60 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 61 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 62 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 63 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 64 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 65 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 66 / 81 ] simplifiying candidate # 1548148129.069 * * * * [misc]progress: [ 67 / 81 ] simplifiying candidate # 1548148129.070 * * * * [misc]progress: [ 68 / 81 ] simplifiying candidate # 1548148129.070 * * * * [misc]progress: [ 69 / 81 ] simplifiying candidate # 1548148129.070 * * * * [misc]progress: [ 70 / 81 ] simplifiying candidate # 1548148129.070 * [enter]simplify: Simplifying (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1548148129.070 * * [misc]simplify: iters left: 6 (20 enodes) 1548148129.075 * * [misc]simplify: iters left: 5 (44 enodes) 1548148129.083 * * [misc]simplify: iters left: 4 (115 enodes) 1548148129.121 * * [misc]simplify: iters left: 3 (448 enodes) 1548148129.362 * [exit]simplify: Simplified to (+ (+ (/ (* -5/2 (* v v)) (* (sqrt 2) (* t PI))) (/ 1 (* (sqrt 2) (* t PI)))) (* (/ (pow v 4) PI) (/ (/ -53/8 t) (sqrt 2)))) 1548148129.362 * [misc]simplify: Simplified (2) to (λ (v t) (+ (+ (/ (* -5/2 (* v v)) (* (sqrt 2) (* t PI))) (/ 1 (* (sqrt 2) (* t PI)))) (* (/ (pow v 4) PI) (/ (/ -53/8 t) (sqrt 2))))) 1548148129.362 * * * * [misc]progress: [ 71 / 81 ] simplifiying candidate # 1548148129.362 * [enter]simplify: Simplifying (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1548148129.363 * * [misc]simplify: iters left: 6 (30 enodes) 1548148129.374 * * [misc]simplify: iters left: 5 (75 enodes) 1548148129.404 * * [misc]simplify: iters left: 4 (220 enodes) 1548148129.540 * [exit]simplify: Simplified to (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* PI v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* PI v))))) 1548148129.540 * [misc]simplify: Simplified (2) to (λ (v t) (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* PI v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* PI v)))))) 1548148129.540 * * * * [misc]progress: [ 72 / 81 ] simplifiying candidate # 1548148129.540 * [enter]simplify: Simplifying (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1548148129.540 * * [misc]simplify: iters left: 6 (30 enodes) 1548148129.552 * * [misc]simplify: iters left: 5 (75 enodes) 1548148129.566 * * [misc]simplify: iters left: 4 (211 enodes) 1548148129.657 * [exit]simplify: Simplified to (- (/ (/ 5/18 t) (* (* (* v v) (* v PI)) (* (sqrt -1/3) (sqrt 2)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ (/ 5 (sqrt 2)) (* v PI))))) 1548148129.657 * [misc]simplify: Simplified (2) to (λ (v t) (- (/ (/ 5/18 t) (* (* (* v v) (* v PI)) (* (sqrt -1/3) (sqrt 2)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ (/ 5 (sqrt 2)) (* v PI)))))) 1548148129.657 * * * * [misc]progress: [ 73 / 81 ] simplifiying candidate # 1548148129.657 * [enter]simplify: Simplifying (* t (* (sqrt 2) PI)) 1548148129.657 * * [misc]simplify: iters left: 5 (6 enodes) 1548148129.660 * * [misc]simplify: iters left: 4 (10 enodes) 1548148129.663 * * [misc]simplify: iters left: 3 (16 enodes) 1548148129.668 * * [misc]simplify: iters left: 2 (17 enodes) 1548148129.670 * [exit]simplify: Simplified to (* (sqrt 2) (* PI t)) 1548148129.670 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (sqrt 2) (* PI t)) (- 1 (* v v))))) 1548148129.670 * * * * [misc]progress: [ 74 / 81 ] simplifiying candidate # 1548148129.670 * [enter]simplify: Simplifying (+ (* t (* (sqrt 2) (* v (* (sqrt -3) PI)))) (* 1/2 (/ (* t (* (sqrt 2) PI)) (* v (sqrt -3))))) 1548148129.671 * * [misc]simplify: iters left: 6 (18 enodes) 1548148129.674 * * [misc]simplify: iters left: 5 (42 enodes) 1548148129.683 * * [misc]simplify: iters left: 4 (151 enodes) 1548148129.760 * [exit]simplify: Simplified to (+ (* (* (sqrt -3) (* t PI)) (* (sqrt 2) v)) (/ (/ (* 1/2 t) (/ v PI)) (/ (sqrt -3) (sqrt 2)))) 1548148129.760 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (+ (* (* (sqrt -3) (* t PI)) (* (sqrt 2) v)) (/ (/ (* 1/2 t) (/ v PI)) (/ (sqrt -3) (sqrt 2)))) (- 1 (* v v))))) 1548148129.760 * * * * [misc]progress: [ 75 / 81 ] simplifiying candidate # 1548148129.760 * [enter]simplify: Simplifying (- (+ (* t (* (sqrt 2) (* v (* (sqrt -3) PI)))) (* 1/2 (/ (* t (* (sqrt 2) PI)) (* v (sqrt -3)))))) 1548148129.761 * * [misc]simplify: iters left: 6 (19 enodes) 1548148129.764 * * [misc]simplify: iters left: 5 (46 enodes) 1548148129.774 * * [misc]simplify: iters left: 4 (176 enodes) 1548148129.853 * [exit]simplify: Simplified to (- (* (* (sqrt 2) (* v PI)) (* (sqrt -3) (- t))) (/ (/ (* 1/2 t) (/ v PI)) (/ (sqrt -3) (sqrt 2)))) 1548148129.853 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (- (* (* (sqrt 2) (* v PI)) (* (sqrt -3) (- t))) (/ (/ (* 1/2 t) (/ v PI)) (/ (sqrt -3) (sqrt 2)))) (- 1 (* v v))))) 1548148129.853 * * * * [misc]progress: [ 76 / 81 ] simplifiying candidate # 1548148129.853 * [enter]simplify: Simplifying (* t PI) 1548148129.853 * * [misc]simplify: iters left: 2 (3 enodes) 1548148129.854 * * [misc]simplify: iters left: 1 (4 enodes) 1548148129.855 * [exit]simplify: Simplified to (* t PI) 1548148129.855 * [misc]simplify: Simplified (2 2 1 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (* t PI) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148129.855 * * * * [misc]progress: [ 77 / 81 ] simplifiying candidate # 1548148129.855 * [enter]simplify: Simplifying (* t PI) 1548148129.856 * * [misc]simplify: iters left: 2 (3 enodes) 1548148129.856 * * [misc]simplify: iters left: 1 (4 enodes) 1548148129.857 * [exit]simplify: Simplified to (* t PI) 1548148129.857 * [misc]simplify: Simplified (2 2 1 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (* t PI) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148129.858 * * * * [misc]progress: [ 78 / 81 ] simplifiying candidate # 1548148129.858 * [enter]simplify: Simplifying (* t PI) 1548148129.858 * * [misc]simplify: iters left: 2 (3 enodes) 1548148129.859 * * [misc]simplify: iters left: 1 (4 enodes) 1548148129.860 * [exit]simplify: Simplified to (* t PI) 1548148129.860 * [misc]simplify: Simplified (2 2 1 1) to (λ (v t) (/ (- 1 (* 5 (* v v))) (* (* (* t PI) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148129.860 * * * * [misc]progress: [ 79 / 81 ] simplifiying candidate # 1548148129.860 * [enter]simplify: Simplifying (* 5 (pow v 2)) 1548148129.860 * * [misc]simplify: iters left: 3 (5 enodes) 1548148129.862 * * [misc]simplify: iters left: 2 (7 enodes) 1548148129.864 * * [misc]simplify: iters left: 1 (11 enodes) 1548148129.867 * [exit]simplify: Simplified to (* (* v v) 5) 1548148129.867 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (- 1 (* (* v v) 5)) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148129.867 * * * * [misc]progress: [ 80 / 81 ] simplifiying candidate # 1548148129.867 * [enter]simplify: Simplifying (* 5 (pow v 2)) 1548148129.867 * * [misc]simplify: iters left: 3 (5 enodes) 1548148129.869 * * [misc]simplify: iters left: 2 (7 enodes) 1548148129.871 * * [misc]simplify: iters left: 1 (11 enodes) 1548148129.874 * [exit]simplify: Simplified to (* (* v v) 5) 1548148129.874 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (- 1 (* (* v v) 5)) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148129.874 * * * * [misc]progress: [ 81 / 81 ] simplifiying candidate # 1548148129.874 * [enter]simplify: Simplifying (* 5 (pow v 2)) 1548148129.874 * * [misc]simplify: iters left: 3 (5 enodes) 1548148129.876 * * [misc]simplify: iters left: 2 (7 enodes) 1548148129.877 * * [misc]simplify: iters left: 1 (11 enodes) 1548148129.880 * [exit]simplify: Simplified to (* (* v v) 5) 1548148129.880 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (- 1 (* (* v v) 5)) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) 1548148129.880 * * * [misc]progress: adding candidates to table 1548148130.927 * * [misc]progress: iteration 2 / 4 1548148130.927 * * * [misc]progress: picking best candidate 1548148130.972 * * * * [misc]pick: Picked # 1548148130.972 * * * [misc]progress: localizing error 1548148131.011 * * * [misc]progress: generating rewritten candidates 1548148131.011 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1) 1548148131.020 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) 1548148131.040 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1) 1548148131.041 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2 1 2) 1548148131.079 * * * [misc]progress: generating series expansions 1548148131.079 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1) 1548148131.079 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) into (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) 1548148131.079 * [misc]approximate: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in (v) around 0 1548148131.079 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148131.079 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148131.079 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148131.080 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148131.080 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.080 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.080 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148131.080 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148131.080 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.080 * [misc]backup-simplify: Simplify 1 into 1 1548148131.080 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148131.080 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.080 * [misc]backup-simplify: Simplify 5 into 5 1548148131.080 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.080 * [misc]taylor: Taking taylor expansion of v in v 1548148131.080 * [misc]backup-simplify: Simplify 0 into 0 1548148131.080 * [misc]backup-simplify: Simplify 1 into 1 1548148131.081 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.081 * [misc]backup-simplify: Simplify (log 1) into 0 1548148131.081 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148131.082 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.084 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148131.084 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148131.085 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.085 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.086 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.086 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.090 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148131.090 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148131.090 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148131.090 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148131.090 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148131.090 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148131.090 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.090 * [misc]backup-simplify: Simplify 2 into 2 1548148131.090 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148131.090 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.090 * [misc]backup-simplify: Simplify 6 into 6 1548148131.090 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.090 * [misc]taylor: Taking taylor expansion of v in v 1548148131.091 * [misc]backup-simplify: Simplify 0 into 0 1548148131.091 * [misc]backup-simplify: Simplify 1 into 1 1548148131.091 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.091 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148131.091 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.091 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.091 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148131.092 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.092 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.092 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.092 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.092 * [misc]backup-simplify: Simplify 1 into 1 1548148131.092 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.092 * [misc]backup-simplify: Simplify 5 into 5 1548148131.092 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.092 * [misc]taylor: Taking taylor expansion of v in v 1548148131.092 * [misc]backup-simplify: Simplify 0 into 0 1548148131.092 * [misc]backup-simplify: Simplify 1 into 1 1548148131.092 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.092 * [misc]backup-simplify: Simplify (log 1) into 0 1548148131.093 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148131.093 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.095 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148131.095 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148131.095 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.096 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.096 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.096 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.100 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148131.100 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148131.100 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148131.100 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148131.100 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148131.100 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148131.100 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.100 * [misc]backup-simplify: Simplify 2 into 2 1548148131.100 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148131.100 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.100 * [misc]backup-simplify: Simplify 6 into 6 1548148131.100 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.100 * [misc]taylor: Taking taylor expansion of v in v 1548148131.100 * [misc]backup-simplify: Simplify 0 into 0 1548148131.100 * [misc]backup-simplify: Simplify 1 into 1 1548148131.101 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.101 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148131.101 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.101 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.101 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148131.101 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.102 * [misc]backup-simplify: Simplify (* 1 (sqrt 1/2)) into (sqrt 1/2) 1548148131.102 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.104 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.104 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (sqrt 1/2))) into 0 1548148131.104 * [misc]backup-simplify: Simplify 0 into 0 1548148131.104 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.105 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.105 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.105 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.105 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into 3/2 1548148131.107 * [misc]backup-simplify: Simplify (/ (- 3/2 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into (/ 3/4 (sqrt 1/2)) 1548148131.109 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/3 1) 1)))) into -5/3 1548148131.111 * [misc]backup-simplify: Simplify (+ (* 1 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -5/3 (sqrt 1/2)))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1548148131.122 * [misc]backup-simplify: Simplify (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1548148131.122 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.122 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.122 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.122 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.123 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* 3/2 (/ 0 2)))) into 0 1548148131.123 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 3/4 (sqrt 1/2)))))) (* 2 (sqrt 1/2))) into 0 1548148131.124 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.124 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148131.124 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.124 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.130 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148131.131 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1548148131.134 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.134 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 (/ 3/4 (sqrt 1/2))) (+ (* -5/3 0) (* 0 (sqrt 1/2))))) into 0 1548148131.134 * [misc]backup-simplify: Simplify 0 into 0 1548148131.134 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.134 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.134 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.134 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.135 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* 3/2 (/ -6 2)) (* 0 (/ 0 2)))) into 9/2 1548148131.136 * [misc]backup-simplify: Simplify (/ (- 9/2 (pow (/ 3/4 (sqrt 1/2)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1548148131.136 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.136 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.136 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.136 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.143 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -25/2 1548148131.143 * [misc]backup-simplify: Simplify (+ (* 1/3 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/6 1548148131.146 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/3 2) 2)) (* (/ (pow -25/6 1) 1)))) into -25/9 1548148131.149 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 0 0) (+ (* -5/3 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -25/9 (sqrt 1/2)))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1548148131.151 * [misc]backup-simplify: Simplify (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1548148131.153 * [misc]backup-simplify: Simplify (+ (* (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) (pow v 4)) (+ (* (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) (pow v 2)) (sqrt 1/2))) into (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1548148131.153 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (- 2 (* 6 (* (/ 1 v) (/ 1 v)))))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148131.153 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148131.153 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148131.153 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.153 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.153 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.153 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.154 * [misc]backup-simplify: Simplify 2 into 2 1548148131.154 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.154 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.154 * [misc]backup-simplify: Simplify 6 into 6 1548148131.154 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.154 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.154 * [misc]taylor: Taking taylor expansion of v in v 1548148131.154 * [misc]backup-simplify: Simplify 0 into 0 1548148131.154 * [misc]backup-simplify: Simplify 1 into 1 1548148131.154 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.154 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.154 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.154 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.154 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.154 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.154 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.155 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.155 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.155 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.155 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.155 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.155 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.156 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.156 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.156 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.156 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.156 * [misc]backup-simplify: Simplify 1 into 1 1548148131.156 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.156 * [misc]backup-simplify: Simplify 5 into 5 1548148131.156 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.156 * [misc]taylor: Taking taylor expansion of v in v 1548148131.156 * [misc]backup-simplify: Simplify 0 into 0 1548148131.156 * [misc]backup-simplify: Simplify 1 into 1 1548148131.156 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.156 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.156 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.156 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.156 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.156 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148131.157 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.157 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148131.157 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148131.157 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148131.157 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.157 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.157 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.157 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.157 * [misc]backup-simplify: Simplify 2 into 2 1548148131.158 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.158 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.158 * [misc]backup-simplify: Simplify 6 into 6 1548148131.158 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.158 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.158 * [misc]taylor: Taking taylor expansion of v in v 1548148131.158 * [misc]backup-simplify: Simplify 0 into 0 1548148131.158 * [misc]backup-simplify: Simplify 1 into 1 1548148131.158 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.158 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.158 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.158 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.158 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.158 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.158 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.159 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.159 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.159 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.159 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.159 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.159 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.159 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.159 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.159 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.159 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.159 * [misc]backup-simplify: Simplify 1 into 1 1548148131.159 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.159 * [misc]backup-simplify: Simplify 5 into 5 1548148131.159 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.159 * [misc]taylor: Taking taylor expansion of v in v 1548148131.160 * [misc]backup-simplify: Simplify 0 into 0 1548148131.160 * [misc]backup-simplify: Simplify 1 into 1 1548148131.160 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.160 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.160 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.160 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.160 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.160 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148131.160 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.160 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148131.161 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148131.161 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.161 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.161 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.162 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.162 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148131.162 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.162 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.163 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148131.164 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.164 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148131.164 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.165 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148131.165 * [misc]backup-simplify: Simplify 0 into 0 1548148131.165 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.165 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.165 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.165 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.166 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.168 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148131.168 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.168 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148131.170 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.170 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.170 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.171 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.171 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.171 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.171 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148131.172 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148131.172 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148131.173 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148131.173 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.173 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.174 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.174 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.174 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.178 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148131.178 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.178 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148131.180 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.181 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.181 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.181 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.181 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.181 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.182 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148131.182 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148131.182 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148131.182 * [misc]backup-simplify: Simplify 0 into 0 1548148131.183 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.183 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.183 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.183 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.183 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.190 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148131.190 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.191 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148131.195 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.195 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.195 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.195 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.196 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.196 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.196 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148131.197 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1548148131.199 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (/ -1/36 (sqrt -1/6)) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148131.201 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148131.205 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 v) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))))) (pow (/ 1 v) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (/ 1 v)))) into (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1548148131.206 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (- 2 (* 6 (* (/ 1 (- v)) (/ 1 (- v))))))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148131.206 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148131.206 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148131.206 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.206 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.206 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.206 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.206 * [misc]backup-simplify: Simplify 2 into 2 1548148131.206 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.206 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.206 * [misc]backup-simplify: Simplify 6 into 6 1548148131.206 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.206 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.206 * [misc]taylor: Taking taylor expansion of v in v 1548148131.206 * [misc]backup-simplify: Simplify 0 into 0 1548148131.206 * [misc]backup-simplify: Simplify 1 into 1 1548148131.206 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.207 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.207 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.207 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.207 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.207 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.207 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.207 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.208 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.208 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.208 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.208 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.208 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.209 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.209 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.209 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.209 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.209 * [misc]backup-simplify: Simplify 1 into 1 1548148131.209 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.209 * [misc]backup-simplify: Simplify 5 into 5 1548148131.209 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.209 * [misc]taylor: Taking taylor expansion of v in v 1548148131.209 * [misc]backup-simplify: Simplify 0 into 0 1548148131.209 * [misc]backup-simplify: Simplify 1 into 1 1548148131.209 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.210 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.210 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.210 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.210 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.210 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148131.211 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.211 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148131.211 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148131.211 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148131.211 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.211 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.211 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.211 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.211 * [misc]backup-simplify: Simplify 2 into 2 1548148131.211 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.211 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.211 * [misc]backup-simplify: Simplify 6 into 6 1548148131.211 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.211 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.212 * [misc]taylor: Taking taylor expansion of v in v 1548148131.212 * [misc]backup-simplify: Simplify 0 into 0 1548148131.212 * [misc]backup-simplify: Simplify 1 into 1 1548148131.212 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.212 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.212 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.212 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.213 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.213 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.213 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.213 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.213 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.214 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.214 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.214 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.214 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.214 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.214 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148131.214 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148131.215 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148131.215 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.215 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.215 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148131.215 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.215 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.215 * [misc]backup-simplify: Simplify 1 into 1 1548148131.215 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.215 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.215 * [misc]backup-simplify: Simplify 5 into 5 1548148131.215 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.215 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.215 * [misc]taylor: Taking taylor expansion of v in v 1548148131.215 * [misc]backup-simplify: Simplify 0 into 0 1548148131.215 * [misc]backup-simplify: Simplify 1 into 1 1548148131.215 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.215 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.215 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.216 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.216 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.216 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148131.217 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.217 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148131.217 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148131.218 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.218 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.218 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.218 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.219 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148131.219 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.219 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.222 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148131.222 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.222 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148131.224 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.224 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148131.224 * [misc]backup-simplify: Simplify 0 into 0 1548148131.224 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.225 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.225 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.225 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.225 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.231 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148131.231 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.232 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148131.234 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.234 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.234 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.235 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.235 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.235 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.235 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148131.237 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148131.238 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148131.239 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148131.239 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.240 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.240 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.240 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.240 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.247 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148131.247 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.248 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148131.251 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.252 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.252 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.253 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.253 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.253 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.253 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148131.254 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148131.255 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148131.255 * [misc]backup-simplify: Simplify 0 into 0 1548148131.255 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.256 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.256 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.256 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.256 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.267 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148131.267 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148131.268 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148131.274 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148131.274 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.275 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.275 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.275 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.276 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.276 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148131.278 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1548148131.283 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (/ -1/36 (sqrt -1/6)) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148131.285 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148131.289 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 (- v)) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))))) (pow (/ 1 (- v)) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (/ 1 (- v))))) into (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1548148131.289 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) 1548148131.290 * [misc]backup-simplify: Simplify (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) into (* (/ 1 (* t PI)) (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2))))))) 1548148131.290 * [misc]approximate: Taking taylor expansion of (* (/ 1 (* t PI)) (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2))))))) in (v t) around 0 1548148131.290 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2))))))) in t 1548148131.290 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in t 1548148131.290 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148131.290 * [misc]taylor: Taking taylor expansion of t in t 1548148131.290 * [misc]backup-simplify: Simplify 0 into 0 1548148131.290 * [misc]backup-simplify: Simplify 1 into 1 1548148131.290 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.290 * [misc]backup-simplify: Simplify PI into PI 1548148131.290 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148131.291 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148131.291 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1548148131.291 * [misc]taylor: Taking taylor expansion of (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in t 1548148131.291 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) in t 1548148131.291 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) in t 1548148131.291 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) in t 1548148131.291 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.291 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.291 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (pow v 2))) 2)) in t 1548148131.291 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 2) in t 1548148131.291 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in t 1548148131.292 * [misc]taylor: Taking taylor expansion of 1 in t 1548148131.292 * [misc]backup-simplify: Simplify 1 into 1 1548148131.292 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in t 1548148131.292 * [misc]taylor: Taking taylor expansion of 5 in t 1548148131.292 * [misc]backup-simplify: Simplify 5 into 5 1548148131.292 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148131.292 * [misc]taylor: Taking taylor expansion of v in t 1548148131.292 * [misc]backup-simplify: Simplify v into v 1548148131.292 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148131.292 * [misc]backup-simplify: Simplify (* 5 (pow v 2)) into (* 5 (pow v 2)) 1548148131.292 * [misc]backup-simplify: Simplify (- (* 5 (pow v 2))) into (- (* 5 (pow v 2))) 1548148131.292 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (pow v 2)))) into (- 1 (* 5 (pow v 2))) 1548148131.292 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (pow v 2))) (- 1 (* 5 (pow v 2)))) into (pow (- 1 (* 5 (pow v 2))) 2) 1548148131.293 * [misc]backup-simplify: Simplify (log (pow (- 1 (* 5 (pow v 2))) 2)) into (log (pow (- 1 (* 5 (pow v 2))) 2)) 1548148131.293 * [misc]backup-simplify: Simplify (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) into (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) 1548148131.293 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) into (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) 1548148131.293 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in t 1548148131.293 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in t 1548148131.293 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in t 1548148131.293 * [misc]taylor: Taking taylor expansion of 2 in t 1548148131.293 * [misc]backup-simplify: Simplify 2 into 2 1548148131.293 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in t 1548148131.293 * [misc]taylor: Taking taylor expansion of 6 in t 1548148131.293 * [misc]backup-simplify: Simplify 6 into 6 1548148131.293 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148131.293 * [misc]taylor: Taking taylor expansion of v in t 1548148131.293 * [misc]backup-simplify: Simplify v into v 1548148131.293 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148131.293 * [misc]backup-simplify: Simplify (* 6 (pow v 2)) into (* 6 (pow v 2)) 1548148131.294 * [misc]backup-simplify: Simplify (- (* 6 (pow v 2))) into (- (* 6 (pow v 2))) 1548148131.294 * [misc]backup-simplify: Simplify (+ 2 (- (* 6 (pow v 2)))) into (- 2 (* 6 (pow v 2))) 1548148131.294 * [misc]backup-simplify: Simplify (/ 1 (- 2 (* 6 (pow v 2)))) into (/ 1 (- 2 (* 6 (pow v 2)))) 1548148131.294 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) into (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) 1548148131.294 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148131.294 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (pow v 2))) into 0 1548148131.295 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.295 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.295 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 2 (* 6 (pow v 2)))) (/ 0 (- 2 (* 6 (pow v 2))))))) into 0 1548148131.295 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 2 (* 6 (pow v 2))))))) into 0 1548148131.295 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2))))))) in v 1548148131.295 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in v 1548148131.295 * [misc]taylor: Taking taylor expansion of (* t PI) in v 1548148131.295 * [misc]taylor: Taking taylor expansion of t in v 1548148131.295 * [misc]backup-simplify: Simplify t into t 1548148131.295 * [misc]taylor: Taking taylor expansion of PI in v 1548148131.296 * [misc]backup-simplify: Simplify PI into PI 1548148131.296 * [misc]backup-simplify: Simplify (* t PI) into (* t PI) 1548148131.296 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1548148131.296 * [misc]taylor: Taking taylor expansion of (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.296 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.296 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (pow v 2))) 2)) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 2) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.296 * [misc]backup-simplify: Simplify 1 into 1 1548148131.296 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.296 * [misc]backup-simplify: Simplify 5 into 5 1548148131.296 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.296 * [misc]taylor: Taking taylor expansion of v in v 1548148131.296 * [misc]backup-simplify: Simplify 0 into 0 1548148131.296 * [misc]backup-simplify: Simplify 1 into 1 1548148131.296 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.296 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.297 * [misc]backup-simplify: Simplify (log 1) into 0 1548148131.297 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148131.297 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.297 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.299 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148131.300 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148131.300 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.300 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.300 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.300 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.300 * [misc]backup-simplify: Simplify (+ (* 1 -5) (+ (* 0 0) (* -5 1))) into -10 1548148131.304 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 1 1)))) 2) into -10 1548148131.305 * [misc]backup-simplify: Simplify (+ (* 1/3 -10) (+ (* 0 0) (* 0 0))) into -10/3 1548148131.305 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148131.305 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148131.305 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148131.305 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148131.305 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.305 * [misc]backup-simplify: Simplify 2 into 2 1548148131.305 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148131.305 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.305 * [misc]backup-simplify: Simplify 6 into 6 1548148131.305 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.305 * [misc]taylor: Taking taylor expansion of v in v 1548148131.305 * [misc]backup-simplify: Simplify 0 into 0 1548148131.305 * [misc]backup-simplify: Simplify 1 into 1 1548148131.305 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.305 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148131.305 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.306 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.306 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148131.306 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.306 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2))))))) in v 1548148131.306 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in v 1548148131.306 * [misc]taylor: Taking taylor expansion of (* t PI) in v 1548148131.306 * [misc]taylor: Taking taylor expansion of t in v 1548148131.306 * [misc]backup-simplify: Simplify t into t 1548148131.306 * [misc]taylor: Taking taylor expansion of PI in v 1548148131.306 * [misc]backup-simplify: Simplify PI into PI 1548148131.306 * [misc]backup-simplify: Simplify (* t PI) into (* t PI) 1548148131.306 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1548148131.307 * [misc]taylor: Taking taylor expansion of (* (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.307 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.307 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (pow v 2))) 2)) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 2) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.307 * [misc]backup-simplify: Simplify 1 into 1 1548148131.307 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.307 * [misc]backup-simplify: Simplify 5 into 5 1548148131.307 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.307 * [misc]taylor: Taking taylor expansion of v in v 1548148131.307 * [misc]backup-simplify: Simplify 0 into 0 1548148131.307 * [misc]backup-simplify: Simplify 1 into 1 1548148131.307 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.307 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.307 * [misc]backup-simplify: Simplify (log 1) into 0 1548148131.308 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148131.308 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.308 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.310 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148131.310 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148131.311 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.311 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.311 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.311 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.311 * [misc]backup-simplify: Simplify (+ (* 1 -5) (+ (* 0 0) (* -5 1))) into -10 1548148131.316 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 1 1)))) 2) into -10 1548148131.316 * [misc]backup-simplify: Simplify (+ (* 1/3 -10) (+ (* 0 0) (* 0 0))) into -10/3 1548148131.316 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148131.316 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148131.316 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148131.316 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148131.316 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.316 * [misc]backup-simplify: Simplify 2 into 2 1548148131.316 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148131.316 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.316 * [misc]backup-simplify: Simplify 6 into 6 1548148131.316 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.316 * [misc]taylor: Taking taylor expansion of v in v 1548148131.316 * [misc]backup-simplify: Simplify 0 into 0 1548148131.316 * [misc]backup-simplify: Simplify 1 into 1 1548148131.317 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.317 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148131.317 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.317 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.318 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148131.318 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.318 * [misc]backup-simplify: Simplify (* 1 (sqrt 1/2)) into (sqrt 1/2) 1548148131.319 * [misc]backup-simplify: Simplify (* (/ 1 (* t PI)) (sqrt 1/2)) into (/ (sqrt 1/2) (* t PI)) 1548148131.319 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1548148131.319 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148131.319 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148131.319 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148131.319 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.319 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.319 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148131.319 * [misc]taylor: Taking taylor expansion of t in t 1548148131.319 * [misc]backup-simplify: Simplify 0 into 0 1548148131.319 * [misc]backup-simplify: Simplify 1 into 1 1548148131.319 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.319 * [misc]backup-simplify: Simplify PI into PI 1548148131.319 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148131.320 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148131.320 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148131.321 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148131.322 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.322 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (sqrt 1/2))) into 0 1548148131.323 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 PI)) into 0 1548148131.323 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))))) into 0 1548148131.323 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (* 0 (sqrt 1/2))) into 0 1548148131.323 * [misc]taylor: Taking taylor expansion of 0 in t 1548148131.323 * [misc]backup-simplify: Simplify 0 into 0 1548148131.324 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148131.326 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)))) into 0 1548148131.326 * [misc]backup-simplify: Simplify 0 into 0 1548148131.326 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.326 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.327 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.327 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.327 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into 3/2 1548148131.328 * [misc]backup-simplify: Simplify (/ (- 3/2 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into (/ 3/4 (sqrt 1/2)) 1548148131.330 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -10/3 1) 1)))) into -10/3 1548148131.332 * [misc]backup-simplify: Simplify (+ (* 1 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -10/3 (sqrt 1/2)))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2))) 1548148131.332 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (* 0 PI))) into 0 1548148131.333 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))))) into 0 1548148131.334 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2)))) (+ (* 0 0) (* 0 (sqrt 1/2)))) into (- (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))) (* 10/3 (/ (sqrt 1/2) (* t PI)))) 1548148131.334 * [misc]taylor: Taking taylor expansion of (- (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))) (* 10/3 (/ (sqrt 1/2) (* t PI)))) in t 1548148131.334 * [misc]taylor: Taking taylor expansion of (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))) in t 1548148131.334 * [misc]taylor: Taking taylor expansion of 3/4 in t 1548148131.334 * [misc]backup-simplify: Simplify 3/4 into 3/4 1548148131.334 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (sqrt 1/2)))) in t 1548148131.334 * [misc]taylor: Taking taylor expansion of (* t (* PI (sqrt 1/2))) in t 1548148131.334 * [misc]taylor: Taking taylor expansion of t in t 1548148131.335 * [misc]backup-simplify: Simplify 0 into 0 1548148131.335 * [misc]backup-simplify: Simplify 1 into 1 1548148131.335 * [misc]taylor: Taking taylor expansion of (* PI (sqrt 1/2)) in t 1548148131.335 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.335 * [misc]backup-simplify: Simplify PI into PI 1548148131.335 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148131.335 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148131.335 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148131.335 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.335 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.336 * [misc]backup-simplify: Simplify (* PI (sqrt 1/2)) into (* PI (sqrt 1/2)) 1548148131.336 * [misc]backup-simplify: Simplify (* 0 (* PI (sqrt 1/2))) into 0 1548148131.337 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt 1/2))) into 0 1548148131.338 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (sqrt 1/2)))) into (* PI (sqrt 1/2)) 1548148131.339 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt 1/2))) into (/ 1 (* PI (sqrt 1/2))) 1548148131.339 * [misc]taylor: Taking taylor expansion of (* 10/3 (/ (sqrt 1/2) (* t PI))) in t 1548148131.339 * [misc]taylor: Taking taylor expansion of 10/3 in t 1548148131.339 * [misc]backup-simplify: Simplify 10/3 into 10/3 1548148131.339 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1548148131.339 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148131.339 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148131.339 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148131.339 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.339 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.339 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148131.339 * [misc]taylor: Taking taylor expansion of t in t 1548148131.339 * [misc]backup-simplify: Simplify 0 into 0 1548148131.339 * [misc]backup-simplify: Simplify 1 into 1 1548148131.339 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.339 * [misc]backup-simplify: Simplify PI into PI 1548148131.340 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148131.341 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148131.341 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148131.342 * [misc]backup-simplify: Simplify (* 3/4 (/ 1 (* PI (sqrt 1/2)))) into (/ 3/4 (* PI (sqrt 1/2))) 1548148131.342 * [misc]backup-simplify: Simplify (* 10/3 (/ (sqrt 1/2) PI)) into (* 10/3 (/ (sqrt 1/2) PI)) 1548148131.343 * [misc]backup-simplify: Simplify (- (* 10/3 (/ (sqrt 1/2) PI))) into (- (* 10/3 (/ (sqrt 1/2) PI))) 1548148131.345 * [misc]backup-simplify: Simplify (+ (/ 3/4 (* PI (sqrt 1/2))) (- (* 10/3 (/ (sqrt 1/2) PI)))) into (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) 1548148131.347 * [misc]backup-simplify: Simplify (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) into (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) 1548148131.347 * [misc]backup-simplify: Simplify 0 into 0 1548148131.348 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 1548148131.350 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148131.352 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.352 * [misc]backup-simplify: Simplify 0 into 0 1548148131.352 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.353 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.353 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.353 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.353 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* 3/2 (/ 0 2)))) into 0 1548148131.354 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 3/4 (sqrt 1/2)))))) (* 2 (sqrt 1/2))) into 0 1548148131.354 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.354 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148131.354 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.355 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.355 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 -5) (+ (* -5 0) (* 0 1)))) into 0 1548148131.361 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -10) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148131.362 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -10) (+ (* 0 0) (* 0 0)))) into 0 1548148131.365 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -10/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.366 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 (/ 3/4 (sqrt 1/2))) (+ (* -10/3 0) (* 0 (sqrt 1/2))))) into 0 1548148131.367 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148131.367 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))))) into 0 1548148131.367 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (+ (* 0 (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2)))) (+ (* 0 0) (* 0 (sqrt 1/2))))) into 0 1548148131.368 * [misc]taylor: Taking taylor expansion of 0 in t 1548148131.368 * [misc]backup-simplify: Simplify 0 into 0 1548148131.369 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 1548148131.370 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 1548148131.371 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* PI (sqrt 1/2))))) into 0 1548148131.374 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* PI (sqrt 1/2))) (/ 0 (* PI (sqrt 1/2)))))) into 0 1548148131.375 * [misc]backup-simplify: Simplify (+ (* 3/4 0) (* 0 (/ 1 (* PI (sqrt 1/2))))) into 0 1548148131.376 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148131.378 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)))) into 0 1548148131.380 * [misc]backup-simplify: Simplify (+ (* 10/3 0) (* 0 (/ (sqrt 1/2) PI))) into 0 1548148131.381 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.381 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.381 * [misc]backup-simplify: Simplify 0 into 0 1548148131.381 * [misc]backup-simplify: Simplify 0 into 0 1548148131.381 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into 0 1548148131.383 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148131.386 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.386 * [misc]backup-simplify: Simplify 0 into 0 1548148131.386 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.387 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.387 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.387 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.387 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* 3/2 (/ -6 2)) (* 0 (/ 0 2)))) into 9/2 1548148131.389 * [misc]backup-simplify: Simplify (/ (- 9/2 (pow (/ 3/4 (sqrt 1/2)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1548148131.390 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.390 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.390 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.391 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.391 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -5 -5) (+ (* 0 0) (* 0 1))))) into 25 1548148131.402 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -10) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -10) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 25) 1)) (pow 1 1)))) 24) into -25 1548148131.402 * [misc]backup-simplify: Simplify (+ (* 1/3 -25) (+ (* 0 0) (+ (* 0 -10) (+ (* 0 0) (* 0 0))))) into -25/3 1548148131.408 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -10/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -10/3 2) 2)) (* (/ (pow -25/3 1) 1)))) into -25/9 1548148131.414 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 0 0) (+ (* -10/3 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -25/9 (sqrt 1/2)))))) into (- (+ (* 1/4 (/ 1 (sqrt 1/2))) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3)))))) 1548148131.416 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148131.416 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))))) into 0 1548148131.419 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (- (+ (* 1/4 (/ 1 (sqrt 1/2))) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))))) (+ (* 0 0) (+ (* 0 (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2)))) (+ (* 0 0) (* 0 (sqrt 1/2)))))) into (- (+ (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2)))))))) 1548148131.419 * [misc]taylor: Taking taylor expansion of (- (+ (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2)))))))) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of (+ (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2))))))) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of 9/32 in t 1548148131.420 * [misc]backup-simplify: Simplify 9/32 into 9/32 1548148131.420 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (pow (sqrt 1/2) 3)))) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of (* t (* PI (pow (sqrt 1/2) 3))) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of t in t 1548148131.420 * [misc]backup-simplify: Simplify 0 into 0 1548148131.420 * [misc]backup-simplify: Simplify 1 into 1 1548148131.420 * [misc]taylor: Taking taylor expansion of (* PI (pow (sqrt 1/2) 3)) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.420 * [misc]backup-simplify: Simplify PI into PI 1548148131.420 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/2) 3) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148131.420 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148131.420 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148131.420 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.420 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.421 * [misc]backup-simplify: Simplify (* (sqrt 1/2) (sqrt 1/2)) into (pow (sqrt 1/2) 2) 1548148131.422 * [misc]backup-simplify: Simplify (* (sqrt 1/2) (pow (sqrt 1/2) 2)) into (pow (sqrt 1/2) 3) 1548148131.423 * [misc]backup-simplify: Simplify (* PI (pow (sqrt 1/2) 3)) into (* PI (pow (sqrt 1/2) 3)) 1548148131.424 * [misc]backup-simplify: Simplify (* 0 (* PI (pow (sqrt 1/2) 3))) into 0 1548148131.424 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (* 0 (sqrt 1/2))) into 0 1548148131.425 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (* 0 (pow (sqrt 1/2) 2))) into 0 1548148131.426 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (pow (sqrt 1/2) 3))) into 0 1548148131.428 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (pow (sqrt 1/2) 3)))) into (* PI (pow (sqrt 1/2) 3)) 1548148131.429 * [misc]backup-simplify: Simplify (/ 1 (* PI (pow (sqrt 1/2) 3))) into (/ 1 (* PI (pow (sqrt 1/2) 3))) 1548148131.429 * [misc]taylor: Taking taylor expansion of (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2)))))) in t 1548148131.429 * [misc]taylor: Taking taylor expansion of (* 25/9 (/ (sqrt 1/2) (* t PI))) in t 1548148131.429 * [misc]taylor: Taking taylor expansion of 25/9 in t 1548148131.429 * [misc]backup-simplify: Simplify 25/9 into 25/9 1548148131.429 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1548148131.429 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148131.429 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148131.429 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148131.429 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.429 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.429 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148131.429 * [misc]taylor: Taking taylor expansion of t in t 1548148131.429 * [misc]backup-simplify: Simplify 0 into 0 1548148131.429 * [misc]backup-simplify: Simplify 1 into 1 1548148131.429 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.429 * [misc]backup-simplify: Simplify PI into PI 1548148131.430 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148131.430 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148131.431 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148131.431 * [misc]taylor: Taking taylor expansion of (* 1/4 (/ 1 (* t (* PI (sqrt 1/2))))) in t 1548148131.431 * [misc]taylor: Taking taylor expansion of 1/4 in t 1548148131.431 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148131.431 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (sqrt 1/2)))) in t 1548148131.431 * [misc]taylor: Taking taylor expansion of (* t (* PI (sqrt 1/2))) in t 1548148131.431 * [misc]taylor: Taking taylor expansion of t in t 1548148131.431 * [misc]backup-simplify: Simplify 0 into 0 1548148131.431 * [misc]backup-simplify: Simplify 1 into 1 1548148131.431 * [misc]taylor: Taking taylor expansion of (* PI (sqrt 1/2)) in t 1548148131.431 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.431 * [misc]backup-simplify: Simplify PI into PI 1548148131.431 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148131.431 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148131.431 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148131.431 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148131.432 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148131.432 * [misc]backup-simplify: Simplify (* PI (sqrt 1/2)) into (* PI (sqrt 1/2)) 1548148131.433 * [misc]backup-simplify: Simplify (* 0 (* PI (sqrt 1/2))) into 0 1548148131.433 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt 1/2))) into 0 1548148131.434 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (sqrt 1/2)))) into (* PI (sqrt 1/2)) 1548148131.435 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt 1/2))) into (/ 1 (* PI (sqrt 1/2))) 1548148131.437 * [misc]backup-simplify: Simplify (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) into (/ 9/32 (* PI (pow (sqrt 1/2) 3))) 1548148131.437 * [misc]backup-simplify: Simplify (* 25/9 (/ (sqrt 1/2) PI)) into (* 25/9 (/ (sqrt 1/2) PI)) 1548148131.438 * [misc]backup-simplify: Simplify (* 1/4 (/ 1 (* PI (sqrt 1/2)))) into (/ 1/4 (* PI (sqrt 1/2))) 1548148131.440 * [misc]backup-simplify: Simplify (+ (* 25/9 (/ (sqrt 1/2) PI)) (/ 1/4 (* PI (sqrt 1/2)))) into (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (* 25/9 (/ (sqrt 1/2) PI))) 1548148131.444 * [misc]backup-simplify: Simplify (+ (/ 9/32 (* PI (pow (sqrt 1/2) 3))) (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (* 25/9 (/ (sqrt 1/2) PI)))) into (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI)))) 1548148131.449 * [misc]backup-simplify: Simplify (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) into (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) 1548148131.453 * [misc]backup-simplify: Simplify (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) into (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) 1548148131.461 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) (* (/ 1 t) (pow v 4))) (+ (* (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) (* (/ 1 t) (pow v 2))) (* (/ (sqrt 1/2) PI) (* (/ 1 t) 1)))) into (- (+ (* 3/4 (/ (pow v 2) (* t (* PI (sqrt 1/2))))) (/ (sqrt 1/2) (* t PI))) (+ (* 9/32 (/ (pow v 4) (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 1/4 (/ (pow v 4) (* t (* PI (sqrt 1/2))))) (+ (* 10/3 (/ (* (pow v 2) (sqrt 1/2)) (* t PI))) (* 25/9 (/ (* (pow v 4) (sqrt 1/2)) (* t PI))))))) 1548148131.462 * [misc]backup-simplify: Simplify (/ (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (- 2 (* 6 (* (/ 1 v) (/ 1 v)))))) (/ (* (/ 1 t) PI) (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))))) into (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) 1548148131.462 * [misc]approximate: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in (v t) around 0 1548148131.462 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in t 1548148131.462 * [misc]taylor: Taking taylor expansion of (/ t PI) in t 1548148131.462 * [misc]taylor: Taking taylor expansion of t in t 1548148131.462 * [misc]backup-simplify: Simplify 0 into 0 1548148131.462 * [misc]backup-simplify: Simplify 1 into 1 1548148131.462 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.462 * [misc]backup-simplify: Simplify PI into PI 1548148131.463 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1548148131.463 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in t 1548148131.463 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in t 1548148131.463 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in t 1548148131.463 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in t 1548148131.463 * [misc]taylor: Taking taylor expansion of 2 in t 1548148131.463 * [misc]backup-simplify: Simplify 2 into 2 1548148131.463 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in t 1548148131.463 * [misc]taylor: Taking taylor expansion of 6 in t 1548148131.463 * [misc]backup-simplify: Simplify 6 into 6 1548148131.463 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148131.463 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148131.463 * [misc]taylor: Taking taylor expansion of v in t 1548148131.463 * [misc]backup-simplify: Simplify v into v 1548148131.463 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148131.464 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148131.464 * [misc]backup-simplify: Simplify (* 6 (/ 1 (pow v 2))) into (/ 6 (pow v 2)) 1548148131.464 * [misc]backup-simplify: Simplify (- (/ 6 (pow v 2))) into (- (* 6 (/ 1 (pow v 2)))) 1548148131.464 * [misc]backup-simplify: Simplify (+ 2 (- (* 6 (/ 1 (pow v 2))))) into (- 2 (* 6 (/ 1 (pow v 2)))) 1548148131.464 * [misc]backup-simplify: Simplify (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) into (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1548148131.464 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) 1548148131.464 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148131.465 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148131.465 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148131.465 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.466 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.466 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) (/ 0 (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1548148131.466 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1548148131.466 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.466 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.466 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of 1 in t 1548148131.466 * [misc]backup-simplify: Simplify 1 into 1 1548148131.466 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of 5 in t 1548148131.466 * [misc]backup-simplify: Simplify 5 into 5 1548148131.466 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148131.466 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148131.467 * [misc]taylor: Taking taylor expansion of v in t 1548148131.467 * [misc]backup-simplify: Simplify v into v 1548148131.467 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148131.467 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148131.467 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148131.467 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148131.467 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148131.467 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) (- 1 (* 5 (/ 1 (pow v 2))))) into (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1548148131.468 * [misc]backup-simplify: Simplify (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) into (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) 1548148131.468 * [misc]backup-simplify: Simplify (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) into (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) 1548148131.468 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) into (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) 1548148131.468 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148131.468 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148131.468 * [misc]taylor: Taking taylor expansion of t in v 1548148131.468 * [misc]backup-simplify: Simplify t into t 1548148131.468 * [misc]taylor: Taking taylor expansion of PI in v 1548148131.468 * [misc]backup-simplify: Simplify PI into PI 1548148131.468 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148131.468 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148131.468 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.468 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.468 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.468 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.468 * [misc]backup-simplify: Simplify 2 into 2 1548148131.469 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.469 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.469 * [misc]backup-simplify: Simplify 6 into 6 1548148131.469 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.469 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.469 * [misc]taylor: Taking taylor expansion of v in v 1548148131.469 * [misc]backup-simplify: Simplify 0 into 0 1548148131.469 * [misc]backup-simplify: Simplify 1 into 1 1548148131.469 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.469 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.469 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.470 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.470 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.470 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.470 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.470 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.470 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.471 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.471 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.471 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.471 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.471 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.471 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148131.471 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.472 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.472 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.472 * [misc]backup-simplify: Simplify 1 into 1 1548148131.472 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.472 * [misc]backup-simplify: Simplify 5 into 5 1548148131.472 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.472 * [misc]taylor: Taking taylor expansion of v in v 1548148131.472 * [misc]backup-simplify: Simplify 0 into 0 1548148131.472 * [misc]backup-simplify: Simplify 1 into 1 1548148131.472 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.472 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.472 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.473 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.473 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.473 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148131.473 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.473 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.474 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.474 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.474 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148131.474 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148131.474 * [misc]taylor: Taking taylor expansion of t in v 1548148131.474 * [misc]backup-simplify: Simplify t into t 1548148131.474 * [misc]taylor: Taking taylor expansion of PI in v 1548148131.474 * [misc]backup-simplify: Simplify PI into PI 1548148131.474 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148131.474 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148131.474 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.474 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.474 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.474 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.474 * [misc]backup-simplify: Simplify 2 into 2 1548148131.474 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.474 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.474 * [misc]backup-simplify: Simplify 6 into 6 1548148131.474 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.475 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.475 * [misc]taylor: Taking taylor expansion of v in v 1548148131.475 * [misc]backup-simplify: Simplify 0 into 0 1548148131.475 * [misc]backup-simplify: Simplify 1 into 1 1548148131.475 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.475 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.475 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.475 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.475 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.476 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.476 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.476 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.476 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.476 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.477 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.477 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.477 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.477 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.477 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148131.477 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148131.477 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148131.477 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.477 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.477 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148131.477 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148131.477 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.477 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.477 * [misc]backup-simplify: Simplify 1 into 1 1548148131.477 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.477 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.477 * [misc]backup-simplify: Simplify 5 into 5 1548148131.478 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.478 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.478 * [misc]taylor: Taking taylor expansion of v in v 1548148131.478 * [misc]backup-simplify: Simplify 0 into 0 1548148131.478 * [misc]backup-simplify: Simplify 1 into 1 1548148131.478 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.478 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.478 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.478 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.478 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.479 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148131.479 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.479 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.479 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.480 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.480 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.481 * [misc]backup-simplify: Simplify (* (/ t PI) (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) 1548148131.481 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148131.481 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148131.481 * [misc]taylor: Taking taylor expansion of t in t 1548148131.481 * [misc]backup-simplify: Simplify 0 into 0 1548148131.481 * [misc]backup-simplify: Simplify 1 into 1 1548148131.481 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148131.481 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148131.481 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148131.481 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.481 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.481 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148131.481 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148131.481 * [misc]taylor: Taking taylor expansion of 25 in t 1548148131.481 * [misc]backup-simplify: Simplify 25 into 25 1548148131.482 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.482 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148131.482 * [misc]taylor: Taking taylor expansion of 4 in t 1548148131.482 * [misc]backup-simplify: Simplify 4 into 4 1548148131.482 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148131.482 * [misc]taylor: Taking taylor expansion of v in t 1548148131.482 * [misc]backup-simplify: Simplify v into v 1548148131.482 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148131.482 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148131.482 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148131.482 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148131.482 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.483 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.483 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148131.483 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148131.483 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148131.483 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.483 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.483 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.483 * [misc]backup-simplify: Simplify PI into PI 1548148131.484 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.484 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148131.486 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.487 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148131.488 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148131.488 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.488 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.488 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.489 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.490 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148131.490 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.491 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148131.491 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148131.492 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.492 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.492 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148131.492 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.492 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.493 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1548148131.495 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.495 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.496 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.497 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.497 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into 0 1548148131.498 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)))) into 0 1548148131.499 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into 0 1548148131.499 * [misc]taylor: Taking taylor expansion of 0 in t 1548148131.499 * [misc]backup-simplify: Simplify 0 into 0 1548148131.499 * [misc]backup-simplify: Simplify 0 into 0 1548148131.500 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148131.505 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148131.506 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148131.506 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148131.507 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.507 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.507 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148131.509 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148131.510 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148131.510 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148131.511 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148131.512 * [misc]backup-simplify: Simplify 0 into 0 1548148131.512 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.512 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.512 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.513 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.513 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.513 * [misc]backup-simplify: Simplify (+ (* -5 1) (+ (* 0 0) (* 1 -5))) into -10 1548148131.517 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 25 1)))) 2) into -2/5 1548148131.517 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.518 * [misc]backup-simplify: Simplify (+ (* 1/3 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into (- 2/15) 1548148131.520 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2/15) 1) 1)))) into (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) 1548148131.521 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.521 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.521 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.521 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.521 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.522 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148131.523 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148131.525 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) 1548148131.526 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.527 * [misc]backup-simplify: Simplify (+ (* (/ t PI) (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))))) 1548148131.527 * [misc]taylor: Taking taylor expansion of (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))))) in t 1548148131.527 * [misc]taylor: Taking taylor expansion of (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of 2/15 in t 1548148131.528 * [misc]backup-simplify: Simplify 2/15 into 2/15 1548148131.528 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of t in t 1548148131.528 * [misc]backup-simplify: Simplify 0 into 0 1548148131.528 * [misc]backup-simplify: Simplify 1 into 1 1548148131.528 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.528 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.528 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of 25 in t 1548148131.528 * [misc]backup-simplify: Simplify 25 into 25 1548148131.528 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.528 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of 4 in t 1548148131.528 * [misc]backup-simplify: Simplify 4 into 4 1548148131.528 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148131.528 * [misc]taylor: Taking taylor expansion of v in t 1548148131.528 * [misc]backup-simplify: Simplify v into v 1548148131.528 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148131.528 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148131.529 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148131.529 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148131.529 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.529 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.529 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148131.529 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148131.529 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148131.530 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.530 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.530 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.530 * [misc]backup-simplify: Simplify PI into PI 1548148131.530 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.531 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148131.533 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.534 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148131.534 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148131.535 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.535 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.535 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.536 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.537 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148131.539 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.539 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148131.539 * [misc]taylor: Taking taylor expansion of (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))) in t 1548148131.539 * [misc]taylor: Taking taylor expansion of 1/36 in t 1548148131.539 * [misc]backup-simplify: Simplify 1/36 into 1/36 1548148131.539 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of t in t 1548148131.540 * [misc]backup-simplify: Simplify 0 into 0 1548148131.540 * [misc]backup-simplify: Simplify 1 into 1 1548148131.540 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.540 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.540 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of 25 in t 1548148131.540 * [misc]backup-simplify: Simplify 25 into 25 1548148131.540 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.540 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of 4 in t 1548148131.540 * [misc]backup-simplify: Simplify 4 into 4 1548148131.540 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148131.540 * [misc]taylor: Taking taylor expansion of v in t 1548148131.540 * [misc]backup-simplify: Simplify v into v 1548148131.540 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148131.540 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148131.540 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148131.541 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148131.541 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.541 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.541 * [misc]taylor: Taking taylor expansion of (* PI (sqrt -1/6)) in t 1548148131.541 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.541 * [misc]backup-simplify: Simplify PI into PI 1548148131.541 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148131.541 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148131.541 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148131.542 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.542 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.542 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into 0 1548148131.544 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.545 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148131.545 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148131.546 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.546 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.546 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.547 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.548 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.548 * [misc]backup-simplify: Simplify (* PI (sqrt -1/6)) into (* PI (sqrt -1/6)) 1548148131.549 * [misc]backup-simplify: Simplify (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) into (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) 1548148131.549 * [misc]backup-simplify: Simplify (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148131.550 * [misc]backup-simplify: Simplify (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) into (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) 1548148131.552 * [misc]backup-simplify: Simplify (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) 1548148131.553 * [misc]backup-simplify: Simplify (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) into (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) 1548148131.555 * [misc]backup-simplify: Simplify (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) into (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) 1548148131.555 * [misc]backup-simplify: Simplify 0 into 0 1548148131.555 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148131.562 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148131.565 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1548148131.565 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1548148131.565 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.566 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.566 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148131.569 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.570 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6))))) into 0 1548148131.571 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148131.572 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.572 * [misc]backup-simplify: Simplify 0 into 0 1548148131.573 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.573 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.573 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.574 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.574 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.574 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (+ (* 1 0) (* 0 -5)))) into 0 1548148131.580 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -10) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148131.581 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.581 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148131.585 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 2/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.585 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.586 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.586 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.586 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.586 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.587 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148131.587 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148131.588 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))))) into 0 1548148131.589 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.591 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (+ (* 0 (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148131.591 * [misc]taylor: Taking taylor expansion of 0 in t 1548148131.591 * [misc]backup-simplify: Simplify 0 into 0 1548148131.591 * [misc]backup-simplify: Simplify 0 into 0 1548148131.592 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148131.596 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148131.598 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148131.598 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148131.598 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.598 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.599 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148131.601 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148131.601 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148131.602 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148131.603 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148131.604 * [misc]backup-simplify: Simplify (+ (* 2/15 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))) into 0 1548148131.608 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148131.609 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148131.609 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148131.610 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.610 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.610 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148131.612 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148131.613 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into 0 1548148131.614 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt -1/6))) into 0 1548148131.616 * [misc]backup-simplify: Simplify (- (/ 0 (* PI (sqrt -1/6))) (+ (* (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) (/ 0 (* PI (sqrt -1/6)))))) into 0 1548148131.616 * [misc]backup-simplify: Simplify (+ (* 1/36 0) (* 0 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into 0 1548148131.617 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.617 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.617 * [misc]backup-simplify: Simplify 0 into 0 1548148131.617 * [misc]backup-simplify: Simplify 0 into 0 1548148131.618 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148131.629 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 25 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 25 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 25 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 25 1)))) 24) into 0 1548148131.633 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow v 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow v 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow v 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow v 1)))) 24) into 0 1548148131.634 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v)))))) into 0 1548148131.634 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.634 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.635 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))))) into 0 1548148131.640 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (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 1548148131.640 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6)))))) into 0 1548148131.641 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))))) into 0 1548148131.643 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.643 * [misc]backup-simplify: Simplify 0 into 0 1548148131.646 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (* PI (sqrt -1/6)))))) (* (/ 1 t) (pow (/ 1 v) 3))) (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (sqrt -1/6)) PI) (* (/ 1 t) (/ 1 v)))) into (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v))))))) (* t (* v PI))) (+ (* 2/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v))))))) (* t (* (pow v 3) PI)))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (* t (* (pow v 3) (* PI (sqrt -1/6)))))))) 1548148131.646 * [misc]backup-simplify: Simplify (/ (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (- 2 (* 6 (* (/ 1 (- v)) (/ 1 (- v))))))) (/ (* (/ 1 (- t)) PI) (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))))) into (* -1 (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) 1548148131.646 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in (v t) around 0 1548148131.647 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of -1 in t 1548148131.647 * [misc]backup-simplify: Simplify -1 into -1 1548148131.647 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of (/ t PI) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of t in t 1548148131.647 * [misc]backup-simplify: Simplify 0 into 0 1548148131.647 * [misc]backup-simplify: Simplify 1 into 1 1548148131.647 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.647 * [misc]backup-simplify: Simplify PI into PI 1548148131.647 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1548148131.647 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of 2 in t 1548148131.647 * [misc]backup-simplify: Simplify 2 into 2 1548148131.647 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of 6 in t 1548148131.647 * [misc]backup-simplify: Simplify 6 into 6 1548148131.647 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148131.647 * [misc]taylor: Taking taylor expansion of v in t 1548148131.648 * [misc]backup-simplify: Simplify v into v 1548148131.648 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148131.648 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148131.648 * [misc]backup-simplify: Simplify (* 6 (/ 1 (pow v 2))) into (/ 6 (pow v 2)) 1548148131.648 * [misc]backup-simplify: Simplify (- (/ 6 (pow v 2))) into (- (* 6 (/ 1 (pow v 2)))) 1548148131.648 * [misc]backup-simplify: Simplify (+ 2 (- (* 6 (/ 1 (pow v 2))))) into (- 2 (* 6 (/ 1 (pow v 2)))) 1548148131.648 * [misc]backup-simplify: Simplify (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) into (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1548148131.648 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) 1548148131.649 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148131.649 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148131.649 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148131.649 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.650 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) (/ 0 (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1548148131.650 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1548148131.650 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in t 1548148131.650 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in t 1548148131.650 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in t 1548148131.650 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.650 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.650 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in t 1548148131.650 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in t 1548148131.650 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148131.650 * [misc]taylor: Taking taylor expansion of 1 in t 1548148131.650 * [misc]backup-simplify: Simplify 1 into 1 1548148131.650 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148131.650 * [misc]taylor: Taking taylor expansion of 5 in t 1548148131.650 * [misc]backup-simplify: Simplify 5 into 5 1548148131.650 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148131.651 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148131.651 * [misc]taylor: Taking taylor expansion of v in t 1548148131.651 * [misc]backup-simplify: Simplify v into v 1548148131.651 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148131.651 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148131.651 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148131.651 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148131.651 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148131.652 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) (- 1 (* 5 (/ 1 (pow v 2))))) into (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1548148131.652 * [misc]backup-simplify: Simplify (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) into (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) 1548148131.653 * [misc]backup-simplify: Simplify (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) into (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) 1548148131.653 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) into (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) 1548148131.653 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of -1 in v 1548148131.653 * [misc]backup-simplify: Simplify -1 into -1 1548148131.653 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of t in v 1548148131.653 * [misc]backup-simplify: Simplify t into t 1548148131.653 * [misc]taylor: Taking taylor expansion of PI in v 1548148131.653 * [misc]backup-simplify: Simplify PI into PI 1548148131.653 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148131.653 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.653 * [misc]backup-simplify: Simplify 2 into 2 1548148131.653 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.653 * [misc]backup-simplify: Simplify 6 into 6 1548148131.653 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.653 * [misc]taylor: Taking taylor expansion of v in v 1548148131.653 * [misc]backup-simplify: Simplify 0 into 0 1548148131.653 * [misc]backup-simplify: Simplify 1 into 1 1548148131.654 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.654 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.654 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.654 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.654 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.654 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.655 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.655 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.655 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.655 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.655 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.656 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.656 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.656 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.656 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148131.656 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148131.656 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148131.656 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.656 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.656 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148131.656 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148131.656 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.656 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.656 * [misc]backup-simplify: Simplify 1 into 1 1548148131.656 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.656 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.656 * [misc]backup-simplify: Simplify 5 into 5 1548148131.657 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.657 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.657 * [misc]taylor: Taking taylor expansion of v in v 1548148131.657 * [misc]backup-simplify: Simplify 0 into 0 1548148131.657 * [misc]backup-simplify: Simplify 1 into 1 1548148131.657 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.657 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.657 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.657 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.657 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.658 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148131.658 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.658 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.658 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.659 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.659 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of -1 in v 1548148131.659 * [misc]backup-simplify: Simplify -1 into -1 1548148131.659 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of t in v 1548148131.659 * [misc]backup-simplify: Simplify t into t 1548148131.659 * [misc]taylor: Taking taylor expansion of PI in v 1548148131.659 * [misc]backup-simplify: Simplify PI into PI 1548148131.659 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148131.659 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of 2 in v 1548148131.659 * [misc]backup-simplify: Simplify 2 into 2 1548148131.659 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of 6 in v 1548148131.659 * [misc]backup-simplify: Simplify 6 into 6 1548148131.659 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.659 * [misc]taylor: Taking taylor expansion of v in v 1548148131.659 * [misc]backup-simplify: Simplify 0 into 0 1548148131.659 * [misc]backup-simplify: Simplify 1 into 1 1548148131.659 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.660 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.660 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148131.660 * [misc]backup-simplify: Simplify (- 6) into -6 1548148131.660 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148131.660 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148131.660 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.661 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.661 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.661 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148131.661 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.661 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.662 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148131.662 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.662 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148131.662 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.662 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of 1 in v 1548148131.662 * [misc]backup-simplify: Simplify 1 into 1 1548148131.662 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.662 * [misc]backup-simplify: Simplify 5 into 5 1548148131.662 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.662 * [misc]taylor: Taking taylor expansion of v in v 1548148131.662 * [misc]backup-simplify: Simplify 0 into 0 1548148131.662 * [misc]backup-simplify: Simplify 1 into 1 1548148131.662 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.663 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148131.663 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.663 * [misc]backup-simplify: Simplify (- 5) into -5 1548148131.663 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148131.663 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148131.663 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.664 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.664 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.664 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.665 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.665 * [misc]backup-simplify: Simplify (* (/ t PI) (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) 1548148131.666 * [misc]backup-simplify: Simplify (* -1 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) into (* -1 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) 1548148131.666 * [misc]taylor: Taking taylor expansion of (* -1 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of -1 in t 1548148131.666 * [misc]backup-simplify: Simplify -1 into -1 1548148131.666 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of t in t 1548148131.666 * [misc]backup-simplify: Simplify 0 into 0 1548148131.666 * [misc]backup-simplify: Simplify 1 into 1 1548148131.666 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.666 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.666 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of 25 in t 1548148131.666 * [misc]backup-simplify: Simplify 25 into 25 1548148131.666 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.666 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of 4 in t 1548148131.666 * [misc]backup-simplify: Simplify 4 into 4 1548148131.666 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148131.666 * [misc]taylor: Taking taylor expansion of v in t 1548148131.667 * [misc]backup-simplify: Simplify v into v 1548148131.667 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148131.667 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148131.667 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148131.667 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148131.667 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.667 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.668 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148131.668 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148131.668 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148131.668 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.668 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.668 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.668 * [misc]backup-simplify: Simplify PI into PI 1548148131.668 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.669 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148131.670 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.671 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148131.671 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148131.671 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.671 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.671 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.672 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.672 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148131.672 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.673 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148131.673 * [misc]backup-simplify: Simplify (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148131.673 * [misc]backup-simplify: Simplify (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148131.673 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.674 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148131.674 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148131.674 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.674 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.674 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1548148131.675 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.676 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.676 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.677 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.677 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into 0 1548148131.677 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)))) into 0 1548148131.678 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into 0 1548148131.678 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI))) into 0 1548148131.678 * [misc]taylor: Taking taylor expansion of 0 in t 1548148131.678 * [misc]backup-simplify: Simplify 0 into 0 1548148131.678 * [misc]backup-simplify: Simplify 0 into 0 1548148131.679 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148131.681 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148131.682 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148131.683 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148131.683 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.683 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.684 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148131.685 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148131.685 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148131.686 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148131.686 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148131.686 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))) into 0 1548148131.687 * [misc]backup-simplify: Simplify 0 into 0 1548148131.687 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.687 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.687 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.687 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.687 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148131.688 * [misc]backup-simplify: Simplify (+ (* -5 1) (+ (* 0 0) (* 1 -5))) into -10 1548148131.690 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 25 1)))) 2) into -2/5 1548148131.690 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.691 * [misc]backup-simplify: Simplify (+ (* 1/3 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into (- 2/15) 1548148131.692 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2/15) 1) 1)))) into (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) 1548148131.692 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.692 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.692 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.693 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.693 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148131.693 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148131.694 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148131.694 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) 1548148131.695 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.696 * [misc]backup-simplify: Simplify (+ (* (/ t PI) (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))))) 1548148131.698 * [misc]backup-simplify: Simplify (+ (* -1 (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))))) (+ (* 0 0) (* 0 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)))) into (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))) 1548148131.698 * [misc]taylor: Taking taylor expansion of (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of 2/15 in t 1548148131.698 * [misc]backup-simplify: Simplify 2/15 into 2/15 1548148131.698 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of t in t 1548148131.698 * [misc]backup-simplify: Simplify 0 into 0 1548148131.698 * [misc]backup-simplify: Simplify 1 into 1 1548148131.698 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.698 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.698 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of 25 in t 1548148131.698 * [misc]backup-simplify: Simplify 25 into 25 1548148131.698 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.698 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of 4 in t 1548148131.698 * [misc]backup-simplify: Simplify 4 into 4 1548148131.698 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148131.698 * [misc]taylor: Taking taylor expansion of v in t 1548148131.698 * [misc]backup-simplify: Simplify v into v 1548148131.698 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148131.698 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148131.698 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148131.698 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148131.699 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.699 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.699 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148131.699 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148131.699 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148131.699 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.699 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.699 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.699 * [misc]backup-simplify: Simplify PI into PI 1548148131.699 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.700 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148131.701 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.701 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148131.702 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148131.702 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.702 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.702 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.703 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.703 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148131.703 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148131.704 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148131.704 * [misc]taylor: Taking taylor expansion of (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of 1/36 in t 1548148131.704 * [misc]backup-simplify: Simplify 1/36 into 1/36 1548148131.704 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of t in t 1548148131.704 * [misc]backup-simplify: Simplify 0 into 0 1548148131.704 * [misc]backup-simplify: Simplify 1 into 1 1548148131.704 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148131.704 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148131.704 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of 25 in t 1548148131.704 * [misc]backup-simplify: Simplify 25 into 25 1548148131.704 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148131.704 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of 4 in t 1548148131.704 * [misc]backup-simplify: Simplify 4 into 4 1548148131.704 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148131.704 * [misc]taylor: Taking taylor expansion of v in t 1548148131.704 * [misc]backup-simplify: Simplify v into v 1548148131.704 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148131.704 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148131.704 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148131.705 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148131.705 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148131.705 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.705 * [misc]taylor: Taking taylor expansion of (* PI (sqrt -1/6)) in t 1548148131.705 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.705 * [misc]backup-simplify: Simplify PI into PI 1548148131.705 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148131.705 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148131.705 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148131.705 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148131.706 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148131.706 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into 0 1548148131.708 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148131.709 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148131.709 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148131.709 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.709 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.710 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148131.711 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148131.711 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148131.712 * [misc]backup-simplify: Simplify (* PI (sqrt -1/6)) into (* PI (sqrt -1/6)) 1548148131.713 * [misc]backup-simplify: Simplify (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) into (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) 1548148131.713 * [misc]backup-simplify: Simplify (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148131.714 * [misc]backup-simplify: Simplify (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) into (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) 1548148131.715 * [misc]backup-simplify: Simplify (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) 1548148131.716 * [misc]backup-simplify: Simplify (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) 1548148131.717 * [misc]backup-simplify: Simplify 0 into 0 1548148131.717 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148131.724 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148131.726 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1548148131.727 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1548148131.727 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.727 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.728 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148131.731 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.731 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6))))) into 0 1548148131.732 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148131.734 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.734 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)))) into 0 1548148131.734 * [misc]backup-simplify: Simplify 0 into 0 1548148131.735 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.735 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.735 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.736 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.736 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.736 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (+ (* 1 0) (* 0 -5)))) into 0 1548148131.743 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -10) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148131.743 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148131.744 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148131.747 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 2/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148131.747 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.748 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.748 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.748 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.748 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.749 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148131.749 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148131.750 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))))) into 0 1548148131.751 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.753 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (+ (* 0 (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148131.755 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))))) (+ (* 0 0) (* 0 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI))))) into 0 1548148131.755 * [misc]taylor: Taking taylor expansion of 0 in t 1548148131.755 * [misc]backup-simplify: Simplify 0 into 0 1548148131.755 * [misc]backup-simplify: Simplify 0 into 0 1548148131.756 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148131.759 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148131.760 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148131.760 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148131.761 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.761 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.761 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148131.762 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148131.763 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148131.763 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148131.764 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148131.764 * [misc]backup-simplify: Simplify (+ (* 2/15 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))) into 0 1548148131.766 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148131.767 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148131.767 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148131.768 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.768 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.768 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148131.769 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148131.769 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into 0 1548148131.770 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt -1/6))) into 0 1548148131.771 * [misc]backup-simplify: Simplify (- (/ 0 (* PI (sqrt -1/6))) (+ (* (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) (/ 0 (* PI (sqrt -1/6)))))) into 0 1548148131.772 * [misc]backup-simplify: Simplify (+ (* 1/36 0) (* 0 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into 0 1548148131.772 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.772 * [misc]backup-simplify: Simplify 0 into 0 1548148131.772 * [misc]backup-simplify: Simplify 0 into 0 1548148131.773 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148131.779 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 25 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 25 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 25 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 25 1)))) 24) into 0 1548148131.782 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow v 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow v 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow v 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow v 1)))) 24) into 0 1548148131.782 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v)))))) into 0 1548148131.782 * [misc]backup-simplify: Simplify (- 0) into 0 1548148131.782 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148131.783 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))))) into 0 1548148131.786 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (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 1548148131.786 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6)))))) into 0 1548148131.787 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))))) into 0 1548148131.788 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148131.788 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))))) into 0 1548148131.788 * [misc]backup-simplify: Simplify 0 into 0 1548148131.790 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 (- v))))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 (- v))))))) (* PI (sqrt -1/6))))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 3))) (* (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 (- v))))))) (sqrt -1/6)) PI)) (* (/ 1 (- t)) (/ 1 (- v))))) into (- (+ (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (* t (* (pow v 3) (* PI (sqrt -1/6)))))) (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (sqrt -1/6)) (* t (* (pow v 3) PI))))) (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (sqrt -1/6)) (* t (* v PI)))) 1548148131.790 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1) 1548148131.790 * [misc]backup-simplify: Simplify (* t PI) into (* t PI) 1548148131.790 * [misc]approximate: Taking taylor expansion of (* t PI) in (t) around 0 1548148131.790 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148131.790 * [misc]taylor: Taking taylor expansion of t in t 1548148131.790 * [misc]backup-simplify: Simplify 0 into 0 1548148131.790 * [misc]backup-simplify: Simplify 1 into 1 1548148131.790 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.790 * [misc]backup-simplify: Simplify PI into PI 1548148131.790 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148131.790 * [misc]taylor: Taking taylor expansion of t in t 1548148131.790 * [misc]backup-simplify: Simplify 0 into 0 1548148131.790 * [misc]backup-simplify: Simplify 1 into 1 1548148131.790 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.790 * [misc]backup-simplify: Simplify PI into PI 1548148131.790 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148131.791 * [misc]backup-simplify: Simplify 0 into 0 1548148131.791 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148131.791 * [misc]backup-simplify: Simplify PI into PI 1548148131.792 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148131.792 * [misc]backup-simplify: Simplify 0 into 0 1548148131.792 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148131.793 * [misc]backup-simplify: Simplify 0 into 0 1548148131.794 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148131.794 * [misc]backup-simplify: Simplify 0 into 0 1548148131.796 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))) into 0 1548148131.796 * [misc]backup-simplify: Simplify 0 into 0 1548148131.798 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))))) into 0 1548148131.798 * [misc]backup-simplify: Simplify 0 into 0 1548148131.800 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))))) into 0 1548148131.800 * [misc]backup-simplify: Simplify 0 into 0 1548148131.800 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1548148131.800 * [misc]backup-simplify: Simplify (* (/ 1 t) PI) into (/ PI t) 1548148131.801 * [misc]approximate: Taking taylor expansion of (/ PI t) in (t) around 0 1548148131.801 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148131.801 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.801 * [misc]backup-simplify: Simplify PI into PI 1548148131.801 * [misc]taylor: Taking taylor expansion of t in t 1548148131.801 * [misc]backup-simplify: Simplify 0 into 0 1548148131.801 * [misc]backup-simplify: Simplify 1 into 1 1548148131.801 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148131.801 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148131.801 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.801 * [misc]backup-simplify: Simplify PI into PI 1548148131.801 * [misc]taylor: Taking taylor expansion of t in t 1548148131.801 * [misc]backup-simplify: Simplify 0 into 0 1548148131.801 * [misc]backup-simplify: Simplify 1 into 1 1548148131.801 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148131.801 * [misc]backup-simplify: Simplify PI into PI 1548148131.802 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148131.802 * [misc]backup-simplify: Simplify 0 into 0 1548148131.803 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.803 * [misc]backup-simplify: Simplify 0 into 0 1548148131.804 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.804 * [misc]backup-simplify: Simplify 0 into 0 1548148131.805 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.805 * [misc]backup-simplify: Simplify 0 into 0 1548148131.806 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.806 * [misc]backup-simplify: Simplify 0 into 0 1548148131.807 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.807 * [misc]backup-simplify: Simplify 0 into 0 1548148131.807 * [misc]backup-simplify: Simplify (* PI (/ 1 (/ 1 t))) into (* t PI) 1548148131.807 * [misc]backup-simplify: Simplify (* (/ 1 (- t)) PI) into (* -1 (/ PI t)) 1548148131.808 * [misc]approximate: Taking taylor expansion of (* -1 (/ PI t)) in (t) around 0 1548148131.808 * [misc]taylor: Taking taylor expansion of (* -1 (/ PI t)) in t 1548148131.808 * [misc]taylor: Taking taylor expansion of -1 in t 1548148131.808 * [misc]backup-simplify: Simplify -1 into -1 1548148131.808 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148131.808 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.808 * [misc]backup-simplify: Simplify PI into PI 1548148131.808 * [misc]taylor: Taking taylor expansion of t in t 1548148131.808 * [misc]backup-simplify: Simplify 0 into 0 1548148131.808 * [misc]backup-simplify: Simplify 1 into 1 1548148131.808 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148131.808 * [misc]taylor: Taking taylor expansion of (* -1 (/ PI t)) in t 1548148131.808 * [misc]taylor: Taking taylor expansion of -1 in t 1548148131.808 * [misc]backup-simplify: Simplify -1 into -1 1548148131.808 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148131.808 * [misc]taylor: Taking taylor expansion of PI in t 1548148131.808 * [misc]backup-simplify: Simplify PI into PI 1548148131.808 * [misc]taylor: Taking taylor expansion of t in t 1548148131.808 * [misc]backup-simplify: Simplify 0 into 0 1548148131.808 * [misc]backup-simplify: Simplify 1 into 1 1548148131.808 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148131.809 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148131.809 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148131.809 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148131.810 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 PI)) into 0 1548148131.810 * [misc]backup-simplify: Simplify 0 into 0 1548148131.811 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.811 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 PI))) into 0 1548148131.811 * [misc]backup-simplify: Simplify 0 into 0 1548148131.812 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.814 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148131.814 * [misc]backup-simplify: Simplify 0 into 0 1548148131.815 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.816 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148131.816 * [misc]backup-simplify: Simplify 0 into 0 1548148131.818 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.820 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))) into 0 1548148131.820 * [misc]backup-simplify: Simplify 0 into 0 1548148131.822 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.826 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))))) into 0 1548148131.826 * [misc]backup-simplify: Simplify 0 into 0 1548148131.826 * [misc]backup-simplify: Simplify (* (* -1 PI) (/ 1 (/ 1 (- t)))) into (* t PI) 1548148131.826 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2 1 2) 1548148131.826 * [misc]backup-simplify: Simplify (* (* v v) 5) into (* 5 (pow v 2)) 1548148131.826 * [misc]approximate: Taking taylor expansion of (* 5 (pow v 2)) in (v) around 0 1548148131.826 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148131.826 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.826 * [misc]backup-simplify: Simplify 5 into 5 1548148131.826 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.827 * [misc]taylor: Taking taylor expansion of v in v 1548148131.827 * [misc]backup-simplify: Simplify 0 into 0 1548148131.827 * [misc]backup-simplify: Simplify 1 into 1 1548148131.827 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148131.827 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.827 * [misc]backup-simplify: Simplify 5 into 5 1548148131.827 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.827 * [misc]taylor: Taking taylor expansion of v in v 1548148131.827 * [misc]backup-simplify: Simplify 0 into 0 1548148131.827 * [misc]backup-simplify: Simplify 1 into 1 1548148131.827 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.827 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148131.827 * [misc]backup-simplify: Simplify 5 into 5 1548148131.827 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.828 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148131.828 * [misc]backup-simplify: Simplify 0 into 0 1548148131.828 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.828 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.828 * [misc]backup-simplify: Simplify 0 into 0 1548148131.829 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.829 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.829 * [misc]backup-simplify: Simplify 0 into 0 1548148131.829 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.830 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.830 * [misc]backup-simplify: Simplify 0 into 0 1548148131.830 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148131.831 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148131.831 * [misc]backup-simplify: Simplify 0 into 0 1548148131.831 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148131.832 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148131.832 * [misc]backup-simplify: Simplify 0 into 0 1548148131.832 * [misc]backup-simplify: Simplify (* 5 (pow v 2)) into (* 5 (pow v 2)) 1548148131.832 * [misc]backup-simplify: Simplify (* (* (/ 1 v) (/ 1 v)) 5) into (/ 5 (pow v 2)) 1548148131.832 * [misc]approximate: Taking taylor expansion of (/ 5 (pow v 2)) in (v) around 0 1548148131.832 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148131.832 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.832 * [misc]backup-simplify: Simplify 5 into 5 1548148131.832 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.832 * [misc]taylor: Taking taylor expansion of v in v 1548148131.832 * [misc]backup-simplify: Simplify 0 into 0 1548148131.832 * [misc]backup-simplify: Simplify 1 into 1 1548148131.832 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.833 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148131.833 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148131.833 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.833 * [misc]backup-simplify: Simplify 5 into 5 1548148131.833 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.833 * [misc]taylor: Taking taylor expansion of v in v 1548148131.833 * [misc]backup-simplify: Simplify 0 into 0 1548148131.833 * [misc]backup-simplify: Simplify 1 into 1 1548148131.833 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.833 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148131.833 * [misc]backup-simplify: Simplify 5 into 5 1548148131.834 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.834 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1548148131.834 * [misc]backup-simplify: Simplify 0 into 0 1548148131.834 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.835 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.835 * [misc]backup-simplify: Simplify 0 into 0 1548148131.835 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.835 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.835 * [misc]backup-simplify: Simplify 0 into 0 1548148131.836 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.836 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.836 * [misc]backup-simplify: Simplify 0 into 0 1548148131.837 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148131.837 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.837 * [misc]backup-simplify: Simplify 0 into 0 1548148131.838 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148131.838 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.838 * [misc]backup-simplify: Simplify 0 into 0 1548148131.839 * [misc]backup-simplify: Simplify (* 5 (pow (/ 1 (/ 1 v)) 2)) into (* 5 (pow v 2)) 1548148131.839 * [misc]backup-simplify: Simplify (* (* (/ 1 (- v)) (/ 1 (- v))) 5) into (/ 5 (pow v 2)) 1548148131.839 * [misc]approximate: Taking taylor expansion of (/ 5 (pow v 2)) in (v) around 0 1548148131.839 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148131.839 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.839 * [misc]backup-simplify: Simplify 5 into 5 1548148131.839 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.839 * [misc]taylor: Taking taylor expansion of v in v 1548148131.839 * [misc]backup-simplify: Simplify 0 into 0 1548148131.839 * [misc]backup-simplify: Simplify 1 into 1 1548148131.839 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.839 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148131.839 * [misc]taylor: Taking taylor expansion of (/ 5 (pow v 2)) in v 1548148131.839 * [misc]taylor: Taking taylor expansion of 5 in v 1548148131.839 * [misc]backup-simplify: Simplify 5 into 5 1548148131.840 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148131.840 * [misc]taylor: Taking taylor expansion of v in v 1548148131.840 * [misc]backup-simplify: Simplify 0 into 0 1548148131.840 * [misc]backup-simplify: Simplify 1 into 1 1548148131.840 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148131.840 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1548148131.840 * [misc]backup-simplify: Simplify 5 into 5 1548148131.840 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148131.841 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1548148131.841 * [misc]backup-simplify: Simplify 0 into 0 1548148131.841 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148131.841 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.841 * [misc]backup-simplify: Simplify 0 into 0 1548148131.841 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148131.842 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.842 * [misc]backup-simplify: Simplify 0 into 0 1548148131.842 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148131.843 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.843 * [misc]backup-simplify: Simplify 0 into 0 1548148131.843 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1548148131.844 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.844 * [misc]backup-simplify: Simplify 0 into 0 1548148131.845 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1548148131.845 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148131.845 * [misc]backup-simplify: Simplify 0 into 0 1548148131.846 * [misc]backup-simplify: Simplify (* 5 (pow (/ 1 (/ 1 (- v))) 2)) into (* 5 (pow v 2)) 1548148131.846 * * * [misc]progress: simplifying candidates 1548148131.846 * * * * [misc]progress: [ 1 / 671 ] simplifiying candidate # 1548148131.846 * * * * [misc]progress: [ 2 / 671 ] simplifiying candidate # 1548148131.846 * [enter]simplify: Simplifying (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 2 (* 6 (* v v)))))) 1548148131.846 * * [misc]simplify: iters left: 6 (15 enodes) 1548148131.851 * * [misc]simplify: iters left: 5 (29 enodes) 1548148131.859 * * [misc]simplify: iters left: 4 (56 enodes) 1548148131.867 * * [misc]simplify: iters left: 3 (73 enodes) 1548148131.876 * [exit]simplify: Simplified to (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (+ 2 (* (* v v) -6))))) 1548148131.876 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (exp (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (+ 2 (* (* v v) -6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148131.876 * * * * [misc]progress: [ 3 / 671 ] simplifiying candidate # 1548148131.876 * * * * [misc]progress: [ 4 / 671 ] simplifiying candidate # 1548148131.876 * * * * [misc]progress: [ 5 / 671 ] simplifiying candidate # 1548148131.876 * [enter]simplify: Simplifying (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- 2 (* 6 (* v v)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- 2 (* 6 (* v v)))))) 1548148131.876 * * [misc]simplify: iters left: 6 (14 enodes) 1548148131.878 * * [misc]simplify: iters left: 5 (32 enodes) 1548148131.884 * * [misc]simplify: iters left: 4 (100 enodes) 1548148131.915 * * [misc]simplify: iters left: 3 (260 enodes) 1548148132.067 * [exit]simplify: Simplified to (/ (/ (- 1 (* (* v v) 5)) (- 2 (* (* v 6) v))) (sqrt (- 2 (* (* v 6) v)))) 1548148132.067 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (cbrt (/ (/ (- 1 (* (* v v) 5)) (- 2 (* (* v 6) v))) (sqrt (- 2 (* (* v 6) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.067 * * * * [misc]progress: [ 6 / 671 ] simplifiying candidate # 1548148132.067 * * * * [misc]progress: [ 7 / 671 ] simplifiying candidate # 1548148132.067 * * * * [misc]progress: [ 8 / 671 ] simplifiying candidate # 1548148132.067 * * * * [misc]progress: [ 9 / 671 ] simplifiying candidate # 1548148132.068 * * * * [misc]progress: [ 10 / 671 ] simplifiying candidate # 1548148132.068 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148132.068 * * [misc]simplify: iters left: 6 (17 enodes) 1548148132.073 * * [misc]simplify: iters left: 5 (31 enodes) 1548148132.084 * * [misc]simplify: iters left: 4 (57 enodes) 1548148132.098 * * [misc]simplify: iters left: 3 (74 enodes) 1548148132.116 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148132.116 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.117 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.117 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.122 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.131 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.147 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.164 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.165 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.165 * * * * [misc]progress: [ 11 / 671 ] simplifiying candidate # 1548148132.165 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148132.165 * * [misc]simplify: iters left: 6 (17 enodes) 1548148132.170 * * [misc]simplify: iters left: 5 (30 enodes) 1548148132.180 * * [misc]simplify: iters left: 4 (56 enodes) 1548148132.194 * * [misc]simplify: iters left: 3 (73 enodes) 1548148132.212 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) 1548148132.212 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.213 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148132.213 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.217 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.227 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.234 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.243 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148132.243 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.243 * * * * [misc]progress: [ 12 / 671 ] simplifiying candidate # 1548148132.243 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.243 * * [misc]simplify: iters left: 6 (16 enodes) 1548148132.246 * * [misc]simplify: iters left: 5 (28 enodes) 1548148132.250 * * [misc]simplify: iters left: 4 (54 enodes) 1548148132.259 * * [misc]simplify: iters left: 3 (71 enodes) 1548148132.273 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148132.273 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.274 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.274 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.279 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.288 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.302 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.319 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.319 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.320 * * * * [misc]progress: [ 13 / 671 ] simplifiying candidate # 1548148132.320 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148132.320 * * [misc]simplify: iters left: 6 (11 enodes) 1548148132.322 * * [misc]simplify: iters left: 5 (18 enodes) 1548148132.325 * * [misc]simplify: iters left: 4 (32 enodes) 1548148132.330 * * [misc]simplify: iters left: 3 (45 enodes) 1548148132.336 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148132.336 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.336 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148132.336 * * [misc]simplify: iters left: 6 (14 enodes) 1548148132.338 * * [misc]simplify: iters left: 5 (26 enodes) 1548148132.342 * * [misc]simplify: iters left: 4 (52 enodes) 1548148132.352 * * [misc]simplify: iters left: 3 (69 enodes) 1548148132.368 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148132.368 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.368 * * * * [misc]progress: [ 14 / 671 ] simplifiying candidate # 1548148132.368 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.368 * * [misc]simplify: iters left: 6 (16 enodes) 1548148132.371 * * [misc]simplify: iters left: 5 (28 enodes) 1548148132.379 * * [misc]simplify: iters left: 4 (54 enodes) 1548148132.392 * * [misc]simplify: iters left: 3 (71 enodes) 1548148132.410 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148132.410 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.410 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.411 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.415 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.424 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.438 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.455 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.456 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.456 * * * * [misc]progress: [ 15 / 671 ] simplifiying candidate # 1548148132.456 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) 1548148132.456 * * [misc]simplify: iters left: 6 (10 enodes) 1548148132.459 * * [misc]simplify: iters left: 5 (17 enodes) 1548148132.465 * * [misc]simplify: iters left: 4 (33 enodes) 1548148132.469 * * [misc]simplify: iters left: 3 (44 enodes) 1548148132.474 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148132.474 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.474 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148132.474 * * [misc]simplify: iters left: 6 (14 enodes) 1548148132.476 * * [misc]simplify: iters left: 5 (26 enodes) 1548148132.482 * * [misc]simplify: iters left: 4 (52 enodes) 1548148132.489 * * [misc]simplify: iters left: 3 (69 enodes) 1548148132.504 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148132.504 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.504 * * * * [misc]progress: [ 16 / 671 ] simplifiying candidate # 1548148132.504 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148132.504 * * [misc]simplify: iters left: 6 (16 enodes) 1548148132.509 * * [misc]simplify: iters left: 5 (30 enodes) 1548148132.514 * * [misc]simplify: iters left: 4 (56 enodes) 1548148132.522 * * [misc]simplify: iters left: 3 (73 enodes) 1548148132.531 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) 1548148132.531 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.531 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.531 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.533 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.539 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.551 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.564 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.564 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.564 * * * * [misc]progress: [ 17 / 671 ] simplifiying candidate # 1548148132.564 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148132.564 * * [misc]simplify: iters left: 6 (16 enodes) 1548148132.567 * * [misc]simplify: iters left: 5 (29 enodes) 1548148132.573 * * [misc]simplify: iters left: 4 (55 enodes) 1548148132.580 * * [misc]simplify: iters left: 3 (72 enodes) 1548148132.593 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) 1548148132.593 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.593 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148132.594 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.598 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.607 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.620 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.638 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148132.638 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.638 * * * * [misc]progress: [ 18 / 671 ] simplifiying candidate # 1548148132.638 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.639 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.643 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.653 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.666 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.684 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.684 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.684 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.685 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.689 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.700 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.714 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.731 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.731 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.732 * * * * [misc]progress: [ 19 / 671 ] simplifiying candidate # 1548148132.732 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148132.732 * * [misc]simplify: iters left: 6 (10 enodes) 1548148132.736 * * [misc]simplify: iters left: 5 (17 enodes) 1548148132.741 * * [misc]simplify: iters left: 4 (31 enodes) 1548148132.749 * * [misc]simplify: iters left: 3 (44 enodes) 1548148132.760 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148132.760 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.760 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148132.760 * * [misc]simplify: iters left: 6 (14 enodes) 1548148132.765 * * [misc]simplify: iters left: 5 (26 enodes) 1548148132.774 * * [misc]simplify: iters left: 4 (52 enodes) 1548148132.786 * * [misc]simplify: iters left: 3 (69 enodes) 1548148132.803 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148132.803 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.803 * * * * [misc]progress: [ 20 / 671 ] simplifiying candidate # 1548148132.804 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.804 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.808 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.813 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.820 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.830 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.830 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.830 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.830 * * [misc]simplify: iters left: 6 (15 enodes) 1548148132.833 * * [misc]simplify: iters left: 5 (27 enodes) 1548148132.837 * * [misc]simplify: iters left: 4 (53 enodes) 1548148132.847 * * [misc]simplify: iters left: 3 (70 enodes) 1548148132.866 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148132.866 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.866 * * * * [misc]progress: [ 21 / 671 ] simplifiying candidate # 1548148132.866 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) 1548148132.866 * * [misc]simplify: iters left: 6 (9 enodes) 1548148132.869 * * [misc]simplify: iters left: 5 (16 enodes) 1548148132.875 * * [misc]simplify: iters left: 4 (32 enodes) 1548148132.882 * * [misc]simplify: iters left: 3 (43 enodes) 1548148132.892 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148132.892 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.893 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148132.893 * * [misc]simplify: iters left: 6 (14 enodes) 1548148132.897 * * [misc]simplify: iters left: 5 (26 enodes) 1548148132.905 * * [misc]simplify: iters left: 4 (52 enodes) 1548148132.918 * * [misc]simplify: iters left: 3 (69 enodes) 1548148132.935 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148132.935 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.935 * * * * [misc]progress: [ 22 / 671 ] simplifiying candidate # 1548148132.936 * [enter]simplify: Simplifying (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148132.936 * * [misc]simplify: iters left: 6 (12 enodes) 1548148132.941 * * [misc]simplify: iters left: 5 (21 enodes) 1548148132.948 * * [misc]simplify: iters left: 4 (36 enodes) 1548148132.956 * * [misc]simplify: iters left: 3 (46 enodes) 1548148132.967 * * [misc]simplify: iters left: 2 (47 enodes) 1548148132.974 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148132.975 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.975 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148132.975 * * [misc]simplify: iters left: 6 (14 enodes) 1548148132.977 * * [misc]simplify: iters left: 5 (26 enodes) 1548148132.981 * * [misc]simplify: iters left: 4 (52 enodes) 1548148132.987 * * [misc]simplify: iters left: 3 (69 enodes) 1548148132.996 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v))))) 1548148132.996 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148132.996 * * * * [misc]progress: [ 23 / 671 ] simplifiying candidate # 1548148132.996 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148132.996 * * [misc]simplify: iters left: 6 (12 enodes) 1548148133.000 * * [misc]simplify: iters left: 5 (20 enodes) 1548148133.006 * * [misc]simplify: iters left: 4 (34 enodes) 1548148133.015 * * [misc]simplify: iters left: 3 (42 enodes) 1548148133.020 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) 1548148133.020 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.020 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148133.021 * * [misc]simplify: iters left: 6 (14 enodes) 1548148133.022 * * [misc]simplify: iters left: 5 (26 enodes) 1548148133.027 * * [misc]simplify: iters left: 4 (52 enodes) 1548148133.033 * * [misc]simplify: iters left: 3 (69 enodes) 1548148133.043 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v))))) 1548148133.043 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.043 * * * * [misc]progress: [ 24 / 671 ] simplifiying candidate # 1548148133.043 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.043 * * [misc]simplify: iters left: 6 (11 enodes) 1548148133.045 * * [misc]simplify: iters left: 5 (18 enodes) 1548148133.048 * * [misc]simplify: iters left: 4 (32 enodes) 1548148133.052 * * [misc]simplify: iters left: 3 (40 enodes) 1548148133.057 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148133.057 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.057 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.057 * * [misc]simplify: iters left: 6 (14 enodes) 1548148133.059 * * [misc]simplify: iters left: 5 (26 enodes) 1548148133.064 * * [misc]simplify: iters left: 4 (52 enodes) 1548148133.071 * * [misc]simplify: iters left: 3 (69 enodes) 1548148133.079 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148133.079 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.079 * * * * [misc]progress: [ 25 / 671 ] simplifiying candidate # 1548148133.080 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt 1)) 1548148133.080 * * [misc]simplify: iters left: 3 (4 enodes) 1548148133.081 * * [misc]simplify: iters left: 2 (6 enodes) 1548148133.081 * [exit]simplify: Simplified to 1 1548148133.081 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.082 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148133.082 * * [misc]simplify: iters left: 6 (13 enodes) 1548148133.084 * * [misc]simplify: iters left: 5 (25 enodes) 1548148133.088 * * [misc]simplify: iters left: 4 (51 enodes) 1548148133.094 * * [misc]simplify: iters left: 3 (68 enodes) 1548148133.102 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148133.102 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.103 * * * * [misc]progress: [ 26 / 671 ] simplifiying candidate # 1548148133.103 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.103 * * [misc]simplify: iters left: 6 (11 enodes) 1548148133.105 * * [misc]simplify: iters left: 5 (18 enodes) 1548148133.109 * * [misc]simplify: iters left: 4 (32 enodes) 1548148133.114 * * [misc]simplify: iters left: 3 (40 enodes) 1548148133.123 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148133.123 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.123 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.123 * * [misc]simplify: iters left: 6 (14 enodes) 1548148133.127 * * [misc]simplify: iters left: 5 (26 enodes) 1548148133.136 * * [misc]simplify: iters left: 4 (52 enodes) 1548148133.148 * * [misc]simplify: iters left: 3 (69 enodes) 1548148133.166 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148133.166 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.166 * * * * [misc]progress: [ 27 / 671 ] simplifiying candidate # 1548148133.166 * [enter]simplify: Simplifying (/ (cbrt 1) 1) 1548148133.166 * * [misc]simplify: iters left: 3 (3 enodes) 1548148133.168 * * [misc]simplify: iters left: 2 (5 enodes) 1548148133.169 * [exit]simplify: Simplified to 1 1548148133.169 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.169 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148133.169 * * [misc]simplify: iters left: 6 (13 enodes) 1548148133.173 * * [misc]simplify: iters left: 5 (25 enodes) 1548148133.181 * * [misc]simplify: iters left: 4 (51 enodes) 1548148133.194 * * [misc]simplify: iters left: 3 (68 enodes) 1548148133.211 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148133.211 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.211 * * * * [misc]progress: [ 28 / 671 ] simplifiying candidate # 1548148133.211 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148133.211 * * [misc]simplify: iters left: 6 (17 enodes) 1548148133.217 * * [misc]simplify: iters left: 5 (35 enodes) 1548148133.229 * * [misc]simplify: iters left: 4 (70 enodes) 1548148133.249 * * [misc]simplify: iters left: 3 (90 enodes) 1548148133.269 * * [misc]simplify: iters left: 2 (93 enodes) 1548148133.289 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148133.289 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.289 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.289 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.294 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.300 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.306 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.315 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.315 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.315 * * * * [misc]progress: [ 29 / 671 ] simplifiying candidate # 1548148133.315 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148133.315 * * [misc]simplify: iters left: 6 (17 enodes) 1548148133.318 * * [misc]simplify: iters left: 5 (32 enodes) 1548148133.323 * * [misc]simplify: iters left: 4 (60 enodes) 1548148133.333 * * [misc]simplify: iters left: 3 (78 enodes) 1548148133.356 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) 1548148133.356 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.356 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148133.356 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.361 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.370 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.384 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.395 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148133.395 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.395 * * * * [misc]progress: [ 30 / 671 ] simplifiying candidate # 1548148133.395 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.395 * * [misc]simplify: iters left: 6 (16 enodes) 1548148133.398 * * [misc]simplify: iters left: 5 (30 enodes) 1548148133.403 * * [misc]simplify: iters left: 4 (58 enodes) 1548148133.410 * * [misc]simplify: iters left: 3 (76 enodes) 1548148133.420 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148133.420 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.420 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.421 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.425 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.433 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.447 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.458 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.458 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.458 * * * * [misc]progress: [ 31 / 671 ] simplifiying candidate # 1548148133.458 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148133.458 * * [misc]simplify: iters left: 6 (11 enodes) 1548148133.460 * * [misc]simplify: iters left: 5 (20 enodes) 1548148133.465 * * [misc]simplify: iters left: 4 (36 enodes) 1548148133.474 * * [misc]simplify: iters left: 3 (51 enodes) 1548148133.488 * * [misc]simplify: iters left: 2 (66 enodes) 1548148133.500 * * [misc]simplify: iters left: 1 (67 enodes) 1548148133.509 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) 1548148133.509 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.510 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148133.510 * * [misc]simplify: iters left: 6 (14 enodes) 1548148133.514 * * [misc]simplify: iters left: 5 (26 enodes) 1548148133.523 * * [misc]simplify: iters left: 4 (52 enodes) 1548148133.536 * * [misc]simplify: iters left: 3 (69 enodes) 1548148133.547 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148133.547 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.547 * * * * [misc]progress: [ 32 / 671 ] simplifiying candidate # 1548148133.547 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.547 * * [misc]simplify: iters left: 6 (16 enodes) 1548148133.550 * * [misc]simplify: iters left: 5 (30 enodes) 1548148133.555 * * [misc]simplify: iters left: 4 (58 enodes) 1548148133.562 * * [misc]simplify: iters left: 3 (76 enodes) 1548148133.579 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148133.579 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.579 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.580 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.584 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.594 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.604 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.613 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.613 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.613 * * * * [misc]progress: [ 33 / 671 ] simplifiying candidate # 1548148133.613 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) 1548148133.613 * * [misc]simplify: iters left: 6 (10 enodes) 1548148133.615 * * [misc]simplify: iters left: 5 (19 enodes) 1548148133.618 * * [misc]simplify: iters left: 4 (39 enodes) 1548148133.623 * * [misc]simplify: iters left: 3 (52 enodes) 1548148133.630 * * [misc]simplify: iters left: 2 (57 enodes) 1548148133.641 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148133.642 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.642 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148133.642 * * [misc]simplify: iters left: 6 (14 enodes) 1548148133.645 * * [misc]simplify: iters left: 5 (26 enodes) 1548148133.649 * * [misc]simplify: iters left: 4 (52 enodes) 1548148133.656 * * [misc]simplify: iters left: 3 (69 enodes) 1548148133.665 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148133.665 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.665 * * * * [misc]progress: [ 34 / 671 ] simplifiying candidate # 1548148133.666 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148133.666 * * [misc]simplify: iters left: 6 (16 enodes) 1548148133.669 * * [misc]simplify: iters left: 5 (30 enodes) 1548148133.675 * * [misc]simplify: iters left: 4 (56 enodes) 1548148133.682 * * [misc]simplify: iters left: 3 (73 enodes) 1548148133.691 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) 1548148133.691 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.691 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.691 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.693 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.698 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.705 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.717 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.718 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.718 * * * * [misc]progress: [ 35 / 671 ] simplifiying candidate # 1548148133.718 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148133.718 * * [misc]simplify: iters left: 6 (16 enodes) 1548148133.723 * * [misc]simplify: iters left: 5 (29 enodes) 1548148133.729 * * [misc]simplify: iters left: 4 (55 enodes) 1548148133.735 * * [misc]simplify: iters left: 3 (72 enodes) 1548148133.746 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) 1548148133.746 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.746 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148133.746 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.748 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.753 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.759 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.776 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148133.776 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.776 * * * * [misc]progress: [ 36 / 671 ] simplifiying candidate # 1548148133.777 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.777 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.781 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.790 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.798 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.806 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.806 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.807 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.807 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.809 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.813 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.820 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.835 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.835 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.835 * * * * [misc]progress: [ 37 / 671 ] simplifiying candidate # 1548148133.836 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148133.836 * * [misc]simplify: iters left: 6 (10 enodes) 1548148133.840 * * [misc]simplify: iters left: 5 (17 enodes) 1548148133.845 * * [misc]simplify: iters left: 4 (31 enodes) 1548148133.853 * * [misc]simplify: iters left: 3 (44 enodes) 1548148133.863 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148133.863 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.864 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148133.864 * * [misc]simplify: iters left: 6 (14 enodes) 1548148133.868 * * [misc]simplify: iters left: 5 (26 enodes) 1548148133.877 * * [misc]simplify: iters left: 4 (52 enodes) 1548148133.890 * * [misc]simplify: iters left: 3 (69 enodes) 1548148133.901 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148133.901 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.902 * * * * [misc]progress: [ 38 / 671 ] simplifiying candidate # 1548148133.902 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.902 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.904 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.908 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.915 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.924 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.924 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.924 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148133.924 * * [misc]simplify: iters left: 6 (15 enodes) 1548148133.927 * * [misc]simplify: iters left: 5 (27 enodes) 1548148133.933 * * [misc]simplify: iters left: 4 (53 enodes) 1548148133.946 * * [misc]simplify: iters left: 3 (70 enodes) 1548148133.964 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148133.965 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.965 * * * * [misc]progress: [ 39 / 671 ] simplifiying candidate # 1548148133.965 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) 1548148133.965 * * [misc]simplify: iters left: 6 (9 enodes) 1548148133.968 * * [misc]simplify: iters left: 5 (16 enodes) 1548148133.973 * * [misc]simplify: iters left: 4 (32 enodes) 1548148133.981 * * [misc]simplify: iters left: 3 (43 enodes) 1548148133.992 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148133.992 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148133.992 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148133.992 * * [misc]simplify: iters left: 6 (14 enodes) 1548148133.997 * * [misc]simplify: iters left: 5 (26 enodes) 1548148134.005 * * [misc]simplify: iters left: 4 (52 enodes) 1548148134.015 * * [misc]simplify: iters left: 3 (69 enodes) 1548148134.024 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148134.025 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.025 * * * * [misc]progress: [ 40 / 671 ] simplifiying candidate # 1548148134.025 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148134.025 * * [misc]simplify: iters left: 6 (11 enodes) 1548148134.027 * * [misc]simplify: iters left: 5 (20 enodes) 1548148134.030 * * [misc]simplify: iters left: 4 (34 enodes) 1548148134.034 * * [misc]simplify: iters left: 3 (42 enodes) 1548148134.041 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148134.041 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (/ 1 (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.041 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148134.042 * * [misc]simplify: iters left: 6 (14 enodes) 1548148134.044 * * [misc]simplify: iters left: 5 (26 enodes) 1548148134.048 * * [misc]simplify: iters left: 4 (52 enodes) 1548148134.057 * * [misc]simplify: iters left: 3 (69 enodes) 1548148134.066 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v))))) 1548148134.066 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.066 * * * * [misc]progress: [ 41 / 671 ] simplifiying candidate # 1548148134.067 * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148134.067 * * [misc]simplify: iters left: 6 (11 enodes) 1548148134.068 * * [misc]simplify: iters left: 5 (19 enodes) 1548148134.072 * * [misc]simplify: iters left: 4 (33 enodes) 1548148134.076 * * [misc]simplify: iters left: 3 (41 enodes) 1548148134.081 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) 1548148134.081 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.082 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148134.082 * * [misc]simplify: iters left: 6 (14 enodes) 1548148134.084 * * [misc]simplify: iters left: 5 (26 enodes) 1548148134.093 * * [misc]simplify: iters left: 4 (52 enodes) 1548148134.105 * * [misc]simplify: iters left: 3 (69 enodes) 1548148134.114 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v))))) 1548148134.114 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.114 * * * * [misc]progress: [ 42 / 671 ] simplifiying candidate # 1548148134.114 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148134.114 * * [misc]simplify: iters left: 6 (10 enodes) 1548148134.116 * * [misc]simplify: iters left: 5 (17 enodes) 1548148134.118 * * [misc]simplify: iters left: 4 (31 enodes) 1548148134.123 * * [misc]simplify: iters left: 3 (39 enodes) 1548148134.133 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148134.133 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.133 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148134.133 * * [misc]simplify: iters left: 6 (14 enodes) 1548148134.138 * * [misc]simplify: iters left: 5 (26 enodes) 1548148134.146 * * [misc]simplify: iters left: 4 (52 enodes) 1548148134.160 * * [misc]simplify: iters left: 3 (69 enodes) 1548148134.177 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148134.177 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.177 * * * * [misc]progress: [ 43 / 671 ] simplifiying candidate # 1548148134.178 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1548148134.178 * * [misc]simplify: iters left: 3 (3 enodes) 1548148134.180 * * [misc]simplify: iters left: 2 (5 enodes) 1548148134.180 * [exit]simplify: Simplified to 1 1548148134.181 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.181 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148134.181 * * [misc]simplify: iters left: 6 (13 enodes) 1548148134.185 * * [misc]simplify: iters left: 5 (25 enodes) 1548148134.193 * * [misc]simplify: iters left: 4 (51 enodes) 1548148134.206 * * [misc]simplify: iters left: 3 (68 enodes) 1548148134.223 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148134.223 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.223 * * * * [misc]progress: [ 44 / 671 ] simplifiying candidate # 1548148134.223 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148134.224 * * [misc]simplify: iters left: 6 (10 enodes) 1548148134.226 * * [misc]simplify: iters left: 5 (17 enodes) 1548148134.232 * * [misc]simplify: iters left: 4 (31 enodes) 1548148134.240 * * [misc]simplify: iters left: 3 (39 enodes) 1548148134.245 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148134.245 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.245 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148134.245 * * [misc]simplify: iters left: 6 (14 enodes) 1548148134.247 * * [misc]simplify: iters left: 5 (26 enodes) 1548148134.252 * * [misc]simplify: iters left: 4 (52 enodes) 1548148134.259 * * [misc]simplify: iters left: 3 (69 enodes) 1548148134.268 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148134.268 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.268 * * * * [misc]progress: [ 45 / 671 ] simplifiying candidate # 1548148134.268 * [enter]simplify: Simplifying (/ 1 1) 1548148134.268 * * [misc]simplify: iters left: 2 (2 enodes) 1548148134.269 * * [misc]simplify: iters left: 1 (4 enodes) 1548148134.269 * [exit]simplify: Simplified to 1 1548148134.270 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.270 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148134.270 * * [misc]simplify: iters left: 6 (13 enodes) 1548148134.274 * * [misc]simplify: iters left: 5 (25 enodes) 1548148134.282 * * [misc]simplify: iters left: 4 (51 enodes) 1548148134.290 * * [misc]simplify: iters left: 3 (68 enodes) 1548148134.298 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148134.298 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.298 * * * * [misc]progress: [ 46 / 671 ] simplifiying candidate # 1548148134.298 * * * * [misc]progress: [ 47 / 671 ] simplifiying candidate # 1548148134.298 * * * * [misc]progress: [ 48 / 671 ] simplifiying candidate # 1548148134.298 * * * * [misc]progress: [ 49 / 671 ] simplifiying candidate # 1548148134.298 * [enter]simplify: Simplifying (cbrt (sqrt (- 2 (* 6 (* v v))))) 1548148134.298 * * [misc]simplify: iters left: 6 (8 enodes) 1548148134.300 * * [misc]simplify: iters left: 5 (13 enodes) 1548148134.302 * * [misc]simplify: iters left: 4 (27 enodes) 1548148134.306 * * [misc]simplify: iters left: 3 (35 enodes) 1548148134.310 * [exit]simplify: Simplified to (cbrt (sqrt (+ 2 (* (* -6 v) v)))) 1548148134.310 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.310 * * * * [misc]progress: [ 50 / 671 ] simplifiying candidate # 1548148134.310 * [enter]simplify: Simplifying (sqrt (cbrt (- 2 (* 6 (* v v))))) 1548148134.310 * * [misc]simplify: iters left: 6 (8 enodes) 1548148134.311 * * [misc]simplify: iters left: 5 (13 enodes) 1548148134.314 * * [misc]simplify: iters left: 4 (27 enodes) 1548148134.317 * * [misc]simplify: iters left: 3 (35 enodes) 1548148134.322 * [exit]simplify: Simplified to (sqrt (cbrt (+ 2 (* (* -6 v) v)))) 1548148134.322 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.322 * * * * [misc]progress: [ 51 / 671 ] simplifiying candidate # 1548148134.322 * [enter]simplify: Simplifying (sqrt (sqrt (- 2 (* 6 (* v v))))) 1548148134.322 * * [misc]simplify: iters left: 6 (8 enodes) 1548148134.323 * * [misc]simplify: iters left: 5 (13 enodes) 1548148134.325 * * [misc]simplify: iters left: 4 (27 enodes) 1548148134.330 * * [misc]simplify: iters left: 3 (35 enodes) 1548148134.340 * [exit]simplify: Simplified to (sqrt (sqrt (+ 2 (* (* -6 v) v)))) 1548148134.340 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.340 * * * * [misc]progress: [ 52 / 671 ] simplifiying candidate # 1548148134.340 * [enter]simplify: Simplifying (sqrt (- 2 (* 6 (* v v)))) 1548148134.341 * * [misc]simplify: iters left: 6 (7 enodes) 1548148134.343 * * [misc]simplify: iters left: 5 (12 enodes) 1548148134.347 * * [misc]simplify: iters left: 4 (26 enodes) 1548148134.354 * * [misc]simplify: iters left: 3 (34 enodes) 1548148134.363 * [exit]simplify: Simplified to (sqrt (- 2 (* (* v v) 6))) 1548148134.363 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt 1)) (sqrt (- 2 (* (* v v) 6)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.363 * * * * [misc]progress: [ 53 / 671 ] simplifiying candidate # 1548148134.363 * [enter]simplify: Simplifying (sqrt (sqrt (- 2 (* 6 (* v v))))) 1548148134.363 * * [misc]simplify: iters left: 6 (8 enodes) 1548148134.366 * * [misc]simplify: iters left: 5 (13 enodes) 1548148134.370 * * [misc]simplify: iters left: 4 (27 enodes) 1548148134.377 * * [misc]simplify: iters left: 3 (35 enodes) 1548148134.386 * [exit]simplify: Simplified to (sqrt (sqrt (+ 2 (* (* -6 v) v)))) 1548148134.386 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.386 * * * * [misc]progress: [ 54 / 671 ] simplifiying candidate # 1548148134.386 * [enter]simplify: Simplifying (sqrt (- 2 (* 6 (* v v)))) 1548148134.386 * * [misc]simplify: iters left: 6 (7 enodes) 1548148134.388 * * [misc]simplify: iters left: 5 (12 enodes) 1548148134.393 * * [misc]simplify: iters left: 4 (26 enodes) 1548148134.399 * * [misc]simplify: iters left: 3 (34 enodes) 1548148134.408 * [exit]simplify: Simplified to (sqrt (- 2 (* (* v v) 6))) 1548148134.408 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) 1) (sqrt (- 2 (* (* v v) 6)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.408 * * * * [misc]progress: [ 55 / 671 ] simplifiying candidate # 1548148134.408 * [enter]simplify: Simplifying (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148134.409 * * [misc]simplify: iters left: 6 (9 enodes) 1548148134.411 * * [misc]simplify: iters left: 5 (16 enodes) 1548148134.416 * * [misc]simplify: iters left: 4 (30 enodes) 1548148134.424 * * [misc]simplify: iters left: 3 (41 enodes) 1548148134.430 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148134.430 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.430 * * * * [misc]progress: [ 56 / 671 ] simplifiying candidate # 1548148134.430 * [enter]simplify: Simplifying (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148134.430 * * [misc]simplify: iters left: 6 (8 enodes) 1548148134.431 * * [misc]simplify: iters left: 5 (15 enodes) 1548148134.434 * * [misc]simplify: iters left: 4 (29 enodes) 1548148134.438 * * [misc]simplify: iters left: 3 (40 enodes) 1548148134.443 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148134.443 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.443 * * * * [misc]progress: [ 57 / 671 ] simplifiying candidate # 1548148134.444 * [enter]simplify: Simplifying (cbrt 1) 1548148134.444 * * [misc]simplify: iters left: 1 (2 enodes) 1548148134.445 * [exit]simplify: Simplified to 1 1548148134.445 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ 1 (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.445 * * * * [misc]progress: [ 58 / 671 ] simplifiying candidate # 1548148134.445 * [enter]simplify: Simplifying (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148134.445 * * [misc]simplify: iters left: 6 (9 enodes) 1548148134.446 * * [misc]simplify: iters left: 5 (16 enodes) 1548148134.449 * * [misc]simplify: iters left: 4 (30 enodes) 1548148134.455 * * [misc]simplify: iters left: 3 (41 enodes) 1548148134.464 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148134.464 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.464 * * * * [misc]progress: [ 59 / 671 ] simplifiying candidate # 1548148134.464 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148134.464 * * [misc]simplify: iters left: 6 (8 enodes) 1548148134.467 * * [misc]simplify: iters left: 5 (15 enodes) 1548148134.472 * * [misc]simplify: iters left: 4 (29 enodes) 1548148134.479 * * [misc]simplify: iters left: 3 (40 enodes) 1548148134.490 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148134.490 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* 6 (* v v)))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.490 * * * * [misc]progress: [ 60 / 671 ] simplifiying candidate # 1548148134.490 * * * * [misc]progress: [ 61 / 671 ] simplifiying candidate # 1548148134.490 * [enter]simplify: Simplifying (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) 1548148134.490 * * [misc]simplify: iters left: 6 (11 enodes) 1548148134.496 * * [misc]simplify: iters left: 5 (29 enodes) 1548148134.507 * * [misc]simplify: iters left: 4 (83 enodes) 1548148134.526 * * [misc]simplify: iters left: 3 (166 enodes) 1548148134.569 * * [misc]simplify: iters left: 2 (247 enodes) 1548148134.644 * * [misc]simplify: iters left: 1 (284 enodes) 1548148134.682 * [exit]simplify: Simplified to (sqrt (+ (+ 4 (* 36 (pow v 4))) (* 12 (* v v)))) 1548148134.682 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (+ 4 (* 36 (pow v 4))) (* 12 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.682 * * * * [misc]progress: [ 62 / 671 ] simplifiying candidate # 1548148134.683 * [enter]simplify: Simplifying (sqrt (+ 2 (* 6 (* v v)))) 1548148134.683 * * [misc]simplify: iters left: 6 (7 enodes) 1548148134.685 * * [misc]simplify: iters left: 5 (11 enodes) 1548148134.686 * * [misc]simplify: iters left: 4 (13 enodes) 1548148134.688 * [exit]simplify: Simplified to (sqrt (+ 2 (* (* v v) 6))) 1548148134.688 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (sqrt (+ 2 (* (* v v) 6)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.689 * * * * [misc]progress: [ 63 / 671 ] simplifiying candidate # 1548148134.689 * [enter]simplify: Simplifying (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))) 1548148134.689 * * [misc]simplify: iters left: 6 (10 enodes) 1548148134.691 * * [misc]simplify: iters left: 5 (26 enodes) 1548148134.695 * * [misc]simplify: iters left: 4 (67 enodes) 1548148134.712 * * [misc]simplify: iters left: 3 (263 enodes) 1548148134.905 * [exit]simplify: Simplified to (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) 1548148134.905 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* (sqrt (- 2 (* 6 (* v v)))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148134.905 * * * * [misc]progress: [ 64 / 671 ] simplifiying candidate # 1548148134.905 * [enter]simplify: Simplifying (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))) 1548148134.905 * * [misc]simplify: iters left: 6 (9 enodes) 1548148134.909 * * [misc]simplify: iters left: 5 (20 enodes) 1548148134.916 * * [misc]simplify: iters left: 4 (49 enodes) 1548148134.933 * * [misc]simplify: iters left: 3 (134 enodes) 1548148134.989 * * [misc]simplify: iters left: 2 (261 enodes) 1548148135.072 * * [misc]simplify: iters left: 1 (297 enodes) 1548148135.178 * [exit]simplify: Simplified to (cbrt (+ (* (pow v 4) -25) 1)) 1548148135.178 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (+ (* (pow v 4) -25) 1)) (* (sqrt (- 2 (* 6 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148135.178 * * * * [misc]progress: [ 65 / 671 ] simplifiying candidate # 1548148135.178 * * * * [misc]progress: [ 66 / 671 ] simplifiying candidate # 1548148135.179 * [enter]simplify: Simplifying (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 2 (* 6 (* v v)))))) (- (log (* t PI)) (log (cbrt (- 1 (* (* v v) 5)))))) 1548148135.179 * * [misc]simplify: iters left: 6 (21 enodes) 1548148135.183 * * [misc]simplify: iters left: 5 (47 enodes) 1548148135.190 * * [misc]simplify: iters left: 4 (102 enodes) 1548148135.208 * * [misc]simplify: iters left: 3 (216 enodes) 1548148135.283 * [exit]simplify: Simplified to (- (- (log (cbrt (+ 1 (* (* -5 v) v)))) (log (sqrt (+ (* -6 (* v v)) 2)))) (- (log (* t PI)) (log (cbrt (+ 1 (* (* -5 v) v)))))) 1548148135.283 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (- (log (cbrt (+ 1 (* (* -5 v) v)))) (log (sqrt (+ (* -6 (* v v)) 2)))) (- (log (* t PI)) (log (cbrt (+ 1 (* (* -5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148135.283 * * * * [misc]progress: [ 67 / 671 ] simplifiying candidate # 1548148135.283 * [enter]simplify: Simplifying (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 2 (* 6 (* v v)))))) (log (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148135.284 * * [misc]simplify: iters left: 6 (21 enodes) 1548148135.291 * * [misc]simplify: iters left: 5 (44 enodes) 1548148135.305 * * [misc]simplify: iters left: 4 (91 enodes) 1548148135.331 * * [misc]simplify: iters left: 3 (164 enodes) 1548148135.384 * * [misc]simplify: iters left: 2 (345 enodes) 1548148135.576 * [exit]simplify: Simplified to (- (- (log (cbrt (+ (* -5 (* v v)) 1))) (log (sqrt (+ (* -6 (* v v)) 2)))) (log (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148135.576 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (- (log (cbrt (+ (* -5 (* v v)) 1))) (log (sqrt (+ (* -6 (* v v)) 2)))) (log (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148135.576 * * * * [misc]progress: [ 68 / 671 ] simplifiying candidate # 1548148135.577 * [enter]simplify: Simplifying (- (log (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (- (log (* t PI)) (log (cbrt (- 1 (* (* v v) 5)))))) 1548148135.577 * * [misc]simplify: iters left: 6 (21 enodes) 1548148135.580 * * [misc]simplify: iters left: 5 (45 enodes) 1548148135.588 * * [misc]simplify: iters left: 4 (94 enodes) 1548148135.604 * * [misc]simplify: iters left: 3 (178 enodes) 1548148135.666 * * [misc]simplify: iters left: 2 (374 enodes) 1548148135.940 * [exit]simplify: Simplified to (- (- (log (cbrt (+ 1 (* v (* -5 v))))) (log (* PI t))) (- (log (sqrt (+ 2 (* v (* v -6))))) (log (cbrt (+ 1 (* v (* -5 v))))))) 1548148135.940 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (- (log (cbrt (+ 1 (* v (* -5 v))))) (log (* PI t))) (- (log (sqrt (+ 2 (* v (* v -6))))) (log (cbrt (+ 1 (* v (* -5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148135.941 * * * * [misc]progress: [ 69 / 671 ] simplifiying candidate # 1548148135.941 * [enter]simplify: Simplifying (- (log (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (log (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148135.941 * * [misc]simplify: iters left: 6 (20 enodes) 1548148135.948 * * [misc]simplify: iters left: 5 (42 enodes) 1548148135.964 * * [misc]simplify: iters left: 4 (85 enodes) 1548148135.979 * * [misc]simplify: iters left: 3 (148 enodes) 1548148136.002 * * [misc]simplify: iters left: 2 (282 enodes) 1548148136.106 * [exit]simplify: Simplified to (- (log (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* v (* -6 v)) 2)))) (log (/ (* PI t) (cbrt (+ (* v (* v -5)) 1))))) 1548148136.106 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (log (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* v (* -6 v)) 2)))) (log (/ (* PI t) (cbrt (+ (* v (* v -5)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.106 * * * * [misc]progress: [ 70 / 671 ] simplifiying candidate # 1548148136.106 * * * * [misc]progress: [ 71 / 671 ] simplifiying candidate # 1548148136.106 * * * * [misc]progress: [ 72 / 671 ] simplifiying candidate # 1548148136.106 * [enter]simplify: Simplifying (/ (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- 2 (* 6 (* v v)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* (* (* t PI) (* t PI)) (* t PI)) (- 1 (* (* v v) 5)))) 1548148136.107 * * [misc]simplify: iters left: 6 (21 enodes) 1548148136.110 * * [misc]simplify: iters left: 5 (53 enodes) 1548148136.121 * * [misc]simplify: iters left: 4 (184 enodes) 1548148136.200 * [exit]simplify: Simplified to (/ (* (/ (+ (* -5 (* v v)) 1) (* (* PI t) (* PI t))) (/ (+ (* -5 (* v v)) 1) (* PI t))) (* (sqrt (+ 2 (* (* -6 v) v))) (+ 2 (* (* -6 v) v)))) 1548148136.201 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (/ (* (/ (+ (* -5 (* v v)) 1) (* (* PI t) (* PI t))) (/ (+ (* -5 (* v v)) 1) (* PI t))) (* (sqrt (+ 2 (* (* -6 v) v))) (+ 2 (* (* -6 v) v))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.201 * * * * [misc]progress: [ 73 / 671 ] simplifiying candidate # 1548148136.201 * [enter]simplify: Simplifying (/ (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- 2 (* 6 (* v v)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- 2 (* 6 (* v v)))))) (* (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148136.201 * * [misc]simplify: iters left: 6 (22 enodes) 1548148136.209 * * [misc]simplify: iters left: 5 (54 enodes) 1548148136.232 * * [misc]simplify: iters left: 4 (194 enodes) 1548148136.312 * [exit]simplify: Simplified to (/ (/ (/ (/ (+ (* (* v v) -5) 1) (+ (* (* -6 v) v) 2)) (sqrt (+ (* (* -6 v) v) 2))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))) (* (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))))) 1548148136.312 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (/ (/ (/ (/ (+ (* (* v v) -5) 1) (+ (* (* -6 v) v) 2)) (sqrt (+ (* (* -6 v) v) 2))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))) (* (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.312 * * * * [misc]progress: [ 74 / 671 ] simplifiying candidate # 1548148136.312 * [enter]simplify: Simplifying (/ (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* (* (* t PI) (* t PI)) (* t PI)) (- 1 (* (* v v) 5)))) 1548148136.312 * * [misc]simplify: iters left: 6 (22 enodes) 1548148136.316 * * [misc]simplify: iters left: 5 (55 enodes) 1548148136.327 * * [misc]simplify: iters left: 4 (170 enodes) 1548148136.415 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (/ (pow (* t PI) 3) (- 1 (* (* 5 v) v)))) (* (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))))) 1548148136.415 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (* (/ (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (/ (pow (* t PI) 3) (- 1 (* (* 5 v) v)))) (* (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.415 * * * * [misc]progress: [ 75 / 671 ] simplifiying candidate # 1548148136.415 * [enter]simplify: Simplifying (/ (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (* (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148136.416 * * [misc]simplify: iters left: 6 (22 enodes) 1548148136.420 * * [misc]simplify: iters left: 5 (58 enodes) 1548148136.443 * * [misc]simplify: iters left: 4 (187 enodes) 1548148136.572 * [exit]simplify: Simplified to (pow (/ (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) 3) 1548148136.572 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (pow (/ (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) 3)) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.573 * * * * [misc]progress: [ 76 / 671 ] simplifiying candidate # 1548148136.573 * * * * [misc]progress: [ 77 / 671 ] simplifiying candidate # 1548148136.573 * * * * [misc]progress: [ 78 / 671 ] simplifiying candidate # 1548148136.573 * * * * [misc]progress: [ 79 / 671 ] simplifiying candidate # 1548148136.573 * * * * [misc]progress: [ 80 / 671 ] simplifiying candidate # 1548148136.573 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148136.574 * * [misc]simplify: iters left: 6 (22 enodes) 1548148136.580 * * [misc]simplify: iters left: 5 (43 enodes) 1548148136.594 * * [misc]simplify: iters left: 4 (80 enodes) 1548148136.615 * * [misc]simplify: iters left: 3 (103 enodes) 1548148136.631 * * [misc]simplify: iters left: 2 (108 enodes) 1548148136.645 * * [misc]simplify: iters left: 1 (109 enodes) 1548148136.663 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v -6) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v -6) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) 1548148136.663 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v -6) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v -6) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.663 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148136.664 * * [misc]simplify: iters left: 6 (20 enodes) 1548148136.670 * * [misc]simplify: iters left: 5 (35 enodes) 1548148136.681 * * [misc]simplify: iters left: 4 (63 enodes) 1548148136.697 * * [misc]simplify: iters left: 3 (83 enodes) 1548148136.718 * * [misc]simplify: iters left: 2 (85 enodes) 1548148136.735 * * [misc]simplify: iters left: 1 (86 enodes) 1548148136.752 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148136.752 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.752 * * * * [misc]progress: [ 81 / 671 ] simplifiying candidate # 1548148136.752 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148136.753 * * [misc]simplify: iters left: 6 (21 enodes) 1548148136.759 * * [misc]simplify: iters left: 5 (38 enodes) 1548148136.772 * * [misc]simplify: iters left: 4 (68 enodes) 1548148136.790 * * [misc]simplify: iters left: 3 (89 enodes) 1548148136.812 * * [misc]simplify: iters left: 2 (91 enodes) 1548148136.830 * * [misc]simplify: iters left: 1 (92 enodes) 1548148136.840 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v v) 6))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v v) 6)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148136.840 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v v) 6))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v v) 6)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.840 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148136.841 * * [misc]simplify: iters left: 6 (20 enodes) 1548148136.844 * * [misc]simplify: iters left: 5 (35 enodes) 1548148136.849 * * [misc]simplify: iters left: 4 (63 enodes) 1548148136.857 * * [misc]simplify: iters left: 3 (83 enodes) 1548148136.872 * * [misc]simplify: iters left: 2 (85 enodes) 1548148136.882 * * [misc]simplify: iters left: 1 (86 enodes) 1548148136.892 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148136.892 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.892 * * * * [misc]progress: [ 82 / 671 ] simplifiying candidate # 1548148136.892 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148136.892 * * [misc]simplify: iters left: 6 (20 enodes) 1548148136.895 * * [misc]simplify: iters left: 5 (36 enodes) 1548148136.901 * * [misc]simplify: iters left: 4 (69 enodes) 1548148136.910 * * [misc]simplify: iters left: 3 (98 enodes) 1548148136.927 * * [misc]simplify: iters left: 2 (110 enodes) 1548148136.949 * * [misc]simplify: iters left: 1 (116 enodes) 1548148136.964 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))))) 1548148136.964 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148136.964 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148136.964 * * [misc]simplify: iters left: 6 (18 enodes) 1548148136.967 * * [misc]simplify: iters left: 5 (32 enodes) 1548148136.977 * * [misc]simplify: iters left: 4 (61 enodes) 1548148136.993 * * [misc]simplify: iters left: 3 (80 enodes) 1548148137.003 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148137.003 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.004 * * * * [misc]progress: [ 83 / 671 ] simplifiying candidate # 1548148137.004 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148137.004 * * [misc]simplify: iters left: 6 (20 enodes) 1548148137.007 * * [misc]simplify: iters left: 5 (36 enodes) 1548148137.013 * * [misc]simplify: iters left: 4 (69 enodes) 1548148137.024 * * [misc]simplify: iters left: 3 (98 enodes) 1548148137.048 * * [misc]simplify: iters left: 2 (110 enodes) 1548148137.073 * * [misc]simplify: iters left: 1 (116 enodes) 1548148137.100 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))))) 1548148137.100 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.100 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148137.101 * * [misc]simplify: iters left: 6 (19 enodes) 1548148137.106 * * [misc]simplify: iters left: 5 (33 enodes) 1548148137.117 * * [misc]simplify: iters left: 4 (62 enodes) 1548148137.129 * * [misc]simplify: iters left: 3 (81 enodes) 1548148137.140 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148137.140 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.140 * * * * [misc]progress: [ 84 / 671 ] simplifiying candidate # 1548148137.140 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148137.140 * * [misc]simplify: iters left: 6 (19 enodes) 1548148137.143 * * [misc]simplify: iters left: 5 (35 enodes) 1548148137.149 * * [misc]simplify: iters left: 4 (63 enodes) 1548148137.158 * * [misc]simplify: iters left: 3 (89 enodes) 1548148137.179 * * [misc]simplify: iters left: 2 (99 enodes) 1548148137.200 * * [misc]simplify: iters left: 1 (129 enodes) 1548148137.229 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2)))))) 1548148137.229 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.229 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148137.230 * * [misc]simplify: iters left: 6 (17 enodes) 1548148137.235 * * [misc]simplify: iters left: 5 (31 enodes) 1548148137.244 * * [misc]simplify: iters left: 4 (60 enodes) 1548148137.259 * * [misc]simplify: iters left: 3 (79 enodes) 1548148137.279 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148137.279 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.279 * * * * [misc]progress: [ 85 / 671 ] simplifiying candidate # 1548148137.279 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148137.279 * * [misc]simplify: iters left: 6 (20 enodes) 1548148137.285 * * [misc]simplify: iters left: 5 (38 enodes) 1548148137.297 * * [misc]simplify: iters left: 4 (75 enodes) 1548148137.319 * * [misc]simplify: iters left: 3 (118 enodes) 1548148137.335 * * [misc]simplify: iters left: 2 (157 enodes) 1548148137.376 * * [misc]simplify: iters left: 1 (188 enodes) 1548148137.422 * [exit]simplify: Simplified to (/ (* (* (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (cbrt (+ 1 (* (* -5 v) v))) (sqrt (+ 2 (* (* v -6) v)))))) (/ t (cbrt (/ (cbrt (+ 1 (* (* -5 v) v))) (sqrt (+ 2 (* (* v -6) v))))))) 1548148137.422 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (cbrt (+ 1 (* (* -5 v) v))) (sqrt (+ 2 (* (* v -6) v)))))) (/ t (cbrt (/ (cbrt (+ 1 (* (* -5 v) v))) (sqrt (+ 2 (* (* v -6) v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.422 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148137.422 * * [misc]simplify: iters left: 6 (18 enodes) 1548148137.425 * * [misc]simplify: iters left: 5 (32 enodes) 1548148137.430 * * [misc]simplify: iters left: 4 (61 enodes) 1548148137.438 * * [misc]simplify: iters left: 3 (80 enodes) 1548148137.448 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148137.448 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.448 * * * * [misc]progress: [ 86 / 671 ] simplifiying candidate # 1548148137.448 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148137.449 * * [misc]simplify: iters left: 6 (19 enodes) 1548148137.454 * * [misc]simplify: iters left: 5 (35 enodes) 1548148137.466 * * [misc]simplify: iters left: 4 (68 enodes) 1548148137.483 * * [misc]simplify: iters left: 3 (97 enodes) 1548148137.498 * * [misc]simplify: iters left: 2 (109 enodes) 1548148137.511 * * [misc]simplify: iters left: 1 (115 enodes) 1548148137.526 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148137.526 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.527 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148137.527 * * [misc]simplify: iters left: 6 (18 enodes) 1548148137.532 * * [misc]simplify: iters left: 5 (32 enodes) 1548148137.542 * * [misc]simplify: iters left: 4 (61 enodes) 1548148137.557 * * [misc]simplify: iters left: 3 (80 enodes) 1548148137.577 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (sqrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148137.578 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (sqrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.578 * * * * [misc]progress: [ 87 / 671 ] simplifiying candidate # 1548148137.578 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148137.578 * * [misc]simplify: iters left: 6 (18 enodes) 1548148137.584 * * [misc]simplify: iters left: 5 (32 enodes) 1548148137.593 * * [misc]simplify: iters left: 4 (58 enodes) 1548148137.606 * * [misc]simplify: iters left: 3 (75 enodes) 1548148137.616 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) (/ t (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))))) 1548148137.616 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) (/ t (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.616 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148137.616 * * [misc]simplify: iters left: 6 (17 enodes) 1548148137.620 * * [misc]simplify: iters left: 5 (31 enodes) 1548148137.625 * * [misc]simplify: iters left: 4 (60 enodes) 1548148137.633 * * [misc]simplify: iters left: 3 (79 enodes) 1548148137.647 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148137.647 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) (/ t (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.647 * * * * [misc]progress: [ 88 / 671 ] simplifiying candidate # 1548148137.647 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) 1) 1548148137.647 * * [misc]simplify: iters left: 6 (16 enodes) 1548148137.653 * * [misc]simplify: iters left: 5 (30 enodes) 1548148137.663 * * [misc]simplify: iters left: 4 (62 enodes) 1548148137.673 * * [misc]simplify: iters left: 3 (81 enodes) 1548148137.682 * * [misc]simplify: iters left: 2 (86 enodes) 1548148137.691 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) 1548148137.691 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.692 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148137.692 * * [misc]simplify: iters left: 6 (19 enodes) 1548148137.695 * * [misc]simplify: iters left: 5 (36 enodes) 1548148137.701 * * [misc]simplify: iters left: 4 (71 enodes) 1548148137.722 * * [misc]simplify: iters left: 3 (109 enodes) 1548148137.748 * * [misc]simplify: iters left: 2 (122 enodes) 1548148137.773 * * [misc]simplify: iters left: 1 (135 enodes) 1548148137.802 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* -6 v)) 2)))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) 1548148137.802 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* -6 v)) 2)))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.802 * * * * [misc]progress: [ 89 / 671 ] simplifiying candidate # 1548148137.802 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148137.802 * * [misc]simplify: iters left: 6 (19 enodes) 1548148137.808 * * [misc]simplify: iters left: 5 (39 enodes) 1548148137.821 * * [misc]simplify: iters left: 4 (78 enodes) 1548148137.840 * * [misc]simplify: iters left: 3 (106 enodes) 1548148137.853 * * [misc]simplify: iters left: 2 (111 enodes) 1548148137.863 * * [misc]simplify: iters left: 1 (112 enodes) 1548148137.874 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) (/ (* t PI) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))))) 1548148137.874 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) (/ (* t PI) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.875 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148137.875 * * [misc]simplify: iters left: 6 (16 enodes) 1548148137.877 * * [misc]simplify: iters left: 5 (30 enodes) 1548148137.882 * * [misc]simplify: iters left: 4 (59 enodes) 1548148137.895 * * [misc]simplify: iters left: 3 (86 enodes) 1548148137.915 * * [misc]simplify: iters left: 2 (88 enodes) 1548148137.933 * * [misc]simplify: iters left: 1 (93 enodes) 1548148137.945 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6)))))) 1548148137.945 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) (* (cbrt (- 1 (* (* v v) 5))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148137.945 * * * * [misc]progress: [ 90 / 671 ] simplifiying candidate # 1548148137.945 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148137.946 * * [misc]simplify: iters left: 6 (25 enodes) 1548148137.950 * * [misc]simplify: iters left: 5 (55 enodes) 1548148137.960 * * [misc]simplify: iters left: 4 (138 enodes) 1548148137.995 * * [misc]simplify: iters left: 3 (403 enodes) 1548148138.212 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6))))) (* t PI)) (* (cbrt (+ (* (* (* v v) (- v)) (* (* 125 v) (* v v))) 1)) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6))))))) 1548148138.213 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6))))) (* t PI)) (* (cbrt (+ (* (* (* v v) (- v)) (* (* 125 v) (* v v))) 1)) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148138.213 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148138.213 * * [misc]simplify: iters left: 6 (21 enodes) 1548148138.217 * * [misc]simplify: iters left: 5 (47 enodes) 1548148138.227 * * [misc]simplify: iters left: 4 (134 enodes) 1548148138.275 * * [misc]simplify: iters left: 3 (248 enodes) 1548148138.380 * * [misc]simplify: iters left: 2 (397 enodes) 1548148138.545 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* 5 (* v v)))) (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (+ (+ (* 25 (pow v 4)) (* 5 (* v v))) 1))) 1548148138.545 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (/ (cbrt (- 1 (* 5 (* v v)))) (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (+ (+ (* 25 (pow v 4)) (* 5 (* v v))) 1)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148138.545 * * * * [misc]progress: [ 91 / 671 ] simplifiying candidate # 1548148138.546 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148138.546 * * [misc]simplify: iters left: 6 (24 enodes) 1548148138.554 * * [misc]simplify: iters left: 5 (49 enodes) 1548148138.570 * * [misc]simplify: iters left: 4 (117 enodes) 1548148138.608 * * [misc]simplify: iters left: 3 (275 enodes) 1548148138.703 * * [misc]simplify: iters left: 2 (481 enodes) 1548148138.852 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (* v (* v -6)) 2)))) (* t PI)) (* (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (* v (* v -6)) 2)))) (cbrt (+ 1 (* (pow v 4) -25))))) 1548148138.852 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (* v (* v -6)) 2)))) (* t PI)) (* (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (* v (* v -6)) 2)))) (cbrt (+ 1 (* (pow v 4) -25))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148138.852 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148138.852 * * [misc]simplify: iters left: 6 (17 enodes) 1548148138.855 * * [misc]simplify: iters left: 5 (30 enodes) 1548148138.859 * * [misc]simplify: iters left: 4 (56 enodes) 1548148138.867 * * [misc]simplify: iters left: 3 (73 enodes) 1548148138.876 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (cbrt (+ 1 (* (* v v) 5)))) 1548148138.876 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (* v (* v -6)) 2)))) (* t PI)) (* (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (* v (* v -6)) 2)))) (cbrt (+ 1 (* (pow v 4) -25))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148138.876 * * * * [misc]progress: [ 92 / 671 ] simplifiying candidate # 1548148138.876 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148138.876 * * [misc]simplify: iters left: 6 (21 enodes) 1548148138.880 * * [misc]simplify: iters left: 5 (38 enodes) 1548148138.892 * * [misc]simplify: iters left: 4 (66 enodes) 1548148138.911 * * [misc]simplify: iters left: 3 (86 enodes) 1548148138.933 * * [misc]simplify: iters left: 2 (88 enodes) 1548148138.950 * * [misc]simplify: iters left: 1 (89 enodes) 1548148138.968 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v v) 6))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) 1548148138.968 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v v) 6))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148138.969 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148138.969 * * [misc]simplify: iters left: 6 (20 enodes) 1548148138.975 * * [misc]simplify: iters left: 5 (35 enodes) 1548148138.985 * * [misc]simplify: iters left: 4 (63 enodes) 1548148139.001 * * [misc]simplify: iters left: 3 (83 enodes) 1548148139.012 * * [misc]simplify: iters left: 2 (85 enodes) 1548148139.021 * * [misc]simplify: iters left: 1 (86 enodes) 1548148139.031 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148139.031 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.031 * * * * [misc]progress: [ 93 / 671 ] simplifiying candidate # 1548148139.031 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148139.031 * * [misc]simplify: iters left: 6 (20 enodes) 1548148139.034 * * [misc]simplify: iters left: 5 (35 enodes) 1548148139.040 * * [misc]simplify: iters left: 4 (63 enodes) 1548148139.051 * * [misc]simplify: iters left: 3 (83 enodes) 1548148139.061 * * [misc]simplify: iters left: 2 (85 enodes) 1548148139.069 * * [misc]simplify: iters left: 1 (86 enodes) 1548148139.077 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148139.078 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.078 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148139.078 * * [misc]simplify: iters left: 6 (20 enodes) 1548148139.081 * * [misc]simplify: iters left: 5 (35 enodes) 1548148139.086 * * [misc]simplify: iters left: 4 (63 enodes) 1548148139.100 * * [misc]simplify: iters left: 3 (83 enodes) 1548148139.122 * * [misc]simplify: iters left: 2 (85 enodes) 1548148139.139 * * [misc]simplify: iters left: 1 (86 enodes) 1548148139.156 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148139.156 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.156 * * * * [misc]progress: [ 94 / 671 ] simplifiying candidate # 1548148139.157 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148139.157 * * [misc]simplify: iters left: 6 (19 enodes) 1548148139.162 * * [misc]simplify: iters left: 5 (33 enodes) 1548148139.173 * * [misc]simplify: iters left: 4 (62 enodes) 1548148139.186 * * [misc]simplify: iters left: 3 (81 enodes) 1548148139.197 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148139.197 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.197 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148139.197 * * [misc]simplify: iters left: 6 (18 enodes) 1548148139.200 * * [misc]simplify: iters left: 5 (32 enodes) 1548148139.206 * * [misc]simplify: iters left: 4 (61 enodes) 1548148139.215 * * [misc]simplify: iters left: 3 (80 enodes) 1548148139.225 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148139.225 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.225 * * * * [misc]progress: [ 95 / 671 ] simplifiying candidate # 1548148139.225 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148139.225 * * [misc]simplify: iters left: 6 (19 enodes) 1548148139.228 * * [misc]simplify: iters left: 5 (33 enodes) 1548148139.238 * * [misc]simplify: iters left: 4 (62 enodes) 1548148139.255 * * [misc]simplify: iters left: 3 (81 enodes) 1548148139.276 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148139.276 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.276 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148139.276 * * [misc]simplify: iters left: 6 (19 enodes) 1548148139.282 * * [misc]simplify: iters left: 5 (33 enodes) 1548148139.292 * * [misc]simplify: iters left: 4 (62 enodes) 1548148139.301 * * [misc]simplify: iters left: 3 (81 enodes) 1548148139.311 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148139.311 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.311 * * * * [misc]progress: [ 96 / 671 ] simplifiying candidate # 1548148139.311 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148139.312 * * [misc]simplify: iters left: 6 (18 enodes) 1548148139.315 * * [misc]simplify: iters left: 5 (32 enodes) 1548148139.321 * * [misc]simplify: iters left: 4 (58 enodes) 1548148139.332 * * [misc]simplify: iters left: 3 (77 enodes) 1548148139.343 * * [misc]simplify: iters left: 2 (80 enodes) 1548148139.351 * * [misc]simplify: iters left: 1 (84 enodes) 1548148139.358 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) t) 1548148139.358 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.358 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148139.359 * * [misc]simplify: iters left: 6 (17 enodes) 1548148139.361 * * [misc]simplify: iters left: 5 (31 enodes) 1548148139.366 * * [misc]simplify: iters left: 4 (60 enodes) 1548148139.374 * * [misc]simplify: iters left: 3 (79 enodes) 1548148139.388 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148139.388 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.388 * * * * [misc]progress: [ 97 / 671 ] simplifiying candidate # 1548148139.388 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148139.389 * * [misc]simplify: iters left: 6 (19 enodes) 1548148139.394 * * [misc]simplify: iters left: 5 (35 enodes) 1548148139.405 * * [misc]simplify: iters left: 4 (66 enodes) 1548148139.425 * * [misc]simplify: iters left: 3 (92 enodes) 1548148139.448 * * [misc]simplify: iters left: 2 (100 enodes) 1548148139.467 * * [misc]simplify: iters left: 1 (102 enodes) 1548148139.479 * [exit]simplify: Simplified to (/ (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148139.479 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.479 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148139.479 * * [misc]simplify: iters left: 6 (18 enodes) 1548148139.482 * * [misc]simplify: iters left: 5 (32 enodes) 1548148139.488 * * [misc]simplify: iters left: 4 (61 enodes) 1548148139.495 * * [misc]simplify: iters left: 3 (80 enodes) 1548148139.514 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148139.514 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.514 * * * * [misc]progress: [ 98 / 671 ] simplifiying candidate # 1548148139.514 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148139.514 * * [misc]simplify: iters left: 6 (18 enodes) 1548148139.518 * * [misc]simplify: iters left: 5 (32 enodes) 1548148139.524 * * [misc]simplify: iters left: 4 (61 enodes) 1548148139.532 * * [misc]simplify: iters left: 3 (80 enodes) 1548148139.545 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148139.545 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.545 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148139.545 * * [misc]simplify: iters left: 6 (18 enodes) 1548148139.551 * * [misc]simplify: iters left: 5 (32 enodes) 1548148139.557 * * [misc]simplify: iters left: 4 (61 enodes) 1548148139.565 * * [misc]simplify: iters left: 3 (80 enodes) 1548148139.575 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (sqrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148139.575 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ PI (sqrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.575 * * * * [misc]progress: [ 99 / 671 ] simplifiying candidate # 1548148139.575 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148139.576 * * [misc]simplify: iters left: 6 (17 enodes) 1548148139.578 * * [misc]simplify: iters left: 5 (29 enodes) 1548148139.584 * * [misc]simplify: iters left: 4 (55 enodes) 1548148139.597 * * [misc]simplify: iters left: 3 (72 enodes) 1548148139.617 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) 1548148139.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.618 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148139.618 * * [misc]simplify: iters left: 6 (17 enodes) 1548148139.623 * * [misc]simplify: iters left: 5 (31 enodes) 1548148139.634 * * [misc]simplify: iters left: 4 (60 enodes) 1548148139.642 * * [misc]simplify: iters left: 3 (79 enodes) 1548148139.653 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148139.653 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* v -6)) 2)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.653 * * * * [misc]progress: [ 100 / 671 ] simplifiying candidate # 1548148139.653 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148139.653 * * [misc]simplify: iters left: 6 (15 enodes) 1548148139.655 * * [misc]simplify: iters left: 5 (27 enodes) 1548148139.660 * * [misc]simplify: iters left: 4 (55 enodes) 1548148139.666 * * [misc]simplify: iters left: 3 (72 enodes) 1548148139.682 * [exit]simplify: Simplified to (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) 1548148139.682 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.682 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148139.682 * * [misc]simplify: iters left: 6 (19 enodes) 1548148139.688 * * [misc]simplify: iters left: 5 (36 enodes) 1548148139.699 * * [misc]simplify: iters left: 4 (71 enodes) 1548148139.722 * * [misc]simplify: iters left: 3 (109 enodes) 1548148139.750 * * [misc]simplify: iters left: 2 (122 enodes) 1548148139.770 * * [misc]simplify: iters left: 1 (135 enodes) 1548148139.784 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* -6 v)) 2)))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) 1548148139.784 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* v (* -6 v)) 2)))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.784 * * * * [misc]progress: [ 101 / 671 ] simplifiying candidate # 1548148139.785 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148139.785 * * [misc]simplify: iters left: 6 (18 enodes) 1548148139.790 * * [misc]simplify: iters left: 5 (33 enodes) 1548148139.801 * * [misc]simplify: iters left: 4 (59 enodes) 1548148139.814 * * [misc]simplify: iters left: 3 (76 enodes) 1548148139.825 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* v v) -6))))) (* PI t)) 1548148139.825 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* v v) -6))))) (* PI t)) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.826 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148139.826 * * [misc]simplify: iters left: 6 (16 enodes) 1548148139.828 * * [misc]simplify: iters left: 5 (30 enodes) 1548148139.834 * * [misc]simplify: iters left: 4 (59 enodes) 1548148139.842 * * [misc]simplify: iters left: 3 (86 enodes) 1548148139.858 * * [misc]simplify: iters left: 2 (88 enodes) 1548148139.866 * * [misc]simplify: iters left: 1 (93 enodes) 1548148139.875 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6)))))) 1548148139.875 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148139.875 * * * * [misc]progress: [ 102 / 671 ] simplifiying candidate # 1548148139.876 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148139.876 * * [misc]simplify: iters left: 6 (24 enodes) 1548148139.881 * * [misc]simplify: iters left: 5 (52 enodes) 1548148139.889 * * [misc]simplify: iters left: 4 (125 enodes) 1548148139.935 * * [misc]simplify: iters left: 3 (363 enodes) 1548148140.173 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 2 (* (* 6 v) v))))) (/ (* PI t) (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)))) 1548148140.173 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 2 (* (* 6 v) v))))) (/ (* PI t) (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148140.173 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148140.173 * * [misc]simplify: iters left: 6 (21 enodes) 1548148140.177 * * [misc]simplify: iters left: 5 (47 enodes) 1548148140.188 * * [misc]simplify: iters left: 4 (134 enodes) 1548148140.238 * * [misc]simplify: iters left: 3 (248 enodes) 1548148140.335 * * [misc]simplify: iters left: 2 (397 enodes) 1548148140.524 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* 5 (* v v)))) (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (+ (+ (* 25 (pow v 4)) (* 5 (* v v))) 1))) 1548148140.524 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (/ (cbrt (- 1 (* 5 (* v v)))) (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (+ (+ (* 25 (pow v 4)) (* 5 (* v v))) 1)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148140.524 * * * * [misc]progress: [ 103 / 671 ] simplifiying candidate # 1548148140.524 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148140.524 * * [misc]simplify: iters left: 6 (23 enodes) 1548148140.532 * * [misc]simplify: iters left: 5 (46 enodes) 1548148140.547 * * [misc]simplify: iters left: 4 (104 enodes) 1548148140.582 * * [misc]simplify: iters left: 3 (218 enodes) 1548148140.659 * * [misc]simplify: iters left: 2 (352 enodes) 1548148140.744 * * [misc]simplify: iters left: 1 (405 enodes) 1548148140.862 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* PI t) (cbrt (+ (* (pow v 4) -25) 1)))) 1548148140.863 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* PI t) (cbrt (+ (* (pow v 4) -25) 1)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148140.863 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148140.863 * * [misc]simplify: iters left: 6 (17 enodes) 1548148140.867 * * [misc]simplify: iters left: 5 (30 enodes) 1548148140.876 * * [misc]simplify: iters left: 4 (56 enodes) 1548148140.885 * * [misc]simplify: iters left: 3 (73 enodes) 1548148140.894 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (cbrt (+ 1 (* (* v v) 5)))) 1548148140.894 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (* PI t) (cbrt (+ (* (pow v 4) -25) 1)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* v v) -6) 2)))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148140.894 * * * * [misc]progress: [ 104 / 671 ] simplifiying candidate # 1548148140.894 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148140.894 * * [misc]simplify: iters left: 6 (24 enodes) 1548148140.898 * * [misc]simplify: iters left: 5 (45 enodes) 1548148140.906 * * [misc]simplify: iters left: 4 (83 enodes) 1548148140.917 * * [misc]simplify: iters left: 3 (116 enodes) 1548148140.932 * * [misc]simplify: iters left: 2 (130 enodes) 1548148140.945 * * [misc]simplify: iters left: 1 (134 enodes) 1548148140.970 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* v (* -5 v))))))) (* (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (cbrt (/ (* PI t) (cbrt (+ 1 (* v (* -5 v)))))))) 1548148140.970 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* v (* -5 v))))))) (* (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (cbrt (/ (* PI t) (cbrt (+ 1 (* v (* -5 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148140.971 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148140.971 * * [misc]simplify: iters left: 6 (21 enodes) 1548148140.977 * * [misc]simplify: iters left: 5 (38 enodes) 1548148140.989 * * [misc]simplify: iters left: 4 (69 enodes) 1548148141.006 * * [misc]simplify: iters left: 3 (89 enodes) 1548148141.023 * * [misc]simplify: iters left: 2 (91 enodes) 1548148141.032 * * [misc]simplify: iters left: 1 (92 enodes) 1548148141.042 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148141.042 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.042 * * * * [misc]progress: [ 105 / 671 ] simplifiying candidate # 1548148141.042 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148141.042 * * [misc]simplify: iters left: 6 (23 enodes) 1548148141.046 * * [misc]simplify: iters left: 5 (42 enodes) 1548148141.052 * * [misc]simplify: iters left: 4 (75 enodes) 1548148141.071 * * [misc]simplify: iters left: 3 (98 enodes) 1548148141.095 * * [misc]simplify: iters left: 2 (106 enodes) 1548148141.116 * * [misc]simplify: iters left: 1 (107 enodes) 1548148141.141 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1))))) 1548148141.141 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.142 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148141.142 * * [misc]simplify: iters left: 6 (21 enodes) 1548148141.148 * * [misc]simplify: iters left: 5 (38 enodes) 1548148141.160 * * [misc]simplify: iters left: 4 (69 enodes) 1548148141.177 * * [misc]simplify: iters left: 3 (89 enodes) 1548148141.199 * * [misc]simplify: iters left: 2 (91 enodes) 1548148141.217 * * [misc]simplify: iters left: 1 (92 enodes) 1548148141.236 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148141.236 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.236 * * * * [misc]progress: [ 106 / 671 ] simplifiying candidate # 1548148141.236 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148141.237 * * [misc]simplify: iters left: 6 (20 enodes) 1548148141.242 * * [misc]simplify: iters left: 5 (38 enodes) 1548148141.255 * * [misc]simplify: iters left: 4 (77 enodes) 1548148141.277 * * [misc]simplify: iters left: 3 (122 enodes) 1548148141.309 * * [misc]simplify: iters left: 2 (157 enodes) 1548148141.345 * * [misc]simplify: iters left: 1 (176 enodes) 1548148141.376 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v)))))) (* (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) t)) 1548148141.377 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v)))))) (* (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.377 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148141.377 * * [misc]simplify: iters left: 6 (18 enodes) 1548148141.381 * * [misc]simplify: iters left: 5 (34 enodes) 1548148141.387 * * [misc]simplify: iters left: 4 (69 enodes) 1548148141.400 * * [misc]simplify: iters left: 3 (97 enodes) 1548148141.423 * * [misc]simplify: iters left: 2 (103 enodes) 1548148141.436 * * [misc]simplify: iters left: 1 (108 enodes) 1548148141.448 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148141.448 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.449 * * * * [misc]progress: [ 107 / 671 ] simplifiying candidate # 1548148141.449 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148141.449 * * [misc]simplify: iters left: 6 (22 enodes) 1548148141.452 * * [misc]simplify: iters left: 5 (40 enodes) 1548148141.460 * * [misc]simplify: iters left: 4 (79 enodes) 1548148141.480 * * [misc]simplify: iters left: 3 (127 enodes) 1548148141.517 * * [misc]simplify: iters left: 2 (182 enodes) 1548148141.562 * * [misc]simplify: iters left: 1 (236 enodes) 1548148141.623 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t))) 1548148141.623 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.623 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148141.624 * * [misc]simplify: iters left: 6 (20 enodes) 1548148141.626 * * [misc]simplify: iters left: 5 (36 enodes) 1548148141.633 * * [misc]simplify: iters left: 4 (71 enodes) 1548148141.644 * * [misc]simplify: iters left: 3 (102 enodes) 1548148141.668 * * [misc]simplify: iters left: 2 (113 enodes) 1548148141.679 * * [misc]simplify: iters left: 1 (128 enodes) 1548148141.697 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) 1548148141.697 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.697 * * * * [misc]progress: [ 108 / 671 ] simplifiying candidate # 1548148141.697 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148141.697 * * [misc]simplify: iters left: 6 (21 enodes) 1548148141.701 * * [misc]simplify: iters left: 5 (39 enodes) 1548148141.713 * * [misc]simplify: iters left: 4 (70 enodes) 1548148141.722 * * [misc]simplify: iters left: 3 (97 enodes) 1548148141.734 * * [misc]simplify: iters left: 2 (125 enodes) 1548148141.754 * * [misc]simplify: iters left: 1 (231 enodes) 1548148141.860 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) t) 1548148141.860 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.860 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148141.860 * * [misc]simplify: iters left: 6 (18 enodes) 1548148141.866 * * [misc]simplify: iters left: 5 (34 enodes) 1548148141.877 * * [misc]simplify: iters left: 4 (69 enodes) 1548148141.895 * * [misc]simplify: iters left: 3 (100 enodes) 1548148141.918 * * [misc]simplify: iters left: 2 (111 enodes) 1548148141.941 * * [misc]simplify: iters left: 1 (126 enodes) 1548148141.970 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148141.970 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) t) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148141.970 * * * * [misc]progress: [ 109 / 671 ] simplifiying candidate # 1548148141.970 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148141.970 * * [misc]simplify: iters left: 6 (22 enodes) 1548148141.975 * * [misc]simplify: iters left: 5 (42 enodes) 1548148141.982 * * [misc]simplify: iters left: 4 (87 enodes) 1548148141.995 * * [misc]simplify: iters left: 3 (160 enodes) 1548148142.023 * * [misc]simplify: iters left: 2 (297 enodes) 1548148142.174 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))))) 1548148142.175 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.175 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148142.175 * * [misc]simplify: iters left: 6 (18 enodes) 1548148142.181 * * [misc]simplify: iters left: 5 (34 enodes) 1548148142.193 * * [misc]simplify: iters left: 4 (69 enodes) 1548148142.211 * * [misc]simplify: iters left: 3 (97 enodes) 1548148142.233 * * [misc]simplify: iters left: 2 (103 enodes) 1548148142.253 * * [misc]simplify: iters left: 1 (108 enodes) 1548148142.279 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148142.280 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.280 * * * * [misc]progress: [ 110 / 671 ] simplifiying candidate # 1548148142.280 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148142.280 * * [misc]simplify: iters left: 6 (21 enodes) 1548148142.287 * * [misc]simplify: iters left: 5 (39 enodes) 1548148142.299 * * [misc]simplify: iters left: 4 (78 enodes) 1548148142.319 * * [misc]simplify: iters left: 3 (126 enodes) 1548148142.345 * * [misc]simplify: iters left: 2 (180 enodes) 1548148142.372 * * [misc]simplify: iters left: 1 (234 enodes) 1548148142.444 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) t)) (/ (cbrt (sqrt (- 2 (* v (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148142.444 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) t)) (/ (cbrt (sqrt (- 2 (* v (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.444 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148142.444 * * [misc]simplify: iters left: 6 (19 enodes) 1548148142.447 * * [misc]simplify: iters left: 5 (35 enodes) 1548148142.453 * * [misc]simplify: iters left: 4 (70 enodes) 1548148142.463 * * [misc]simplify: iters left: 3 (101 enodes) 1548148142.477 * * [misc]simplify: iters left: 2 (112 enodes) 1548148142.488 * * [misc]simplify: iters left: 1 (127 enodes) 1548148142.520 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148142.520 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.520 * * * * [misc]progress: [ 111 / 671 ] simplifiying candidate # 1548148142.520 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148142.520 * * [misc]simplify: iters left: 6 (20 enodes) 1548148142.527 * * [misc]simplify: iters left: 5 (36 enodes) 1548148142.538 * * [misc]simplify: iters left: 4 (67 enodes) 1548148142.555 * * [misc]simplify: iters left: 3 (90 enodes) 1548148142.576 * * [misc]simplify: iters left: 2 (96 enodes) 1548148142.596 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) t) 1548148142.596 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.597 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148142.597 * * [misc]simplify: iters left: 6 (18 enodes) 1548148142.604 * * [misc]simplify: iters left: 5 (34 enodes) 1548148142.615 * * [misc]simplify: iters left: 4 (69 enodes) 1548148142.634 * * [misc]simplify: iters left: 3 (100 enodes) 1548148142.657 * * [misc]simplify: iters left: 2 (111 enodes) 1548148142.671 * * [misc]simplify: iters left: 1 (126 enodes) 1548148142.686 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148142.686 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) t) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.686 * * * * [misc]progress: [ 112 / 671 ] simplifiying candidate # 1548148142.686 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1) 1548148142.687 * * [misc]simplify: iters left: 6 (18 enodes) 1548148142.689 * * [misc]simplify: iters left: 5 (34 enodes) 1548148142.695 * * [misc]simplify: iters left: 4 (65 enodes) 1548148142.705 * * [misc]simplify: iters left: 3 (87 enodes) 1548148142.717 * * [misc]simplify: iters left: 2 (92 enodes) 1548148142.734 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148142.734 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.734 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148142.735 * * [misc]simplify: iters left: 6 (20 enodes) 1548148142.740 * * [misc]simplify: iters left: 5 (39 enodes) 1548148142.753 * * [misc]simplify: iters left: 4 (83 enodes) 1548148142.775 * * [misc]simplify: iters left: 3 (153 enodes) 1548148142.824 * * [misc]simplify: iters left: 2 (249 enodes) 1548148142.875 * * [misc]simplify: iters left: 1 (352 enodes) 1548148142.983 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (cbrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148142.983 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (cbrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148142.983 * * * * [misc]progress: [ 113 / 671 ] simplifiying candidate # 1548148142.984 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148142.984 * * [misc]simplify: iters left: 6 (21 enodes) 1548148142.991 * * [misc]simplify: iters left: 5 (40 enodes) 1548148143.004 * * [misc]simplify: iters left: 4 (80 enodes) 1548148143.025 * * [misc]simplify: iters left: 3 (119 enodes) 1548148143.050 * * [misc]simplify: iters left: 2 (143 enodes) 1548148143.065 * * [misc]simplify: iters left: 1 (150 enodes) 1548148143.083 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (* PI t))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) 1548148143.083 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* v (* 6 v))))) (* PI t))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148143.084 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148143.084 * * [misc]simplify: iters left: 6 (17 enodes) 1548148143.090 * * [misc]simplify: iters left: 5 (33 enodes) 1548148143.102 * * [misc]simplify: iters left: 4 (70 enodes) 1548148143.112 * * [misc]simplify: iters left: 3 (106 enodes) 1548148143.127 * * [misc]simplify: iters left: 2 (136 enodes) 1548148143.145 * * [misc]simplify: iters left: 1 (225 enodes) 1548148143.233 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148143.233 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148143.233 * * * * [misc]progress: [ 114 / 671 ] simplifiying candidate # 1548148143.234 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148143.234 * * [misc]simplify: iters left: 6 (27 enodes) 1548148143.244 * * [misc]simplify: iters left: 5 (59 enodes) 1548148143.264 * * [misc]simplify: iters left: 4 (145 enodes) 1548148143.302 * * [misc]simplify: iters left: 3 (438 enodes) 1548148143.585 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* PI t)) (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (* (cbrt (sqrt (- 2 (* (* v v) 6)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) 1548148143.585 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* PI t)) (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (* (cbrt (sqrt (- 2 (* (* v v) 6)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148143.586 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148143.586 * * [misc]simplify: iters left: 6 (22 enodes) 1548148143.589 * * [misc]simplify: iters left: 5 (50 enodes) 1548148143.601 * * [misc]simplify: iters left: 4 (142 enodes) 1548148143.654 * * [misc]simplify: iters left: 3 (276 enodes) 1548148143.766 * * [misc]simplify: iters left: 2 (416 enodes) 1548148143.916 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148143.916 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148143.916 * * * * [misc]progress: [ 115 / 671 ] simplifiying candidate # 1548148143.916 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148143.917 * * [misc]simplify: iters left: 6 (26 enodes) 1548148143.925 * * [misc]simplify: iters left: 5 (53 enodes) 1548148143.942 * * [misc]simplify: iters left: 4 (124 enodes) 1548148143.975 * * [misc]simplify: iters left: 3 (296 enodes) 1548148144.125 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* (pow v 3) (* v 25)))) t)) (* PI (* (cbrt (sqrt (+ 2 (* v (* v -6))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))))) 1548148144.125 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* (pow v 3) (* v 25)))) t)) (* PI (* (cbrt (sqrt (+ 2 (* v (* v -6))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.126 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148144.126 * * [misc]simplify: iters left: 6 (18 enodes) 1548148144.131 * * [misc]simplify: iters left: 5 (33 enodes) 1548148144.141 * * [misc]simplify: iters left: 4 (62 enodes) 1548148144.157 * * [misc]simplify: iters left: 3 (79 enodes) 1548148144.178 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148144.178 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* (pow v 3) (* v 25)))) t)) (* PI (* (cbrt (sqrt (+ 2 (* v (* v -6))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.179 * * * * [misc]progress: [ 116 / 671 ] simplifiying candidate # 1548148144.179 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148144.179 * * [misc]simplify: iters left: 6 (24 enodes) 1548148144.187 * * [misc]simplify: iters left: 5 (44 enodes) 1548148144.204 * * [misc]simplify: iters left: 4 (78 enodes) 1548148144.224 * * [misc]simplify: iters left: 3 (103 enodes) 1548148144.249 * * [misc]simplify: iters left: 2 (106 enodes) 1548148144.264 * * [misc]simplify: iters left: 1 (107 enodes) 1548148144.276 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) 1548148144.277 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.277 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148144.277 * * [misc]simplify: iters left: 6 (21 enodes) 1548148144.280 * * [misc]simplify: iters left: 5 (38 enodes) 1548148144.287 * * [misc]simplify: iters left: 4 (69 enodes) 1548148144.302 * * [misc]simplify: iters left: 3 (89 enodes) 1548148144.315 * * [misc]simplify: iters left: 2 (91 enodes) 1548148144.325 * * [misc]simplify: iters left: 1 (92 enodes) 1548148144.335 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148144.336 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.336 * * * * [misc]progress: [ 117 / 671 ] simplifiying candidate # 1548148144.336 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148144.336 * * [misc]simplify: iters left: 6 (23 enodes) 1548148144.343 * * [misc]simplify: iters left: 5 (41 enodes) 1548148144.353 * * [misc]simplify: iters left: 4 (72 enodes) 1548148144.362 * * [misc]simplify: iters left: 3 (92 enodes) 1548148144.373 * * [misc]simplify: iters left: 2 (94 enodes) 1548148144.386 * * [misc]simplify: iters left: 1 (95 enodes) 1548148144.408 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (* (fabs (cbrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* v (* 5 v)))))))) 1548148144.408 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (* (fabs (cbrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* v (* 5 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.409 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148144.409 * * [misc]simplify: iters left: 6 (21 enodes) 1548148144.415 * * [misc]simplify: iters left: 5 (38 enodes) 1548148144.428 * * [misc]simplify: iters left: 4 (69 enodes) 1548148144.446 * * [misc]simplify: iters left: 3 (89 enodes) 1548148144.462 * * [misc]simplify: iters left: 2 (91 enodes) 1548148144.471 * * [misc]simplify: iters left: 1 (92 enodes) 1548148144.481 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148144.481 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (* (fabs (cbrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* v (* 5 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.481 * * * * [misc]progress: [ 118 / 671 ] simplifiying candidate # 1548148144.481 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148144.481 * * [misc]simplify: iters left: 6 (20 enodes) 1548148144.484 * * [misc]simplify: iters left: 5 (37 enodes) 1548148144.492 * * [misc]simplify: iters left: 4 (72 enodes) 1548148144.513 * * [misc]simplify: iters left: 3 (100 enodes) 1548148144.537 * * [misc]simplify: iters left: 2 (106 enodes) 1548148144.558 * * [misc]simplify: iters left: 1 (111 enodes) 1548148144.584 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 2 (* (* v v) -6)))))) 1548148144.584 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 2 (* (* v v) -6)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.584 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148144.584 * * [misc]simplify: iters left: 6 (18 enodes) 1548148144.590 * * [misc]simplify: iters left: 5 (34 enodes) 1548148144.601 * * [misc]simplify: iters left: 4 (69 enodes) 1548148144.619 * * [misc]simplify: iters left: 3 (97 enodes) 1548148144.646 * * [misc]simplify: iters left: 2 (103 enodes) 1548148144.657 * * [misc]simplify: iters left: 1 (108 enodes) 1548148144.669 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148144.669 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 2 (* (* v v) -6)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.669 * * * * [misc]progress: [ 119 / 671 ] simplifiying candidate # 1548148144.669 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148144.670 * * [misc]simplify: iters left: 6 (22 enodes) 1548148144.673 * * [misc]simplify: iters left: 5 (39 enodes) 1548148144.680 * * [misc]simplify: iters left: 4 (74 enodes) 1548148144.692 * * [misc]simplify: iters left: 3 (105 enodes) 1548148144.717 * * [misc]simplify: iters left: 2 (116 enodes) 1548148144.736 * * [misc]simplify: iters left: 1 (131 enodes) 1548148144.755 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) t))) 1548148144.755 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.756 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148144.756 * * [misc]simplify: iters left: 6 (20 enodes) 1548148144.762 * * [misc]simplify: iters left: 5 (36 enodes) 1548148144.774 * * [misc]simplify: iters left: 4 (71 enodes) 1548148144.794 * * [misc]simplify: iters left: 3 (102 enodes) 1548148144.820 * * [misc]simplify: iters left: 2 (113 enodes) 1548148144.843 * * [misc]simplify: iters left: 1 (128 enodes) 1548148144.876 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2))))) 1548148144.876 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) t))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.876 * * * * [misc]progress: [ 120 / 671 ] simplifiying candidate # 1548148144.877 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148144.877 * * [misc]simplify: iters left: 6 (21 enodes) 1548148144.884 * * [misc]simplify: iters left: 5 (38 enodes) 1548148144.891 * * [misc]simplify: iters left: 4 (67 enodes) 1548148144.900 * * [misc]simplify: iters left: 3 (90 enodes) 1548148144.910 * * [misc]simplify: iters left: 2 (108 enodes) 1548148144.933 * * [misc]simplify: iters left: 1 (150 enodes) 1548148144.966 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) t)) 1548148144.966 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148144.966 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148144.967 * * [misc]simplify: iters left: 6 (18 enodes) 1548148144.969 * * [misc]simplify: iters left: 5 (34 enodes) 1548148144.976 * * [misc]simplify: iters left: 4 (69 enodes) 1548148144.985 * * [misc]simplify: iters left: 3 (100 enodes) 1548148145.002 * * [misc]simplify: iters left: 2 (111 enodes) 1548148145.024 * * [misc]simplify: iters left: 1 (126 enodes) 1548148145.055 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148145.055 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.055 * * * * [misc]progress: [ 121 / 671 ] simplifiying candidate # 1548148145.055 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148145.056 * * [misc]simplify: iters left: 6 (22 enodes) 1548148145.063 * * [misc]simplify: iters left: 5 (41 enodes) 1548148145.077 * * [misc]simplify: iters left: 4 (82 enodes) 1548148145.100 * * [misc]simplify: iters left: 3 (132 enodes) 1548148145.128 * * [misc]simplify: iters left: 2 (187 enodes) 1548148145.159 * * [misc]simplify: iters left: 1 (245 enodes) 1548148145.249 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148145.249 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.249 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148145.250 * * [misc]simplify: iters left: 6 (18 enodes) 1548148145.255 * * [misc]simplify: iters left: 5 (34 enodes) 1548148145.267 * * [misc]simplify: iters left: 4 (69 enodes) 1548148145.284 * * [misc]simplify: iters left: 3 (97 enodes) 1548148145.311 * * [misc]simplify: iters left: 2 (103 enodes) 1548148145.322 * * [misc]simplify: iters left: 1 (108 enodes) 1548148145.335 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148145.335 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.335 * * * * [misc]progress: [ 122 / 671 ] simplifiying candidate # 1548148145.336 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148145.336 * * [misc]simplify: iters left: 6 (21 enodes) 1548148145.339 * * [misc]simplify: iters left: 5 (38 enodes) 1548148145.345 * * [misc]simplify: iters left: 4 (73 enodes) 1548148145.354 * * [misc]simplify: iters left: 3 (104 enodes) 1548148145.373 * * [misc]simplify: iters left: 2 (115 enodes) 1548148145.396 * * [misc]simplify: iters left: 1 (130 enodes) 1548148145.430 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) (/ t (sqrt (cbrt (+ 1 (* (* -5 v) v))))))) 1548148145.430 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) (/ t (sqrt (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.430 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148145.430 * * [misc]simplify: iters left: 6 (19 enodes) 1548148145.436 * * [misc]simplify: iters left: 5 (35 enodes) 1548148145.446 * * [misc]simplify: iters left: 4 (70 enodes) 1548148145.454 * * [misc]simplify: iters left: 3 (101 enodes) 1548148145.466 * * [misc]simplify: iters left: 2 (112 enodes) 1548148145.482 * * [misc]simplify: iters left: 1 (127 enodes) 1548148145.504 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v))))))) 1548148145.504 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) (/ t (sqrt (cbrt (+ 1 (* (* -5 v) v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.504 * * * * [misc]progress: [ 123 / 671 ] simplifiying candidate # 1548148145.505 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148145.505 * * [misc]simplify: iters left: 6 (20 enodes) 1548148145.508 * * [misc]simplify: iters left: 5 (35 enodes) 1548148145.518 * * [misc]simplify: iters left: 4 (64 enodes) 1548148145.534 * * [misc]simplify: iters left: 3 (83 enodes) 1548148145.554 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (+ 2 (* (* -6 v) v)))) t)) 1548148145.554 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (+ 2 (* (* -6 v) v)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.555 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148145.555 * * [misc]simplify: iters left: 6 (18 enodes) 1548148145.558 * * [misc]simplify: iters left: 5 (34 enodes) 1548148145.564 * * [misc]simplify: iters left: 4 (69 enodes) 1548148145.573 * * [misc]simplify: iters left: 3 (100 enodes) 1548148145.585 * * [misc]simplify: iters left: 2 (111 enodes) 1548148145.607 * * [misc]simplify: iters left: 1 (126 enodes) 1548148145.637 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148145.637 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (+ 2 (* (* -6 v) v)))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.637 * * * * [misc]progress: [ 124 / 671 ] simplifiying candidate # 1548148145.638 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1) 1548148145.638 * * [misc]simplify: iters left: 6 (18 enodes) 1548148145.643 * * [misc]simplify: iters left: 5 (33 enodes) 1548148145.654 * * [misc]simplify: iters left: 4 (62 enodes) 1548148145.669 * * [misc]simplify: iters left: 3 (84 enodes) 1548148145.689 * * [misc]simplify: iters left: 2 (85 enodes) 1548148145.704 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* (* 6 v) v))))) 1548148145.704 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* (* 6 v) v))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.704 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148145.705 * * [misc]simplify: iters left: 6 (20 enodes) 1548148145.710 * * [misc]simplify: iters left: 5 (39 enodes) 1548148145.723 * * [misc]simplify: iters left: 4 (83 enodes) 1548148145.748 * * [misc]simplify: iters left: 3 (153 enodes) 1548148145.795 * * [misc]simplify: iters left: 2 (249 enodes) 1548148145.859 * * [misc]simplify: iters left: 1 (352 enodes) 1548148145.969 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (cbrt (+ (* -6 (* v v)) 2))))) 1548148145.969 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* (* 6 v) v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (cbrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148145.969 * * * * [misc]progress: [ 125 / 671 ] simplifiying candidate # 1548148145.970 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148145.970 * * [misc]simplify: iters left: 6 (21 enodes) 1548148145.976 * * [misc]simplify: iters left: 5 (39 enodes) 1548148145.989 * * [misc]simplify: iters left: 4 (75 enodes) 1548148146.009 * * [misc]simplify: iters left: 3 (102 enodes) 1548148146.032 * * [misc]simplify: iters left: 2 (105 enodes) 1548148146.056 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) (* PI t))) 1548148146.056 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) (* PI t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148146.057 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148146.057 * * [misc]simplify: iters left: 6 (17 enodes) 1548148146.062 * * [misc]simplify: iters left: 5 (33 enodes) 1548148146.073 * * [misc]simplify: iters left: 4 (70 enodes) 1548148146.091 * * [misc]simplify: iters left: 3 (106 enodes) 1548148146.119 * * [misc]simplify: iters left: 2 (136 enodes) 1548148146.146 * * [misc]simplify: iters left: 1 (225 enodes) 1548148146.214 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148146.214 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* (fabs (cbrt (- 2 (* v (* 6 v))))) (* PI t))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148146.214 * * * * [misc]progress: [ 126 / 671 ] simplifiying candidate # 1548148146.214 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148146.214 * * [misc]simplify: iters left: 6 (27 enodes) 1548148146.219 * * [misc]simplify: iters left: 5 (58 enodes) 1548148146.229 * * [misc]simplify: iters left: 4 (140 enodes) 1548148146.260 * * [misc]simplify: iters left: 3 (391 enodes) 1548148146.423 * [exit]simplify: Simplified to (* (/ (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* PI t))) 1548148146.423 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* PI t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148146.424 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148146.424 * * [misc]simplify: iters left: 6 (22 enodes) 1548148146.428 * * [misc]simplify: iters left: 5 (50 enodes) 1548148146.440 * * [misc]simplify: iters left: 4 (142 enodes) 1548148146.508 * * [misc]simplify: iters left: 3 (276 enodes) 1548148146.607 * * [misc]simplify: iters left: 2 (416 enodes) 1548148146.762 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148146.762 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* PI t))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148146.762 * * * * [misc]progress: [ 127 / 671 ] simplifiying candidate # 1548148146.763 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148146.763 * * [misc]simplify: iters left: 6 (26 enodes) 1548148146.771 * * [misc]simplify: iters left: 5 (52 enodes) 1548148146.789 * * [misc]simplify: iters left: 4 (119 enodes) 1548148146.827 * * [misc]simplify: iters left: 3 (266 enodes) 1548148146.934 * * [misc]simplify: iters left: 2 (485 enodes) 1548148147.087 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (/ (cbrt (+ (* -25 (pow v 4)) 1)) (* PI t)))) 1548148147.087 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (/ (cbrt (+ (* -25 (pow v 4)) 1)) (* PI t)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.087 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148147.087 * * [misc]simplify: iters left: 6 (18 enodes) 1548148147.090 * * [misc]simplify: iters left: 5 (33 enodes) 1548148147.095 * * [misc]simplify: iters left: 4 (62 enodes) 1548148147.103 * * [misc]simplify: iters left: 3 (79 enodes) 1548148147.113 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148147.113 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (- 2 (* v (* 6 v))))) (/ (cbrt (+ (* -25 (pow v 4)) 1)) (* PI t)))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.113 * * * * [misc]progress: [ 128 / 671 ] simplifiying candidate # 1548148147.113 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148147.114 * * [misc]simplify: iters left: 6 (23 enodes) 1548148147.120 * * [misc]simplify: iters left: 5 (42 enodes) 1548148147.133 * * [misc]simplify: iters left: 4 (76 enodes) 1548148147.152 * * [misc]simplify: iters left: 3 (101 enodes) 1548148147.178 * * [misc]simplify: iters left: 2 (104 enodes) 1548148147.194 * * [misc]simplify: iters left: 1 (105 enodes) 1548148147.205 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148147.205 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.206 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148147.206 * * [misc]simplify: iters left: 6 (21 enodes) 1548148147.209 * * [misc]simplify: iters left: 5 (38 enodes) 1548148147.215 * * [misc]simplify: iters left: 4 (69 enodes) 1548148147.227 * * [misc]simplify: iters left: 3 (89 enodes) 1548148147.249 * * [misc]simplify: iters left: 2 (91 enodes) 1548148147.266 * * [misc]simplify: iters left: 1 (92 enodes) 1548148147.275 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148147.275 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.275 * * * * [misc]progress: [ 129 / 671 ] simplifiying candidate # 1548148147.275 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148147.276 * * [misc]simplify: iters left: 6 (22 enodes) 1548148147.279 * * [misc]simplify: iters left: 5 (39 enodes) 1548148147.286 * * [misc]simplify: iters left: 4 (70 enodes) 1548148147.295 * * [misc]simplify: iters left: 3 (90 enodes) 1548148147.306 * * [misc]simplify: iters left: 2 (92 enodes) 1548148147.315 * * [misc]simplify: iters left: 1 (93 enodes) 1548148147.325 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (* (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) 1548148147.325 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (* (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.325 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148147.326 * * [misc]simplify: iters left: 6 (21 enodes) 1548148147.332 * * [misc]simplify: iters left: 5 (38 enodes) 1548148147.341 * * [misc]simplify: iters left: 4 (69 enodes) 1548148147.349 * * [misc]simplify: iters left: 3 (89 enodes) 1548148147.360 * * [misc]simplify: iters left: 2 (91 enodes) 1548148147.368 * * [misc]simplify: iters left: 1 (92 enodes) 1548148147.379 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148147.379 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.379 * * * * [misc]progress: [ 130 / 671 ] simplifiying candidate # 1548148147.379 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148147.379 * * [misc]simplify: iters left: 6 (19 enodes) 1548148147.385 * * [misc]simplify: iters left: 5 (35 enodes) 1548148147.396 * * [misc]simplify: iters left: 4 (70 enodes) 1548148147.408 * * [misc]simplify: iters left: 3 (98 enodes) 1548148147.422 * * [misc]simplify: iters left: 2 (104 enodes) 1548148147.445 * * [misc]simplify: iters left: 1 (109 enodes) 1548148147.469 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ 2 (* (* v v) -6)))) t))) 1548148147.469 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ 2 (* (* v v) -6)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.470 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148147.470 * * [misc]simplify: iters left: 6 (18 enodes) 1548148147.475 * * [misc]simplify: iters left: 5 (34 enodes) 1548148147.486 * * [misc]simplify: iters left: 4 (69 enodes) 1548148147.504 * * [misc]simplify: iters left: 3 (97 enodes) 1548148147.527 * * [misc]simplify: iters left: 2 (103 enodes) 1548148147.547 * * [misc]simplify: iters left: 1 (108 enodes) 1548148147.573 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148147.573 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.573 * * * * [misc]progress: [ 131 / 671 ] simplifiying candidate # 1548148147.574 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148147.574 * * [misc]simplify: iters left: 6 (21 enodes) 1548148147.580 * * [misc]simplify: iters left: 5 (37 enodes) 1548148147.593 * * [misc]simplify: iters left: 4 (72 enodes) 1548148147.604 * * [misc]simplify: iters left: 3 (103 enodes) 1548148147.616 * * [misc]simplify: iters left: 2 (114 enodes) 1548148147.631 * * [misc]simplify: iters left: 1 (129 enodes) 1548148147.660 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148147.660 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (sqrt (sqrt (+ 2 (* (* v v) -6))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.660 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148147.660 * * [misc]simplify: iters left: 6 (20 enodes) 1548148147.663 * * [misc]simplify: iters left: 5 (36 enodes) 1548148147.670 * * [misc]simplify: iters left: 4 (71 enodes) 1548148147.680 * * [misc]simplify: iters left: 3 (102 enodes) 1548148147.696 * * [misc]simplify: iters left: 2 (113 enodes) 1548148147.719 * * [misc]simplify: iters left: 1 (128 enodes) 1548148147.734 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148147.734 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.735 * * * * [misc]progress: [ 132 / 671 ] simplifiying candidate # 1548148147.735 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148147.735 * * [misc]simplify: iters left: 6 (20 enodes) 1548148147.739 * * [misc]simplify: iters left: 5 (36 enodes) 1548148147.745 * * [misc]simplify: iters left: 4 (65 enodes) 1548148147.760 * * [misc]simplify: iters left: 3 (88 enodes) 1548148147.773 * * [misc]simplify: iters left: 2 (106 enodes) 1548148147.785 * * [misc]simplify: iters left: 1 (150 enodes) 1548148147.830 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) t)) 1548148147.830 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.830 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148147.831 * * [misc]simplify: iters left: 6 (18 enodes) 1548148147.836 * * [misc]simplify: iters left: 5 (34 enodes) 1548148147.847 * * [misc]simplify: iters left: 4 (69 enodes) 1548148147.867 * * [misc]simplify: iters left: 3 (100 enodes) 1548148147.892 * * [misc]simplify: iters left: 2 (111 enodes) 1548148147.915 * * [misc]simplify: iters left: 1 (126 enodes) 1548148147.940 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148147.940 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148147.940 * * * * [misc]progress: [ 133 / 671 ] simplifiying candidate # 1548148147.940 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148147.940 * * [misc]simplify: iters left: 6 (21 enodes) 1548148147.943 * * [misc]simplify: iters left: 5 (39 enodes) 1548148147.950 * * [misc]simplify: iters left: 4 (80 enodes) 1548148147.962 * * [misc]simplify: iters left: 3 (130 enodes) 1548148147.989 * * [misc]simplify: iters left: 2 (185 enodes) 1548148148.017 * * [misc]simplify: iters left: 1 (242 enodes) 1548148148.099 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148148.099 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.099 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148148.099 * * [misc]simplify: iters left: 6 (18 enodes) 1548148148.102 * * [misc]simplify: iters left: 5 (34 enodes) 1548148148.108 * * [misc]simplify: iters left: 4 (69 enodes) 1548148148.122 * * [misc]simplify: iters left: 3 (97 enodes) 1548148148.137 * * [misc]simplify: iters left: 2 (103 enodes) 1548148148.148 * * [misc]simplify: iters left: 1 (108 enodes) 1548148148.167 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148148.167 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.167 * * * * [misc]progress: [ 134 / 671 ] simplifiying candidate # 1548148148.168 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148148.168 * * [misc]simplify: iters left: 6 (20 enodes) 1548148148.174 * * [misc]simplify: iters left: 5 (36 enodes) 1548148148.186 * * [misc]simplify: iters left: 4 (71 enodes) 1548148148.205 * * [misc]simplify: iters left: 3 (102 enodes) 1548148148.223 * * [misc]simplify: iters left: 2 (113 enodes) 1548148148.235 * * [misc]simplify: iters left: 1 (128 enodes) 1548148148.257 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (+ (* (* v v) -6) 2))) t)) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148148.257 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (+ (* (* v v) -6) 2))) t)) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.258 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148148.258 * * [misc]simplify: iters left: 6 (19 enodes) 1548148148.264 * * [misc]simplify: iters left: 5 (35 enodes) 1548148148.277 * * [misc]simplify: iters left: 4 (70 enodes) 1548148148.295 * * [misc]simplify: iters left: 3 (101 enodes) 1548148148.319 * * [misc]simplify: iters left: 2 (112 enodes) 1548148148.342 * * [misc]simplify: iters left: 1 (127 enodes) 1548148148.374 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148148.374 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.374 * * * * [misc]progress: [ 135 / 671 ] simplifiying candidate # 1548148148.374 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148148.375 * * [misc]simplify: iters left: 6 (19 enodes) 1548148148.381 * * [misc]simplify: iters left: 5 (33 enodes) 1548148148.391 * * [misc]simplify: iters left: 4 (62 enodes) 1548148148.409 * * [misc]simplify: iters left: 3 (81 enodes) 1548148148.430 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) 1548148148.430 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.431 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148148.431 * * [misc]simplify: iters left: 6 (18 enodes) 1548148148.436 * * [misc]simplify: iters left: 5 (34 enodes) 1548148148.447 * * [misc]simplify: iters left: 4 (69 enodes) 1548148148.466 * * [misc]simplify: iters left: 3 (100 enodes) 1548148148.490 * * [misc]simplify: iters left: 2 (111 enodes) 1548148148.512 * * [misc]simplify: iters left: 1 (126 enodes) 1548148148.538 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148148.538 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.538 * * * * [misc]progress: [ 136 / 671 ] simplifiying candidate # 1548148148.539 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148148.539 * * [misc]simplify: iters left: 6 (17 enodes) 1548148148.542 * * [misc]simplify: iters left: 5 (31 enodes) 1548148148.548 * * [misc]simplify: iters left: 4 (60 enodes) 1548148148.555 * * [misc]simplify: iters left: 3 (81 enodes) 1548148148.569 * * [misc]simplify: iters left: 2 (82 enodes) 1548148148.578 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148148.578 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.578 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148148.578 * * [misc]simplify: iters left: 6 (20 enodes) 1548148148.581 * * [misc]simplify: iters left: 5 (39 enodes) 1548148148.588 * * [misc]simplify: iters left: 4 (83 enodes) 1548148148.600 * * [misc]simplify: iters left: 3 (153 enodes) 1548148148.645 * * [misc]simplify: iters left: 2 (249 enodes) 1548148148.724 * * [misc]simplify: iters left: 1 (352 enodes) 1548148148.868 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148148.868 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.868 * * * * [misc]progress: [ 137 / 671 ] simplifiying candidate # 1548148148.869 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148148.869 * * [misc]simplify: iters left: 6 (20 enodes) 1548148148.872 * * [misc]simplify: iters left: 5 (37 enodes) 1548148148.878 * * [misc]simplify: iters left: 4 (73 enodes) 1548148148.887 * * [misc]simplify: iters left: 3 (100 enodes) 1548148148.902 * * [misc]simplify: iters left: 2 (103 enodes) 1548148148.918 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* -6 (* v v)) 2))) (* t PI))) 1548148148.918 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* -6 (* v v)) 2))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148148.918 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148148.918 * * [misc]simplify: iters left: 6 (17 enodes) 1548148148.921 * * [misc]simplify: iters left: 5 (33 enodes) 1548148148.926 * * [misc]simplify: iters left: 4 (70 enodes) 1548148148.936 * * [misc]simplify: iters left: 3 (106 enodes) 1548148148.963 * * [misc]simplify: iters left: 2 (136 enodes) 1548148148.994 * * [misc]simplify: iters left: 1 (225 enodes) 1548148149.048 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148149.048 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148149.048 * * * * [misc]progress: [ 138 / 671 ] simplifiying candidate # 1548148149.048 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148149.048 * * [misc]simplify: iters left: 6 (26 enodes) 1548148149.054 * * [misc]simplify: iters left: 5 (56 enodes) 1548148149.063 * * [misc]simplify: iters left: 4 (138 enodes) 1548148149.099 * * [misc]simplify: iters left: 3 (418 enodes) 1548148149.354 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) t)) (/ PI (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)))) 1548148149.354 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) t)) (/ PI (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148149.354 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148149.355 * * [misc]simplify: iters left: 6 (22 enodes) 1548148149.358 * * [misc]simplify: iters left: 5 (50 enodes) 1548148149.370 * * [misc]simplify: iters left: 4 (142 enodes) 1548148149.431 * * [misc]simplify: iters left: 3 (276 enodes) 1548148149.518 * * [misc]simplify: iters left: 2 (416 enodes) 1548148149.635 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148149.635 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148149.635 * * * * [misc]progress: [ 139 / 671 ] simplifiying candidate # 1548148149.635 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148149.635 * * [misc]simplify: iters left: 6 (25 enodes) 1548148149.639 * * [misc]simplify: iters left: 5 (50 enodes) 1548148149.648 * * [misc]simplify: iters left: 4 (117 enodes) 1548148149.677 * * [misc]simplify: iters left: 3 (261 enodes) 1548148149.759 * * [misc]simplify: iters left: 2 (485 enodes) 1548148149.879 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* 25 (pow v 4))))))) 1548148149.879 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* 25 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148149.879 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148149.879 * * [misc]simplify: iters left: 6 (18 enodes) 1548148149.882 * * [misc]simplify: iters left: 5 (33 enodes) 1548148149.887 * * [misc]simplify: iters left: 4 (62 enodes) 1548148149.899 * * [misc]simplify: iters left: 3 (79 enodes) 1548148149.912 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148149.912 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* 25 (pow v 4))))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148149.912 * * * * [misc]progress: [ 140 / 671 ] simplifiying candidate # 1548148149.912 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148149.912 * * [misc]simplify: iters left: 6 (18 enodes) 1548148149.915 * * [misc]simplify: iters left: 5 (32 enodes) 1548148149.920 * * [misc]simplify: iters left: 4 (53 enodes) 1548148149.928 * * [misc]simplify: iters left: 3 (75 enodes) 1548148149.936 * * [misc]simplify: iters left: 2 (77 enodes) 1548148149.942 * * [misc]simplify: iters left: 1 (78 enodes) 1548148149.950 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148149.950 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148149.950 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148149.950 * * [misc]simplify: iters left: 6 (20 enodes) 1548148149.953 * * [misc]simplify: iters left: 5 (37 enodes) 1548148149.963 * * [misc]simplify: iters left: 4 (68 enodes) 1548148149.980 * * [misc]simplify: iters left: 3 (88 enodes) 1548148149.994 * * [misc]simplify: iters left: 2 (90 enodes) 1548148150.006 * * [misc]simplify: iters left: 1 (91 enodes) 1548148150.025 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148150.025 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.025 * * * * [misc]progress: [ 141 / 671 ] simplifiying candidate # 1548148150.026 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148150.026 * * [misc]simplify: iters left: 6 (17 enodes) 1548148150.030 * * [misc]simplify: iters left: 5 (29 enodes) 1548148150.034 * * [misc]simplify: iters left: 4 (46 enodes) 1548148150.041 * * [misc]simplify: iters left: 3 (64 enodes) 1548148150.048 * * [misc]simplify: iters left: 2 (66 enodes) 1548148150.055 * * [misc]simplify: iters left: 1 (67 enodes) 1548148150.067 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148150.067 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.067 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148150.067 * * [misc]simplify: iters left: 6 (20 enodes) 1548148150.074 * * [misc]simplify: iters left: 5 (37 enodes) 1548148150.085 * * [misc]simplify: iters left: 4 (68 enodes) 1548148150.103 * * [misc]simplify: iters left: 3 (88 enodes) 1548148150.125 * * [misc]simplify: iters left: 2 (90 enodes) 1548148150.143 * * [misc]simplify: iters left: 1 (91 enodes) 1548148150.162 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148150.163 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.163 * * * * [misc]progress: [ 142 / 671 ] simplifiying candidate # 1548148150.163 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148150.163 * * [misc]simplify: iters left: 6 (14 enodes) 1548148150.168 * * [misc]simplify: iters left: 5 (25 enodes) 1548148150.176 * * [misc]simplify: iters left: 4 (45 enodes) 1548148150.189 * * [misc]simplify: iters left: 3 (70 enodes) 1548148150.202 * * [misc]simplify: iters left: 2 (76 enodes) 1548148150.208 * * [misc]simplify: iters left: 1 (88 enodes) 1548148150.216 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1))))) 1548148150.216 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.216 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148150.216 * * [misc]simplify: iters left: 6 (17 enodes) 1548148150.219 * * [misc]simplify: iters left: 5 (33 enodes) 1548148150.228 * * [misc]simplify: iters left: 4 (68 enodes) 1548148150.244 * * [misc]simplify: iters left: 3 (96 enodes) 1548148150.256 * * [misc]simplify: iters left: 2 (102 enodes) 1548148150.266 * * [misc]simplify: iters left: 1 (107 enodes) 1548148150.277 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148150.277 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.277 * * * * [misc]progress: [ 143 / 671 ] simplifiying candidate # 1548148150.278 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148150.278 * * [misc]simplify: iters left: 6 (16 enodes) 1548148150.280 * * [misc]simplify: iters left: 5 (27 enodes) 1548148150.285 * * [misc]simplify: iters left: 4 (49 enodes) 1548148150.292 * * [misc]simplify: iters left: 3 (75 enodes) 1548148150.300 * * [misc]simplify: iters left: 2 (83 enodes) 1548148150.317 * * [misc]simplify: iters left: 1 (102 enodes) 1548148150.335 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) 1548148150.335 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.336 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148150.336 * * [misc]simplify: iters left: 6 (19 enodes) 1548148150.339 * * [misc]simplify: iters left: 5 (35 enodes) 1548148150.345 * * [misc]simplify: iters left: 4 (70 enodes) 1548148150.356 * * [misc]simplify: iters left: 3 (101 enodes) 1548148150.370 * * [misc]simplify: iters left: 2 (112 enodes) 1548148150.393 * * [misc]simplify: iters left: 1 (127 enodes) 1548148150.427 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148150.427 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.427 * * * * [misc]progress: [ 144 / 671 ] simplifiying candidate # 1548148150.428 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (cbrt 1))) 1548148150.428 * * [misc]simplify: iters left: 6 (15 enodes) 1548148150.434 * * [misc]simplify: iters left: 5 (26 enodes) 1548148150.442 * * [misc]simplify: iters left: 4 (40 enodes) 1548148150.452 * * [misc]simplify: iters left: 3 (55 enodes) 1548148150.464 * * [misc]simplify: iters left: 2 (58 enodes) 1548148150.473 * * [misc]simplify: iters left: 1 (60 enodes) 1548148150.485 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148150.485 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.485 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148150.486 * * [misc]simplify: iters left: 6 (17 enodes) 1548148150.491 * * [misc]simplify: iters left: 5 (33 enodes) 1548148150.501 * * [misc]simplify: iters left: 4 (68 enodes) 1548148150.519 * * [misc]simplify: iters left: 3 (99 enodes) 1548148150.542 * * [misc]simplify: iters left: 2 (110 enodes) 1548148150.566 * * [misc]simplify: iters left: 1 (125 enodes) 1548148150.596 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148150.596 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.596 * * * * [misc]progress: [ 145 / 671 ] simplifiying candidate # 1548148150.597 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148150.597 * * [misc]simplify: iters left: 6 (16 enodes) 1548148150.602 * * [misc]simplify: iters left: 5 (29 enodes) 1548148150.612 * * [misc]simplify: iters left: 4 (56 enodes) 1548148150.629 * * [misc]simplify: iters left: 3 (89 enodes) 1548148150.652 * * [misc]simplify: iters left: 2 (121 enodes) 1548148150.678 * * [misc]simplify: iters left: 1 (180 enodes) 1548148150.718 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148150.718 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.719 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148150.719 * * [misc]simplify: iters left: 6 (17 enodes) 1548148150.722 * * [misc]simplify: iters left: 5 (33 enodes) 1548148150.727 * * [misc]simplify: iters left: 4 (68 enodes) 1548148150.740 * * [misc]simplify: iters left: 3 (96 enodes) 1548148150.751 * * [misc]simplify: iters left: 2 (102 enodes) 1548148150.764 * * [misc]simplify: iters left: 1 (107 enodes) 1548148150.782 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148150.782 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.782 * * * * [misc]progress: [ 146 / 671 ] simplifiying candidate # 1548148150.783 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148150.783 * * [misc]simplify: iters left: 6 (15 enodes) 1548148150.788 * * [misc]simplify: iters left: 5 (26 enodes) 1548148150.792 * * [misc]simplify: iters left: 4 (48 enodes) 1548148150.799 * * [misc]simplify: iters left: 3 (74 enodes) 1548148150.809 * * [misc]simplify: iters left: 2 (82 enodes) 1548148150.816 * * [misc]simplify: iters left: 1 (101 enodes) 1548148150.837 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148150.837 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.838 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148150.838 * * [misc]simplify: iters left: 6 (18 enodes) 1548148150.844 * * [misc]simplify: iters left: 5 (34 enodes) 1548148150.854 * * [misc]simplify: iters left: 4 (69 enodes) 1548148150.874 * * [misc]simplify: iters left: 3 (100 enodes) 1548148150.899 * * [misc]simplify: iters left: 2 (111 enodes) 1548148150.920 * * [misc]simplify: iters left: 1 (126 enodes) 1548148150.950 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148150.950 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.950 * * * * [misc]progress: [ 147 / 671 ] simplifiying candidate # 1548148150.950 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t 1)) 1548148150.950 * * [misc]simplify: iters left: 6 (14 enodes) 1548148150.955 * * [misc]simplify: iters left: 5 (23 enodes) 1548148150.962 * * [misc]simplify: iters left: 4 (37 enodes) 1548148150.971 * * [misc]simplify: iters left: 3 (50 enodes) 1548148150.982 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) 1548148150.982 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148150.983 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148150.983 * * [misc]simplify: iters left: 6 (17 enodes) 1548148150.988 * * [misc]simplify: iters left: 5 (33 enodes) 1548148151.001 * * [misc]simplify: iters left: 4 (68 enodes) 1548148151.019 * * [misc]simplify: iters left: 3 (99 enodes) 1548148151.043 * * [misc]simplify: iters left: 2 (110 enodes) 1548148151.065 * * [misc]simplify: iters left: 1 (125 enodes) 1548148151.096 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148151.096 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148151.096 * * * * [misc]progress: [ 148 / 671 ] simplifiying candidate # 1548148151.096 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1) 1548148151.097 * * [misc]simplify: iters left: 6 (12 enodes) 1548148151.101 * * [misc]simplify: iters left: 5 (21 enodes) 1548148151.107 * * [misc]simplify: iters left: 4 (35 enodes) 1548148151.114 * * [misc]simplify: iters left: 3 (46 enodes) 1548148151.119 * [exit]simplify: Simplified to (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) 1548148151.120 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148151.120 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148151.120 * * [misc]simplify: iters left: 6 (19 enodes) 1548148151.123 * * [misc]simplify: iters left: 5 (38 enodes) 1548148151.130 * * [misc]simplify: iters left: 4 (82 enodes) 1548148151.143 * * [misc]simplify: iters left: 3 (152 enodes) 1548148151.190 * * [misc]simplify: iters left: 2 (248 enodes) 1548148151.261 * * [misc]simplify: iters left: 1 (352 enodes) 1548148151.347 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5)))) 1548148151.347 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148151.348 * * * * [misc]progress: [ 149 / 671 ] simplifiying candidate # 1548148151.348 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (* t PI)) 1548148151.348 * * [misc]simplify: iters left: 6 (15 enodes) 1548148151.353 * * [misc]simplify: iters left: 5 (27 enodes) 1548148151.362 * * [misc]simplify: iters left: 4 (50 enodes) 1548148151.376 * * [misc]simplify: iters left: 3 (75 enodes) 1548148151.394 * * [misc]simplify: iters left: 2 (76 enodes) 1548148151.403 * * [misc]simplify: iters left: 1 (80 enodes) 1548148151.412 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148151.412 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148151.412 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148151.412 * * [misc]simplify: iters left: 6 (16 enodes) 1548148151.415 * * [misc]simplify: iters left: 5 (32 enodes) 1548148151.420 * * [misc]simplify: iters left: 4 (69 enodes) 1548148151.430 * * [misc]simplify: iters left: 3 (105 enodes) 1548148151.454 * * [misc]simplify: iters left: 2 (135 enodes) 1548148151.476 * * [misc]simplify: iters left: 1 (219 enodes) 1548148151.517 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5))))) 1548148151.517 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148151.517 * * * * [misc]progress: [ 150 / 671 ] simplifiying candidate # 1548148151.518 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148151.518 * * [misc]simplify: iters left: 6 (21 enodes) 1548148151.522 * * [misc]simplify: iters left: 5 (46 enodes) 1548148151.530 * * [misc]simplify: iters left: 4 (115 enodes) 1548148151.572 * * [misc]simplify: iters left: 3 (361 enodes) 1548148151.782 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (- v) (* v v))))))) 1548148151.782 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (- v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148151.783 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148151.783 * * [misc]simplify: iters left: 6 (21 enodes) 1548148151.786 * * [misc]simplify: iters left: 5 (49 enodes) 1548148151.802 * * [misc]simplify: iters left: 4 (139 enodes) 1548148151.848 * * [misc]simplify: iters left: 3 (248 enodes) 1548148151.944 * * [misc]simplify: iters left: 2 (374 enodes) 1548148152.071 * * [misc]simplify: iters left: 1 (450 enodes) 1548148152.170 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148152.170 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.170 * * * * [misc]progress: [ 151 / 671 ] simplifiying candidate # 1548148152.170 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148152.170 * * [misc]simplify: iters left: 6 (20 enodes) 1548148152.175 * * [misc]simplify: iters left: 5 (40 enodes) 1548148152.182 * * [misc]simplify: iters left: 4 (94 enodes) 1548148152.201 * * [misc]simplify: iters left: 3 (221 enodes) 1548148152.272 * * [misc]simplify: iters left: 2 (432 enodes) 1548148152.420 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ 1 (* -25 (pow v 4))))) t)) 1548148152.420 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ 1 (* -25 (pow v 4))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.420 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148152.421 * * [misc]simplify: iters left: 6 (17 enodes) 1548148152.426 * * [misc]simplify: iters left: 5 (32 enodes) 1548148152.437 * * [misc]simplify: iters left: 4 (61 enodes) 1548148152.453 * * [misc]simplify: iters left: 3 (78 enodes) 1548148152.472 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148152.473 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ 1 (* -25 (pow v 4))))) t)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.473 * * * * [misc]progress: [ 152 / 671 ] simplifiying candidate # 1548148152.473 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148152.473 * * [misc]simplify: iters left: 6 (23 enodes) 1548148152.480 * * [misc]simplify: iters left: 5 (42 enodes) 1548148152.497 * * [misc]simplify: iters left: 4 (76 enodes) 1548148152.515 * * [misc]simplify: iters left: 3 (101 enodes) 1548148152.528 * * [misc]simplify: iters left: 2 (104 enodes) 1548148152.538 * * [misc]simplify: iters left: 1 (105 enodes) 1548148152.557 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148152.557 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.558 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148152.558 * * [misc]simplify: iters left: 6 (21 enodes) 1548148152.564 * * [misc]simplify: iters left: 5 (38 enodes) 1548148152.575 * * [misc]simplify: iters left: 4 (69 enodes) 1548148152.592 * * [misc]simplify: iters left: 3 (89 enodes) 1548148152.616 * * [misc]simplify: iters left: 2 (91 enodes) 1548148152.634 * * [misc]simplify: iters left: 1 (92 enodes) 1548148152.652 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148152.653 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.653 * * * * [misc]progress: [ 153 / 671 ] simplifiying candidate # 1548148152.653 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148152.653 * * [misc]simplify: iters left: 6 (22 enodes) 1548148152.658 * * [misc]simplify: iters left: 5 (39 enodes) 1548148152.664 * * [misc]simplify: iters left: 4 (70 enodes) 1548148152.673 * * [misc]simplify: iters left: 3 (90 enodes) 1548148152.684 * * [misc]simplify: iters left: 2 (92 enodes) 1548148152.693 * * [misc]simplify: iters left: 1 (93 enodes) 1548148152.712 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (* (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) 1548148152.712 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (* (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.712 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148152.713 * * [misc]simplify: iters left: 6 (21 enodes) 1548148152.717 * * [misc]simplify: iters left: 5 (38 enodes) 1548148152.724 * * [misc]simplify: iters left: 4 (69 enodes) 1548148152.732 * * [misc]simplify: iters left: 3 (89 enodes) 1548148152.743 * * [misc]simplify: iters left: 2 (91 enodes) 1548148152.752 * * [misc]simplify: iters left: 1 (92 enodes) 1548148152.761 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148152.761 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.761 * * * * [misc]progress: [ 154 / 671 ] simplifiying candidate # 1548148152.761 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148152.762 * * [misc]simplify: iters left: 6 (19 enodes) 1548148152.764 * * [misc]simplify: iters left: 5 (35 enodes) 1548148152.771 * * [misc]simplify: iters left: 4 (70 enodes) 1548148152.788 * * [misc]simplify: iters left: 3 (98 enodes) 1548148152.812 * * [misc]simplify: iters left: 2 (104 enodes) 1548148152.833 * * [misc]simplify: iters left: 1 (109 enodes) 1548148152.857 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ 2 (* (* v v) -6)))) t))) 1548148152.857 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ 2 (* (* v v) -6)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.857 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148152.857 * * [misc]simplify: iters left: 6 (18 enodes) 1548148152.863 * * [misc]simplify: iters left: 5 (34 enodes) 1548148152.874 * * [misc]simplify: iters left: 4 (69 enodes) 1548148152.892 * * [misc]simplify: iters left: 3 (97 enodes) 1548148152.915 * * [misc]simplify: iters left: 2 (103 enodes) 1548148152.937 * * [misc]simplify: iters left: 1 (108 enodes) 1548148152.960 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148152.961 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148152.961 * * * * [misc]progress: [ 155 / 671 ] simplifiying candidate # 1548148152.961 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148152.961 * * [misc]simplify: iters left: 6 (21 enodes) 1548148152.968 * * [misc]simplify: iters left: 5 (37 enodes) 1548148152.977 * * [misc]simplify: iters left: 4 (72 enodes) 1548148152.986 * * [misc]simplify: iters left: 3 (103 enodes) 1548148152.998 * * [misc]simplify: iters left: 2 (114 enodes) 1548148153.013 * * [misc]simplify: iters left: 1 (129 enodes) 1548148153.032 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148153.032 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (sqrt (sqrt (+ 2 (* (* v v) -6))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.032 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148153.032 * * [misc]simplify: iters left: 6 (20 enodes) 1548148153.035 * * [misc]simplify: iters left: 5 (36 enodes) 1548148153.041 * * [misc]simplify: iters left: 4 (71 enodes) 1548148153.050 * * [misc]simplify: iters left: 3 (102 enodes) 1548148153.062 * * [misc]simplify: iters left: 2 (113 enodes) 1548148153.074 * * [misc]simplify: iters left: 1 (128 enodes) 1548148153.090 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148153.090 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.090 * * * * [misc]progress: [ 156 / 671 ] simplifiying candidate # 1548148153.090 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148153.090 * * [misc]simplify: iters left: 6 (20 enodes) 1548148153.093 * * [misc]simplify: iters left: 5 (36 enodes) 1548148153.101 * * [misc]simplify: iters left: 4 (65 enodes) 1548148153.109 * * [misc]simplify: iters left: 3 (88 enodes) 1548148153.120 * * [misc]simplify: iters left: 2 (106 enodes) 1548148153.143 * * [misc]simplify: iters left: 1 (150 enodes) 1548148153.189 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) t)) 1548148153.189 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.189 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148153.189 * * [misc]simplify: iters left: 6 (18 enodes) 1548148153.192 * * [misc]simplify: iters left: 5 (34 enodes) 1548148153.199 * * [misc]simplify: iters left: 4 (69 enodes) 1548148153.208 * * [misc]simplify: iters left: 3 (100 enodes) 1548148153.222 * * [misc]simplify: iters left: 2 (111 enodes) 1548148153.244 * * [misc]simplify: iters left: 1 (126 enodes) 1548148153.275 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148153.276 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.276 * * * * [misc]progress: [ 157 / 671 ] simplifiying candidate # 1548148153.276 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148153.276 * * [misc]simplify: iters left: 6 (21 enodes) 1548148153.283 * * [misc]simplify: iters left: 5 (39 enodes) 1548148153.295 * * [misc]simplify: iters left: 4 (80 enodes) 1548148153.320 * * [misc]simplify: iters left: 3 (130 enodes) 1548148153.345 * * [misc]simplify: iters left: 2 (185 enodes) 1548148153.377 * * [misc]simplify: iters left: 1 (242 enodes) 1548148153.464 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148153.464 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.464 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148153.465 * * [misc]simplify: iters left: 6 (18 enodes) 1548148153.470 * * [misc]simplify: iters left: 5 (34 enodes) 1548148153.482 * * [misc]simplify: iters left: 4 (69 enodes) 1548148153.499 * * [misc]simplify: iters left: 3 (97 enodes) 1548148153.522 * * [misc]simplify: iters left: 2 (103 enodes) 1548148153.545 * * [misc]simplify: iters left: 1 (108 enodes) 1548148153.570 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148153.570 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.570 * * * * [misc]progress: [ 158 / 671 ] simplifiying candidate # 1548148153.570 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148153.570 * * [misc]simplify: iters left: 6 (20 enodes) 1548148153.576 * * [misc]simplify: iters left: 5 (36 enodes) 1548148153.588 * * [misc]simplify: iters left: 4 (71 enodes) 1548148153.607 * * [misc]simplify: iters left: 3 (102 enodes) 1548148153.631 * * [misc]simplify: iters left: 2 (113 enodes) 1548148153.654 * * [misc]simplify: iters left: 1 (128 enodes) 1548148153.675 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (+ (* (* v v) -6) 2))) t)) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148153.676 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (+ (* (* v v) -6) 2))) t)) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.676 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148153.676 * * [misc]simplify: iters left: 6 (19 enodes) 1548148153.679 * * [misc]simplify: iters left: 5 (35 enodes) 1548148153.685 * * [misc]simplify: iters left: 4 (70 enodes) 1548148153.694 * * [misc]simplify: iters left: 3 (101 enodes) 1548148153.711 * * [misc]simplify: iters left: 2 (112 enodes) 1548148153.733 * * [misc]simplify: iters left: 1 (127 enodes) 1548148153.764 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148153.764 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148153.764 * * * * [misc]progress: [ 159 / 671 ] simplifiying candidate # 1548148153.765 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148153.765 * * [misc]simplify: iters left: 6 (19 enodes) 1548148153.771 * * [misc]simplify: iters left: 5 (33 enodes) 1548148154.130 * * [misc]simplify: iters left: 4 (62 enodes) 1548148154.151 * * [misc]simplify: iters left: 3 (81 enodes) 1548148154.172 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) 1548148154.172 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148154.172 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148154.172 * * [misc]simplify: iters left: 6 (18 enodes) 1548148154.178 * * [misc]simplify: iters left: 5 (34 enodes) 1548148154.190 * * [misc]simplify: iters left: 4 (69 enodes) 1548148154.208 * * [misc]simplify: iters left: 3 (100 enodes) 1548148154.231 * * [misc]simplify: iters left: 2 (111 enodes) 1548148154.249 * * [misc]simplify: iters left: 1 (126 enodes) 1548148154.268 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148154.268 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148154.268 * * * * [misc]progress: [ 160 / 671 ] simplifiying candidate # 1548148154.268 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148154.268 * * [misc]simplify: iters left: 6 (17 enodes) 1548148154.274 * * [misc]simplify: iters left: 5 (31 enodes) 1548148154.285 * * [misc]simplify: iters left: 4 (60 enodes) 1548148154.301 * * [misc]simplify: iters left: 3 (81 enodes) 1548148154.319 * * [misc]simplify: iters left: 2 (82 enodes) 1548148154.331 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148154.331 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148154.332 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148154.332 * * [misc]simplify: iters left: 6 (20 enodes) 1548148154.336 * * [misc]simplify: iters left: 5 (39 enodes) 1548148154.342 * * [misc]simplify: iters left: 4 (83 enodes) 1548148154.354 * * [misc]simplify: iters left: 3 (153 enodes) 1548148154.391 * * [misc]simplify: iters left: 2 (249 enodes) 1548148154.447 * * [misc]simplify: iters left: 1 (352 enodes) 1548148154.568 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148154.568 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148154.568 * * * * [misc]progress: [ 161 / 671 ] simplifiying candidate # 1548148154.568 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148154.568 * * [misc]simplify: iters left: 6 (20 enodes) 1548148154.571 * * [misc]simplify: iters left: 5 (37 enodes) 1548148154.578 * * [misc]simplify: iters left: 4 (73 enodes) 1548148154.588 * * [misc]simplify: iters left: 3 (100 enodes) 1548148154.606 * * [misc]simplify: iters left: 2 (103 enodes) 1548148154.618 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* -6 (* v v)) 2))) (* t PI))) 1548148154.618 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (+ (* -6 (* v v)) 2))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148154.618 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148154.618 * * [misc]simplify: iters left: 6 (17 enodes) 1548148154.621 * * [misc]simplify: iters left: 5 (33 enodes) 1548148154.628 * * [misc]simplify: iters left: 4 (70 enodes) 1548148154.639 * * [misc]simplify: iters left: 3 (106 enodes) 1548148154.666 * * [misc]simplify: iters left: 2 (136 enodes) 1548148154.683 * * [misc]simplify: iters left: 1 (225 enodes) 1548148154.757 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148154.757 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148154.757 * * * * [misc]progress: [ 162 / 671 ] simplifiying candidate # 1548148154.758 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148154.758 * * [misc]simplify: iters left: 6 (26 enodes) 1548148154.767 * * [misc]simplify: iters left: 5 (56 enodes) 1548148154.785 * * [misc]simplify: iters left: 4 (138 enodes) 1548148154.815 * * [misc]simplify: iters left: 3 (418 enodes) 1548148155.110 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) t)) (/ PI (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)))) 1548148155.110 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) t)) (/ PI (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.111 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148155.111 * * [misc]simplify: iters left: 6 (22 enodes) 1548148155.119 * * [misc]simplify: iters left: 5 (50 enodes) 1548148155.134 * * [misc]simplify: iters left: 4 (142 enodes) 1548148155.189 * * [misc]simplify: iters left: 3 (276 enodes) 1548148155.270 * * [misc]simplify: iters left: 2 (416 enodes) 1548148155.398 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148155.398 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.399 * * * * [misc]progress: [ 163 / 671 ] simplifiying candidate # 1548148155.399 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148155.399 * * [misc]simplify: iters left: 6 (25 enodes) 1548148155.403 * * [misc]simplify: iters left: 5 (50 enodes) 1548148155.412 * * [misc]simplify: iters left: 4 (117 enodes) 1548148155.446 * * [misc]simplify: iters left: 3 (261 enodes) 1548148155.540 * * [misc]simplify: iters left: 2 (485 enodes) 1548148155.651 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* 25 (pow v 4))))))) 1548148155.651 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* 25 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.652 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148155.652 * * [misc]simplify: iters left: 6 (18 enodes) 1548148155.654 * * [misc]simplify: iters left: 5 (33 enodes) 1548148155.660 * * [misc]simplify: iters left: 4 (62 enodes) 1548148155.670 * * [misc]simplify: iters left: 3 (79 enodes) 1548148155.687 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148155.688 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* 25 (pow v 4))))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.688 * * * * [misc]progress: [ 164 / 671 ] simplifiying candidate # 1548148155.688 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148155.688 * * [misc]simplify: iters left: 6 (17 enodes) 1548148155.694 * * [misc]simplify: iters left: 5 (31 enodes) 1548148155.704 * * [misc]simplify: iters left: 4 (55 enodes) 1548148155.719 * * [misc]simplify: iters left: 3 (78 enodes) 1548148155.738 * * [misc]simplify: iters left: 2 (80 enodes) 1548148155.752 * * [misc]simplify: iters left: 1 (81 enodes) 1548148155.762 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148155.762 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.762 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148155.762 * * [misc]simplify: iters left: 6 (20 enodes) 1548148155.765 * * [misc]simplify: iters left: 5 (37 enodes) 1548148155.771 * * [misc]simplify: iters left: 4 (68 enodes) 1548148155.782 * * [misc]simplify: iters left: 3 (88 enodes) 1548148155.793 * * [misc]simplify: iters left: 2 (90 enodes) 1548148155.804 * * [misc]simplify: iters left: 1 (91 enodes) 1548148155.813 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148155.813 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.813 * * * * [misc]progress: [ 165 / 671 ] simplifiying candidate # 1548148155.813 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148155.813 * * [misc]simplify: iters left: 6 (16 enodes) 1548148155.816 * * [misc]simplify: iters left: 5 (28 enodes) 1548148155.820 * * [misc]simplify: iters left: 4 (49 enodes) 1548148155.826 * * [misc]simplify: iters left: 3 (63 enodes) 1548148155.839 * * [misc]simplify: iters left: 2 (65 enodes) 1548148155.852 * * [misc]simplify: iters left: 1 (66 enodes) 1548148155.866 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) 1548148155.866 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.866 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148155.866 * * [misc]simplify: iters left: 6 (20 enodes) 1548148155.872 * * [misc]simplify: iters left: 5 (37 enodes) 1548148155.886 * * [misc]simplify: iters left: 4 (68 enodes) 1548148155.904 * * [misc]simplify: iters left: 3 (88 enodes) 1548148155.914 * * [misc]simplify: iters left: 2 (90 enodes) 1548148155.923 * * [misc]simplify: iters left: 1 (91 enodes) 1548148155.932 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148155.932 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.932 * * * * [misc]progress: [ 166 / 671 ] simplifiying candidate # 1548148155.933 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148155.933 * * [misc]simplify: iters left: 6 (13 enodes) 1548148155.935 * * [misc]simplify: iters left: 5 (24 enodes) 1548148155.942 * * [misc]simplify: iters left: 4 (54 enodes) 1548148155.956 * * [misc]simplify: iters left: 3 (71 enodes) 1548148155.969 * * [misc]simplify: iters left: 2 (75 enodes) 1548148155.975 * * [misc]simplify: iters left: 1 (88 enodes) 1548148155.986 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) t) 1548148155.986 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148155.986 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148155.986 * * [misc]simplify: iters left: 6 (17 enodes) 1548148155.989 * * [misc]simplify: iters left: 5 (33 enodes) 1548148155.994 * * [misc]simplify: iters left: 4 (68 enodes) 1548148156.012 * * [misc]simplify: iters left: 3 (96 enodes) 1548148156.027 * * [misc]simplify: iters left: 2 (102 enodes) 1548148156.038 * * [misc]simplify: iters left: 1 (107 enodes) 1548148156.053 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148156.053 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) t) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.053 * * * * [misc]progress: [ 167 / 671 ] simplifiying candidate # 1548148156.053 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148156.054 * * [misc]simplify: iters left: 6 (15 enodes) 1548148156.058 * * [misc]simplify: iters left: 5 (26 enodes) 1548148156.067 * * [misc]simplify: iters left: 4 (51 enodes) 1548148156.083 * * [misc]simplify: iters left: 3 (68 enodes) 1548148156.099 * * [misc]simplify: iters left: 2 (73 enodes) 1548148156.112 * * [misc]simplify: iters left: 1 (86 enodes) 1548148156.130 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148156.130 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.130 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148156.130 * * [misc]simplify: iters left: 6 (19 enodes) 1548148156.136 * * [misc]simplify: iters left: 5 (35 enodes) 1548148156.142 * * [misc]simplify: iters left: 4 (70 enodes) 1548148156.152 * * [misc]simplify: iters left: 3 (101 enodes) 1548148156.164 * * [misc]simplify: iters left: 2 (112 enodes) 1548148156.185 * * [misc]simplify: iters left: 1 (127 enodes) 1548148156.218 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148156.218 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.219 * * * * [misc]progress: [ 168 / 671 ] simplifiying candidate # 1548148156.220 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (cbrt 1))) 1548148156.220 * * [misc]simplify: iters left: 6 (14 enodes) 1548148156.225 * * [misc]simplify: iters left: 5 (25 enodes) 1548148156.232 * * [misc]simplify: iters left: 4 (41 enodes) 1548148156.241 * * [misc]simplify: iters left: 3 (52 enodes) 1548148156.250 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) 1548148156.250 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.251 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148156.251 * * [misc]simplify: iters left: 6 (17 enodes) 1548148156.253 * * [misc]simplify: iters left: 5 (33 enodes) 1548148156.259 * * [misc]simplify: iters left: 4 (68 enodes) 1548148156.267 * * [misc]simplify: iters left: 3 (99 enodes) 1548148156.279 * * [misc]simplify: iters left: 2 (110 enodes) 1548148156.301 * * [misc]simplify: iters left: 1 (125 enodes) 1548148156.331 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148156.331 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.331 * * * * [misc]progress: [ 169 / 671 ] simplifiying candidate # 1548148156.332 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148156.332 * * [misc]simplify: iters left: 6 (15 enodes) 1548148156.336 * * [misc]simplify: iters left: 5 (28 enodes) 1548148156.346 * * [misc]simplify: iters left: 4 (58 enodes) 1548148156.361 * * [misc]simplify: iters left: 3 (94 enodes) 1548148156.374 * * [misc]simplify: iters left: 2 (133 enodes) 1548148156.392 * * [misc]simplify: iters left: 1 (216 enodes) 1548148156.469 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t))) 1548148156.469 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.470 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148156.470 * * [misc]simplify: iters left: 6 (17 enodes) 1548148156.474 * * [misc]simplify: iters left: 5 (33 enodes) 1548148156.479 * * [misc]simplify: iters left: 4 (68 enodes) 1548148156.489 * * [misc]simplify: iters left: 3 (96 enodes) 1548148156.499 * * [misc]simplify: iters left: 2 (102 enodes) 1548148156.514 * * [misc]simplify: iters left: 1 (107 enodes) 1548148156.536 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148156.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.537 * * * * [misc]progress: [ 170 / 671 ] simplifiying candidate # 1548148156.537 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148156.537 * * [misc]simplify: iters left: 6 (14 enodes) 1548148156.541 * * [misc]simplify: iters left: 5 (25 enodes) 1548148156.549 * * [misc]simplify: iters left: 4 (50 enodes) 1548148156.562 * * [misc]simplify: iters left: 3 (67 enodes) 1548148156.576 * * [misc]simplify: iters left: 2 (72 enodes) 1548148156.583 * * [misc]simplify: iters left: 1 (85 enodes) 1548148156.592 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ t (sqrt (cbrt (+ (* v (* v -5)) 1))))) 1548148156.592 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ t (sqrt (cbrt (+ (* v (* v -5)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.592 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148156.592 * * [misc]simplify: iters left: 6 (18 enodes) 1548148156.595 * * [misc]simplify: iters left: 5 (34 enodes) 1548148156.600 * * [misc]simplify: iters left: 4 (69 enodes) 1548148156.611 * * [misc]simplify: iters left: 3 (100 enodes) 1548148156.634 * * [misc]simplify: iters left: 2 (111 enodes) 1548148156.656 * * [misc]simplify: iters left: 1 (126 enodes) 1548148156.688 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148156.688 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ t (sqrt (cbrt (+ (* v (* v -5)) 1))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.688 * * * * [misc]progress: [ 171 / 671 ] simplifiying candidate # 1548148156.688 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ t 1)) 1548148156.688 * * [misc]simplify: iters left: 6 (13 enodes) 1548148156.692 * * [misc]simplify: iters left: 5 (22 enodes) 1548148156.699 * * [misc]simplify: iters left: 4 (38 enodes) 1548148156.707 * * [misc]simplify: iters left: 3 (49 enodes) 1548148156.719 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148156.719 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.719 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148156.720 * * [misc]simplify: iters left: 6 (17 enodes) 1548148156.725 * * [misc]simplify: iters left: 5 (33 enodes) 1548148156.736 * * [misc]simplify: iters left: 4 (68 enodes) 1548148156.754 * * [misc]simplify: iters left: 3 (99 enodes) 1548148156.779 * * [misc]simplify: iters left: 2 (110 enodes) 1548148156.800 * * [misc]simplify: iters left: 1 (125 enodes) 1548148156.818 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148156.819 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.819 * * * * [misc]progress: [ 172 / 671 ] simplifiying candidate # 1548148156.819 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) 1) 1548148156.819 * * [misc]simplify: iters left: 6 (11 enodes) 1548148156.821 * * [misc]simplify: iters left: 5 (18 enodes) 1548148156.823 * * [misc]simplify: iters left: 4 (32 enodes) 1548148156.827 * * [misc]simplify: iters left: 3 (43 enodes) 1548148156.833 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148156.833 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148156.834 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148156.834 * * [misc]simplify: iters left: 6 (19 enodes) 1548148156.840 * * [misc]simplify: iters left: 5 (38 enodes) 1548148156.853 * * [misc]simplify: iters left: 4 (82 enodes) 1548148156.877 * * [misc]simplify: iters left: 3 (152 enodes) 1548148156.925 * * [misc]simplify: iters left: 2 (248 enodes) 1548148157.003 * * [misc]simplify: iters left: 1 (352 enodes) 1548148157.112 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5)))) 1548148157.112 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148157.113 * * * * [misc]progress: [ 173 / 671 ] simplifiying candidate # 1548148157.113 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (* t PI)) 1548148157.113 * * [misc]simplify: iters left: 6 (14 enodes) 1548148157.117 * * [misc]simplify: iters left: 5 (26 enodes) 1548148157.127 * * [misc]simplify: iters left: 4 (51 enodes) 1548148157.136 * * [misc]simplify: iters left: 3 (70 enodes) 1548148157.145 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t PI)) 1548148157.145 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148157.145 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148157.145 * * [misc]simplify: iters left: 6 (16 enodes) 1548148157.147 * * [misc]simplify: iters left: 5 (32 enodes) 1548148157.153 * * [misc]simplify: iters left: 4 (69 enodes) 1548148157.162 * * [misc]simplify: iters left: 3 (105 enodes) 1548148157.175 * * [misc]simplify: iters left: 2 (135 enodes) 1548148157.201 * * [misc]simplify: iters left: 1 (219 enodes) 1548148157.268 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5))))) 1548148157.268 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t PI)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148157.268 * * * * [misc]progress: [ 174 / 671 ] simplifiying candidate # 1548148157.268 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148157.268 * * [misc]simplify: iters left: 6 (20 enodes) 1548148157.272 * * [misc]simplify: iters left: 5 (45 enodes) 1548148157.279 * * [misc]simplify: iters left: 4 (115 enodes) 1548148157.316 * * [misc]simplify: iters left: 3 (365 enodes) 1548148157.611 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))))) 1548148157.611 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v -5) v))) (cbrt (+ 1 (* (* v -5) v))))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148157.611 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148157.612 * * [misc]simplify: iters left: 6 (21 enodes) 1548148157.619 * * [misc]simplify: iters left: 5 (49 enodes) 1548148157.640 * * [misc]simplify: iters left: 4 (139 enodes) 1548148157.683 * * [misc]simplify: iters left: 3 (248 enodes) 1548148157.760 * * [misc]simplify: iters left: 2 (374 enodes) 1548148157.882 * * [misc]simplify: iters left: 1 (450 enodes) 1548148157.972 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148157.973 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148157.973 * * * * [misc]progress: [ 175 / 671 ] simplifiying candidate # 1548148157.973 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148157.973 * * [misc]simplify: iters left: 6 (19 enodes) 1548148157.979 * * [misc]simplify: iters left: 5 (39 enodes) 1548148157.991 * * [misc]simplify: iters left: 4 (94 enodes) 1548148158.008 * * [misc]simplify: iters left: 3 (224 enodes) 1548148158.091 * * [misc]simplify: iters left: 2 (422 enodes) 1548148158.258 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) (* t PI))) 1548148158.258 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.258 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148158.258 * * [misc]simplify: iters left: 6 (17 enodes) 1548148158.261 * * [misc]simplify: iters left: 5 (32 enodes) 1548148158.266 * * [misc]simplify: iters left: 4 (61 enodes) 1548148158.276 * * [misc]simplify: iters left: 3 (78 enodes) 1548148158.291 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148158.291 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) (* t PI))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.292 * * * * [misc]progress: [ 176 / 671 ] simplifiying candidate # 1548148158.292 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148158.292 * * [misc]simplify: iters left: 6 (24 enodes) 1548148158.299 * * [misc]simplify: iters left: 5 (45 enodes) 1548148158.309 * * [misc]simplify: iters left: 4 (83 enodes) 1548148158.320 * * [misc]simplify: iters left: 3 (116 enodes) 1548148158.333 * * [misc]simplify: iters left: 2 (130 enodes) 1548148158.357 * * [misc]simplify: iters left: 1 (134 enodes) 1548148158.387 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (* (cbrt (sqrt (- 2 (* (* v 6) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) 1548148158.387 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (* (cbrt (sqrt (- 2 (* (* v 6) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.388 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148158.388 * * [misc]simplify: iters left: 6 (22 enodes) 1548148158.394 * * [misc]simplify: iters left: 5 (39 enodes) 1548148158.407 * * [misc]simplify: iters left: 4 (70 enodes) 1548148158.423 * * [misc]simplify: iters left: 3 (90 enodes) 1548148158.434 * * [misc]simplify: iters left: 2 (92 enodes) 1548148158.443 * * [misc]simplify: iters left: 1 (93 enodes) 1548148158.453 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148158.453 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.453 * * * * [misc]progress: [ 177 / 671 ] simplifiying candidate # 1548148158.454 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148158.454 * * [misc]simplify: iters left: 6 (23 enodes) 1548148158.461 * * [misc]simplify: iters left: 5 (42 enodes) 1548148158.475 * * [misc]simplify: iters left: 4 (75 enodes) 1548148158.487 * * [misc]simplify: iters left: 3 (98 enodes) 1548148158.500 * * [misc]simplify: iters left: 2 (106 enodes) 1548148158.510 * * [misc]simplify: iters left: 1 (107 enodes) 1548148158.530 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))))) 1548148158.530 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.530 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148158.530 * * [misc]simplify: iters left: 6 (22 enodes) 1548148158.537 * * [misc]simplify: iters left: 5 (39 enodes) 1548148158.548 * * [misc]simplify: iters left: 4 (70 enodes) 1548148158.566 * * [misc]simplify: iters left: 3 (90 enodes) 1548148158.589 * * [misc]simplify: iters left: 2 (92 enodes) 1548148158.602 * * [misc]simplify: iters left: 1 (93 enodes) 1548148158.611 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148158.611 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.611 * * * * [misc]progress: [ 178 / 671 ] simplifiying candidate # 1548148158.611 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148158.611 * * [misc]simplify: iters left: 6 (22 enodes) 1548148158.614 * * [misc]simplify: iters left: 5 (40 enodes) 1548148158.621 * * [misc]simplify: iters left: 4 (79 enodes) 1548148158.631 * * [misc]simplify: iters left: 3 (127 enodes) 1548148158.653 * * [misc]simplify: iters left: 2 (182 enodes) 1548148158.689 * * [misc]simplify: iters left: 1 (236 enodes) 1548148158.749 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))) (* (* (cbrt (sqrt (+ (* (* v -6) v) 2))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) t)) 1548148158.750 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))) (* (* (cbrt (sqrt (+ (* (* v -6) v) 2))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.750 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148158.750 * * [misc]simplify: iters left: 6 (20 enodes) 1548148158.753 * * [misc]simplify: iters left: 5 (36 enodes) 1548148158.760 * * [misc]simplify: iters left: 4 (71 enodes) 1548148158.769 * * [misc]simplify: iters left: 3 (102 enodes) 1548148158.789 * * [misc]simplify: iters left: 2 (113 enodes) 1548148158.801 * * [misc]simplify: iters left: 1 (128 enodes) 1548148158.816 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) 1548148158.817 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.817 * * * * [misc]progress: [ 179 / 671 ] simplifiying candidate # 1548148158.817 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148158.817 * * [misc]simplify: iters left: 6 (19 enodes) 1548148158.820 * * [misc]simplify: iters left: 5 (37 enodes) 1548148158.827 * * [misc]simplify: iters left: 4 (76 enodes) 1548148158.838 * * [misc]simplify: iters left: 3 (121 enodes) 1548148158.855 * * [misc]simplify: iters left: 2 (157 enodes) 1548148158.873 * * [misc]simplify: iters left: 1 (176 enodes) 1548148158.896 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) t) 1548148158.896 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148158.896 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148158.897 * * [misc]simplify: iters left: 6 (18 enodes) 1548148158.903 * * [misc]simplify: iters left: 5 (34 enodes) 1548148158.914 * * [misc]simplify: iters left: 4 (69 enodes) 1548148158.932 * * [misc]simplify: iters left: 3 (97 enodes) 1548148158.954 * * [misc]simplify: iters left: 2 (103 enodes) 1548148158.975 * * [misc]simplify: iters left: 1 (108 enodes) 1548148158.999 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148158.999 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.000 * * * * [misc]progress: [ 180 / 671 ] simplifiying candidate # 1548148159.000 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148159.000 * * [misc]simplify: iters left: 6 (20 enodes) 1548148159.007 * * [misc]simplify: iters left: 5 (38 enodes) 1548148159.019 * * [misc]simplify: iters left: 4 (69 enodes) 1548148159.037 * * [misc]simplify: iters left: 3 (96 enodes) 1548148159.060 * * [misc]simplify: iters left: 2 (124 enodes) 1548148159.077 * * [misc]simplify: iters left: 1 (230 enodes) 1548148159.168 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t)) 1548148159.168 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.169 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148159.169 * * [misc]simplify: iters left: 6 (19 enodes) 1548148159.171 * * [misc]simplify: iters left: 5 (35 enodes) 1548148159.178 * * [misc]simplify: iters left: 4 (70 enodes) 1548148159.187 * * [misc]simplify: iters left: 3 (101 enodes) 1548148159.201 * * [misc]simplify: iters left: 2 (112 enodes) 1548148159.213 * * [misc]simplify: iters left: 1 (127 enodes) 1548148159.232 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148159.232 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t)) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.232 * * * * [misc]progress: [ 181 / 671 ] simplifiying candidate # 1548148159.233 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148159.233 * * [misc]simplify: iters left: 6 (22 enodes) 1548148159.239 * * [misc]simplify: iters left: 5 (42 enodes) 1548148159.253 * * [misc]simplify: iters left: 4 (87 enodes) 1548148159.268 * * [misc]simplify: iters left: 3 (160 enodes) 1548148159.308 * * [misc]simplify: iters left: 2 (296 enodes) 1548148159.464 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) 1548148159.464 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.464 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148159.464 * * [misc]simplify: iters left: 6 (20 enodes) 1548148159.470 * * [misc]simplify: iters left: 5 (36 enodes) 1548148159.482 * * [misc]simplify: iters left: 4 (71 enodes) 1548148159.504 * * [misc]simplify: iters left: 3 (102 enodes) 1548148159.528 * * [misc]simplify: iters left: 2 (113 enodes) 1548148159.546 * * [misc]simplify: iters left: 1 (128 enodes) 1548148159.563 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) 1548148159.563 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.563 * * * * [misc]progress: [ 182 / 671 ] simplifiying candidate # 1548148159.563 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148159.563 * * [misc]simplify: iters left: 6 (21 enodes) 1548148159.566 * * [misc]simplify: iters left: 5 (39 enodes) 1548148159.572 * * [misc]simplify: iters left: 4 (78 enodes) 1548148159.583 * * [misc]simplify: iters left: 3 (126 enodes) 1548148159.608 * * [misc]simplify: iters left: 2 (180 enodes) 1548148159.641 * * [misc]simplify: iters left: 1 (234 enodes) 1548148159.709 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (/ (cbrt (sqrt (+ 2 (* (* v -6) v)))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148159.710 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (/ (cbrt (sqrt (+ 2 (* (* v -6) v)))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.710 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148159.710 * * [misc]simplify: iters left: 6 (20 enodes) 1548148159.713 * * [misc]simplify: iters left: 5 (36 enodes) 1548148159.719 * * [misc]simplify: iters left: 4 (71 enodes) 1548148159.728 * * [misc]simplify: iters left: 3 (102 enodes) 1548148159.742 * * [misc]simplify: iters left: 2 (113 enodes) 1548148159.759 * * [misc]simplify: iters left: 1 (128 enodes) 1548148159.776 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) 1548148159.776 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.776 * * * * [misc]progress: [ 183 / 671 ] simplifiying candidate # 1548148159.776 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148159.776 * * [misc]simplify: iters left: 6 (19 enodes) 1548148159.779 * * [misc]simplify: iters left: 5 (35 enodes) 1548148159.785 * * [misc]simplify: iters left: 4 (66 enodes) 1548148159.793 * * [misc]simplify: iters left: 3 (89 enodes) 1548148159.804 * * [misc]simplify: iters left: 2 (95 enodes) 1548148159.823 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148159.823 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.823 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148159.823 * * [misc]simplify: iters left: 6 (19 enodes) 1548148159.829 * * [misc]simplify: iters left: 5 (35 enodes) 1548148159.840 * * [misc]simplify: iters left: 4 (70 enodes) 1548148159.857 * * [misc]simplify: iters left: 3 (101 enodes) 1548148159.870 * * [misc]simplify: iters left: 2 (112 enodes) 1548148159.881 * * [misc]simplify: iters left: 1 (127 enodes) 1548148159.907 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148159.907 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.907 * * * * [misc]progress: [ 184 / 671 ] simplifiying candidate # 1548148159.908 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1) 1548148159.908 * * [misc]simplify: iters left: 6 (17 enodes) 1548148159.913 * * [misc]simplify: iters left: 5 (33 enodes) 1548148159.923 * * [misc]simplify: iters left: 4 (64 enodes) 1548148159.939 * * [misc]simplify: iters left: 3 (86 enodes) 1548148159.958 * * [misc]simplify: iters left: 2 (91 enodes) 1548148159.975 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) 1548148159.975 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148159.975 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148159.975 * * [misc]simplify: iters left: 6 (21 enodes) 1548148159.981 * * [misc]simplify: iters left: 5 (40 enodes) 1548148159.996 * * [misc]simplify: iters left: 4 (84 enodes) 1548148160.020 * * [misc]simplify: iters left: 3 (154 enodes) 1548148160.066 * * [misc]simplify: iters left: 2 (250 enodes) 1548148160.140 * * [misc]simplify: iters left: 1 (354 enodes) 1548148160.222 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148160.222 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148160.222 * * * * [misc]progress: [ 185 / 671 ] simplifiying candidate # 1548148160.223 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148160.223 * * [misc]simplify: iters left: 6 (20 enodes) 1548148160.226 * * [misc]simplify: iters left: 5 (39 enodes) 1548148160.232 * * [misc]simplify: iters left: 4 (79 enodes) 1548148160.244 * * [misc]simplify: iters left: 3 (118 enodes) 1548148160.275 * * [misc]simplify: iters left: 2 (142 enodes) 1548148160.300 * * [misc]simplify: iters left: 1 (149 enodes) 1548148160.315 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (* t PI) (cbrt (sqrt (+ (* (* v -6) v) 2))))) 1548148160.315 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (* t PI) (cbrt (sqrt (+ (* (* v -6) v) 2))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148160.316 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148160.316 * * [misc]simplify: iters left: 6 (18 enodes) 1548148160.318 * * [misc]simplify: iters left: 5 (34 enodes) 1548148160.325 * * [misc]simplify: iters left: 4 (71 enodes) 1548148160.340 * * [misc]simplify: iters left: 3 (106 enodes) 1548148160.367 * * [misc]simplify: iters left: 2 (129 enodes) 1548148160.396 * * [misc]simplify: iters left: 1 (189 enodes) 1548148160.428 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (cbrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v)))))) 1548148160.428 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (cbrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148160.428 * * * * [misc]progress: [ 186 / 671 ] simplifiying candidate # 1548148160.429 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148160.429 * * [misc]simplify: iters left: 6 (26 enodes) 1548148160.434 * * [misc]simplify: iters left: 5 (58 enodes) 1548148160.449 * * [misc]simplify: iters left: 4 (144 enodes) 1548148160.509 * * [misc]simplify: iters left: 3 (437 enodes) 1548148160.749 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (* t PI) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (cbrt (sqrt (- 2 (* (* v v) 6)))))) 1548148160.749 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (* t PI) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148160.749 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148160.749 * * [misc]simplify: iters left: 6 (22 enodes) 1548148160.754 * * [misc]simplify: iters left: 5 (50 enodes) 1548148160.766 * * [misc]simplify: iters left: 4 (142 enodes) 1548148160.820 * * [misc]simplify: iters left: 3 (276 enodes) 1548148160.897 * * [misc]simplify: iters left: 2 (416 enodes) 1548148161.016 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148161.016 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.016 * * * * [misc]progress: [ 187 / 671 ] simplifiying candidate # 1548148161.016 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148161.017 * * [misc]simplify: iters left: 6 (25 enodes) 1548148161.021 * * [misc]simplify: iters left: 5 (52 enodes) 1548148161.038 * * [misc]simplify: iters left: 4 (123 enodes) 1548148161.066 * * [misc]simplify: iters left: 3 (293 enodes) 1548148161.154 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (cbrt (sqrt (+ (* (* v -6) v) 2))))) 1548148161.155 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (cbrt (sqrt (+ (* (* v -6) v) 2))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.155 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148161.155 * * [misc]simplify: iters left: 6 (18 enodes) 1548148161.158 * * [misc]simplify: iters left: 5 (33 enodes) 1548148161.166 * * [misc]simplify: iters left: 4 (62 enodes) 1548148161.185 * * [misc]simplify: iters left: 3 (79 enodes) 1548148161.206 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148161.206 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (cbrt (sqrt (+ (* (* v -6) v) 2))))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.206 * * * * [misc]progress: [ 188 / 671 ] simplifiying candidate # 1548148161.207 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148161.207 * * [misc]simplify: iters left: 6 (24 enodes) 1548148161.214 * * [misc]simplify: iters left: 5 (44 enodes) 1548148161.226 * * [misc]simplify: iters left: 4 (78 enodes) 1548148161.235 * * [misc]simplify: iters left: 3 (103 enodes) 1548148161.247 * * [misc]simplify: iters left: 2 (106 enodes) 1548148161.262 * * [misc]simplify: iters left: 1 (107 enodes) 1548148161.278 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* v (* v -6)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148161.278 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* v (* v -6)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.279 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148161.279 * * [misc]simplify: iters left: 6 (22 enodes) 1548148161.282 * * [misc]simplify: iters left: 5 (39 enodes) 1548148161.288 * * [misc]simplify: iters left: 4 (70 enodes) 1548148161.297 * * [misc]simplify: iters left: 3 (90 enodes) 1548148161.311 * * [misc]simplify: iters left: 2 (92 enodes) 1548148161.329 * * [misc]simplify: iters left: 1 (93 enodes) 1548148161.347 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148161.347 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* v (* v -6)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.347 * * * * [misc]progress: [ 189 / 671 ] simplifiying candidate # 1548148161.348 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148161.348 * * [misc]simplify: iters left: 6 (23 enodes) 1548148161.355 * * [misc]simplify: iters left: 5 (41 enodes) 1548148161.367 * * [misc]simplify: iters left: 4 (72 enodes) 1548148161.386 * * [misc]simplify: iters left: 3 (92 enodes) 1548148161.397 * * [misc]simplify: iters left: 2 (94 enodes) 1548148161.408 * * [misc]simplify: iters left: 1 (95 enodes) 1548148161.419 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (fabs (cbrt (+ (* (* -6 v) v) 2)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) 1548148161.419 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (fabs (cbrt (+ (* (* -6 v) v) 2)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.419 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148161.419 * * [misc]simplify: iters left: 6 (22 enodes) 1548148161.426 * * [misc]simplify: iters left: 5 (39 enodes) 1548148161.438 * * [misc]simplify: iters left: 4 (70 enodes) 1548148161.455 * * [misc]simplify: iters left: 3 (90 enodes) 1548148161.473 * * [misc]simplify: iters left: 2 (92 enodes) 1548148161.483 * * [misc]simplify: iters left: 1 (93 enodes) 1548148161.492 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148161.492 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (fabs (cbrt (+ (* (* -6 v) v) 2)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.492 * * * * [misc]progress: [ 190 / 671 ] simplifiying candidate # 1548148161.493 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148161.493 * * [misc]simplify: iters left: 6 (22 enodes) 1548148161.496 * * [misc]simplify: iters left: 5 (39 enodes) 1548148161.504 * * [misc]simplify: iters left: 4 (74 enodes) 1548148161.523 * * [misc]simplify: iters left: 3 (105 enodes) 1548148161.541 * * [misc]simplify: iters left: 2 (116 enodes) 1548148161.553 * * [misc]simplify: iters left: 1 (131 enodes) 1548148161.571 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v))))))) t) 1548148161.571 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v))))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.571 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148161.571 * * [misc]simplify: iters left: 6 (20 enodes) 1548148161.574 * * [misc]simplify: iters left: 5 (36 enodes) 1548148161.581 * * [misc]simplify: iters left: 4 (71 enodes) 1548148161.595 * * [misc]simplify: iters left: 3 (102 enodes) 1548148161.621 * * [misc]simplify: iters left: 2 (113 enodes) 1548148161.643 * * [misc]simplify: iters left: 1 (128 enodes) 1548148161.675 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2))))) 1548148161.675 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v))))))) t) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.675 * * * * [misc]progress: [ 191 / 671 ] simplifiying candidate # 1548148161.675 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148161.675 * * [misc]simplify: iters left: 6 (19 enodes) 1548148161.681 * * [misc]simplify: iters left: 5 (36 enodes) 1548148161.694 * * [misc]simplify: iters left: 4 (71 enodes) 1548148161.711 * * [misc]simplify: iters left: 3 (99 enodes) 1548148161.723 * * [misc]simplify: iters left: 2 (105 enodes) 1548148161.733 * * [misc]simplify: iters left: 1 (110 enodes) 1548148161.751 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ (* (* v v) -6) 2)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) 1548148161.751 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ (* (* v v) -6) 2)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.752 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148161.752 * * [misc]simplify: iters left: 6 (18 enodes) 1548148161.757 * * [misc]simplify: iters left: 5 (34 enodes) 1548148161.769 * * [misc]simplify: iters left: 4 (69 enodes) 1548148161.787 * * [misc]simplify: iters left: 3 (97 enodes) 1548148161.811 * * [misc]simplify: iters left: 2 (103 enodes) 1548148161.831 * * [misc]simplify: iters left: 1 (108 enodes) 1548148161.845 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148161.845 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ (* (* v v) -6) 2)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.845 * * * * [misc]progress: [ 192 / 671 ] simplifiying candidate # 1548148161.846 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148161.846 * * [misc]simplify: iters left: 6 (20 enodes) 1548148161.849 * * [misc]simplify: iters left: 5 (37 enodes) 1548148161.855 * * [misc]simplify: iters left: 4 (66 enodes) 1548148161.864 * * [misc]simplify: iters left: 3 (89 enodes) 1548148161.876 * * [misc]simplify: iters left: 2 (107 enodes) 1548148161.901 * * [misc]simplify: iters left: 1 (149 enodes) 1548148161.945 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) t)) 1548148161.945 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148161.946 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148161.946 * * [misc]simplify: iters left: 6 (19 enodes) 1548148161.951 * * [misc]simplify: iters left: 5 (35 enodes) 1548148161.962 * * [misc]simplify: iters left: 4 (70 enodes) 1548148161.980 * * [misc]simplify: iters left: 3 (101 enodes) 1548148162.004 * * [misc]simplify: iters left: 2 (112 enodes) 1548148162.027 * * [misc]simplify: iters left: 1 (127 enodes) 1548148162.062 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* -6 (* v v))))))) 1548148162.062 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) t)) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.062 * * * * [misc]progress: [ 193 / 671 ] simplifiying candidate # 1548148162.062 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148162.062 * * [misc]simplify: iters left: 6 (22 enodes) 1548148162.069 * * [misc]simplify: iters left: 5 (41 enodes) 1548148162.082 * * [misc]simplify: iters left: 4 (82 enodes) 1548148162.105 * * [misc]simplify: iters left: 3 (132 enodes) 1548148162.143 * * [misc]simplify: iters left: 2 (187 enodes) 1548148162.189 * * [misc]simplify: iters left: 1 (245 enodes) 1548148162.254 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (/ (/ (fabs (cbrt (+ 2 (* -6 (* v v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) t))) 1548148162.254 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (/ (/ (fabs (cbrt (+ 2 (* -6 (* v v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.254 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148162.254 * * [misc]simplify: iters left: 6 (20 enodes) 1548148162.260 * * [misc]simplify: iters left: 5 (36 enodes) 1548148162.273 * * [misc]simplify: iters left: 4 (71 enodes) 1548148162.291 * * [misc]simplify: iters left: 3 (102 enodes) 1548148162.304 * * [misc]simplify: iters left: 2 (113 enodes) 1548148162.316 * * [misc]simplify: iters left: 1 (128 enodes) 1548148162.337 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2))))) 1548148162.337 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (/ (/ (fabs (cbrt (+ 2 (* -6 (* v v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) t))) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.337 * * * * [misc]progress: [ 194 / 671 ] simplifiying candidate # 1548148162.338 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148162.338 * * [misc]simplify: iters left: 6 (21 enodes) 1548148162.344 * * [misc]simplify: iters left: 5 (38 enodes) 1548148162.356 * * [misc]simplify: iters left: 4 (73 enodes) 1548148162.377 * * [misc]simplify: iters left: 3 (104 enodes) 1548148162.401 * * [misc]simplify: iters left: 2 (115 enodes) 1548148162.423 * * [misc]simplify: iters left: 1 (130 enodes) 1548148162.439 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t)) 1548148162.440 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.440 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148162.440 * * [misc]simplify: iters left: 6 (20 enodes) 1548148162.443 * * [misc]simplify: iters left: 5 (36 enodes) 1548148162.449 * * [misc]simplify: iters left: 4 (71 enodes) 1548148162.459 * * [misc]simplify: iters left: 3 (102 enodes) 1548148162.475 * * [misc]simplify: iters left: 2 (113 enodes) 1548148162.486 * * [misc]simplify: iters left: 1 (128 enodes) 1548148162.507 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2))))) 1548148162.508 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t)) (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.508 * * * * [misc]progress: [ 195 / 671 ] simplifiying candidate # 1548148162.508 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148162.508 * * [misc]simplify: iters left: 6 (19 enodes) 1548148162.514 * * [misc]simplify: iters left: 5 (34 enodes) 1548148162.525 * * [misc]simplify: iters left: 4 (63 enodes) 1548148162.533 * * [misc]simplify: iters left: 3 (82 enodes) 1548148162.543 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) t)) 1548148162.543 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.543 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148162.543 * * [misc]simplify: iters left: 6 (19 enodes) 1548148162.546 * * [misc]simplify: iters left: 5 (35 enodes) 1548148162.553 * * [misc]simplify: iters left: 4 (70 enodes) 1548148162.563 * * [misc]simplify: iters left: 3 (101 enodes) 1548148162.576 * * [misc]simplify: iters left: 2 (112 enodes) 1548148162.598 * * [misc]simplify: iters left: 1 (127 enodes) 1548148162.620 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* -6 (* v v))))))) 1548148162.620 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) t)) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.620 * * * * [misc]progress: [ 196 / 671 ] simplifiying candidate # 1548148162.620 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1) 1548148162.620 * * [misc]simplify: iters left: 6 (17 enodes) 1548148162.623 * * [misc]simplify: iters left: 5 (32 enodes) 1548148162.628 * * [misc]simplify: iters left: 4 (61 enodes) 1548148162.636 * * [misc]simplify: iters left: 3 (83 enodes) 1548148162.647 * * [misc]simplify: iters left: 2 (84 enodes) 1548148162.654 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* v (* v 6)))))) 1548148162.654 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* v (* v 6)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.654 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148162.654 * * [misc]simplify: iters left: 6 (21 enodes) 1548148162.658 * * [misc]simplify: iters left: 5 (40 enodes) 1548148162.666 * * [misc]simplify: iters left: 4 (84 enodes) 1548148162.691 * * [misc]simplify: iters left: 3 (154 enodes) 1548148162.733 * * [misc]simplify: iters left: 2 (250 enodes) 1548148162.790 * * [misc]simplify: iters left: 1 (354 enodes) 1548148162.874 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (sqrt (cbrt (+ 2 (* -6 (* v v))))))) 1548148162.874 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* v (* v 6)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (sqrt (cbrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.874 * * * * [misc]progress: [ 197 / 671 ] simplifiying candidate # 1548148162.875 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148162.875 * * [misc]simplify: iters left: 6 (20 enodes) 1548148162.878 * * [misc]simplify: iters left: 5 (38 enodes) 1548148162.884 * * [misc]simplify: iters left: 4 (74 enodes) 1548148162.895 * * [misc]simplify: iters left: 3 (101 enodes) 1548148162.907 * * [misc]simplify: iters left: 2 (104 enodes) 1548148162.926 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (* t PI)) 1548148162.926 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148162.927 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148162.927 * * [misc]simplify: iters left: 6 (18 enodes) 1548148162.932 * * [misc]simplify: iters left: 5 (34 enodes) 1548148162.940 * * [misc]simplify: iters left: 4 (71 enodes) 1548148162.949 * * [misc]simplify: iters left: 3 (106 enodes) 1548148162.962 * * [misc]simplify: iters left: 2 (129 enodes) 1548148162.977 * * [misc]simplify: iters left: 1 (189 enodes) 1548148163.003 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (sqrt (cbrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v)))))) 1548148163.003 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (* t PI)) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (sqrt (cbrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148163.003 * * * * [misc]progress: [ 198 / 671 ] simplifiying candidate # 1548148163.003 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148163.004 * * [misc]simplify: iters left: 6 (26 enodes) 1548148163.009 * * [misc]simplify: iters left: 5 (57 enodes) 1548148163.024 * * [misc]simplify: iters left: 4 (139 enodes) 1548148163.082 * * [misc]simplify: iters left: 3 (399 enodes) 1548148163.343 * [exit]simplify: Simplified to (/ (* (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) (* t PI))) 1548148163.343 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148163.343 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148163.343 * * [misc]simplify: iters left: 6 (22 enodes) 1548148163.347 * * [misc]simplify: iters left: 5 (50 enodes) 1548148163.364 * * [misc]simplify: iters left: 4 (142 enodes) 1548148163.402 * * [misc]simplify: iters left: 3 (276 enodes) 1548148163.494 * * [misc]simplify: iters left: 2 (416 enodes) 1548148163.630 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148163.630 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) (* t PI))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148163.630 * * * * [misc]progress: [ 199 / 671 ] simplifiying candidate # 1548148163.630 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148163.630 * * [misc]simplify: iters left: 6 (25 enodes) 1548148163.635 * * [misc]simplify: iters left: 5 (51 enodes) 1548148163.643 * * [misc]simplify: iters left: 4 (118 enodes) 1548148163.676 * * [misc]simplify: iters left: 3 (264 enodes) 1548148163.745 * * [misc]simplify: iters left: 2 (492 enodes) 1548148163.853 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (+ (* v (* v -6)) 2)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) 1548148163.853 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (+ (* v (* v -6)) 2)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148163.854 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148163.854 * * [misc]simplify: iters left: 6 (18 enodes) 1548148163.856 * * [misc]simplify: iters left: 5 (33 enodes) 1548148163.862 * * [misc]simplify: iters left: 4 (62 enodes) 1548148163.870 * * [misc]simplify: iters left: 3 (79 enodes) 1548148163.882 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148163.882 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (+ (* v (* v -6)) 2)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148163.883 * * * * [misc]progress: [ 200 / 671 ] simplifiying candidate # 1548148163.883 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148163.883 * * [misc]simplify: iters left: 6 (23 enodes) 1548148163.886 * * [misc]simplify: iters left: 5 (42 enodes) 1548148163.893 * * [misc]simplify: iters left: 4 (76 enodes) 1548148163.904 * * [misc]simplify: iters left: 3 (101 enodes) 1548148163.927 * * [misc]simplify: iters left: 2 (104 enodes) 1548148163.948 * * [misc]simplify: iters left: 1 (105 enodes) 1548148163.961 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) 1548148163.961 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148163.961 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148163.962 * * [misc]simplify: iters left: 6 (22 enodes) 1548148163.965 * * [misc]simplify: iters left: 5 (39 enodes) 1548148163.976 * * [misc]simplify: iters left: 4 (70 enodes) 1548148163.996 * * [misc]simplify: iters left: 3 (90 enodes) 1548148164.019 * * [misc]simplify: iters left: 2 (92 enodes) 1548148164.035 * * [misc]simplify: iters left: 1 (93 enodes) 1548148164.045 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148164.045 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.045 * * * * [misc]progress: [ 201 / 671 ] simplifiying candidate # 1548148164.045 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148164.045 * * [misc]simplify: iters left: 6 (22 enodes) 1548148164.048 * * [misc]simplify: iters left: 5 (39 enodes) 1548148164.054 * * [misc]simplify: iters left: 4 (70 enodes) 1548148164.070 * * [misc]simplify: iters left: 3 (90 enodes) 1548148164.086 * * [misc]simplify: iters left: 2 (92 enodes) 1548148164.096 * * [misc]simplify: iters left: 1 (93 enodes) 1548148164.106 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148164.106 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.106 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148164.106 * * [misc]simplify: iters left: 6 (22 enodes) 1548148164.110 * * [misc]simplify: iters left: 5 (39 enodes) 1548148164.116 * * [misc]simplify: iters left: 4 (70 enodes) 1548148164.127 * * [misc]simplify: iters left: 3 (90 enodes) 1548148164.138 * * [misc]simplify: iters left: 2 (92 enodes) 1548148164.147 * * [misc]simplify: iters left: 1 (93 enodes) 1548148164.165 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148164.166 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.166 * * * * [misc]progress: [ 202 / 671 ] simplifiying candidate # 1548148164.166 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148164.166 * * [misc]simplify: iters left: 6 (21 enodes) 1548148164.172 * * [misc]simplify: iters left: 5 (37 enodes) 1548148164.186 * * [misc]simplify: iters left: 4 (72 enodes) 1548148164.199 * * [misc]simplify: iters left: 3 (103 enodes) 1548148164.211 * * [misc]simplify: iters left: 2 (114 enodes) 1548148164.222 * * [misc]simplify: iters left: 1 (129 enodes) 1548148164.238 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148164.238 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.238 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148164.238 * * [misc]simplify: iters left: 6 (20 enodes) 1548148164.241 * * [misc]simplify: iters left: 5 (36 enodes) 1548148164.247 * * [misc]simplify: iters left: 4 (71 enodes) 1548148164.258 * * [misc]simplify: iters left: 3 (102 enodes) 1548148164.270 * * [misc]simplify: iters left: 2 (113 enodes) 1548148164.282 * * [misc]simplify: iters left: 1 (128 enodes) 1548148164.306 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148164.307 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.307 * * * * [misc]progress: [ 203 / 671 ] simplifiying candidate # 1548148164.307 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148164.307 * * [misc]simplify: iters left: 6 (18 enodes) 1548148164.313 * * [misc]simplify: iters left: 5 (34 enodes) 1548148164.321 * * [misc]simplify: iters left: 4 (69 enodes) 1548148164.330 * * [misc]simplify: iters left: 3 (97 enodes) 1548148164.342 * * [misc]simplify: iters left: 2 (103 enodes) 1548148164.354 * * [misc]simplify: iters left: 1 (108 enodes) 1548148164.378 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148164.378 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.378 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148164.379 * * [misc]simplify: iters left: 6 (18 enodes) 1548148164.384 * * [misc]simplify: iters left: 5 (34 enodes) 1548148164.395 * * [misc]simplify: iters left: 4 (69 enodes) 1548148164.407 * * [misc]simplify: iters left: 3 (97 enodes) 1548148164.418 * * [misc]simplify: iters left: 2 (103 enodes) 1548148164.431 * * [misc]simplify: iters left: 1 (108 enodes) 1548148164.444 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148164.444 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.444 * * * * [misc]progress: [ 204 / 671 ] simplifiying candidate # 1548148164.444 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148164.444 * * [misc]simplify: iters left: 6 (19 enodes) 1548148164.448 * * [misc]simplify: iters left: 5 (35 enodes) 1548148164.453 * * [misc]simplify: iters left: 4 (64 enodes) 1548148164.461 * * [misc]simplify: iters left: 3 (87 enodes) 1548148164.472 * * [misc]simplify: iters left: 2 (105 enodes) 1548148164.483 * * [misc]simplify: iters left: 1 (148 enodes) 1548148164.539 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) 1548148164.539 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.539 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148164.540 * * [misc]simplify: iters left: 6 (19 enodes) 1548148164.545 * * [misc]simplify: iters left: 5 (35 enodes) 1548148164.555 * * [misc]simplify: iters left: 4 (70 enodes) 1548148164.563 * * [misc]simplify: iters left: 3 (101 enodes) 1548148164.576 * * [misc]simplify: iters left: 2 (112 enodes) 1548148164.587 * * [misc]simplify: iters left: 1 (127 enodes) 1548148164.602 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148164.602 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.602 * * * * [misc]progress: [ 205 / 671 ] simplifiying candidate # 1548148164.602 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148164.603 * * [misc]simplify: iters left: 6 (21 enodes) 1548148164.606 * * [misc]simplify: iters left: 5 (39 enodes) 1548148164.613 * * [misc]simplify: iters left: 4 (80 enodes) 1548148164.625 * * [misc]simplify: iters left: 3 (130 enodes) 1548148164.657 * * [misc]simplify: iters left: 2 (185 enodes) 1548148164.683 * * [misc]simplify: iters left: 1 (245 enodes) 1548148164.766 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (sqrt (sqrt (+ 2 (* (* v -6) v)))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148164.766 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (sqrt (sqrt (+ 2 (* (* v -6) v)))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.766 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148164.767 * * [misc]simplify: iters left: 6 (20 enodes) 1548148164.770 * * [misc]simplify: iters left: 5 (36 enodes) 1548148164.777 * * [misc]simplify: iters left: 4 (71 enodes) 1548148164.787 * * [misc]simplify: iters left: 3 (102 enodes) 1548148164.802 * * [misc]simplify: iters left: 2 (113 enodes) 1548148164.826 * * [misc]simplify: iters left: 1 (128 enodes) 1548148164.857 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148164.857 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.857 * * * * [misc]progress: [ 206 / 671 ] simplifiying candidate # 1548148164.858 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148164.858 * * [misc]simplify: iters left: 6 (20 enodes) 1548148164.864 * * [misc]simplify: iters left: 5 (36 enodes) 1548148164.876 * * [misc]simplify: iters left: 4 (71 enodes) 1548148164.885 * * [misc]simplify: iters left: 3 (102 enodes) 1548148164.898 * * [misc]simplify: iters left: 2 (113 enodes) 1548148164.912 * * [misc]simplify: iters left: 1 (128 enodes) 1548148164.939 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148164.939 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148164.940 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148164.940 * * [misc]simplify: iters left: 6 (20 enodes) 1548148164.943 * * [misc]simplify: iters left: 5 (36 enodes) 1548148164.949 * * [misc]simplify: iters left: 4 (71 enodes) 1548148164.958 * * [misc]simplify: iters left: 3 (102 enodes) 1548148164.973 * * [misc]simplify: iters left: 2 (113 enodes) 1548148164.996 * * [misc]simplify: iters left: 1 (128 enodes) 1548148165.029 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148165.029 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.029 * * * * [misc]progress: [ 207 / 671 ] simplifiying candidate # 1548148165.030 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148165.030 * * [misc]simplify: iters left: 6 (18 enodes) 1548148165.035 * * [misc]simplify: iters left: 5 (32 enodes) 1548148165.045 * * [misc]simplify: iters left: 4 (61 enodes) 1548148165.059 * * [misc]simplify: iters left: 3 (80 enodes) 1548148165.079 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) 1548148165.079 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.080 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148165.080 * * [misc]simplify: iters left: 6 (19 enodes) 1548148165.085 * * [misc]simplify: iters left: 5 (35 enodes) 1548148165.091 * * [misc]simplify: iters left: 4 (70 enodes) 1548148165.101 * * [misc]simplify: iters left: 3 (101 enodes) 1548148165.114 * * [misc]simplify: iters left: 2 (112 enodes) 1548148165.134 * * [misc]simplify: iters left: 1 (127 enodes) 1548148165.158 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148165.158 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.158 * * * * [misc]progress: [ 208 / 671 ] simplifiying candidate # 1548148165.159 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148165.159 * * [misc]simplify: iters left: 6 (16 enodes) 1548148165.161 * * [misc]simplify: iters left: 5 (30 enodes) 1548148165.166 * * [misc]simplify: iters left: 4 (59 enodes) 1548148165.174 * * [misc]simplify: iters left: 3 (80 enodes) 1548148165.185 * * [misc]simplify: iters left: 2 (81 enodes) 1548148165.199 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) 1548148165.199 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.199 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148165.199 * * [misc]simplify: iters left: 6 (21 enodes) 1548148165.206 * * [misc]simplify: iters left: 5 (40 enodes) 1548148165.220 * * [misc]simplify: iters left: 4 (84 enodes) 1548148165.244 * * [misc]simplify: iters left: 3 (154 enodes) 1548148165.272 * * [misc]simplify: iters left: 2 (250 enodes) 1548148165.321 * * [misc]simplify: iters left: 1 (354 enodes) 1548148165.461 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148165.461 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.461 * * * * [misc]progress: [ 209 / 671 ] simplifiying candidate # 1548148165.461 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148165.462 * * [misc]simplify: iters left: 6 (19 enodes) 1548148165.467 * * [misc]simplify: iters left: 5 (36 enodes) 1548148165.479 * * [misc]simplify: iters left: 4 (72 enodes) 1548148165.498 * * [misc]simplify: iters left: 3 (99 enodes) 1548148165.515 * * [misc]simplify: iters left: 2 (102 enodes) 1548148165.527 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148165.527 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.527 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148165.527 * * [misc]simplify: iters left: 6 (18 enodes) 1548148165.530 * * [misc]simplify: iters left: 5 (34 enodes) 1548148165.537 * * [misc]simplify: iters left: 4 (71 enodes) 1548148165.547 * * [misc]simplify: iters left: 3 (106 enodes) 1548148165.560 * * [misc]simplify: iters left: 2 (129 enodes) 1548148165.576 * * [misc]simplify: iters left: 1 (189 enodes) 1548148165.604 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v)))))) 1548148165.604 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.604 * * * * [misc]progress: [ 210 / 671 ] simplifiying candidate # 1548148165.605 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148165.605 * * [misc]simplify: iters left: 6 (25 enodes) 1548148165.614 * * [misc]simplify: iters left: 5 (55 enodes) 1548148165.632 * * [misc]simplify: iters left: 4 (137 enodes) 1548148165.687 * * [misc]simplify: iters left: 3 (395 enodes) 1548148165.901 * [exit]simplify: Simplified to (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) 1548148165.901 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148165.902 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148165.902 * * [misc]simplify: iters left: 6 (22 enodes) 1548148165.909 * * [misc]simplify: iters left: 5 (50 enodes) 1548148165.932 * * [misc]simplify: iters left: 4 (142 enodes) 1548148166.009 * * [misc]simplify: iters left: 3 (276 enodes) 1548148166.133 * * [misc]simplify: iters left: 2 (416 enodes) 1548148166.295 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148166.295 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.295 * * * * [misc]progress: [ 211 / 671 ] simplifiying candidate # 1548148166.295 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148166.295 * * [misc]simplify: iters left: 6 (24 enodes) 1548148166.299 * * [misc]simplify: iters left: 5 (49 enodes) 1548148166.310 * * [misc]simplify: iters left: 4 (116 enodes) 1548148166.342 * * [misc]simplify: iters left: 3 (262 enodes) 1548148166.414 * * [misc]simplify: iters left: 2 (483 enodes) 1548148166.544 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) 1548148166.544 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.544 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148166.544 * * [misc]simplify: iters left: 6 (18 enodes) 1548148166.547 * * [misc]simplify: iters left: 5 (33 enodes) 1548148166.553 * * [misc]simplify: iters left: 4 (62 enodes) 1548148166.561 * * [misc]simplify: iters left: 3 (79 enodes) 1548148166.571 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148166.571 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.571 * * * * [misc]progress: [ 212 / 671 ] simplifiying candidate # 1548148166.571 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148166.571 * * [misc]simplify: iters left: 6 (18 enodes) 1548148166.574 * * [misc]simplify: iters left: 5 (32 enodes) 1548148166.581 * * [misc]simplify: iters left: 4 (53 enodes) 1548148166.594 * * [misc]simplify: iters left: 3 (75 enodes) 1548148166.602 * * [misc]simplify: iters left: 2 (77 enodes) 1548148166.608 * * [misc]simplify: iters left: 1 (78 enodes) 1548148166.617 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148166.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.617 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148166.617 * * [misc]simplify: iters left: 6 (21 enodes) 1548148166.621 * * [misc]simplify: iters left: 5 (38 enodes) 1548148166.629 * * [misc]simplify: iters left: 4 (69 enodes) 1548148166.646 * * [misc]simplify: iters left: 3 (89 enodes) 1548148166.667 * * [misc]simplify: iters left: 2 (91 enodes) 1548148166.685 * * [misc]simplify: iters left: 1 (92 enodes) 1548148166.704 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148166.704 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.704 * * * * [misc]progress: [ 213 / 671 ] simplifiying candidate # 1548148166.705 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148166.705 * * [misc]simplify: iters left: 6 (17 enodes) 1548148166.708 * * [misc]simplify: iters left: 5 (29 enodes) 1548148166.712 * * [misc]simplify: iters left: 4 (46 enodes) 1548148166.718 * * [misc]simplify: iters left: 3 (64 enodes) 1548148166.726 * * [misc]simplify: iters left: 2 (66 enodes) 1548148166.732 * * [misc]simplify: iters left: 1 (67 enodes) 1548148166.740 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148166.740 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.740 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148166.740 * * [misc]simplify: iters left: 6 (21 enodes) 1548148166.745 * * [misc]simplify: iters left: 5 (38 enodes) 1548148166.756 * * [misc]simplify: iters left: 4 (69 enodes) 1548148166.770 * * [misc]simplify: iters left: 3 (89 enodes) 1548148166.789 * * [misc]simplify: iters left: 2 (91 enodes) 1548148166.804 * * [misc]simplify: iters left: 1 (92 enodes) 1548148166.820 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148166.820 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.820 * * * * [misc]progress: [ 214 / 671 ] simplifiying candidate # 1548148166.820 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148166.820 * * [misc]simplify: iters left: 6 (16 enodes) 1548148166.825 * * [misc]simplify: iters left: 5 (27 enodes) 1548148166.834 * * [misc]simplify: iters left: 4 (49 enodes) 1548148166.846 * * [misc]simplify: iters left: 3 (75 enodes) 1548148166.863 * * [misc]simplify: iters left: 2 (83 enodes) 1548148166.876 * * [misc]simplify: iters left: 1 (102 enodes) 1548148166.894 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) 1548148166.894 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.894 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148166.894 * * [misc]simplify: iters left: 6 (19 enodes) 1548148166.897 * * [misc]simplify: iters left: 5 (35 enodes) 1548148166.902 * * [misc]simplify: iters left: 4 (70 enodes) 1548148166.911 * * [misc]simplify: iters left: 3 (101 enodes) 1548148166.923 * * [misc]simplify: iters left: 2 (112 enodes) 1548148166.936 * * [misc]simplify: iters left: 1 (127 enodes) 1548148166.967 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148166.967 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148166.967 * * * * [misc]progress: [ 215 / 671 ] simplifiying candidate # 1548148166.967 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148166.967 * * [misc]simplify: iters left: 6 (13 enodes) 1548148166.972 * * [misc]simplify: iters left: 5 (24 enodes) 1548148166.979 * * [misc]simplify: iters left: 4 (44 enodes) 1548148166.991 * * [misc]simplify: iters left: 3 (69 enodes) 1548148167.007 * * [misc]simplify: iters left: 2 (75 enodes) 1548148167.014 * * [misc]simplify: iters left: 1 (87 enodes) 1548148167.022 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) 1548148167.022 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.022 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148167.022 * * [misc]simplify: iters left: 6 (17 enodes) 1548148167.025 * * [misc]simplify: iters left: 5 (33 enodes) 1548148167.030 * * [misc]simplify: iters left: 4 (68 enodes) 1548148167.040 * * [misc]simplify: iters left: 3 (96 enodes) 1548148167.052 * * [misc]simplify: iters left: 2 (102 enodes) 1548148167.062 * * [misc]simplify: iters left: 1 (107 enodes) 1548148167.074 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148167.074 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.074 * * * * [misc]progress: [ 216 / 671 ] simplifiying candidate # 1548148167.075 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (cbrt 1))) 1548148167.075 * * [misc]simplify: iters left: 6 (14 enodes) 1548148167.081 * * [misc]simplify: iters left: 5 (25 enodes) 1548148167.088 * * [misc]simplify: iters left: 4 (41 enodes) 1548148167.098 * * [misc]simplify: iters left: 3 (58 enodes) 1548148167.111 * * [misc]simplify: iters left: 2 (60 enodes) 1548148167.121 * * [misc]simplify: iters left: 1 (66 enodes) 1548148167.133 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) 1548148167.133 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.133 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148167.133 * * [misc]simplify: iters left: 6 (18 enodes) 1548148167.138 * * [misc]simplify: iters left: 5 (34 enodes) 1548148167.144 * * [misc]simplify: iters left: 4 (69 enodes) 1548148167.153 * * [misc]simplify: iters left: 3 (100 enodes) 1548148167.170 * * [misc]simplify: iters left: 2 (111 enodes) 1548148167.191 * * [misc]simplify: iters left: 1 (126 enodes) 1548148167.206 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v)))))) 1548148167.207 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.207 * * * * [misc]progress: [ 217 / 671 ] simplifiying candidate # 1548148167.207 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148167.207 * * [misc]simplify: iters left: 6 (16 enodes) 1548148167.210 * * [misc]simplify: iters left: 5 (29 enodes) 1548148167.214 * * [misc]simplify: iters left: 4 (56 enodes) 1548148167.230 * * [misc]simplify: iters left: 3 (89 enodes) 1548148167.252 * * [misc]simplify: iters left: 2 (121 enodes) 1548148167.278 * * [misc]simplify: iters left: 1 (180 enodes) 1548148167.353 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148167.353 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.354 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148167.354 * * [misc]simplify: iters left: 6 (19 enodes) 1548148167.359 * * [misc]simplify: iters left: 5 (35 enodes) 1548148167.367 * * [misc]simplify: iters left: 4 (70 enodes) 1548148167.377 * * [misc]simplify: iters left: 3 (101 enodes) 1548148167.390 * * [misc]simplify: iters left: 2 (112 enodes) 1548148167.409 * * [misc]simplify: iters left: 1 (127 enodes) 1548148167.425 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148167.425 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.425 * * * * [misc]progress: [ 218 / 671 ] simplifiying candidate # 1548148167.425 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148167.425 * * [misc]simplify: iters left: 6 (15 enodes) 1548148167.428 * * [misc]simplify: iters left: 5 (26 enodes) 1548148167.432 * * [misc]simplify: iters left: 4 (48 enodes) 1548148167.441 * * [misc]simplify: iters left: 3 (74 enodes) 1548148167.455 * * [misc]simplify: iters left: 2 (82 enodes) 1548148167.469 * * [misc]simplify: iters left: 1 (101 enodes) 1548148167.490 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) 1548148167.490 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.491 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148167.491 * * [misc]simplify: iters left: 6 (19 enodes) 1548148167.494 * * [misc]simplify: iters left: 5 (35 enodes) 1548148167.501 * * [misc]simplify: iters left: 4 (70 enodes) 1548148167.510 * * [misc]simplify: iters left: 3 (101 enodes) 1548148167.526 * * [misc]simplify: iters left: 2 (112 enodes) 1548148167.548 * * [misc]simplify: iters left: 1 (127 enodes) 1548148167.568 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148167.568 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.568 * * * * [misc]progress: [ 219 / 671 ] simplifiying candidate # 1548148167.568 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t 1)) 1548148167.568 * * [misc]simplify: iters left: 6 (13 enodes) 1548148167.571 * * [misc]simplify: iters left: 5 (22 enodes) 1548148167.574 * * [misc]simplify: iters left: 4 (36 enodes) 1548148167.578 * * [misc]simplify: iters left: 3 (49 enodes) 1548148167.584 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) 1548148167.584 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.584 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148167.584 * * [misc]simplify: iters left: 6 (18 enodes) 1548148167.588 * * [misc]simplify: iters left: 5 (34 enodes) 1548148167.598 * * [misc]simplify: iters left: 4 (69 enodes) 1548148167.608 * * [misc]simplify: iters left: 3 (100 enodes) 1548148167.620 * * [misc]simplify: iters left: 2 (111 enodes) 1548148167.632 * * [misc]simplify: iters left: 1 (126 enodes) 1548148167.664 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v)))))) 1548148167.664 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.664 * * * * [misc]progress: [ 220 / 671 ] simplifiying candidate # 1548148167.664 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1) 1548148167.665 * * [misc]simplify: iters left: 6 (11 enodes) 1548148167.667 * * [misc]simplify: iters left: 5 (20 enodes) 1548148167.669 * * [misc]simplify: iters left: 4 (34 enodes) 1548148167.673 * * [misc]simplify: iters left: 3 (45 enodes) 1548148167.678 * [exit]simplify: Simplified to (cbrt (sqrt (+ (* v (* v -5)) 1))) 1548148167.678 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.678 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148167.678 * * [misc]simplify: iters left: 6 (20 enodes) 1548148167.681 * * [misc]simplify: iters left: 5 (39 enodes) 1548148167.688 * * [misc]simplify: iters left: 4 (83 enodes) 1548148167.707 * * [misc]simplify: iters left: 3 (153 enodes) 1548148167.743 * * [misc]simplify: iters left: 2 (249 enodes) 1548148167.810 * * [misc]simplify: iters left: 1 (352 enodes) 1548148167.898 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* PI t)) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) 1548148167.898 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* PI t)) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.898 * * * * [misc]progress: [ 221 / 671 ] simplifiying candidate # 1548148167.898 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (* t PI)) 1548148167.898 * * [misc]simplify: iters left: 6 (14 enodes) 1548148167.901 * * [misc]simplify: iters left: 5 (26 enodes) 1548148167.910 * * [misc]simplify: iters left: 4 (49 enodes) 1548148167.924 * * [misc]simplify: iters left: 3 (74 enodes) 1548148167.942 * * [misc]simplify: iters left: 2 (75 enodes) 1548148167.952 * * [misc]simplify: iters left: 1 (79 enodes) 1548148167.958 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* t PI)) 1548148167.959 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148167.959 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148167.959 * * [misc]simplify: iters left: 6 (17 enodes) 1548148167.961 * * [misc]simplify: iters left: 5 (33 enodes) 1548148167.967 * * [misc]simplify: iters left: 4 (70 enodes) 1548148167.978 * * [misc]simplify: iters left: 3 (106 enodes) 1548148168.002 * * [misc]simplify: iters left: 2 (137 enodes) 1548148168.023 * * [misc]simplify: iters left: 1 (225 enodes) 1548148168.077 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* (* v 6) v))) (cbrt (- 1 (* (* v v) 5))))) 1548148168.077 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* t PI)) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* (* v 6) v))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148168.077 * * * * [misc]progress: [ 222 / 671 ] simplifiying candidate # 1548148168.078 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148168.078 * * [misc]simplify: iters left: 6 (20 enodes) 1548148168.082 * * [misc]simplify: iters left: 5 (45 enodes) 1548148168.090 * * [misc]simplify: iters left: 4 (114 enodes) 1548148168.118 * * [misc]simplify: iters left: 3 (364 enodes) 1548148168.363 * [exit]simplify: Simplified to (* (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI))) 1548148168.363 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148168.364 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148168.364 * * [misc]simplify: iters left: 6 (21 enodes) 1548148168.368 * * [misc]simplify: iters left: 5 (49 enodes) 1548148168.382 * * [misc]simplify: iters left: 4 (139 enodes) 1548148168.418 * * [misc]simplify: iters left: 3 (248 enodes) 1548148168.519 * * [misc]simplify: iters left: 2 (374 enodes) 1548148168.637 * * [misc]simplify: iters left: 1 (450 enodes) 1548148168.723 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148168.723 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148168.723 * * * * [misc]progress: [ 223 / 671 ] simplifiying candidate # 1548148168.723 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148168.723 * * [misc]simplify: iters left: 6 (19 enodes) 1548148168.726 * * [misc]simplify: iters left: 5 (39 enodes) 1548148168.734 * * [misc]simplify: iters left: 4 (93 enodes) 1548148168.758 * * [misc]simplify: iters left: 3 (223 enodes) 1548148168.824 * * [misc]simplify: iters left: 2 (440 enodes) 1548148168.950 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) 1548148168.950 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148168.950 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148168.950 * * [misc]simplify: iters left: 6 (17 enodes) 1548148168.953 * * [misc]simplify: iters left: 5 (32 enodes) 1548148168.958 * * [misc]simplify: iters left: 4 (61 enodes) 1548148168.966 * * [misc]simplify: iters left: 3 (78 enodes) 1548148168.976 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148168.976 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148168.976 * * * * [misc]progress: [ 224 / 671 ] simplifiying candidate # 1548148168.976 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148168.977 * * [misc]simplify: iters left: 6 (23 enodes) 1548148168.980 * * [misc]simplify: iters left: 5 (42 enodes) 1548148168.994 * * [misc]simplify: iters left: 4 (76 enodes) 1548148169.015 * * [misc]simplify: iters left: 3 (101 enodes) 1548148169.027 * * [misc]simplify: iters left: 2 (104 enodes) 1548148169.037 * * [misc]simplify: iters left: 1 (105 enodes) 1548148169.056 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) 1548148169.056 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.057 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148169.057 * * [misc]simplify: iters left: 6 (22 enodes) 1548148169.063 * * [misc]simplify: iters left: 5 (39 enodes) 1548148169.076 * * [misc]simplify: iters left: 4 (70 enodes) 1548148169.089 * * [misc]simplify: iters left: 3 (90 enodes) 1548148169.101 * * [misc]simplify: iters left: 2 (92 enodes) 1548148169.112 * * [misc]simplify: iters left: 1 (93 enodes) 1548148169.132 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148169.132 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.132 * * * * [misc]progress: [ 225 / 671 ] simplifiying candidate # 1548148169.133 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148169.133 * * [misc]simplify: iters left: 6 (22 enodes) 1548148169.138 * * [misc]simplify: iters left: 5 (39 enodes) 1548148169.144 * * [misc]simplify: iters left: 4 (70 enodes) 1548148169.153 * * [misc]simplify: iters left: 3 (90 enodes) 1548148169.163 * * [misc]simplify: iters left: 2 (92 enodes) 1548148169.180 * * [misc]simplify: iters left: 1 (93 enodes) 1548148169.190 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148169.190 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.190 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148169.190 * * [misc]simplify: iters left: 6 (22 enodes) 1548148169.195 * * [misc]simplify: iters left: 5 (39 enodes) 1548148169.201 * * [misc]simplify: iters left: 4 (70 enodes) 1548148169.210 * * [misc]simplify: iters left: 3 (90 enodes) 1548148169.229 * * [misc]simplify: iters left: 2 (92 enodes) 1548148169.247 * * [misc]simplify: iters left: 1 (93 enodes) 1548148169.267 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148169.267 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.267 * * * * [misc]progress: [ 226 / 671 ] simplifiying candidate # 1548148169.268 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148169.268 * * [misc]simplify: iters left: 6 (21 enodes) 1548148169.273 * * [misc]simplify: iters left: 5 (37 enodes) 1548148169.280 * * [misc]simplify: iters left: 4 (72 enodes) 1548148169.289 * * [misc]simplify: iters left: 3 (103 enodes) 1548148169.312 * * [misc]simplify: iters left: 2 (114 enodes) 1548148169.334 * * [misc]simplify: iters left: 1 (129 enodes) 1548148169.351 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148169.351 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.351 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148169.351 * * [misc]simplify: iters left: 6 (20 enodes) 1548148169.354 * * [misc]simplify: iters left: 5 (36 enodes) 1548148169.360 * * [misc]simplify: iters left: 4 (71 enodes) 1548148169.378 * * [misc]simplify: iters left: 3 (102 enodes) 1548148169.404 * * [misc]simplify: iters left: 2 (113 enodes) 1548148169.429 * * [misc]simplify: iters left: 1 (128 enodes) 1548148169.461 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148169.461 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.461 * * * * [misc]progress: [ 227 / 671 ] simplifiying candidate # 1548148169.462 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148169.462 * * [misc]simplify: iters left: 6 (18 enodes) 1548148169.467 * * [misc]simplify: iters left: 5 (34 enodes) 1548148169.479 * * [misc]simplify: iters left: 4 (69 enodes) 1548148169.497 * * [misc]simplify: iters left: 3 (97 enodes) 1548148169.520 * * [misc]simplify: iters left: 2 (103 enodes) 1548148169.533 * * [misc]simplify: iters left: 1 (108 enodes) 1548148169.548 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148169.548 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.549 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148169.549 * * [misc]simplify: iters left: 6 (18 enodes) 1548148169.551 * * [misc]simplify: iters left: 5 (34 enodes) 1548148169.557 * * [misc]simplify: iters left: 4 (69 enodes) 1548148169.574 * * [misc]simplify: iters left: 3 (97 enodes) 1548148169.585 * * [misc]simplify: iters left: 2 (103 enodes) 1548148169.596 * * [misc]simplify: iters left: 1 (108 enodes) 1548148169.616 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148169.616 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.616 * * * * [misc]progress: [ 228 / 671 ] simplifiying candidate # 1548148169.616 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148169.617 * * [misc]simplify: iters left: 6 (19 enodes) 1548148169.623 * * [misc]simplify: iters left: 5 (35 enodes) 1548148169.634 * * [misc]simplify: iters left: 4 (64 enodes) 1548148169.651 * * [misc]simplify: iters left: 3 (87 enodes) 1548148169.662 * * [misc]simplify: iters left: 2 (105 enodes) 1548148169.674 * * [misc]simplify: iters left: 1 (148 enodes) 1548148169.712 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) 1548148169.712 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.712 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148169.712 * * [misc]simplify: iters left: 6 (19 enodes) 1548148169.715 * * [misc]simplify: iters left: 5 (35 enodes) 1548148169.720 * * [misc]simplify: iters left: 4 (70 enodes) 1548148169.738 * * [misc]simplify: iters left: 3 (101 enodes) 1548148169.752 * * [misc]simplify: iters left: 2 (112 enodes) 1548148169.763 * * [misc]simplify: iters left: 1 (127 enodes) 1548148169.787 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148169.788 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.788 * * * * [misc]progress: [ 229 / 671 ] simplifiying candidate # 1548148169.788 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148169.788 * * [misc]simplify: iters left: 6 (21 enodes) 1548148169.794 * * [misc]simplify: iters left: 5 (39 enodes) 1548148169.808 * * [misc]simplify: iters left: 4 (80 enodes) 1548148169.825 * * [misc]simplify: iters left: 3 (130 enodes) 1548148169.843 * * [misc]simplify: iters left: 2 (185 enodes) 1548148169.889 * * [misc]simplify: iters left: 1 (245 enodes) 1548148169.949 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (sqrt (sqrt (+ 2 (* (* v -6) v)))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148169.949 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (sqrt (sqrt (+ 2 (* (* v -6) v)))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148169.950 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148169.950 * * [misc]simplify: iters left: 6 (20 enodes) 1548148169.956 * * [misc]simplify: iters left: 5 (36 enodes) 1548148169.967 * * [misc]simplify: iters left: 4 (71 enodes) 1548148169.987 * * [misc]simplify: iters left: 3 (102 enodes) 1548148170.012 * * [misc]simplify: iters left: 2 (113 enodes) 1548148170.038 * * [misc]simplify: iters left: 1 (128 enodes) 1548148170.069 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148170.069 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.069 * * * * [misc]progress: [ 230 / 671 ] simplifiying candidate # 1548148170.070 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148170.070 * * [misc]simplify: iters left: 6 (20 enodes) 1548148170.075 * * [misc]simplify: iters left: 5 (36 enodes) 1548148170.086 * * [misc]simplify: iters left: 4 (71 enodes) 1548148170.105 * * [misc]simplify: iters left: 3 (102 enodes) 1548148170.128 * * [misc]simplify: iters left: 2 (113 enodes) 1548148170.142 * * [misc]simplify: iters left: 1 (128 enodes) 1548148170.168 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148170.168 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.168 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148170.168 * * [misc]simplify: iters left: 6 (20 enodes) 1548148170.174 * * [misc]simplify: iters left: 5 (36 enodes) 1548148170.186 * * [misc]simplify: iters left: 4 (71 enodes) 1548148170.204 * * [misc]simplify: iters left: 3 (102 enodes) 1548148170.229 * * [misc]simplify: iters left: 2 (113 enodes) 1548148170.253 * * [misc]simplify: iters left: 1 (128 enodes) 1548148170.273 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148170.273 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.273 * * * * [misc]progress: [ 231 / 671 ] simplifiying candidate # 1548148170.273 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148170.273 * * [misc]simplify: iters left: 6 (18 enodes) 1548148170.277 * * [misc]simplify: iters left: 5 (32 enodes) 1548148170.283 * * [misc]simplify: iters left: 4 (61 enodes) 1548148170.290 * * [misc]simplify: iters left: 3 (80 enodes) 1548148170.304 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) 1548148170.304 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.304 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148170.305 * * [misc]simplify: iters left: 6 (19 enodes) 1548148170.310 * * [misc]simplify: iters left: 5 (35 enodes) 1548148170.322 * * [misc]simplify: iters left: 4 (70 enodes) 1548148170.340 * * [misc]simplify: iters left: 3 (101 enodes) 1548148170.360 * * [misc]simplify: iters left: 2 (112 enodes) 1548148170.372 * * [misc]simplify: iters left: 1 (127 enodes) 1548148170.389 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148170.389 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.389 * * * * [misc]progress: [ 232 / 671 ] simplifiying candidate # 1548148170.390 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148170.390 * * [misc]simplify: iters left: 6 (16 enodes) 1548148170.395 * * [misc]simplify: iters left: 5 (30 enodes) 1548148170.405 * * [misc]simplify: iters left: 4 (59 enodes) 1548148170.420 * * [misc]simplify: iters left: 3 (80 enodes) 1548148170.429 * * [misc]simplify: iters left: 2 (81 enodes) 1548148170.437 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) 1548148170.437 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.437 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148170.437 * * [misc]simplify: iters left: 6 (21 enodes) 1548148170.441 * * [misc]simplify: iters left: 5 (40 enodes) 1548148170.450 * * [misc]simplify: iters left: 4 (84 enodes) 1548148170.474 * * [misc]simplify: iters left: 3 (154 enodes) 1548148170.509 * * [misc]simplify: iters left: 2 (250 enodes) 1548148170.557 * * [misc]simplify: iters left: 1 (354 enodes) 1548148170.657 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148170.657 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.657 * * * * [misc]progress: [ 233 / 671 ] simplifiying candidate # 1548148170.657 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148170.657 * * [misc]simplify: iters left: 6 (19 enodes) 1548148170.662 * * [misc]simplify: iters left: 5 (36 enodes) 1548148170.667 * * [misc]simplify: iters left: 4 (72 enodes) 1548148170.677 * * [misc]simplify: iters left: 3 (99 enodes) 1548148170.688 * * [misc]simplify: iters left: 2 (102 enodes) 1548148170.708 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148170.709 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.709 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148170.709 * * [misc]simplify: iters left: 6 (18 enodes) 1548148170.714 * * [misc]simplify: iters left: 5 (34 enodes) 1548148170.725 * * [misc]simplify: iters left: 4 (71 enodes) 1548148170.746 * * [misc]simplify: iters left: 3 (106 enodes) 1548148170.771 * * [misc]simplify: iters left: 2 (129 enodes) 1548148170.784 * * [misc]simplify: iters left: 1 (189 enodes) 1548148170.810 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v)))))) 1548148170.810 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (+ 1 (* v (* -5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148170.810 * * * * [misc]progress: [ 234 / 671 ] simplifiying candidate # 1548148170.810 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148170.810 * * [misc]simplify: iters left: 6 (25 enodes) 1548148170.816 * * [misc]simplify: iters left: 5 (55 enodes) 1548148170.825 * * [misc]simplify: iters left: 4 (137 enodes) 1548148170.854 * * [misc]simplify: iters left: 3 (395 enodes) 1548148171.070 * [exit]simplify: Simplified to (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) 1548148171.070 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.070 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148171.071 * * [misc]simplify: iters left: 6 (22 enodes) 1548148171.078 * * [misc]simplify: iters left: 5 (50 enodes) 1548148171.091 * * [misc]simplify: iters left: 4 (142 enodes) 1548148171.150 * * [misc]simplify: iters left: 3 (276 enodes) 1548148171.273 * * [misc]simplify: iters left: 2 (416 enodes) 1548148171.383 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148171.383 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.383 * * * * [misc]progress: [ 235 / 671 ] simplifiying candidate # 1548148171.384 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148171.384 * * [misc]simplify: iters left: 6 (24 enodes) 1548148171.387 * * [misc]simplify: iters left: 5 (49 enodes) 1548148171.399 * * [misc]simplify: iters left: 4 (116 enodes) 1548148171.419 * * [misc]simplify: iters left: 3 (262 enodes) 1548148171.532 * * [misc]simplify: iters left: 2 (483 enodes) 1548148171.661 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) 1548148171.661 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.661 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148171.662 * * [misc]simplify: iters left: 6 (18 enodes) 1548148171.664 * * [misc]simplify: iters left: 5 (33 enodes) 1548148171.671 * * [misc]simplify: iters left: 4 (62 enodes) 1548148171.682 * * [misc]simplify: iters left: 3 (79 enodes) 1548148171.701 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148171.702 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.702 * * * * [misc]progress: [ 236 / 671 ] simplifiying candidate # 1548148171.702 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148171.702 * * [misc]simplify: iters left: 6 (17 enodes) 1548148171.707 * * [misc]simplify: iters left: 5 (31 enodes) 1548148171.717 * * [misc]simplify: iters left: 4 (55 enodes) 1548148171.731 * * [misc]simplify: iters left: 3 (78 enodes) 1548148171.745 * * [misc]simplify: iters left: 2 (80 enodes) 1548148171.752 * * [misc]simplify: iters left: 1 (81 enodes) 1548148171.759 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148171.759 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.760 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148171.760 * * [misc]simplify: iters left: 6 (21 enodes) 1548148171.763 * * [misc]simplify: iters left: 5 (38 enodes) 1548148171.775 * * [misc]simplify: iters left: 4 (69 enodes) 1548148171.795 * * [misc]simplify: iters left: 3 (89 enodes) 1548148171.817 * * [misc]simplify: iters left: 2 (91 enodes) 1548148171.835 * * [misc]simplify: iters left: 1 (92 enodes) 1548148171.854 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148171.854 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.854 * * * * [misc]progress: [ 237 / 671 ] simplifiying candidate # 1548148171.855 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148171.855 * * [misc]simplify: iters left: 6 (16 enodes) 1548148171.860 * * [misc]simplify: iters left: 5 (28 enodes) 1548148171.868 * * [misc]simplify: iters left: 4 (49 enodes) 1548148171.874 * * [misc]simplify: iters left: 3 (63 enodes) 1548148171.881 * * [misc]simplify: iters left: 2 (65 enodes) 1548148171.887 * * [misc]simplify: iters left: 1 (66 enodes) 1548148171.897 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) 1548148171.897 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.898 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148171.898 * * [misc]simplify: iters left: 6 (21 enodes) 1548148171.904 * * [misc]simplify: iters left: 5 (38 enodes) 1548148171.916 * * [misc]simplify: iters left: 4 (69 enodes) 1548148171.925 * * [misc]simplify: iters left: 3 (89 enodes) 1548148171.936 * * [misc]simplify: iters left: 2 (91 enodes) 1548148171.945 * * [misc]simplify: iters left: 1 (92 enodes) 1548148171.966 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148171.966 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148171.966 * * * * [misc]progress: [ 238 / 671 ] simplifiying candidate # 1548148171.967 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148171.967 * * [misc]simplify: iters left: 6 (15 enodes) 1548148171.972 * * [misc]simplify: iters left: 5 (26 enodes) 1548148171.979 * * [misc]simplify: iters left: 4 (51 enodes) 1548148171.985 * * [misc]simplify: iters left: 3 (68 enodes) 1548148171.995 * * [misc]simplify: iters left: 2 (73 enodes) 1548148172.008 * * [misc]simplify: iters left: 1 (86 enodes) 1548148172.023 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148172.023 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.024 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148172.024 * * [misc]simplify: iters left: 6 (19 enodes) 1548148172.026 * * [misc]simplify: iters left: 5 (35 enodes) 1548148172.032 * * [misc]simplify: iters left: 4 (70 enodes) 1548148172.041 * * [misc]simplify: iters left: 3 (101 enodes) 1548148172.053 * * [misc]simplify: iters left: 2 (112 enodes) 1548148172.068 * * [misc]simplify: iters left: 1 (127 enodes) 1548148172.099 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148172.100 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.100 * * * * [misc]progress: [ 239 / 671 ] simplifiying candidate # 1548148172.100 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148172.100 * * [misc]simplify: iters left: 6 (12 enodes) 1548148172.104 * * [misc]simplify: iters left: 5 (23 enodes) 1548148172.108 * * [misc]simplify: iters left: 4 (53 enodes) 1548148172.115 * * [misc]simplify: iters left: 3 (70 enodes) 1548148172.122 * * [misc]simplify: iters left: 2 (74 enodes) 1548148172.129 * * [misc]simplify: iters left: 1 (87 enodes) 1548148172.138 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) 1548148172.138 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.138 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148172.139 * * [misc]simplify: iters left: 6 (17 enodes) 1548148172.142 * * [misc]simplify: iters left: 5 (33 enodes) 1548148172.153 * * [misc]simplify: iters left: 4 (68 enodes) 1548148172.169 * * [misc]simplify: iters left: 3 (96 enodes) 1548148172.183 * * [misc]simplify: iters left: 2 (102 enodes) 1548148172.195 * * [misc]simplify: iters left: 1 (107 enodes) 1548148172.206 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148172.206 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.206 * * * * [misc]progress: [ 240 / 671 ] simplifiying candidate # 1548148172.207 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ t (cbrt 1))) 1548148172.207 * * [misc]simplify: iters left: 6 (13 enodes) 1548148172.210 * * [misc]simplify: iters left: 5 (24 enodes) 1548148172.214 * * [misc]simplify: iters left: 4 (40 enodes) 1548148172.219 * * [misc]simplify: iters left: 3 (51 enodes) 1548148172.230 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) 1548148172.231 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.231 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148172.231 * * [misc]simplify: iters left: 6 (18 enodes) 1548148172.236 * * [misc]simplify: iters left: 5 (34 enodes) 1548148172.248 * * [misc]simplify: iters left: 4 (69 enodes) 1548148172.266 * * [misc]simplify: iters left: 3 (100 enodes) 1548148172.289 * * [misc]simplify: iters left: 2 (111 enodes) 1548148172.314 * * [misc]simplify: iters left: 1 (126 enodes) 1548148172.342 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v)))))) 1548148172.342 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.342 * * * * [misc]progress: [ 241 / 671 ] simplifiying candidate # 1548148172.343 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148172.343 * * [misc]simplify: iters left: 6 (15 enodes) 1548148172.345 * * [misc]simplify: iters left: 5 (28 enodes) 1548148172.350 * * [misc]simplify: iters left: 4 (58 enodes) 1548148172.359 * * [misc]simplify: iters left: 3 (94 enodes) 1548148172.372 * * [misc]simplify: iters left: 2 (133 enodes) 1548148172.393 * * [misc]simplify: iters left: 1 (239 enodes) 1548148172.511 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148172.511 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.512 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148172.512 * * [misc]simplify: iters left: 6 (19 enodes) 1548148172.515 * * [misc]simplify: iters left: 5 (35 enodes) 1548148172.521 * * [misc]simplify: iters left: 4 (70 enodes) 1548148172.530 * * [misc]simplify: iters left: 3 (101 enodes) 1548148172.543 * * [misc]simplify: iters left: 2 (112 enodes) 1548148172.565 * * [misc]simplify: iters left: 1 (127 enodes) 1548148172.600 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148172.600 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.601 * * * * [misc]progress: [ 242 / 671 ] simplifiying candidate # 1548148172.601 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148172.601 * * [misc]simplify: iters left: 6 (14 enodes) 1548148172.605 * * [misc]simplify: iters left: 5 (25 enodes) 1548148172.613 * * [misc]simplify: iters left: 4 (50 enodes) 1548148172.619 * * [misc]simplify: iters left: 3 (67 enodes) 1548148172.626 * * [misc]simplify: iters left: 2 (72 enodes) 1548148172.632 * * [misc]simplify: iters left: 1 (85 enodes) 1548148172.641 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ t (sqrt (cbrt (+ (* v (* v -5)) 1))))) 1548148172.641 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ t (sqrt (cbrt (+ (* v (* v -5)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.641 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148172.641 * * [misc]simplify: iters left: 6 (19 enodes) 1548148172.644 * * [misc]simplify: iters left: 5 (35 enodes) 1548148172.655 * * [misc]simplify: iters left: 4 (70 enodes) 1548148172.673 * * [misc]simplify: iters left: 3 (101 enodes) 1548148172.698 * * [misc]simplify: iters left: 2 (112 enodes) 1548148172.721 * * [misc]simplify: iters left: 1 (127 enodes) 1548148172.738 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148172.738 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ t (sqrt (cbrt (+ (* v (* v -5)) 1))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.738 * * * * [misc]progress: [ 243 / 671 ] simplifiying candidate # 1548148172.738 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ t 1)) 1548148172.738 * * [misc]simplify: iters left: 6 (12 enodes) 1548148172.740 * * [misc]simplify: iters left: 5 (21 enodes) 1548148172.744 * * [misc]simplify: iters left: 4 (37 enodes) 1548148172.748 * * [misc]simplify: iters left: 3 (48 enodes) 1548148172.753 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) 1548148172.753 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.753 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148172.753 * * [misc]simplify: iters left: 6 (18 enodes) 1548148172.756 * * [misc]simplify: iters left: 5 (34 enodes) 1548148172.766 * * [misc]simplify: iters left: 4 (69 enodes) 1548148172.778 * * [misc]simplify: iters left: 3 (100 enodes) 1548148172.790 * * [misc]simplify: iters left: 2 (111 enodes) 1548148172.801 * * [misc]simplify: iters left: 1 (126 enodes) 1548148172.832 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v)))))) 1548148172.832 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.832 * * * * [misc]progress: [ 244 / 671 ] simplifiying candidate # 1548148172.832 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) 1) 1548148172.833 * * [misc]simplify: iters left: 6 (10 enodes) 1548148172.836 * * [misc]simplify: iters left: 5 (17 enodes) 1548148172.841 * * [misc]simplify: iters left: 4 (31 enodes) 1548148172.848 * * [misc]simplify: iters left: 3 (42 enodes) 1548148172.859 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148172.859 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148172.859 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148172.860 * * [misc]simplify: iters left: 6 (20 enodes) 1548148172.867 * * [misc]simplify: iters left: 5 (39 enodes) 1548148172.879 * * [misc]simplify: iters left: 4 (83 enodes) 1548148172.899 * * [misc]simplify: iters left: 3 (153 enodes) 1548148172.923 * * [misc]simplify: iters left: 2 (249 enodes) 1548148172.978 * * [misc]simplify: iters left: 1 (352 enodes) 1548148173.051 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* PI t)) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) 1548148173.051 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* PI t)) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148173.051 * * * * [misc]progress: [ 245 / 671 ] simplifiying candidate # 1548148173.051 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (* t PI)) 1548148173.051 * * [misc]simplify: iters left: 6 (13 enodes) 1548148173.053 * * [misc]simplify: iters left: 5 (25 enodes) 1548148173.058 * * [misc]simplify: iters left: 4 (50 enodes) 1548148173.065 * * [misc]simplify: iters left: 3 (68 enodes) 1548148173.079 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) 1548148173.080 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148173.080 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148173.080 * * [misc]simplify: iters left: 6 (17 enodes) 1548148173.085 * * [misc]simplify: iters left: 5 (33 enodes) 1548148173.096 * * [misc]simplify: iters left: 4 (70 enodes) 1548148173.116 * * [misc]simplify: iters left: 3 (106 enodes) 1548148173.140 * * [misc]simplify: iters left: 2 (137 enodes) 1548148173.168 * * [misc]simplify: iters left: 1 (225 enodes) 1548148173.215 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* (* v 6) v))) (cbrt (- 1 (* (* v v) 5))))) 1548148173.215 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* (* v 6) v))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148173.215 * * * * [misc]progress: [ 246 / 671 ] simplifiying candidate # 1548148173.215 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148173.215 * * [misc]simplify: iters left: 6 (19 enodes) 1548148173.219 * * [misc]simplify: iters left: 5 (44 enodes) 1548148173.226 * * [misc]simplify: iters left: 4 (114 enodes) 1548148173.251 * * [misc]simplify: iters left: 3 (363 enodes) 1548148173.483 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* (- v) (* v v)) (* (* v v) (* v 125))))) (* t PI)) (cbrt (sqrt (+ (* (* v v) -5) 1)))) 1548148173.483 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ 1 (* (* (- v) (* v v)) (* (* v v) (* v 125))))) (* t PI)) (cbrt (sqrt (+ (* (* v v) -5) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148173.484 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148173.484 * * [misc]simplify: iters left: 6 (21 enodes) 1548148173.490 * * [misc]simplify: iters left: 5 (49 enodes) 1548148173.502 * * [misc]simplify: iters left: 4 (139 enodes) 1548148173.543 * * [misc]simplify: iters left: 3 (248 enodes) 1548148173.626 * * [misc]simplify: iters left: 2 (374 enodes) 1548148173.724 * * [misc]simplify: iters left: 1 (450 enodes) 1548148173.788 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148173.788 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148173.788 * * * * [misc]progress: [ 247 / 671 ] simplifiying candidate # 1548148173.788 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148173.788 * * [misc]simplify: iters left: 6 (18 enodes) 1548148173.793 * * [misc]simplify: iters left: 5 (38 enodes) 1548148173.800 * * [misc]simplify: iters left: 4 (93 enodes) 1548148173.817 * * [misc]simplify: iters left: 3 (222 enodes) 1548148173.885 * * [misc]simplify: iters left: 2 (415 enodes) 1548148174.038 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) 1548148174.039 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.039 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148174.039 * * [misc]simplify: iters left: 6 (17 enodes) 1548148174.042 * * [misc]simplify: iters left: 5 (32 enodes) 1548148174.048 * * [misc]simplify: iters left: 4 (61 enodes) 1548148174.055 * * [misc]simplify: iters left: 3 (78 enodes) 1548148174.067 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148174.067 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.067 * * * * [misc]progress: [ 248 / 671 ] simplifiying candidate # 1548148174.067 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148174.067 * * [misc]simplify: iters left: 6 (23 enodes) 1548148174.072 * * [misc]simplify: iters left: 5 (44 enodes) 1548148174.080 * * [misc]simplify: iters left: 4 (83 enodes) 1548148174.103 * * [misc]simplify: iters left: 3 (118 enodes) 1548148174.121 * * [misc]simplify: iters left: 2 (135 enodes) 1548148174.143 * * [misc]simplify: iters left: 1 (144 enodes) 1548148174.171 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))) (* (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) 1548148174.171 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))) (* (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.172 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148174.172 * * [misc]simplify: iters left: 6 (20 enodes) 1548148174.175 * * [misc]simplify: iters left: 5 (37 enodes) 1548148174.182 * * [misc]simplify: iters left: 4 (68 enodes) 1548148174.191 * * [misc]simplify: iters left: 3 (88 enodes) 1548148174.203 * * [misc]simplify: iters left: 2 (90 enodes) 1548148174.212 * * [misc]simplify: iters left: 1 (91 enodes) 1548148174.224 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148174.224 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))) (* (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.224 * * * * [misc]progress: [ 249 / 671 ] simplifiying candidate # 1548148174.225 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148174.225 * * [misc]simplify: iters left: 6 (22 enodes) 1548148174.232 * * [misc]simplify: iters left: 5 (41 enodes) 1548148174.241 * * [misc]simplify: iters left: 4 (75 enodes) 1548148174.250 * * [misc]simplify: iters left: 3 (100 enodes) 1548148174.268 * * [misc]simplify: iters left: 2 (109 enodes) 1548148174.285 * * [misc]simplify: iters left: 1 (114 enodes) 1548148174.298 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (/ (* PI t) (cbrt (+ 1 (* (* -5 v) v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148174.298 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (/ (* PI t) (cbrt (+ 1 (* (* -5 v) v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.299 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148174.299 * * [misc]simplify: iters left: 6 (20 enodes) 1548148174.302 * * [misc]simplify: iters left: 5 (37 enodes) 1548148174.311 * * [misc]simplify: iters left: 4 (68 enodes) 1548148174.330 * * [misc]simplify: iters left: 3 (88 enodes) 1548148174.353 * * [misc]simplify: iters left: 2 (90 enodes) 1548148174.370 * * [misc]simplify: iters left: 1 (91 enodes) 1548148174.383 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148174.383 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (/ (* PI t) (cbrt (+ 1 (* (* -5 v) v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.383 * * * * [misc]progress: [ 250 / 671 ] simplifiying candidate # 1548148174.384 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148174.384 * * [misc]simplify: iters left: 6 (21 enodes) 1548148174.387 * * [misc]simplify: iters left: 5 (39 enodes) 1548148174.394 * * [misc]simplify: iters left: 4 (79 enodes) 1548148174.407 * * [misc]simplify: iters left: 3 (131 enodes) 1548148174.438 * * [misc]simplify: iters left: 2 (204 enodes) 1548148174.521 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) t) 1548148174.521 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.521 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148174.521 * * [misc]simplify: iters left: 6 (18 enodes) 1548148174.524 * * [misc]simplify: iters left: 5 (34 enodes) 1548148174.530 * * [misc]simplify: iters left: 4 (69 enodes) 1548148174.541 * * [misc]simplify: iters left: 3 (100 enodes) 1548148174.557 * * [misc]simplify: iters left: 2 (111 enodes) 1548148174.568 * * [misc]simplify: iters left: 1 (126 enodes) 1548148174.591 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148174.591 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) t) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.591 * * * * [misc]progress: [ 251 / 671 ] simplifiying candidate # 1548148174.592 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148174.592 * * [misc]simplify: iters left: 6 (20 enodes) 1548148174.599 * * [misc]simplify: iters left: 5 (38 enodes) 1548148174.611 * * [misc]simplify: iters left: 4 (78 enodes) 1548148174.625 * * [misc]simplify: iters left: 3 (129 enodes) 1548148174.644 * * [misc]simplify: iters left: 2 (213 enodes) 1548148174.767 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) t)) 1548148174.767 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.767 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148174.768 * * [misc]simplify: iters left: 6 (19 enodes) 1548148174.774 * * [misc]simplify: iters left: 5 (35 enodes) 1548148174.785 * * [misc]simplify: iters left: 4 (70 enodes) 1548148174.806 * * [misc]simplify: iters left: 3 (101 enodes) 1548148174.818 * * [misc]simplify: iters left: 2 (112 enodes) 1548148174.830 * * [misc]simplify: iters left: 1 (127 enodes) 1548148174.860 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148174.860 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) t)) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.860 * * * * [misc]progress: [ 252 / 671 ] simplifiying candidate # 1548148174.860 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148174.860 * * [misc]simplify: iters left: 6 (15 enodes) 1548148174.866 * * [misc]simplify: iters left: 5 (28 enodes) 1548148174.874 * * [misc]simplify: iters left: 4 (46 enodes) 1548148174.887 * * [misc]simplify: iters left: 3 (62 enodes) 1548148174.901 * * [misc]simplify: iters left: 2 (74 enodes) 1548148174.918 * * [misc]simplify: iters left: 1 (103 enodes) 1548148174.936 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ 2 (* (* v -6) v))))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) 1548148174.936 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (sqrt (+ 2 (* (* v -6) v))))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.936 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148174.936 * * [misc]simplify: iters left: 6 (17 enodes) 1548148174.938 * * [misc]simplify: iters left: 5 (33 enodes) 1548148174.944 * * [misc]simplify: iters left: 4 (68 enodes) 1548148174.953 * * [misc]simplify: iters left: 3 (96 enodes) 1548148174.966 * * [misc]simplify: iters left: 2 (102 enodes) 1548148174.986 * * [misc]simplify: iters left: 1 (107 enodes) 1548148174.999 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148174.999 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (cbrt (sqrt (+ 2 (* (* v -6) v))))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148174.999 * * * * [misc]progress: [ 253 / 671 ] simplifiying candidate # 1548148174.999 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148175.000 * * [misc]simplify: iters left: 6 (21 enodes) 1548148175.005 * * [misc]simplify: iters left: 5 (41 enodes) 1548148175.011 * * [misc]simplify: iters left: 4 (87 enodes) 1548148175.027 * * [misc]simplify: iters left: 3 (164 enodes) 1548148175.080 * * [misc]simplify: iters left: 2 (377 enodes) 1548148175.340 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) t) 1548148175.341 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.341 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148175.341 * * [misc]simplify: iters left: 6 (18 enodes) 1548148175.344 * * [misc]simplify: iters left: 5 (34 enodes) 1548148175.349 * * [misc]simplify: iters left: 4 (69 enodes) 1548148175.359 * * [misc]simplify: iters left: 3 (100 enodes) 1548148175.372 * * [misc]simplify: iters left: 2 (111 enodes) 1548148175.389 * * [misc]simplify: iters left: 1 (126 enodes) 1548148175.420 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148175.420 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) t) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.420 * * * * [misc]progress: [ 254 / 671 ] simplifiying candidate # 1548148175.420 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148175.421 * * [misc]simplify: iters left: 6 (20 enodes) 1548148175.428 * * [misc]simplify: iters left: 5 (38 enodes) 1548148175.441 * * [misc]simplify: iters left: 4 (78 enodes) 1548148175.457 * * [misc]simplify: iters left: 3 (129 enodes) 1548148175.476 * * [misc]simplify: iters left: 2 (213 enodes) 1548148175.567 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) t)) 1548148175.568 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.568 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148175.568 * * [misc]simplify: iters left: 6 (18 enodes) 1548148175.576 * * [misc]simplify: iters left: 5 (34 enodes) 1548148175.582 * * [misc]simplify: iters left: 4 (69 enodes) 1548148175.591 * * [misc]simplify: iters left: 3 (100 enodes) 1548148175.604 * * [misc]simplify: iters left: 2 (111 enodes) 1548148175.616 * * [misc]simplify: iters left: 1 (126 enodes) 1548148175.640 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148175.640 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) t)) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.640 * * * * [misc]progress: [ 255 / 671 ] simplifiying candidate # 1548148175.640 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148175.640 * * [misc]simplify: iters left: 6 (15 enodes) 1548148175.643 * * [misc]simplify: iters left: 5 (26 enodes) 1548148175.647 * * [misc]simplify: iters left: 4 (46 enodes) 1548148175.653 * * [misc]simplify: iters left: 3 (62 enodes) 1548148175.667 * * [misc]simplify: iters left: 2 (69 enodes) 1548148175.681 * * [misc]simplify: iters left: 1 (72 enodes) 1548148175.696 * [exit]simplify: Simplified to (/ (/ (/ 1 t) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))) 1548148175.696 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 t) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.696 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148175.696 * * [misc]simplify: iters left: 6 (17 enodes) 1548148175.702 * * [misc]simplify: iters left: 5 (33 enodes) 1548148175.713 * * [misc]simplify: iters left: 4 (68 enodes) 1548148175.727 * * [misc]simplify: iters left: 3 (96 enodes) 1548148175.738 * * [misc]simplify: iters left: 2 (102 enodes) 1548148175.752 * * [misc]simplify: iters left: 1 (107 enodes) 1548148175.776 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148175.776 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ 1 t) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.776 * * * * [misc]progress: [ 256 / 671 ] simplifiying candidate # 1548148175.777 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1) 1548148175.778 * * [misc]simplify: iters left: 6 (13 enodes) 1548148175.782 * * [misc]simplify: iters left: 5 (24 enodes) 1548148175.789 * * [misc]simplify: iters left: 4 (41 enodes) 1548148175.800 * * [misc]simplify: iters left: 3 (52 enodes) 1548148175.812 * * [misc]simplify: iters left: 2 (54 enodes) 1548148175.822 * * [misc]simplify: iters left: 1 (56 enodes) 1548148175.831 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ 2 (* v (* v -6)))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) 1548148175.831 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (sqrt (+ 2 (* v (* v -6)))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.831 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148175.831 * * [misc]simplify: iters left: 6 (19 enodes) 1548148175.836 * * [misc]simplify: iters left: 5 (38 enodes) 1548148175.847 * * [misc]simplify: iters left: 4 (82 enodes) 1548148175.869 * * [misc]simplify: iters left: 3 (148 enodes) 1548148175.902 * * [misc]simplify: iters left: 2 (210 enodes) 1548148175.948 * * [misc]simplify: iters left: 1 (244 enodes) 1548148175.991 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148175.991 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (cbrt (sqrt (+ 2 (* v (* v -6)))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148175.991 * * * * [misc]progress: [ 257 / 671 ] simplifiying candidate # 1548148175.991 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148175.991 * * [misc]simplify: iters left: 6 (16 enodes) 1548148175.997 * * [misc]simplify: iters left: 5 (30 enodes) 1548148176.006 * * [misc]simplify: iters left: 4 (59 enodes) 1548148176.021 * * [misc]simplify: iters left: 3 (91 enodes) 1548148176.039 * * [misc]simplify: iters left: 2 (118 enodes) 1548148176.052 * * [misc]simplify: iters left: 1 (137 enodes) 1548148176.066 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148176.066 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 PI) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148176.067 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148176.067 * * [misc]simplify: iters left: 6 (16 enodes) 1548148176.069 * * [misc]simplify: iters left: 5 (32 enodes) 1548148176.076 * * [misc]simplify: iters left: 4 (69 enodes) 1548148176.085 * * [misc]simplify: iters left: 3 (103 enodes) 1548148176.109 * * [misc]simplify: iters left: 2 (129 enodes) 1548148176.137 * * [misc]simplify: iters left: 1 (206 enodes) 1548148176.167 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) 1548148176.168 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ 1 PI) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148176.168 * * * * [misc]progress: [ 258 / 671 ] simplifiying candidate # 1548148176.168 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148176.168 * * [misc]simplify: iters left: 6 (24 enodes) 1548148176.177 * * [misc]simplify: iters left: 5 (54 enodes) 1548148176.193 * * [misc]simplify: iters left: 4 (132 enodes) 1548148176.241 * * [misc]simplify: iters left: 3 (425 enodes) 1548148176.505 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (* PI t)) (* (cbrt (sqrt (+ 2 (* (* -6 v) v)))) (cbrt (sqrt (+ 2 (* (* -6 v) v)))))) 1548148176.505 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (* PI t)) (* (cbrt (sqrt (+ 2 (* (* -6 v) v)))) (cbrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148176.506 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148176.506 * * [misc]simplify: iters left: 6 (21 enodes) 1548148176.510 * * [misc]simplify: iters left: 5 (49 enodes) 1548148176.524 * * [misc]simplify: iters left: 4 (140 enodes) 1548148176.562 * * [misc]simplify: iters left: 3 (248 enodes) 1548148176.647 * * [misc]simplify: iters left: 2 (393 enodes) 1548148176.782 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148176.783 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (- 1 (* 5 (* v v)))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148176.783 * * * * [misc]progress: [ 259 / 671 ] simplifiying candidate # 1548148176.783 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148176.783 * * [misc]simplify: iters left: 6 (23 enodes) 1548148176.791 * * [misc]simplify: iters left: 5 (48 enodes) 1548148176.807 * * [misc]simplify: iters left: 4 (113 enodes) 1548148176.844 * * [misc]simplify: iters left: 3 (284 enodes) 1548148176.918 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* PI t)) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148176.918 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* PI t)) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148176.918 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148176.918 * * [misc]simplify: iters left: 6 (17 enodes) 1548148176.921 * * [misc]simplify: iters left: 5 (32 enodes) 1548148176.926 * * [misc]simplify: iters left: 4 (61 enodes) 1548148176.934 * * [misc]simplify: iters left: 3 (78 enodes) 1548148176.944 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148176.944 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* PI t)) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148176.944 * * * * [misc]progress: [ 260 / 671 ] simplifiying candidate # 1548148176.945 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148176.945 * * [misc]simplify: iters left: 6 (23 enodes) 1548148176.949 * * [misc]simplify: iters left: 5 (43 enodes) 1548148176.955 * * [misc]simplify: iters left: 4 (77 enodes) 1548148176.965 * * [misc]simplify: iters left: 3 (103 enodes) 1548148176.980 * * [misc]simplify: iters left: 2 (110 enodes) 1548148177.000 * * [misc]simplify: iters left: 1 (112 enodes) 1548148177.022 * [exit]simplify: Simplified to (/ (/ (/ 1 (fabs (cbrt (+ (* (* -6 v) v) 2)))) (cbrt (/ (* PI t) (cbrt (+ (* v (* v -5)) 1))))) (cbrt (/ (* PI t) (cbrt (+ (* v (* v -5)) 1))))) 1548148177.022 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 (fabs (cbrt (+ (* (* -6 v) v) 2)))) (cbrt (/ (* PI t) (cbrt (+ (* v (* v -5)) 1))))) (cbrt (/ (* PI t) (cbrt (+ (* v (* v -5)) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.023 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148177.023 * * [misc]simplify: iters left: 6 (20 enodes) 1548148177.029 * * [misc]simplify: iters left: 5 (37 enodes) 1548148177.040 * * [misc]simplify: iters left: 4 (68 enodes) 1548148177.058 * * [misc]simplify: iters left: 3 (88 enodes) 1548148177.079 * * [misc]simplify: iters left: 2 (90 enodes) 1548148177.099 * * [misc]simplify: iters left: 1 (91 enodes) 1548148177.118 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148177.118 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ 1 (fabs (cbrt (+ (* (* -6 v) v) 2)))) (cbrt (/ (* PI t) (cbrt (+ (* v (* v -5)) 1))))) (cbrt (/ (* PI t) (cbrt (+ (* v (* v -5)) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.118 * * * * [misc]progress: [ 261 / 671 ] simplifiying candidate # 1548148177.119 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148177.119 * * [misc]simplify: iters left: 6 (22 enodes) 1548148177.126 * * [misc]simplify: iters left: 5 (40 enodes) 1548148177.139 * * [misc]simplify: iters left: 4 (71 enodes) 1548148177.148 * * [misc]simplify: iters left: 3 (92 enodes) 1548148177.158 * * [misc]simplify: iters left: 2 (94 enodes) 1548148177.167 * * [misc]simplify: iters left: 1 (95 enodes) 1548148177.184 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v 5) v)))))) 1548148177.185 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v 5) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.185 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148177.185 * * [misc]simplify: iters left: 6 (20 enodes) 1548148177.190 * * [misc]simplify: iters left: 5 (37 enodes) 1548148177.200 * * [misc]simplify: iters left: 4 (68 enodes) 1548148177.211 * * [misc]simplify: iters left: 3 (88 enodes) 1548148177.222 * * [misc]simplify: iters left: 2 (90 enodes) 1548148177.230 * * [misc]simplify: iters left: 1 (91 enodes) 1548148177.243 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148177.243 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v 5) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.243 * * * * [misc]progress: [ 262 / 671 ] simplifiying candidate # 1548148177.243 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148177.243 * * [misc]simplify: iters left: 6 (21 enodes) 1548148177.250 * * [misc]simplify: iters left: 5 (38 enodes) 1548148177.262 * * [misc]simplify: iters left: 4 (73 enodes) 1548148177.280 * * [misc]simplify: iters left: 3 (106 enodes) 1548148177.307 * * [misc]simplify: iters left: 2 (142 enodes) 1548148177.349 * * [misc]simplify: iters left: 1 (230 enodes) 1548148177.409 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* t (fabs (cbrt (+ 2 (* (* v v) -6)))))) 1548148177.409 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* t (fabs (cbrt (+ 2 (* (* v v) -6)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.409 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148177.409 * * [misc]simplify: iters left: 6 (18 enodes) 1548148177.412 * * [misc]simplify: iters left: 5 (34 enodes) 1548148177.419 * * [misc]simplify: iters left: 4 (69 enodes) 1548148177.437 * * [misc]simplify: iters left: 3 (100 enodes) 1548148177.461 * * [misc]simplify: iters left: 2 (111 enodes) 1548148177.483 * * [misc]simplify: iters left: 1 (126 enodes) 1548148177.514 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v))))))) 1548148177.514 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* t (fabs (cbrt (+ 2 (* (* v v) -6)))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.514 * * * * [misc]progress: [ 263 / 671 ] simplifiying candidate # 1548148177.514 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148177.514 * * [misc]simplify: iters left: 6 (20 enodes) 1548148177.521 * * [misc]simplify: iters left: 5 (37 enodes) 1548148177.532 * * [misc]simplify: iters left: 4 (72 enodes) 1548148177.553 * * [misc]simplify: iters left: 3 (105 enodes) 1548148177.578 * * [misc]simplify: iters left: 2 (140 enodes) 1548148177.617 * * [misc]simplify: iters left: 1 (227 enodes) 1548148177.684 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* t (fabs (cbrt (+ (* (* v v) -6) 2))))) 1548148177.684 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* t (fabs (cbrt (+ (* (* v v) -6) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.685 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148177.685 * * [misc]simplify: iters left: 6 (19 enodes) 1548148177.688 * * [misc]simplify: iters left: 5 (35 enodes) 1548148177.693 * * [misc]simplify: iters left: 4 (70 enodes) 1548148177.702 * * [misc]simplify: iters left: 3 (101 enodes) 1548148177.724 * * [misc]simplify: iters left: 2 (112 enodes) 1548148177.746 * * [misc]simplify: iters left: 1 (127 enodes) 1548148177.778 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (cbrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148177.779 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* t (fabs (cbrt (+ (* (* v v) -6) 2))))) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (cbrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.779 * * * * [misc]progress: [ 264 / 671 ] simplifiying candidate # 1548148177.779 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148177.779 * * [misc]simplify: iters left: 6 (15 enodes) 1548148177.785 * * [misc]simplify: iters left: 5 (27 enodes) 1548148177.792 * * [misc]simplify: iters left: 4 (42 enodes) 1548148177.803 * * [misc]simplify: iters left: 3 (52 enodes) 1548148177.814 * * [misc]simplify: iters left: 2 (58 enodes) 1548148177.828 * * [misc]simplify: iters left: 1 (71 enodes) 1548148177.844 * [exit]simplify: Simplified to (/ (/ 1 t) (fabs (cbrt (+ (* (* v -6) v) 2)))) 1548148177.844 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ (* (* v -6) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.844 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148177.844 * * [misc]simplify: iters left: 6 (17 enodes) 1548148177.850 * * [misc]simplify: iters left: 5 (33 enodes) 1548148177.861 * * [misc]simplify: iters left: 4 (68 enodes) 1548148177.871 * * [misc]simplify: iters left: 3 (96 enodes) 1548148177.883 * * [misc]simplify: iters left: 2 (102 enodes) 1548148177.897 * * [misc]simplify: iters left: 1 (107 enodes) 1548148177.920 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v)))))) 1548148177.920 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ (* (* v -6) v) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148177.920 * * * * [misc]progress: [ 265 / 671 ] simplifiying candidate # 1548148177.920 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148177.921 * * [misc]simplify: iters left: 6 (21 enodes) 1548148177.928 * * [misc]simplify: iters left: 5 (40 enodes) 1548148177.941 * * [misc]simplify: iters left: 4 (81 enodes) 1548148177.963 * * [misc]simplify: iters left: 3 (133 enodes) 1548148177.993 * * [misc]simplify: iters left: 2 (251 enodes) 1548148178.060 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) t) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (fabs (cbrt (+ (* v (* -6 v)) 2))))) 1548148178.060 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) t) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (fabs (cbrt (+ (* v (* -6 v)) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.060 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148178.060 * * [misc]simplify: iters left: 6 (18 enodes) 1548148178.063 * * [misc]simplify: iters left: 5 (34 enodes) 1548148178.070 * * [misc]simplify: iters left: 4 (69 enodes) 1548148178.079 * * [misc]simplify: iters left: 3 (100 enodes) 1548148178.094 * * [misc]simplify: iters left: 2 (111 enodes) 1548148178.105 * * [misc]simplify: iters left: 1 (126 enodes) 1548148178.121 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v))))))) 1548148178.122 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) t) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (fabs (cbrt (+ (* v (* -6 v)) 2))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.122 * * * * [misc]progress: [ 266 / 671 ] simplifiying candidate # 1548148178.122 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148178.122 * * [misc]simplify: iters left: 6 (20 enodes) 1548148178.125 * * [misc]simplify: iters left: 5 (37 enodes) 1548148178.131 * * [misc]simplify: iters left: 4 (72 enodes) 1548148178.143 * * [misc]simplify: iters left: 3 (105 enodes) 1548148178.156 * * [misc]simplify: iters left: 2 (140 enodes) 1548148178.184 * * [misc]simplify: iters left: 1 (227 enodes) 1548148178.240 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (* t (fabs (cbrt (+ (* (* v v) -6) 2))))) 1548148178.240 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (* t (fabs (cbrt (+ (* (* v v) -6) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.240 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148178.240 * * [misc]simplify: iters left: 6 (18 enodes) 1548148178.243 * * [misc]simplify: iters left: 5 (34 enodes) 1548148178.249 * * [misc]simplify: iters left: 4 (69 enodes) 1548148178.258 * * [misc]simplify: iters left: 3 (100 enodes) 1548148178.270 * * [misc]simplify: iters left: 2 (111 enodes) 1548148178.282 * * [misc]simplify: iters left: 1 (126 enodes) 1548148178.297 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v))))))) 1548148178.297 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (* t (fabs (cbrt (+ (* (* v v) -6) 2))))) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.298 * * * * [misc]progress: [ 267 / 671 ] simplifiying candidate # 1548148178.298 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148178.298 * * [misc]simplify: iters left: 6 (15 enodes) 1548148178.302 * * [misc]simplify: iters left: 5 (25 enodes) 1548148178.305 * * [misc]simplify: iters left: 4 (42 enodes) 1548148178.310 * * [misc]simplify: iters left: 3 (52 enodes) 1548148178.316 * [exit]simplify: Simplified to (/ (/ 1 t) (fabs (cbrt (+ (* (* v -6) v) 2)))) 1548148178.316 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ (* (* v -6) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.316 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148178.317 * * [misc]simplify: iters left: 6 (17 enodes) 1548148178.319 * * [misc]simplify: iters left: 5 (33 enodes) 1548148178.325 * * [misc]simplify: iters left: 4 (68 enodes) 1548148178.334 * * [misc]simplify: iters left: 3 (96 enodes) 1548148178.347 * * [misc]simplify: iters left: 2 (102 enodes) 1548148178.364 * * [misc]simplify: iters left: 1 (107 enodes) 1548148178.377 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v)))))) 1548148178.377 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ (* (* v -6) v) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.377 * * * * [misc]progress: [ 268 / 671 ] simplifiying candidate # 1548148178.377 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1) 1548148178.377 * * [misc]simplify: iters left: 6 (13 enodes) 1548148178.381 * * [misc]simplify: iters left: 5 (23 enodes) 1548148178.385 * * [misc]simplify: iters left: 4 (38 enodes) 1548148178.391 * * [misc]simplify: iters left: 3 (49 enodes) 1548148178.397 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ (* (* v -6) v) 2)))) 1548148178.397 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (fabs (cbrt (+ (* (* v -6) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.397 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148178.397 * * [misc]simplify: iters left: 6 (19 enodes) 1548148178.400 * * [misc]simplify: iters left: 5 (38 enodes) 1548148178.406 * * [misc]simplify: iters left: 4 (82 enodes) 1548148178.418 * * [misc]simplify: iters left: 3 (148 enodes) 1548148178.440 * * [misc]simplify: iters left: 2 (210 enodes) 1548148178.492 * * [misc]simplify: iters left: 1 (244 enodes) 1548148178.536 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (cbrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148178.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (fabs (cbrt (+ (* (* v -6) v) 2)))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (cbrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.536 * * * * [misc]progress: [ 269 / 671 ] simplifiying candidate # 1548148178.536 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148178.536 * * [misc]simplify: iters left: 6 (16 enodes) 1548148178.545 * * [misc]simplify: iters left: 5 (29 enodes) 1548148178.549 * * [misc]simplify: iters left: 4 (53 enodes) 1548148178.555 * * [misc]simplify: iters left: 3 (72 enodes) 1548148178.563 * * [misc]simplify: iters left: 2 (82 enodes) 1548148178.574 * * [misc]simplify: iters left: 1 (84 enodes) 1548148178.590 * [exit]simplify: Simplified to (/ (/ (/ 1 t) PI) (fabs (cbrt (+ 2 (* (* v v) -6))))) 1548148178.591 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 t) PI) (fabs (cbrt (+ 2 (* (* v v) -6))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.591 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148178.591 * * [misc]simplify: iters left: 6 (16 enodes) 1548148178.596 * * [misc]simplify: iters left: 5 (32 enodes) 1548148178.606 * * [misc]simplify: iters left: 4 (69 enodes) 1548148178.615 * * [misc]simplify: iters left: 3 (103 enodes) 1548148178.632 * * [misc]simplify: iters left: 2 (129 enodes) 1548148178.667 * * [misc]simplify: iters left: 1 (206 enodes) 1548148178.721 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) 1548148178.721 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ 1 t) PI) (fabs (cbrt (+ 2 (* (* v v) -6))))) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148178.721 * * * * [misc]progress: [ 270 / 671 ] simplifiying candidate # 1548148178.721 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148178.721 * * [misc]simplify: iters left: 6 (24 enodes) 1548148178.731 * * [misc]simplify: iters left: 5 (53 enodes) 1548148178.746 * * [misc]simplify: iters left: 4 (126 enodes) 1548148178.797 * * [misc]simplify: iters left: 3 (392 enodes) 1548148179.006 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (- v) (* v v))) 1)) (* (* PI t) (fabs (cbrt (+ (* -6 (* v v)) 2))))) 1548148179.006 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (- v) (* v v))) 1)) (* (* PI t) (fabs (cbrt (+ (* -6 (* v v)) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.007 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148179.007 * * [misc]simplify: iters left: 6 (21 enodes) 1548148179.013 * * [misc]simplify: iters left: 5 (49 enodes) 1548148179.032 * * [misc]simplify: iters left: 4 (140 enodes) 1548148179.081 * * [misc]simplify: iters left: 3 (248 enodes) 1548148179.155 * * [misc]simplify: iters left: 2 (393 enodes) 1548148179.312 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (cbrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148179.312 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (- v) (* v v))) 1)) (* (* PI t) (fabs (cbrt (+ (* -6 (* v v)) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (cbrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.312 * * * * [misc]progress: [ 271 / 671 ] simplifiying candidate # 1548148179.312 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148179.312 * * [misc]simplify: iters left: 6 (23 enodes) 1548148179.316 * * [misc]simplify: iters left: 5 (47 enodes) 1548148179.325 * * [misc]simplify: iters left: 4 (107 enodes) 1548148179.342 * * [misc]simplify: iters left: 3 (250 enodes) 1548148179.416 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* 25 v) (pow v 3)))) (* PI t)) (fabs (cbrt (+ (* v (* -6 v)) 2)))) 1548148179.416 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* 25 v) (pow v 3)))) (* PI t)) (fabs (cbrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.416 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148179.416 * * [misc]simplify: iters left: 6 (17 enodes) 1548148179.418 * * [misc]simplify: iters left: 5 (32 enodes) 1548148179.424 * * [misc]simplify: iters left: 4 (61 enodes) 1548148179.431 * * [misc]simplify: iters left: 3 (78 enodes) 1548148179.441 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148179.441 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* 25 v) (pow v 3)))) (* PI t)) (fabs (cbrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.441 * * * * [misc]progress: [ 272 / 671 ] simplifiying candidate # 1548148179.441 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148179.442 * * [misc]simplify: iters left: 6 (22 enodes) 1548148179.446 * * [misc]simplify: iters left: 5 (41 enodes) 1548148179.459 * * [misc]simplify: iters left: 4 (75 enodes) 1548148179.469 * * [misc]simplify: iters left: 3 (101 enodes) 1548148179.481 * * [misc]simplify: iters left: 2 (108 enodes) 1548148179.494 * * [misc]simplify: iters left: 1 (110 enodes) 1548148179.516 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) 1548148179.516 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.516 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148179.517 * * [misc]simplify: iters left: 6 (20 enodes) 1548148179.523 * * [misc]simplify: iters left: 5 (37 enodes) 1548148179.535 * * [misc]simplify: iters left: 4 (68 enodes) 1548148179.552 * * [misc]simplify: iters left: 3 (88 enodes) 1548148179.575 * * [misc]simplify: iters left: 2 (90 enodes) 1548148179.594 * * [misc]simplify: iters left: 1 (91 enodes) 1548148179.613 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148179.613 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.613 * * * * [misc]progress: [ 273 / 671 ] simplifiying candidate # 1548148179.613 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148179.613 * * [misc]simplify: iters left: 6 (21 enodes) 1548148179.620 * * [misc]simplify: iters left: 5 (38 enodes) 1548148179.632 * * [misc]simplify: iters left: 4 (69 enodes) 1548148179.649 * * [misc]simplify: iters left: 3 (90 enodes) 1548148179.671 * * [misc]simplify: iters left: 2 (92 enodes) 1548148179.690 * * [misc]simplify: iters left: 1 (93 enodes) 1548148179.707 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) 1548148179.707 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.708 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148179.709 * * [misc]simplify: iters left: 6 (20 enodes) 1548148179.714 * * [misc]simplify: iters left: 5 (37 enodes) 1548148179.725 * * [misc]simplify: iters left: 4 (68 enodes) 1548148179.742 * * [misc]simplify: iters left: 3 (88 enodes) 1548148179.764 * * [misc]simplify: iters left: 2 (90 enodes) 1548148179.782 * * [misc]simplify: iters left: 1 (91 enodes) 1548148179.801 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148179.801 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.802 * * * * [misc]progress: [ 274 / 671 ] simplifiying candidate # 1548148179.802 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148179.802 * * [misc]simplify: iters left: 6 (20 enodes) 1548148179.809 * * [misc]simplify: iters left: 5 (36 enodes) 1548148179.821 * * [misc]simplify: iters left: 4 (71 enodes) 1548148179.830 * * [misc]simplify: iters left: 3 (104 enodes) 1548148179.845 * * [misc]simplify: iters left: 2 (139 enodes) 1548148179.865 * * [misc]simplify: iters left: 1 (227 enodes) 1548148179.902 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148179.903 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.903 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148179.903 * * [misc]simplify: iters left: 6 (18 enodes) 1548148179.907 * * [misc]simplify: iters left: 5 (34 enodes) 1548148179.913 * * [misc]simplify: iters left: 4 (69 enodes) 1548148179.922 * * [misc]simplify: iters left: 3 (100 enodes) 1548148179.934 * * [misc]simplify: iters left: 2 (111 enodes) 1548148179.946 * * [misc]simplify: iters left: 1 (126 enodes) 1548148179.961 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148179.961 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148179.961 * * * * [misc]progress: [ 275 / 671 ] simplifiying candidate # 1548148179.961 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148179.961 * * [misc]simplify: iters left: 6 (19 enodes) 1548148179.964 * * [misc]simplify: iters left: 5 (35 enodes) 1548148179.971 * * [misc]simplify: iters left: 4 (70 enodes) 1548148179.990 * * [misc]simplify: iters left: 3 (103 enodes) 1548148180.015 * * [misc]simplify: iters left: 2 (139 enodes) 1548148180.051 * * [misc]simplify: iters left: 1 (227 enodes) 1548148180.103 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148180.103 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.104 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148180.104 * * [misc]simplify: iters left: 6 (19 enodes) 1548148180.110 * * [misc]simplify: iters left: 5 (35 enodes) 1548148180.121 * * [misc]simplify: iters left: 4 (70 enodes) 1548148180.139 * * [misc]simplify: iters left: 3 (101 enodes) 1548148180.164 * * [misc]simplify: iters left: 2 (112 enodes) 1548148180.187 * * [misc]simplify: iters left: 1 (127 enodes) 1548148180.223 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148180.223 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.223 * * * * [misc]progress: [ 276 / 671 ] simplifiying candidate # 1548148180.224 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148180.224 * * [misc]simplify: iters left: 6 (14 enodes) 1548148180.229 * * [misc]simplify: iters left: 5 (25 enodes) 1548148180.236 * * [misc]simplify: iters left: 4 (40 enodes) 1548148180.247 * * [misc]simplify: iters left: 3 (50 enodes) 1548148180.258 * * [misc]simplify: iters left: 2 (56 enodes) 1548148180.270 * * [misc]simplify: iters left: 1 (70 enodes) 1548148180.277 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (+ (* (* v v) -6) 2)))) 1548148180.277 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.277 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148180.277 * * [misc]simplify: iters left: 6 (17 enodes) 1548148180.280 * * [misc]simplify: iters left: 5 (33 enodes) 1548148180.286 * * [misc]simplify: iters left: 4 (68 enodes) 1548148180.295 * * [misc]simplify: iters left: 3 (96 enodes) 1548148180.317 * * [misc]simplify: iters left: 2 (102 enodes) 1548148180.332 * * [misc]simplify: iters left: 1 (107 enodes) 1548148180.345 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148180.345 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.345 * * * * [misc]progress: [ 277 / 671 ] simplifiying candidate # 1548148180.346 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148180.346 * * [misc]simplify: iters left: 6 (20 enodes) 1548148180.350 * * [misc]simplify: iters left: 5 (38 enodes) 1548148180.356 * * [misc]simplify: iters left: 4 (79 enodes) 1548148180.377 * * [misc]simplify: iters left: 3 (132 enodes) 1548148180.416 * * [misc]simplify: iters left: 2 (253 enodes) 1548148180.513 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148180.513 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.514 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148180.514 * * [misc]simplify: iters left: 6 (18 enodes) 1548148180.520 * * [misc]simplify: iters left: 5 (34 enodes) 1548148180.531 * * [misc]simplify: iters left: 4 (69 enodes) 1548148180.548 * * [misc]simplify: iters left: 3 (100 enodes) 1548148180.561 * * [misc]simplify: iters left: 2 (111 enodes) 1548148180.579 * * [misc]simplify: iters left: 1 (126 enodes) 1548148180.595 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148180.595 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.595 * * * * [misc]progress: [ 278 / 671 ] simplifiying candidate # 1548148180.596 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148180.596 * * [misc]simplify: iters left: 6 (19 enodes) 1548148180.600 * * [misc]simplify: iters left: 5 (35 enodes) 1548148180.613 * * [misc]simplify: iters left: 4 (70 enodes) 1548148180.632 * * [misc]simplify: iters left: 3 (103 enodes) 1548148180.655 * * [misc]simplify: iters left: 2 (139 enodes) 1548148180.675 * * [misc]simplify: iters left: 1 (227 enodes) 1548148180.726 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148180.726 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.726 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148180.726 * * [misc]simplify: iters left: 6 (18 enodes) 1548148180.729 * * [misc]simplify: iters left: 5 (34 enodes) 1548148180.741 * * [misc]simplify: iters left: 4 (69 enodes) 1548148180.759 * * [misc]simplify: iters left: 3 (100 enodes) 1548148180.784 * * [misc]simplify: iters left: 2 (111 enodes) 1548148180.805 * * [misc]simplify: iters left: 1 (126 enodes) 1548148180.838 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148180.838 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.838 * * * * [misc]progress: [ 279 / 671 ] simplifiying candidate # 1548148180.839 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148180.839 * * [misc]simplify: iters left: 6 (14 enodes) 1548148180.844 * * [misc]simplify: iters left: 5 (23 enodes) 1548148180.851 * * [misc]simplify: iters left: 4 (40 enodes) 1548148180.861 * * [misc]simplify: iters left: 3 (50 enodes) 1548148180.874 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (+ (* (* v -6) v) 2)))) 1548148180.874 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.875 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148180.875 * * [misc]simplify: iters left: 6 (17 enodes) 1548148180.881 * * [misc]simplify: iters left: 5 (33 enodes) 1548148180.889 * * [misc]simplify: iters left: 4 (68 enodes) 1548148180.898 * * [misc]simplify: iters left: 3 (96 enodes) 1548148180.911 * * [misc]simplify: iters left: 2 (102 enodes) 1548148180.931 * * [misc]simplify: iters left: 1 (107 enodes) 1548148180.946 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148180.946 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.946 * * * * [misc]progress: [ 280 / 671 ] simplifiying candidate # 1548148180.946 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148180.946 * * [misc]simplify: iters left: 6 (12 enodes) 1548148180.949 * * [misc]simplify: iters left: 5 (21 enodes) 1548148180.952 * * [misc]simplify: iters left: 4 (36 enodes) 1548148180.957 * * [misc]simplify: iters left: 3 (46 enodes) 1548148180.964 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148180.964 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148180.964 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148180.964 * * [misc]simplify: iters left: 6 (19 enodes) 1548148180.971 * * [misc]simplify: iters left: 5 (38 enodes) 1548148180.983 * * [misc]simplify: iters left: 4 (82 enodes) 1548148181.006 * * [misc]simplify: iters left: 3 (148 enodes) 1548148181.031 * * [misc]simplify: iters left: 2 (210 enodes) 1548148181.065 * * [misc]simplify: iters left: 1 (244 enodes) 1548148181.131 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148181.131 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148181.131 * * * * [misc]progress: [ 281 / 671 ] simplifiying candidate # 1548148181.131 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148181.131 * * [misc]simplify: iters left: 6 (15 enodes) 1548148181.134 * * [misc]simplify: iters left: 5 (27 enodes) 1548148181.139 * * [misc]simplify: iters left: 4 (51 enodes) 1548148181.145 * * [misc]simplify: iters left: 3 (70 enodes) 1548148181.155 * * [misc]simplify: iters left: 2 (80 enodes) 1548148181.170 * * [misc]simplify: iters left: 1 (82 enodes) 1548148181.178 * [exit]simplify: Simplified to (/ (/ 1 (* t PI)) (sqrt (sqrt (+ (* v (* v -6)) 2)))) 1548148181.178 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (* t PI)) (sqrt (sqrt (+ (* v (* v -6)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148181.178 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148181.178 * * [misc]simplify: iters left: 6 (16 enodes) 1548148181.181 * * [misc]simplify: iters left: 5 (32 enodes) 1548148181.186 * * [misc]simplify: iters left: 4 (69 enodes) 1548148181.196 * * [misc]simplify: iters left: 3 (103 enodes) 1548148181.216 * * [misc]simplify: iters left: 2 (129 enodes) 1548148181.237 * * [misc]simplify: iters left: 1 (206 enodes) 1548148181.269 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) 1548148181.269 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (* t PI)) (sqrt (sqrt (+ (* v (* v -6)) 2)))) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148181.269 * * * * [misc]progress: [ 282 / 671 ] simplifiying candidate # 1548148181.270 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148181.270 * * [misc]simplify: iters left: 6 (23 enodes) 1548148181.279 * * [misc]simplify: iters left: 5 (51 enodes) 1548148181.294 * * [misc]simplify: iters left: 4 (124 enodes) 1548148181.349 * * [misc]simplify: iters left: 3 (379 enodes) 1548148181.562 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* t PI)) (sqrt (sqrt (+ (* (* v -6) v) 2)))) 1548148181.562 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* t PI)) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148181.562 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148181.563 * * [misc]simplify: iters left: 6 (21 enodes) 1548148181.567 * * [misc]simplify: iters left: 5 (49 enodes) 1548148181.581 * * [misc]simplify: iters left: 4 (140 enodes) 1548148181.631 * * [misc]simplify: iters left: 3 (248 enodes) 1548148181.713 * * [misc]simplify: iters left: 2 (393 enodes) 1548148181.856 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148181.856 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148181.856 * * * * [misc]progress: [ 283 / 671 ] simplifiying candidate # 1548148181.856 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148181.856 * * [misc]simplify: iters left: 6 (22 enodes) 1548148181.860 * * [misc]simplify: iters left: 5 (45 enodes) 1548148181.875 * * [misc]simplify: iters left: 4 (105 enodes) 1548148181.907 * * [misc]simplify: iters left: 3 (247 enodes) 1548148182.003 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) (* t PI)) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148182.003 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) (* t PI)) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.003 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148182.003 * * [misc]simplify: iters left: 6 (17 enodes) 1548148182.009 * * [misc]simplify: iters left: 5 (32 enodes) 1548148182.020 * * [misc]simplify: iters left: 4 (61 enodes) 1548148182.035 * * [misc]simplify: iters left: 3 (78 enodes) 1548148182.055 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148182.055 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) (* t PI)) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.055 * * * * [misc]progress: [ 284 / 671 ] simplifiying candidate # 1548148182.055 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148182.055 * * [misc]simplify: iters left: 6 (17 enodes) 1548148182.061 * * [misc]simplify: iters left: 5 (31 enodes) 1548148182.070 * * [misc]simplify: iters left: 4 (50 enodes) 1548148182.083 * * [misc]simplify: iters left: 3 (73 enodes) 1548148182.092 * * [misc]simplify: iters left: 2 (77 enodes) 1548148182.098 * * [misc]simplify: iters left: 1 (78 enodes) 1548148182.111 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148182.111 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.111 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148182.111 * * [misc]simplify: iters left: 6 (19 enodes) 1548148182.117 * * [misc]simplify: iters left: 5 (36 enodes) 1548148182.129 * * [misc]simplify: iters left: 4 (67 enodes) 1548148182.139 * * [misc]simplify: iters left: 3 (87 enodes) 1548148182.149 * * [misc]simplify: iters left: 2 (89 enodes) 1548148182.159 * * [misc]simplify: iters left: 1 (90 enodes) 1548148182.171 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148182.171 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.171 * * * * [misc]progress: [ 285 / 671 ] simplifiying candidate # 1548148182.172 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148182.172 * * [misc]simplify: iters left: 6 (16 enodes) 1548148182.178 * * [misc]simplify: iters left: 5 (28 enodes) 1548148182.185 * * [misc]simplify: iters left: 4 (45 enodes) 1548148182.197 * * [misc]simplify: iters left: 3 (61 enodes) 1548148182.205 * * [misc]simplify: iters left: 2 (63 enodes) 1548148182.211 * * [misc]simplify: iters left: 1 (64 enodes) 1548148182.218 * [exit]simplify: Simplified to (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))) 1548148182.218 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.218 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148182.218 * * [misc]simplify: iters left: 6 (19 enodes) 1548148182.221 * * [misc]simplify: iters left: 5 (36 enodes) 1548148182.227 * * [misc]simplify: iters left: 4 (67 enodes) 1548148182.235 * * [misc]simplify: iters left: 3 (87 enodes) 1548148182.256 * * [misc]simplify: iters left: 2 (89 enodes) 1548148182.272 * * [misc]simplify: iters left: 1 (90 enodes) 1548148182.291 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148182.291 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.291 * * * * [misc]progress: [ 286 / 671 ] simplifiying candidate # 1548148182.291 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148182.292 * * [misc]simplify: iters left: 6 (15 enodes) 1548148182.297 * * [misc]simplify: iters left: 5 (26 enodes) 1548148182.304 * * [misc]simplify: iters left: 4 (46 enodes) 1548148182.318 * * [misc]simplify: iters left: 3 (66 enodes) 1548148182.333 * * [misc]simplify: iters left: 2 (75 enodes) 1548148182.349 * * [misc]simplify: iters left: 1 (98 enodes) 1548148182.374 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* 5 (* v v)))) (cbrt (- 1 (* 5 (* v v)))))) t) 1548148182.374 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* 5 (* v v)))) (cbrt (- 1 (* 5 (* v v)))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.374 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148182.374 * * [misc]simplify: iters left: 6 (17 enodes) 1548148182.379 * * [misc]simplify: iters left: 5 (33 enodes) 1548148182.390 * * [misc]simplify: iters left: 4 (68 enodes) 1548148182.409 * * [misc]simplify: iters left: 3 (99 enodes) 1548148182.432 * * [misc]simplify: iters left: 2 (110 enodes) 1548148182.455 * * [misc]simplify: iters left: 1 (125 enodes) 1548148182.485 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148182.485 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* 5 (* v v)))) (cbrt (- 1 (* 5 (* v v)))))) t) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.485 * * * * [misc]progress: [ 287 / 671 ] simplifiying candidate # 1548148182.486 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148182.486 * * [misc]simplify: iters left: 6 (14 enodes) 1548148182.491 * * [misc]simplify: iters left: 5 (25 enodes) 1548148182.495 * * [misc]simplify: iters left: 4 (45 enodes) 1548148182.501 * * [misc]simplify: iters left: 3 (65 enodes) 1548148182.508 * * [misc]simplify: iters left: 2 (74 enodes) 1548148182.516 * * [misc]simplify: iters left: 1 (97 enodes) 1548148182.533 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) 1548148182.534 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.534 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148182.534 * * [misc]simplify: iters left: 6 (18 enodes) 1548148182.540 * * [misc]simplify: iters left: 5 (34 enodes) 1548148182.551 * * [misc]simplify: iters left: 4 (69 enodes) 1548148182.569 * * [misc]simplify: iters left: 3 (100 enodes) 1548148182.581 * * [misc]simplify: iters left: 2 (111 enodes) 1548148182.592 * * [misc]simplify: iters left: 1 (126 enodes) 1548148182.612 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148182.612 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.612 * * * * [misc]progress: [ 288 / 671 ] simplifiying candidate # 1548148182.613 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ t (cbrt 1))) 1548148182.613 * * [misc]simplify: iters left: 5 (7 enodes) 1548148182.617 * * [misc]simplify: iters left: 4 (13 enodes) 1548148182.619 * [exit]simplify: Simplified to (/ 1 t) 1548148182.620 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.620 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148182.620 * * [misc]simplify: iters left: 6 (16 enodes) 1548148182.625 * * [misc]simplify: iters left: 5 (32 enodes) 1548148182.635 * * [misc]simplify: iters left: 4 (67 enodes) 1548148182.653 * * [misc]simplify: iters left: 3 (95 enodes) 1548148182.676 * * [misc]simplify: iters left: 2 (101 enodes) 1548148182.696 * * [misc]simplify: iters left: 1 (106 enodes) 1548148182.719 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148182.719 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.719 * * * * [misc]progress: [ 289 / 671 ] simplifiying candidate # 1548148182.719 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148182.719 * * [misc]simplify: iters left: 6 (15 enodes) 1548148182.725 * * [misc]simplify: iters left: 5 (28 enodes) 1548148182.733 * * [misc]simplify: iters left: 4 (51 enodes) 1548148182.747 * * [misc]simplify: iters left: 3 (80 enodes) 1548148182.767 * * [misc]simplify: iters left: 2 (116 enodes) 1548148182.793 * * [misc]simplify: iters left: 1 (177 enodes) 1548148182.837 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) t)) 1548148182.837 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.837 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148182.837 * * [misc]simplify: iters left: 6 (17 enodes) 1548148182.843 * * [misc]simplify: iters left: 5 (33 enodes) 1548148182.853 * * [misc]simplify: iters left: 4 (68 enodes) 1548148182.871 * * [misc]simplify: iters left: 3 (99 enodes) 1548148182.897 * * [misc]simplify: iters left: 2 (110 enodes) 1548148182.918 * * [misc]simplify: iters left: 1 (125 enodes) 1548148182.949 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148182.949 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148182.949 * * * * [misc]progress: [ 290 / 671 ] simplifiying candidate # 1548148182.949 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148182.949 * * [misc]simplify: iters left: 6 (14 enodes) 1548148182.955 * * [misc]simplify: iters left: 5 (25 enodes) 1548148182.962 * * [misc]simplify: iters left: 4 (45 enodes) 1548148182.970 * * [misc]simplify: iters left: 3 (65 enodes) 1548148182.977 * * [misc]simplify: iters left: 2 (74 enodes) 1548148182.985 * * [misc]simplify: iters left: 1 (97 enodes) 1548148183.003 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) t) 1548148183.003 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.004 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148183.004 * * [misc]simplify: iters left: 6 (17 enodes) 1548148183.009 * * [misc]simplify: iters left: 5 (33 enodes) 1548148183.020 * * [misc]simplify: iters left: 4 (68 enodes) 1548148183.038 * * [misc]simplify: iters left: 3 (99 enodes) 1548148183.061 * * [misc]simplify: iters left: 2 (110 enodes) 1548148183.084 * * [misc]simplify: iters left: 1 (125 enodes) 1548148183.114 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148183.114 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.115 * * * * [misc]progress: [ 291 / 671 ] simplifiying candidate # 1548148183.115 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ t 1)) 1548148183.115 * * [misc]simplify: iters left: 5 (7 enodes) 1548148183.119 * * [misc]simplify: iters left: 4 (11 enodes) 1548148183.121 * [exit]simplify: Simplified to (/ 1 t) 1548148183.121 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.121 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148183.121 * * [misc]simplify: iters left: 6 (16 enodes) 1548148183.126 * * [misc]simplify: iters left: 5 (32 enodes) 1548148183.137 * * [misc]simplify: iters left: 4 (67 enodes) 1548148183.156 * * [misc]simplify: iters left: 3 (95 enodes) 1548148183.179 * * [misc]simplify: iters left: 2 (101 enodes) 1548148183.199 * * [misc]simplify: iters left: 1 (106 enodes) 1548148183.222 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148183.223 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.223 * * * * [misc]progress: [ 292 / 671 ] simplifiying candidate # 1548148183.223 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) 1) 1548148183.223 * * [misc]simplify: iters left: 5 (5 enodes) 1548148183.227 * * [misc]simplify: iters left: 4 (9 enodes) 1548148183.228 * [exit]simplify: Simplified to 1 1548148183.228 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* 1 (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.228 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148183.229 * * [misc]simplify: iters left: 6 (18 enodes) 1548148183.234 * * [misc]simplify: iters left: 5 (37 enodes) 1548148183.246 * * [misc]simplify: iters left: 4 (81 enodes) 1548148183.269 * * [misc]simplify: iters left: 3 (147 enodes) 1548148183.314 * * [misc]simplify: iters left: 2 (209 enodes) 1548148183.363 * * [misc]simplify: iters left: 1 (242 enodes) 1548148183.412 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t))) 1548148183.412 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* 1 (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.413 * * * * [misc]progress: [ 293 / 671 ] simplifiying candidate # 1548148183.413 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (* t PI)) 1548148183.413 * * [misc]simplify: iters left: 5 (8 enodes) 1548148183.417 * * [misc]simplify: iters left: 4 (15 enodes) 1548148183.420 * * [misc]simplify: iters left: 3 (20 enodes) 1548148183.425 * * [misc]simplify: iters left: 2 (24 enodes) 1548148183.428 * [exit]simplify: Simplified to (/ 1 (* t PI)) 1548148183.428 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.429 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148183.429 * * [misc]simplify: iters left: 6 (15 enodes) 1548148183.433 * * [misc]simplify: iters left: 5 (31 enodes) 1548148183.444 * * [misc]simplify: iters left: 4 (68 enodes) 1548148183.453 * * [misc]simplify: iters left: 3 (102 enodes) 1548148183.467 * * [misc]simplify: iters left: 2 (129 enodes) 1548148183.488 * * [misc]simplify: iters left: 1 (209 enodes) 1548148183.540 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) 1548148183.540 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (* t PI)) (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.540 * * * * [misc]progress: [ 294 / 671 ] simplifiying candidate # 1548148183.540 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148183.540 * * [misc]simplify: iters left: 6 (18 enodes) 1548148183.548 * * [misc]simplify: iters left: 5 (41 enodes) 1548148183.554 * * [misc]simplify: iters left: 4 (96 enodes) 1548148183.584 * * [misc]simplify: iters left: 3 (336 enodes) 1548148183.763 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (* v v) (- v))) 1)) (* t PI)) 1548148183.763 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (* v v) (- v))) 1)) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148183.763 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148183.763 * * [misc]simplify: iters left: 6 (20 enodes) 1548148183.770 * * [misc]simplify: iters left: 5 (48 enodes) 1548148183.790 * * [misc]simplify: iters left: 4 (138 enodes) 1548148183.826 * * [misc]simplify: iters left: 3 (258 enodes) 1548148183.918 * * [misc]simplify: iters left: 2 (383 enodes) 1548148184.036 * * [misc]simplify: iters left: 1 (473 enodes) 1548148184.118 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1)))) 1548148184.119 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (* v v) (- v))) 1)) (* t PI)) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.119 * * * * [misc]progress: [ 295 / 671 ] simplifiying candidate # 1548148184.119 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148184.119 * * [misc]simplify: iters left: 6 (17 enodes) 1548148184.123 * * [misc]simplify: iters left: 5 (35 enodes) 1548148184.128 * * [misc]simplify: iters left: 4 (78 enodes) 1548148184.150 * * [misc]simplify: iters left: 3 (193 enodes) 1548148184.243 * * [misc]simplify: iters left: 2 (431 enodes) 1548148184.358 * [exit]simplify: Simplified to (/ (cbrt (+ (* (pow v 4) -25) 1)) (* t PI)) 1548148184.358 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* (pow v 4) -25) 1)) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.359 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148184.359 * * [misc]simplify: iters left: 6 (16 enodes) 1548148184.362 * * [misc]simplify: iters left: 5 (31 enodes) 1548148184.372 * * [misc]simplify: iters left: 4 (60 enodes) 1548148184.387 * * [misc]simplify: iters left: 3 (77 enodes) 1548148184.407 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148184.407 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ (* (pow v 4) -25) 1)) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.407 * * * * [misc]progress: [ 296 / 671 ] simplifiying candidate # 1548148184.407 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148184.410 * * [misc]simplify: iters left: 6 (22 enodes) 1548148184.417 * * [misc]simplify: iters left: 5 (41 enodes) 1548148184.430 * * [misc]simplify: iters left: 4 (75 enodes) 1548148184.449 * * [misc]simplify: iters left: 3 (101 enodes) 1548148184.472 * * [misc]simplify: iters left: 2 (108 enodes) 1548148184.482 * * [misc]simplify: iters left: 1 (110 enodes) 1548148184.493 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) 1548148184.494 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.494 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148184.494 * * [misc]simplify: iters left: 6 (20 enodes) 1548148184.500 * * [misc]simplify: iters left: 5 (37 enodes) 1548148184.511 * * [misc]simplify: iters left: 4 (68 enodes) 1548148184.531 * * [misc]simplify: iters left: 3 (88 enodes) 1548148184.552 * * [misc]simplify: iters left: 2 (90 enodes) 1548148184.569 * * [misc]simplify: iters left: 1 (91 enodes) 1548148184.580 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148184.580 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.580 * * * * [misc]progress: [ 297 / 671 ] simplifiying candidate # 1548148184.580 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148184.580 * * [misc]simplify: iters left: 6 (21 enodes) 1548148184.584 * * [misc]simplify: iters left: 5 (38 enodes) 1548148184.590 * * [misc]simplify: iters left: 4 (69 enodes) 1548148184.598 * * [misc]simplify: iters left: 3 (90 enodes) 1548148184.609 * * [misc]simplify: iters left: 2 (92 enodes) 1548148184.617 * * [misc]simplify: iters left: 1 (93 enodes) 1548148184.628 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) 1548148184.628 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.629 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148184.629 * * [misc]simplify: iters left: 6 (20 enodes) 1548148184.632 * * [misc]simplify: iters left: 5 (37 enodes) 1548148184.637 * * [misc]simplify: iters left: 4 (68 enodes) 1548148184.646 * * [misc]simplify: iters left: 3 (88 enodes) 1548148184.657 * * [misc]simplify: iters left: 2 (90 enodes) 1548148184.665 * * [misc]simplify: iters left: 1 (91 enodes) 1548148184.679 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148184.679 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.679 * * * * [misc]progress: [ 298 / 671 ] simplifiying candidate # 1548148184.679 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148184.679 * * [misc]simplify: iters left: 6 (20 enodes) 1548148184.686 * * [misc]simplify: iters left: 5 (36 enodes) 1548148184.698 * * [misc]simplify: iters left: 4 (71 enodes) 1548148184.718 * * [misc]simplify: iters left: 3 (104 enodes) 1548148184.739 * * [misc]simplify: iters left: 2 (139 enodes) 1548148184.758 * * [misc]simplify: iters left: 1 (227 enodes) 1548148184.812 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148184.812 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.813 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148184.813 * * [misc]simplify: iters left: 6 (18 enodes) 1548148184.818 * * [misc]simplify: iters left: 5 (34 enodes) 1548148184.830 * * [misc]simplify: iters left: 4 (69 enodes) 1548148184.848 * * [misc]simplify: iters left: 3 (100 enodes) 1548148184.872 * * [misc]simplify: iters left: 2 (111 enodes) 1548148184.894 * * [misc]simplify: iters left: 1 (126 enodes) 1548148184.920 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148184.921 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148184.921 * * * * [misc]progress: [ 299 / 671 ] simplifiying candidate # 1548148184.921 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148184.921 * * [misc]simplify: iters left: 6 (19 enodes) 1548148184.925 * * [misc]simplify: iters left: 5 (35 enodes) 1548148184.931 * * [misc]simplify: iters left: 4 (70 enodes) 1548148184.940 * * [misc]simplify: iters left: 3 (103 enodes) 1548148184.961 * * [misc]simplify: iters left: 2 (139 enodes) 1548148184.999 * * [misc]simplify: iters left: 1 (227 enodes) 1548148185.051 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148185.051 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.051 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148185.051 * * [misc]simplify: iters left: 6 (19 enodes) 1548148185.054 * * [misc]simplify: iters left: 5 (35 enodes) 1548148185.059 * * [misc]simplify: iters left: 4 (70 enodes) 1548148185.068 * * [misc]simplify: iters left: 3 (101 enodes) 1548148185.081 * * [misc]simplify: iters left: 2 (112 enodes) 1548148185.091 * * [misc]simplify: iters left: 1 (127 enodes) 1548148185.116 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148185.116 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.116 * * * * [misc]progress: [ 300 / 671 ] simplifiying candidate # 1548148185.116 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148185.117 * * [misc]simplify: iters left: 6 (14 enodes) 1548148185.122 * * [misc]simplify: iters left: 5 (25 enodes) 1548148185.129 * * [misc]simplify: iters left: 4 (40 enodes) 1548148185.139 * * [misc]simplify: iters left: 3 (50 enodes) 1548148185.150 * * [misc]simplify: iters left: 2 (56 enodes) 1548148185.162 * * [misc]simplify: iters left: 1 (70 enodes) 1548148185.175 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (+ (* (* v v) -6) 2)))) 1548148185.175 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.175 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148185.175 * * [misc]simplify: iters left: 6 (17 enodes) 1548148185.178 * * [misc]simplify: iters left: 5 (33 enodes) 1548148185.184 * * [misc]simplify: iters left: 4 (68 enodes) 1548148185.193 * * [misc]simplify: iters left: 3 (96 enodes) 1548148185.206 * * [misc]simplify: iters left: 2 (102 enodes) 1548148185.219 * * [misc]simplify: iters left: 1 (107 enodes) 1548148185.241 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148185.241 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.241 * * * * [misc]progress: [ 301 / 671 ] simplifiying candidate # 1548148185.242 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148185.242 * * [misc]simplify: iters left: 6 (20 enodes) 1548148185.245 * * [misc]simplify: iters left: 5 (38 enodes) 1548148185.251 * * [misc]simplify: iters left: 4 (79 enodes) 1548148185.263 * * [misc]simplify: iters left: 3 (132 enodes) 1548148185.295 * * [misc]simplify: iters left: 2 (253 enodes) 1548148185.401 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148185.402 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.402 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148185.402 * * [misc]simplify: iters left: 6 (18 enodes) 1548148185.405 * * [misc]simplify: iters left: 5 (34 enodes) 1548148185.412 * * [misc]simplify: iters left: 4 (69 enodes) 1548148185.422 * * [misc]simplify: iters left: 3 (100 enodes) 1548148185.433 * * [misc]simplify: iters left: 2 (111 enodes) 1548148185.444 * * [misc]simplify: iters left: 1 (126 enodes) 1548148185.462 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148185.462 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ t (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.462 * * * * [misc]progress: [ 302 / 671 ] simplifiying candidate # 1548148185.462 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148185.462 * * [misc]simplify: iters left: 6 (19 enodes) 1548148185.466 * * [misc]simplify: iters left: 5 (35 enodes) 1548148185.477 * * [misc]simplify: iters left: 4 (70 enodes) 1548148185.495 * * [misc]simplify: iters left: 3 (103 enodes) 1548148185.521 * * [misc]simplify: iters left: 2 (139 enodes) 1548148185.560 * * [misc]simplify: iters left: 1 (227 enodes) 1548148185.626 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148185.626 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.626 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148185.626 * * [misc]simplify: iters left: 6 (18 enodes) 1548148185.629 * * [misc]simplify: iters left: 5 (34 enodes) 1548148185.635 * * [misc]simplify: iters left: 4 (69 enodes) 1548148185.647 * * [misc]simplify: iters left: 3 (100 enodes) 1548148185.664 * * [misc]simplify: iters left: 2 (111 enodes) 1548148185.678 * * [misc]simplify: iters left: 1 (126 enodes) 1548148185.694 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148185.694 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v 5) v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.694 * * * * [misc]progress: [ 303 / 671 ] simplifiying candidate # 1548148185.694 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148185.694 * * [misc]simplify: iters left: 6 (14 enodes) 1548148185.697 * * [misc]simplify: iters left: 5 (23 enodes) 1548148185.700 * * [misc]simplify: iters left: 4 (40 enodes) 1548148185.705 * * [misc]simplify: iters left: 3 (50 enodes) 1548148185.711 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (+ (* (* v -6) v) 2)))) 1548148185.711 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.711 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148185.711 * * [misc]simplify: iters left: 6 (17 enodes) 1548148185.714 * * [misc]simplify: iters left: 5 (33 enodes) 1548148185.723 * * [misc]simplify: iters left: 4 (68 enodes) 1548148185.742 * * [misc]simplify: iters left: 3 (96 enodes) 1548148185.763 * * [misc]simplify: iters left: 2 (102 enodes) 1548148185.784 * * [misc]simplify: iters left: 1 (107 enodes) 1548148185.807 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148185.807 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.807 * * * * [misc]progress: [ 304 / 671 ] simplifiying candidate # 1548148185.808 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148185.808 * * [misc]simplify: iters left: 6 (12 enodes) 1548148185.812 * * [misc]simplify: iters left: 5 (21 enodes) 1548148185.818 * * [misc]simplify: iters left: 4 (36 enodes) 1548148185.827 * * [misc]simplify: iters left: 3 (46 enodes) 1548148185.837 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148185.837 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.838 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148185.838 * * [misc]simplify: iters left: 6 (19 enodes) 1548148185.844 * * [misc]simplify: iters left: 5 (38 enodes) 1548148185.856 * * [misc]simplify: iters left: 4 (82 enodes) 1548148185.879 * * [misc]simplify: iters left: 3 (148 enodes) 1548148185.916 * * [misc]simplify: iters left: 2 (210 enodes) 1548148185.944 * * [misc]simplify: iters left: 1 (244 enodes) 1548148185.983 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148185.983 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148185.983 * * * * [misc]progress: [ 305 / 671 ] simplifiying candidate # 1548148185.983 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148185.983 * * [misc]simplify: iters left: 6 (15 enodes) 1548148185.986 * * [misc]simplify: iters left: 5 (27 enodes) 1548148185.990 * * [misc]simplify: iters left: 4 (51 enodes) 1548148185.996 * * [misc]simplify: iters left: 3 (70 enodes) 1548148186.004 * * [misc]simplify: iters left: 2 (80 enodes) 1548148186.012 * * [misc]simplify: iters left: 1 (82 enodes) 1548148186.020 * [exit]simplify: Simplified to (/ (/ 1 (* t PI)) (sqrt (sqrt (+ (* v (* v -6)) 2)))) 1548148186.020 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (* t PI)) (sqrt (sqrt (+ (* v (* v -6)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148186.020 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148186.020 * * [misc]simplify: iters left: 6 (16 enodes) 1548148186.023 * * [misc]simplify: iters left: 5 (32 enodes) 1548148186.029 * * [misc]simplify: iters left: 4 (69 enodes) 1548148186.038 * * [misc]simplify: iters left: 3 (103 enodes) 1548148186.052 * * [misc]simplify: iters left: 2 (129 enodes) 1548148186.068 * * [misc]simplify: iters left: 1 (206 enodes) 1548148186.094 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) 1548148186.094 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (* t PI)) (sqrt (sqrt (+ (* v (* v -6)) 2)))) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148186.094 * * * * [misc]progress: [ 306 / 671 ] simplifiying candidate # 1548148186.095 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148186.095 * * [misc]simplify: iters left: 6 (23 enodes) 1548148186.099 * * [misc]simplify: iters left: 5 (51 enodes) 1548148186.111 * * [misc]simplify: iters left: 4 (124 enodes) 1548148186.161 * * [misc]simplify: iters left: 3 (379 enodes) 1548148186.372 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* t PI)) (sqrt (sqrt (+ (* (* v -6) v) 2)))) 1548148186.372 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* t PI)) (sqrt (sqrt (+ (* (* v -6) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148186.373 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148186.373 * * [misc]simplify: iters left: 6 (21 enodes) 1548148186.380 * * [misc]simplify: iters left: 5 (49 enodes) 1548148186.406 * * [misc]simplify: iters left: 4 (140 enodes) 1548148186.469 * * [misc]simplify: iters left: 3 (248 enodes) 1548148186.585 * * [misc]simplify: iters left: 2 (393 enodes) 1548148186.805 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148186.805 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148186.805 * * * * [misc]progress: [ 307 / 671 ] simplifiying candidate # 1548148186.805 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148186.805 * * [misc]simplify: iters left: 6 (22 enodes) 1548148186.811 * * [misc]simplify: iters left: 5 (45 enodes) 1548148186.819 * * [misc]simplify: iters left: 4 (105 enodes) 1548148186.841 * * [misc]simplify: iters left: 3 (247 enodes) 1548148186.933 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) (* t PI)) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148186.933 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) (* t PI)) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148186.934 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148186.934 * * [misc]simplify: iters left: 6 (17 enodes) 1548148186.939 * * [misc]simplify: iters left: 5 (32 enodes) 1548148186.950 * * [misc]simplify: iters left: 4 (61 enodes) 1548148186.965 * * [misc]simplify: iters left: 3 (78 enodes) 1548148186.982 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148186.982 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) (* t PI)) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148186.982 * * * * [misc]progress: [ 308 / 671 ] simplifiying candidate # 1548148186.982 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148186.982 * * [misc]simplify: iters left: 6 (16 enodes) 1548148186.986 * * [misc]simplify: iters left: 5 (30 enodes) 1548148186.990 * * [misc]simplify: iters left: 4 (49 enodes) 1548148186.996 * * [misc]simplify: iters left: 3 (75 enodes) 1548148187.008 * * [misc]simplify: iters left: 2 (79 enodes) 1548148187.015 * * [misc]simplify: iters left: 1 (80 enodes) 1548148187.022 * [exit]simplify: Simplified to (/ 1 (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) 1548148187.023 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.023 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148187.023 * * [misc]simplify: iters left: 6 (19 enodes) 1548148187.026 * * [misc]simplify: iters left: 5 (36 enodes) 1548148187.032 * * [misc]simplify: iters left: 4 (67 enodes) 1548148187.041 * * [misc]simplify: iters left: 3 (87 enodes) 1548148187.051 * * [misc]simplify: iters left: 2 (89 enodes) 1548148187.059 * * [misc]simplify: iters left: 1 (90 enodes) 1548148187.068 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148187.068 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.068 * * * * [misc]progress: [ 309 / 671 ] simplifiying candidate # 1548148187.068 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148187.069 * * [misc]simplify: iters left: 6 (15 enodes) 1548148187.074 * * [misc]simplify: iters left: 5 (27 enodes) 1548148187.081 * * [misc]simplify: iters left: 4 (44 enodes) 1548148187.094 * * [misc]simplify: iters left: 3 (60 enodes) 1548148187.108 * * [misc]simplify: iters left: 2 (62 enodes) 1548148187.120 * * [misc]simplify: iters left: 1 (63 enodes) 1548148187.132 * [exit]simplify: Simplified to (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148187.132 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.133 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148187.133 * * [misc]simplify: iters left: 6 (19 enodes) 1548148187.139 * * [misc]simplify: iters left: 5 (36 enodes) 1548148187.150 * * [misc]simplify: iters left: 4 (67 enodes) 1548148187.168 * * [misc]simplify: iters left: 3 (87 enodes) 1548148187.189 * * [misc]simplify: iters left: 2 (89 enodes) 1548148187.206 * * [misc]simplify: iters left: 1 (90 enodes) 1548148187.224 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148187.224 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.225 * * * * [misc]progress: [ 310 / 671 ] simplifiying candidate # 1548148187.225 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148187.225 * * [misc]simplify: iters left: 6 (14 enodes) 1548148187.232 * * [misc]simplify: iters left: 5 (25 enodes) 1548148187.236 * * [misc]simplify: iters left: 4 (45 enodes) 1548148187.242 * * [misc]simplify: iters left: 3 (65 enodes) 1548148187.249 * * [misc]simplify: iters left: 2 (74 enodes) 1548148187.257 * * [misc]simplify: iters left: 1 (97 enodes) 1548148187.272 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) 1548148187.273 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.273 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148187.273 * * [misc]simplify: iters left: 6 (17 enodes) 1548148187.278 * * [misc]simplify: iters left: 5 (33 enodes) 1548148187.284 * * [misc]simplify: iters left: 4 (68 enodes) 1548148187.293 * * [misc]simplify: iters left: 3 (99 enodes) 1548148187.309 * * [misc]simplify: iters left: 2 (110 enodes) 1548148187.332 * * [misc]simplify: iters left: 1 (125 enodes) 1548148187.362 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148187.362 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.362 * * * * [misc]progress: [ 311 / 671 ] simplifiying candidate # 1548148187.362 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148187.362 * * [misc]simplify: iters left: 6 (13 enodes) 1548148187.367 * * [misc]simplify: iters left: 5 (24 enodes) 1548148187.374 * * [misc]simplify: iters left: 4 (44 enodes) 1548148187.384 * * [misc]simplify: iters left: 3 (64 enodes) 1548148187.398 * * [misc]simplify: iters left: 2 (74 enodes) 1548148187.413 * * [misc]simplify: iters left: 1 (97 enodes) 1548148187.434 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) 1548148187.434 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.435 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148187.435 * * [misc]simplify: iters left: 6 (18 enodes) 1548148187.442 * * [misc]simplify: iters left: 5 (34 enodes) 1548148187.452 * * [misc]simplify: iters left: 4 (69 enodes) 1548148187.470 * * [misc]simplify: iters left: 3 (100 enodes) 1548148187.493 * * [misc]simplify: iters left: 2 (111 enodes) 1548148187.514 * * [misc]simplify: iters left: 1 (126 enodes) 1548148187.543 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148187.543 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.543 * * * * [misc]progress: [ 312 / 671 ] simplifiying candidate # 1548148187.544 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ t (cbrt 1))) 1548148187.544 * * [misc]simplify: iters left: 5 (6 enodes) 1548148187.546 * * [misc]simplify: iters left: 4 (12 enodes) 1548148187.549 * [exit]simplify: Simplified to (/ 1 t) 1548148187.549 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.549 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148187.550 * * [misc]simplify: iters left: 6 (16 enodes) 1548148187.553 * * [misc]simplify: iters left: 5 (32 enodes) 1548148187.559 * * [misc]simplify: iters left: 4 (67 enodes) 1548148187.569 * * [misc]simplify: iters left: 3 (95 enodes) 1548148187.579 * * [misc]simplify: iters left: 2 (101 enodes) 1548148187.591 * * [misc]simplify: iters left: 1 (106 enodes) 1548148187.604 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148187.604 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.604 * * * * [misc]progress: [ 313 / 671 ] simplifiying candidate # 1548148187.604 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148187.604 * * [misc]simplify: iters left: 6 (14 enodes) 1548148187.610 * * [misc]simplify: iters left: 5 (27 enodes) 1548148187.617 * * [misc]simplify: iters left: 4 (51 enodes) 1548148187.631 * * [misc]simplify: iters left: 3 (81 enodes) 1548148187.650 * * [misc]simplify: iters left: 2 (114 enodes) 1548148187.685 * * [misc]simplify: iters left: 1 (166 enodes) 1548148187.724 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* v (* v -5)) 1))) (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) t)) 1548148187.724 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (+ (* v (* v -5)) 1))) (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.724 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148187.724 * * [misc]simplify: iters left: 6 (17 enodes) 1548148187.727 * * [misc]simplify: iters left: 5 (33 enodes) 1548148187.732 * * [misc]simplify: iters left: 4 (68 enodes) 1548148187.746 * * [misc]simplify: iters left: 3 (99 enodes) 1548148187.773 * * [misc]simplify: iters left: 2 (110 enodes) 1548148187.793 * * [misc]simplify: iters left: 1 (125 enodes) 1548148187.823 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148187.823 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (+ (* v (* v -5)) 1))) (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.823 * * * * [misc]progress: [ 314 / 671 ] simplifiying candidate # 1548148187.823 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148187.823 * * [misc]simplify: iters left: 6 (13 enodes) 1548148187.829 * * [misc]simplify: iters left: 5 (24 enodes) 1548148187.836 * * [misc]simplify: iters left: 4 (44 enodes) 1548148187.849 * * [misc]simplify: iters left: 3 (64 enodes) 1548148187.864 * * [misc]simplify: iters left: 2 (74 enodes) 1548148187.872 * * [misc]simplify: iters left: 1 (97 enodes) 1548148187.887 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) 1548148187.887 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.887 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148187.888 * * [misc]simplify: iters left: 6 (17 enodes) 1548148187.892 * * [misc]simplify: iters left: 5 (33 enodes) 1548148187.901 * * [misc]simplify: iters left: 4 (68 enodes) 1548148187.913 * * [misc]simplify: iters left: 3 (99 enodes) 1548148187.925 * * [misc]simplify: iters left: 2 (110 enodes) 1548148187.937 * * [misc]simplify: iters left: 1 (125 enodes) 1548148187.967 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148187.967 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.967 * * * * [misc]progress: [ 315 / 671 ] simplifiying candidate # 1548148187.968 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ t 1)) 1548148187.968 * * [misc]simplify: iters left: 5 (6 enodes) 1548148187.970 * * [misc]simplify: iters left: 4 (10 enodes) 1548148187.972 * [exit]simplify: Simplified to (/ 1 t) 1548148187.972 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148187.972 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148187.973 * * [misc]simplify: iters left: 6 (16 enodes) 1548148187.977 * * [misc]simplify: iters left: 5 (32 enodes) 1548148187.989 * * [misc]simplify: iters left: 4 (67 enodes) 1548148188.006 * * [misc]simplify: iters left: 3 (95 enodes) 1548148188.029 * * [misc]simplify: iters left: 2 (101 enodes) 1548148188.047 * * [misc]simplify: iters left: 1 (106 enodes) 1548148188.059 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148188.059 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148188.059 * * * * [misc]progress: [ 316 / 671 ] simplifiying candidate # 1548148188.059 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) 1) 1548148188.059 * * [misc]simplify: iters left: 5 (4 enodes) 1548148188.060 * * [misc]simplify: iters left: 4 (6 enodes) 1548148188.061 * [exit]simplify: Simplified to 1 1548148188.061 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* 1 (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148188.061 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148188.061 * * [misc]simplify: iters left: 6 (18 enodes) 1548148188.064 * * [misc]simplify: iters left: 5 (37 enodes) 1548148188.070 * * [misc]simplify: iters left: 4 (81 enodes) 1548148188.082 * * [misc]simplify: iters left: 3 (147 enodes) 1548148188.110 * * [misc]simplify: iters left: 2 (209 enodes) 1548148188.144 * * [misc]simplify: iters left: 1 (242 enodes) 1548148188.209 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t))) 1548148188.209 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* 1 (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148188.210 * * * * [misc]progress: [ 317 / 671 ] simplifiying candidate # 1548148188.210 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (* t PI)) 1548148188.210 * * [misc]simplify: iters left: 5 (7 enodes) 1548148188.213 * * [misc]simplify: iters left: 4 (14 enodes) 1548148188.216 * * [misc]simplify: iters left: 3 (19 enodes) 1548148188.221 * * [misc]simplify: iters left: 2 (26 enodes) 1548148188.226 * [exit]simplify: Simplified to (/ (/ 1 t) PI) 1548148188.226 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) PI) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148188.226 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148188.226 * * [misc]simplify: iters left: 6 (15 enodes) 1548148188.231 * * [misc]simplify: iters left: 5 (31 enodes) 1548148188.241 * * [misc]simplify: iters left: 4 (68 enodes) 1548148188.259 * * [misc]simplify: iters left: 3 (102 enodes) 1548148188.285 * * [misc]simplify: iters left: 2 (129 enodes) 1548148188.319 * * [misc]simplify: iters left: 1 (209 enodes) 1548148188.350 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) 1548148188.350 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) PI) (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148188.350 * * * * [misc]progress: [ 318 / 671 ] simplifiying candidate # 1548148188.350 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148188.350 * * [misc]simplify: iters left: 6 (17 enodes) 1548148188.354 * * [misc]simplify: iters left: 5 (40 enodes) 1548148188.360 * * [misc]simplify: iters left: 4 (95 enodes) 1548148188.385 * * [misc]simplify: iters left: 3 (335 enodes) 1548148188.563 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (- v) (* v v))))) (* t PI)) 1548148188.563 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (- v) (* v v))))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148188.564 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148188.564 * * [misc]simplify: iters left: 6 (20 enodes) 1548148188.567 * * [misc]simplify: iters left: 5 (48 enodes) 1548148188.584 * * [misc]simplify: iters left: 4 (138 enodes) 1548148188.624 * * [misc]simplify: iters left: 3 (258 enodes) 1548148188.701 * * [misc]simplify: iters left: 2 (383 enodes) 1548148188.798 * * [misc]simplify: iters left: 1 (473 enodes) 1548148188.882 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1)))) 1548148188.882 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt 1) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148188.882 * * * * [misc]progress: [ 319 / 671 ] simplifiying candidate # 1548148188.883 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148188.883 * * [misc]simplify: iters left: 6 (16 enodes) 1548148188.890 * * [misc]simplify: iters left: 5 (34 enodes) 1548148188.900 * * [misc]simplify: iters left: 4 (77 enodes) 1548148188.923 * * [misc]simplify: iters left: 3 (195 enodes) 1548148188.995 * * [misc]simplify: iters left: 2 (429 enodes) 1548148189.171 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI)) 1548148189.171 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148189.171 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148189.171 * * [misc]simplify: iters left: 6 (16 enodes) 1548148189.174 * * [misc]simplify: iters left: 5 (31 enodes) 1548148189.185 * * [misc]simplify: iters left: 4 (60 enodes) 1548148189.201 * * [misc]simplify: iters left: 3 (77 enodes) 1548148189.213 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148189.213 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148189.213 * * * * [misc]progress: [ 320 / 671 ] simplifiying candidate # 1548148189.214 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148189.214 * * [misc]simplify: iters left: 6 (24 enodes) 1548148189.217 * * [misc]simplify: iters left: 5 (49 enodes) 1548148189.225 * * [misc]simplify: iters left: 4 (108 enodes) 1548148189.241 * * [misc]simplify: iters left: 3 (196 enodes) 1548148189.280 * * [misc]simplify: iters left: 2 (306 enodes) 1548148189.394 * * [misc]simplify: iters left: 1 (364 enodes) 1548148189.496 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148189.496 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148189.496 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148189.496 * * [misc]simplify: iters left: 6 (21 enodes) 1548148189.499 * * [misc]simplify: iters left: 5 (38 enodes) 1548148189.506 * * [misc]simplify: iters left: 4 (69 enodes) 1548148189.521 * * [misc]simplify: iters left: 3 (89 enodes) 1548148189.542 * * [misc]simplify: iters left: 2 (91 enodes) 1548148189.560 * * [misc]simplify: iters left: 1 (92 enodes) 1548148189.581 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148189.581 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148189.581 * * * * [misc]progress: [ 321 / 671 ] simplifiying candidate # 1548148189.582 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148189.582 * * [misc]simplify: iters left: 6 (23 enodes) 1548148189.589 * * [misc]simplify: iters left: 5 (46 enodes) 1548148189.604 * * [misc]simplify: iters left: 4 (94 enodes) 1548148189.629 * * [misc]simplify: iters left: 3 (145 enodes) 1548148189.659 * * [misc]simplify: iters left: 2 (180 enodes) 1548148189.687 * * [misc]simplify: iters left: 1 (198 enodes) 1548148189.734 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) 1548148189.734 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148189.734 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148189.734 * * [misc]simplify: iters left: 6 (21 enodes) 1548148189.737 * * [misc]simplify: iters left: 5 (38 enodes) 1548148189.745 * * [misc]simplify: iters left: 4 (69 enodes) 1548148189.753 * * [misc]simplify: iters left: 3 (89 enodes) 1548148189.768 * * [misc]simplify: iters left: 2 (91 enodes) 1548148189.786 * * [misc]simplify: iters left: 1 (92 enodes) 1548148189.798 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148189.798 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148189.798 * * * * [misc]progress: [ 322 / 671 ] simplifiying candidate # 1548148189.798 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148189.798 * * [misc]simplify: iters left: 6 (22 enodes) 1548148189.802 * * [misc]simplify: iters left: 5 (44 enodes) 1548148189.809 * * [misc]simplify: iters left: 4 (102 enodes) 1548148189.830 * * [misc]simplify: iters left: 3 (200 enodes) 1548148189.903 * * [misc]simplify: iters left: 2 (400 enodes) 1548148190.116 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) t) (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))))) 1548148190.117 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) t) (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148190.117 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148190.117 * * [misc]simplify: iters left: 6 (18 enodes) 1548148190.123 * * [misc]simplify: iters left: 5 (34 enodes) 1548148190.134 * * [misc]simplify: iters left: 4 (69 enodes) 1548148190.152 * * [misc]simplify: iters left: 3 (97 enodes) 1548148190.175 * * [misc]simplify: iters left: 2 (103 enodes) 1548148190.186 * * [misc]simplify: iters left: 1 (108 enodes) 1548148190.200 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148190.200 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148190.200 * * * * [misc]progress: [ 323 / 671 ] simplifiying candidate # 1548148190.200 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148190.201 * * [misc]simplify: iters left: 6 (22 enodes) 1548148190.204 * * [misc]simplify: iters left: 5 (44 enodes) 1548148190.219 * * [misc]simplify: iters left: 4 (102 enodes) 1548148190.243 * * [misc]simplify: iters left: 3 (200 enodes) 1548148190.314 * * [misc]simplify: iters left: 2 (400 enodes) 1548148190.523 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) t) (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))))) 1548148190.523 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) t) (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148190.524 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148190.524 * * [misc]simplify: iters left: 6 (20 enodes) 1548148190.530 * * [misc]simplify: iters left: 5 (36 enodes) 1548148190.541 * * [misc]simplify: iters left: 4 (71 enodes) 1548148190.559 * * [misc]simplify: iters left: 3 (102 enodes) 1548148190.583 * * [misc]simplify: iters left: 2 (113 enodes) 1548148190.606 * * [misc]simplify: iters left: 1 (128 enodes) 1548148190.626 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) 1548148190.626 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148190.626 * * * * [misc]progress: [ 324 / 671 ] simplifiying candidate # 1548148190.626 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148190.626 * * [misc]simplify: iters left: 6 (21 enodes) 1548148190.630 * * [misc]simplify: iters left: 5 (43 enodes) 1548148190.638 * * [misc]simplify: iters left: 4 (89 enodes) 1548148190.656 * * [misc]simplify: iters left: 3 (143 enodes) 1548148190.702 * * [misc]simplify: iters left: 2 (312 enodes) 1548148190.917 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) t) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) 1548148190.917 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) t) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148190.918 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148190.918 * * [misc]simplify: iters left: 6 (18 enodes) 1548148190.921 * * [misc]simplify: iters left: 5 (34 enodes) 1548148190.927 * * [misc]simplify: iters left: 4 (69 enodes) 1548148190.936 * * [misc]simplify: iters left: 3 (100 enodes) 1548148190.954 * * [misc]simplify: iters left: 2 (111 enodes) 1548148190.971 * * [misc]simplify: iters left: 1 (126 enodes) 1548148190.988 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148190.988 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) t) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148190.989 * * * * [misc]progress: [ 325 / 671 ] simplifiying candidate # 1548148190.989 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148190.989 * * [misc]simplify: iters left: 6 (20 enodes) 1548148190.992 * * [misc]simplify: iters left: 5 (44 enodes) 1548148191.000 * * [misc]simplify: iters left: 4 (108 enodes) 1548148191.031 * * [misc]simplify: iters left: 3 (228 enodes) 1548148191.123 * * [misc]simplify: iters left: 2 (460 enodes) 1548148191.401 * [exit]simplify: Simplified to (* (/ (/ (cbrt (+ 1 (* (* -5 v) v))) t) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148191.401 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (+ 1 (* (* -5 v) v))) t) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148191.402 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148191.402 * * [misc]simplify: iters left: 6 (18 enodes) 1548148191.405 * * [misc]simplify: iters left: 5 (34 enodes) 1548148191.411 * * [misc]simplify: iters left: 4 (69 enodes) 1548148191.420 * * [misc]simplify: iters left: 3 (97 enodes) 1548148191.438 * * [misc]simplify: iters left: 2 (103 enodes) 1548148191.449 * * [misc]simplify: iters left: 1 (108 enodes) 1548148191.470 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148191.470 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (+ 1 (* (* -5 v) v))) t) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148191.470 * * * * [misc]progress: [ 326 / 671 ] simplifiying candidate # 1548148191.470 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148191.471 * * [misc]simplify: iters left: 6 (21 enodes) 1548148191.480 * * [misc]simplify: iters left: 5 (43 enodes) 1548148191.494 * * [misc]simplify: iters left: 4 (101 enodes) 1548148191.524 * * [misc]simplify: iters left: 3 (199 enodes) 1548148191.617 * * [misc]simplify: iters left: 2 (399 enodes) 1548148191.872 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (/ t (sqrt (cbrt (- 1 (* v (* 5 v))))))) 1548148191.872 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (/ t (sqrt (cbrt (- 1 (* v (* 5 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148191.872 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148191.872 * * [misc]simplify: iters left: 6 (19 enodes) 1548148191.881 * * [misc]simplify: iters left: 5 (35 enodes) 1548148191.893 * * [misc]simplify: iters left: 4 (70 enodes) 1548148191.911 * * [misc]simplify: iters left: 3 (101 enodes) 1548148191.935 * * [misc]simplify: iters left: 2 (112 enodes) 1548148191.946 * * [misc]simplify: iters left: 1 (127 enodes) 1548148191.963 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148191.963 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148191.963 * * * * [misc]progress: [ 327 / 671 ] simplifiying candidate # 1548148191.963 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148191.963 * * [misc]simplify: iters left: 6 (20 enodes) 1548148191.967 * * [misc]simplify: iters left: 5 (40 enodes) 1548148191.973 * * [misc]simplify: iters left: 4 (86 enodes) 1548148191.987 * * [misc]simplify: iters left: 3 (131 enodes) 1548148192.013 * * [misc]simplify: iters left: 2 (162 enodes) 1548148192.032 * * [misc]simplify: iters left: 1 (184 enodes) 1548148192.059 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) t) 1548148192.059 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148192.059 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148192.059 * * [misc]simplify: iters left: 6 (18 enodes) 1548148192.062 * * [misc]simplify: iters left: 5 (34 enodes) 1548148192.067 * * [misc]simplify: iters left: 4 (69 enodes) 1548148192.076 * * [misc]simplify: iters left: 3 (100 enodes) 1548148192.088 * * [misc]simplify: iters left: 2 (111 enodes) 1548148192.099 * * [misc]simplify: iters left: 1 (126 enodes) 1548148192.115 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148192.115 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) t) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148192.115 * * * * [misc]progress: [ 328 / 671 ] simplifiying candidate # 1548148192.115 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1) 1548148192.115 * * [misc]simplify: iters left: 6 (18 enodes) 1548148192.120 * * [misc]simplify: iters left: 5 (38 enodes) 1548148192.132 * * [misc]simplify: iters left: 4 (83 enodes) 1548148192.153 * * [misc]simplify: iters left: 3 (138 enodes) 1548148192.195 * * [misc]simplify: iters left: 2 (320 enodes) 1548148192.293 * * [misc]simplify: iters left: 1 (391 enodes) 1548148192.316 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) 1548148192.316 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148192.316 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148192.316 * * [misc]simplify: iters left: 6 (20 enodes) 1548148192.319 * * [misc]simplify: iters left: 5 (39 enodes) 1548148192.325 * * [misc]simplify: iters left: 4 (83 enodes) 1548148192.337 * * [misc]simplify: iters left: 3 (153 enodes) 1548148192.379 * * [misc]simplify: iters left: 2 (249 enodes) 1548148192.447 * * [misc]simplify: iters left: 1 (352 enodes) 1548148192.537 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (cbrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148192.537 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (cbrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148192.537 * * * * [misc]progress: [ 329 / 671 ] simplifiying candidate # 1548148192.537 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148192.537 * * [misc]simplify: iters left: 6 (21 enodes) 1548148192.540 * * [misc]simplify: iters left: 5 (44 enodes) 1548148192.548 * * [misc]simplify: iters left: 4 (107 enodes) 1548148192.578 * * [misc]simplify: iters left: 3 (222 enodes) 1548148192.652 * * [misc]simplify: iters left: 2 (397 enodes) 1548148192.768 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (* PI t)) 1548148192.768 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* v (* 6 v))))))) (* PI t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148192.768 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148192.768 * * [misc]simplify: iters left: 6 (17 enodes) 1548148192.771 * * [misc]simplify: iters left: 5 (33 enodes) 1548148192.777 * * [misc]simplify: iters left: 4 (70 enodes) 1548148192.786 * * [misc]simplify: iters left: 3 (106 enodes) 1548148192.807 * * [misc]simplify: iters left: 2 (136 enodes) 1548148192.822 * * [misc]simplify: iters left: 1 (225 enodes) 1548148192.877 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148192.877 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148192.877 * * * * [misc]progress: [ 330 / 671 ] simplifiying candidate # 1548148192.878 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148192.878 * * [misc]simplify: iters left: 6 (27 enodes) 1548148192.883 * * [misc]simplify: iters left: 5 (63 enodes) 1548148192.893 * * [misc]simplify: iters left: 4 (172 enodes) 1548148192.944 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))))) 1548148192.944 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148192.944 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148192.945 * * [misc]simplify: iters left: 6 (22 enodes) 1548148192.948 * * [misc]simplify: iters left: 5 (50 enodes) 1548148192.963 * * [misc]simplify: iters left: 4 (142 enodes) 1548148193.006 * * [misc]simplify: iters left: 3 (276 enodes) 1548148193.388 * * [misc]simplify: iters left: 2 (416 enodes) 1548148193.483 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148193.483 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148193.483 * * * * [misc]progress: [ 331 / 671 ] simplifiying candidate # 1548148193.483 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148193.483 * * [misc]simplify: iters left: 6 (26 enodes) 1548148193.487 * * [misc]simplify: iters left: 5 (57 enodes) 1548148193.500 * * [misc]simplify: iters left: 4 (151 enodes) 1548148193.536 * * [misc]simplify: iters left: 3 (428 enodes) 1548148193.808 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (- 1 (* (* 25 v) (pow v 3)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) PI)) 1548148193.808 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (- 1 (* (* 25 v) (pow v 3)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148193.809 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148193.809 * * [misc]simplify: iters left: 6 (18 enodes) 1548148193.812 * * [misc]simplify: iters left: 5 (33 enodes) 1548148193.817 * * [misc]simplify: iters left: 4 (62 enodes) 1548148193.825 * * [misc]simplify: iters left: 3 (79 enodes) 1548148193.838 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148193.839 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (- 1 (* (* 25 v) (pow v 3)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))) PI)) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148193.839 * * * * [misc]progress: [ 332 / 671 ] simplifiying candidate # 1548148193.839 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148193.839 * * [misc]simplify: iters left: 6 (24 enodes) 1548148193.843 * * [misc]simplify: iters left: 5 (46 enodes) 1548148193.850 * * [misc]simplify: iters left: 4 (88 enodes) 1548148193.862 * * [misc]simplify: iters left: 3 (143 enodes) 1548148193.898 * * [misc]simplify: iters left: 2 (184 enodes) 1548148193.938 * * [misc]simplify: iters left: 1 (205 enodes) 1548148193.968 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) 1548148193.968 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148193.968 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148193.969 * * [misc]simplify: iters left: 6 (21 enodes) 1548148193.975 * * [misc]simplify: iters left: 5 (38 enodes) 1548148193.987 * * [misc]simplify: iters left: 4 (69 enodes) 1548148194.004 * * [misc]simplify: iters left: 3 (89 enodes) 1548148194.015 * * [misc]simplify: iters left: 2 (91 enodes) 1548148194.025 * * [misc]simplify: iters left: 1 (92 enodes) 1548148194.034 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148194.034 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148194.034 * * * * [misc]progress: [ 333 / 671 ] simplifiying candidate # 1548148194.035 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148194.035 * * [misc]simplify: iters left: 6 (23 enodes) 1548148194.040 * * [misc]simplify: iters left: 5 (43 enodes) 1548148194.054 * * [misc]simplify: iters left: 4 (80 enodes) 1548148194.074 * * [misc]simplify: iters left: 3 (113 enodes) 1548148194.102 * * [misc]simplify: iters left: 2 (123 enodes) 1548148194.125 * * [misc]simplify: iters left: 1 (127 enodes) 1548148194.152 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5)))))) (/ (fabs (cbrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148194.153 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5)))))) (/ (fabs (cbrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148194.153 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148194.153 * * [misc]simplify: iters left: 6 (21 enodes) 1548148194.159 * * [misc]simplify: iters left: 5 (38 enodes) 1548148194.166 * * [misc]simplify: iters left: 4 (69 enodes) 1548148194.174 * * [misc]simplify: iters left: 3 (89 enodes) 1548148194.185 * * [misc]simplify: iters left: 2 (91 enodes) 1548148194.193 * * [misc]simplify: iters left: 1 (92 enodes) 1548148194.203 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148194.203 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5)))))) (/ (fabs (cbrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148194.203 * * * * [misc]progress: [ 334 / 671 ] simplifiying candidate # 1548148194.204 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148194.204 * * [misc]simplify: iters left: 6 (22 enodes) 1548148194.207 * * [misc]simplify: iters left: 5 (41 enodes) 1548148194.216 * * [misc]simplify: iters left: 4 (84 enodes) 1548148194.229 * * [misc]simplify: iters left: 3 (144 enodes) 1548148194.251 * * [misc]simplify: iters left: 2 (225 enodes) 1548148194.305 * * [misc]simplify: iters left: 1 (320 enodes) 1548148194.374 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148194.374 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148194.374 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148194.374 * * [misc]simplify: iters left: 6 (18 enodes) 1548148194.377 * * [misc]simplify: iters left: 5 (34 enodes) 1548148194.382 * * [misc]simplify: iters left: 4 (69 enodes) 1548148194.391 * * [misc]simplify: iters left: 3 (97 enodes) 1548148194.404 * * [misc]simplify: iters left: 2 (103 enodes) 1548148194.418 * * [misc]simplify: iters left: 1 (108 enodes) 1548148194.439 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148194.439 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148194.439 * * * * [misc]progress: [ 335 / 671 ] simplifiying candidate # 1548148194.439 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148194.440 * * [misc]simplify: iters left: 6 (22 enodes) 1548148194.445 * * [misc]simplify: iters left: 5 (41 enodes) 1548148194.451 * * [misc]simplify: iters left: 4 (84 enodes) 1548148194.463 * * [misc]simplify: iters left: 3 (144 enodes) 1548148194.502 * * [misc]simplify: iters left: 2 (225 enodes) 1548148194.571 * * [misc]simplify: iters left: 1 (320 enodes) 1548148194.651 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148194.651 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148194.652 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148194.652 * * [misc]simplify: iters left: 6 (20 enodes) 1548148194.655 * * [misc]simplify: iters left: 5 (36 enodes) 1548148194.661 * * [misc]simplify: iters left: 4 (71 enodes) 1548148194.677 * * [misc]simplify: iters left: 3 (102 enodes) 1548148194.690 * * [misc]simplify: iters left: 2 (113 enodes) 1548148194.702 * * [misc]simplify: iters left: 1 (128 enodes) 1548148194.729 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2))))) 1548148194.729 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148194.729 * * * * [misc]progress: [ 336 / 671 ] simplifiying candidate # 1548148194.729 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148194.729 * * [misc]simplify: iters left: 6 (21 enodes) 1548148194.735 * * [misc]simplify: iters left: 5 (40 enodes) 1548148194.742 * * [misc]simplify: iters left: 4 (75 enodes) 1548148194.755 * * [misc]simplify: iters left: 3 (115 enodes) 1548148194.781 * * [misc]simplify: iters left: 2 (197 enodes) 1548148194.834 * * [misc]simplify: iters left: 1 (410 enodes) 1548148195.015 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) t) (/ (fabs (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148195.015 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) t) (/ (fabs (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.015 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148195.015 * * [misc]simplify: iters left: 6 (18 enodes) 1548148195.018 * * [misc]simplify: iters left: 5 (34 enodes) 1548148195.024 * * [misc]simplify: iters left: 4 (69 enodes) 1548148195.033 * * [misc]simplify: iters left: 3 (100 enodes) 1548148195.049 * * [misc]simplify: iters left: 2 (111 enodes) 1548148195.059 * * [misc]simplify: iters left: 1 (126 enodes) 1548148195.076 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148195.076 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) t) (/ (fabs (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.076 * * * * [misc]progress: [ 337 / 671 ] simplifiying candidate # 1548148195.076 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148195.076 * * [misc]simplify: iters left: 6 (20 enodes) 1548148195.079 * * [misc]simplify: iters left: 5 (41 enodes) 1548148195.086 * * [misc]simplify: iters left: 4 (90 enodes) 1548148195.110 * * [misc]simplify: iters left: 3 (163 enodes) 1548148195.149 * * [misc]simplify: iters left: 2 (251 enodes) 1548148195.239 * * [misc]simplify: iters left: 1 (306 enodes) 1548148195.345 * [exit]simplify: Simplified to (* (/ (/ (cbrt (+ (* (* -5 v) v) 1)) t) (fabs (cbrt (- 2 (* v (* 6 v)))))) (cbrt (cbrt (+ (* (* -5 v) v) 1)))) 1548148195.346 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (+ (* (* -5 v) v) 1)) t) (fabs (cbrt (- 2 (* v (* 6 v)))))) (cbrt (cbrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.346 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148195.346 * * [misc]simplify: iters left: 6 (18 enodes) 1548148195.351 * * [misc]simplify: iters left: 5 (34 enodes) 1548148195.360 * * [misc]simplify: iters left: 4 (69 enodes) 1548148195.369 * * [misc]simplify: iters left: 3 (97 enodes) 1548148195.380 * * [misc]simplify: iters left: 2 (103 enodes) 1548148195.394 * * [misc]simplify: iters left: 1 (108 enodes) 1548148195.407 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148195.407 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (+ (* (* -5 v) v) 1)) t) (fabs (cbrt (- 2 (* v (* 6 v)))))) (cbrt (cbrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.407 * * * * [misc]progress: [ 338 / 671 ] simplifiying candidate # 1548148195.407 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148195.407 * * [misc]simplify: iters left: 6 (21 enodes) 1548148195.411 * * [misc]simplify: iters left: 5 (40 enodes) 1548148195.418 * * [misc]simplify: iters left: 4 (83 enodes) 1548148195.431 * * [misc]simplify: iters left: 3 (143 enodes) 1548148195.477 * * [misc]simplify: iters left: 2 (224 enodes) 1548148195.531 * * [misc]simplify: iters left: 1 (323 enodes) 1548148195.632 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (fabs (cbrt (+ (* -6 (* v v)) 2))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) t))) 1548148195.632 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (fabs (cbrt (+ (* -6 (* v v)) 2))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.632 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148195.632 * * [misc]simplify: iters left: 6 (19 enodes) 1548148195.638 * * [misc]simplify: iters left: 5 (35 enodes) 1548148195.645 * * [misc]simplify: iters left: 4 (70 enodes) 1548148195.655 * * [misc]simplify: iters left: 3 (101 enodes) 1548148195.667 * * [misc]simplify: iters left: 2 (112 enodes) 1548148195.681 * * [misc]simplify: iters left: 1 (127 enodes) 1548148195.708 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v))))))) 1548148195.708 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (fabs (cbrt (+ (* -6 (* v v)) 2))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) t))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.708 * * * * [misc]progress: [ 339 / 671 ] simplifiying candidate # 1548148195.708 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148195.708 * * [misc]simplify: iters left: 6 (20 enodes) 1548148195.711 * * [misc]simplify: iters left: 5 (37 enodes) 1548148195.717 * * [misc]simplify: iters left: 4 (72 enodes) 1548148195.732 * * [misc]simplify: iters left: 3 (100 enodes) 1548148195.752 * * [misc]simplify: iters left: 2 (108 enodes) 1548148195.763 * * [misc]simplify: iters left: 1 (113 enodes) 1548148195.780 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (/ (fabs (cbrt (+ 2 (* (* v -6) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148195.781 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (/ (fabs (cbrt (+ 2 (* (* v -6) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.781 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148195.781 * * [misc]simplify: iters left: 6 (18 enodes) 1548148195.786 * * [misc]simplify: iters left: 5 (34 enodes) 1548148195.797 * * [misc]simplify: iters left: 4 (69 enodes) 1548148195.806 * * [misc]simplify: iters left: 3 (100 enodes) 1548148195.818 * * [misc]simplify: iters left: 2 (111 enodes) 1548148195.841 * * [misc]simplify: iters left: 1 (126 enodes) 1548148195.858 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148195.858 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (/ (fabs (cbrt (+ 2 (* (* v -6) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.858 * * * * [misc]progress: [ 340 / 671 ] simplifiying candidate # 1548148195.858 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1) 1548148195.858 * * [misc]simplify: iters left: 6 (18 enodes) 1548148195.861 * * [misc]simplify: iters left: 5 (35 enodes) 1548148195.866 * * [misc]simplify: iters left: 4 (68 enodes) 1548148195.876 * * [misc]simplify: iters left: 3 (109 enodes) 1548148195.895 * * [misc]simplify: iters left: 2 (146 enodes) 1548148195.914 * * [misc]simplify: iters left: 1 (150 enodes) 1548148195.927 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v))))))) 1548148195.927 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148195.927 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148195.927 * * [misc]simplify: iters left: 6 (20 enodes) 1548148195.931 * * [misc]simplify: iters left: 5 (39 enodes) 1548148195.937 * * [misc]simplify: iters left: 4 (83 enodes) 1548148195.949 * * [misc]simplify: iters left: 3 (153 enodes) 1548148195.975 * * [misc]simplify: iters left: 2 (249 enodes) 1548148196.018 * * [misc]simplify: iters left: 1 (352 enodes) 1548148196.098 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (cbrt (+ (* -6 (* v v)) 2))))) 1548148196.098 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (cbrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148196.098 * * * * [misc]progress: [ 341 / 671 ] simplifiying candidate # 1548148196.099 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148196.099 * * [misc]simplify: iters left: 6 (21 enodes) 1548148196.104 * * [misc]simplify: iters left: 5 (41 enodes) 1548148196.117 * * [misc]simplify: iters left: 4 (85 enodes) 1548148196.134 * * [misc]simplify: iters left: 3 (155 enodes) 1548148196.176 * * [misc]simplify: iters left: 2 (231 enodes) 1548148196.220 * * [misc]simplify: iters left: 1 (274 enodes) 1548148196.268 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* PI t)) (/ (fabs (cbrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148196.268 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* PI t)) (/ (fabs (cbrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148196.268 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148196.269 * * [misc]simplify: iters left: 6 (17 enodes) 1548148196.271 * * [misc]simplify: iters left: 5 (33 enodes) 1548148196.278 * * [misc]simplify: iters left: 4 (70 enodes) 1548148196.289 * * [misc]simplify: iters left: 3 (106 enodes) 1548148196.306 * * [misc]simplify: iters left: 2 (136 enodes) 1548148196.322 * * [misc]simplify: iters left: 1 (225 enodes) 1548148196.392 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148196.392 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* PI t)) (/ (fabs (cbrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148196.392 * * * * [misc]progress: [ 342 / 671 ] simplifiying candidate # 1548148196.393 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148196.393 * * [misc]simplify: iters left: 6 (27 enodes) 1548148196.398 * * [misc]simplify: iters left: 5 (60 enodes) 1548148196.408 * * [misc]simplify: iters left: 4 (150 enodes) 1548148196.452 * * [misc]simplify: iters left: 3 (476 enodes) 1548148196.718 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (cbrt (+ 1 (* (* (- v) (* v v)) (* (* v v) (* v 125))))))) 1548148196.718 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (cbrt (+ 1 (* (* (- v) (* v v)) (* (* v v) (* v 125))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148196.718 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148196.718 * * [misc]simplify: iters left: 6 (22 enodes) 1548148196.722 * * [misc]simplify: iters left: 5 (50 enodes) 1548148196.734 * * [misc]simplify: iters left: 4 (142 enodes) 1548148196.794 * * [misc]simplify: iters left: 3 (276 enodes) 1548148196.878 * * [misc]simplify: iters left: 2 (416 enodes) 1548148197.005 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148197.005 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 2 (* v (* 6 v)))))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (cbrt (+ 1 (* (* (- v) (* v v)) (* (* v v) (* v 125))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.005 * * * * [misc]progress: [ 343 / 671 ] simplifiying candidate # 1548148197.005 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148197.005 * * [misc]simplify: iters left: 6 (26 enodes) 1548148197.011 * * [misc]simplify: iters left: 5 (54 enodes) 1548148197.021 * * [misc]simplify: iters left: 4 (129 enodes) 1548148197.049 * * [misc]simplify: iters left: 3 (328 enodes) 1548148197.179 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ (* (* -6 v) v) 2))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* PI t)))) 1548148197.180 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ (* (* -6 v) v) 2))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* PI t)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.180 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148197.180 * * [misc]simplify: iters left: 6 (18 enodes) 1548148197.183 * * [misc]simplify: iters left: 5 (33 enodes) 1548148197.191 * * [misc]simplify: iters left: 4 (62 enodes) 1548148197.204 * * [misc]simplify: iters left: 3 (79 enodes) 1548148197.218 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148197.218 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ (* (* -6 v) v) 2))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* PI t)))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.218 * * * * [misc]progress: [ 344 / 671 ] simplifiying candidate # 1548148197.218 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148197.218 * * [misc]simplify: iters left: 6 (23 enodes) 1548148197.222 * * [misc]simplify: iters left: 5 (44 enodes) 1548148197.229 * * [misc]simplify: iters left: 4 (86 enodes) 1548148197.242 * * [misc]simplify: iters left: 3 (141 enodes) 1548148197.264 * * [misc]simplify: iters left: 2 (182 enodes) 1548148197.290 * * [misc]simplify: iters left: 1 (203 enodes) 1548148197.327 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))) (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))))) 1548148197.327 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))) (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.327 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148197.327 * * [misc]simplify: iters left: 6 (21 enodes) 1548148197.333 * * [misc]simplify: iters left: 5 (38 enodes) 1548148197.343 * * [misc]simplify: iters left: 4 (69 enodes) 1548148197.358 * * [misc]simplify: iters left: 3 (89 enodes) 1548148197.373 * * [misc]simplify: iters left: 2 (91 enodes) 1548148197.389 * * [misc]simplify: iters left: 1 (92 enodes) 1548148197.405 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148197.405 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.405 * * * * [misc]progress: [ 345 / 671 ] simplifiying candidate # 1548148197.406 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148197.406 * * [misc]simplify: iters left: 6 (22 enodes) 1548148197.412 * * [misc]simplify: iters left: 5 (41 enodes) 1548148197.419 * * [misc]simplify: iters left: 4 (78 enodes) 1548148197.431 * * [misc]simplify: iters left: 3 (111 enodes) 1548148197.444 * * [misc]simplify: iters left: 2 (121 enodes) 1548148197.456 * * [misc]simplify: iters left: 1 (125 enodes) 1548148197.474 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ (* -6 (* v v)) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148197.475 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ (* -6 (* v v)) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.475 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148197.475 * * [misc]simplify: iters left: 6 (21 enodes) 1548148197.479 * * [misc]simplify: iters left: 5 (38 enodes) 1548148197.485 * * [misc]simplify: iters left: 4 (69 enodes) 1548148197.493 * * [misc]simplify: iters left: 3 (89 enodes) 1548148197.511 * * [misc]simplify: iters left: 2 (91 enodes) 1548148197.527 * * [misc]simplify: iters left: 1 (92 enodes) 1548148197.537 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148197.537 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.537 * * * * [misc]progress: [ 346 / 671 ] simplifiying candidate # 1548148197.537 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148197.537 * * [misc]simplify: iters left: 6 (21 enodes) 1548148197.540 * * [misc]simplify: iters left: 5 (39 enodes) 1548148197.547 * * [misc]simplify: iters left: 4 (82 enodes) 1548148197.561 * * [misc]simplify: iters left: 3 (142 enodes) 1548148197.588 * * [misc]simplify: iters left: 2 (223 enodes) 1548148197.631 * * [misc]simplify: iters left: 1 (328 enodes) 1548148197.709 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) 1548148197.709 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.710 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148197.710 * * [misc]simplify: iters left: 6 (18 enodes) 1548148197.717 * * [misc]simplify: iters left: 5 (34 enodes) 1548148197.724 * * [misc]simplify: iters left: 4 (69 enodes) 1548148197.734 * * [misc]simplify: iters left: 3 (97 enodes) 1548148197.745 * * [misc]simplify: iters left: 2 (103 enodes) 1548148197.758 * * [misc]simplify: iters left: 1 (108 enodes) 1548148197.779 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148197.779 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.779 * * * * [misc]progress: [ 347 / 671 ] simplifiying candidate # 1548148197.780 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148197.780 * * [misc]simplify: iters left: 6 (21 enodes) 1548148197.786 * * [misc]simplify: iters left: 5 (39 enodes) 1548148197.798 * * [misc]simplify: iters left: 4 (82 enodes) 1548148197.823 * * [misc]simplify: iters left: 3 (142 enodes) 1548148197.859 * * [misc]simplify: iters left: 2 (223 enodes) 1548148197.902 * * [misc]simplify: iters left: 1 (328 enodes) 1548148197.997 * [exit]simplify: Simplified to (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148197.997 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148197.998 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148197.998 * * [misc]simplify: iters left: 6 (20 enodes) 1548148198.002 * * [misc]simplify: iters left: 5 (36 enodes) 1548148198.010 * * [misc]simplify: iters left: 4 (71 enodes) 1548148198.029 * * [misc]simplify: iters left: 3 (102 enodes) 1548148198.054 * * [misc]simplify: iters left: 2 (113 enodes) 1548148198.077 * * [misc]simplify: iters left: 1 (128 enodes) 1548148198.110 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148198.110 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148198.111 * * * * [misc]progress: [ 348 / 671 ] simplifiying candidate # 1548148198.111 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148198.111 * * [misc]simplify: iters left: 6 (20 enodes) 1548148198.118 * * [misc]simplify: iters left: 5 (38 enodes) 1548148198.129 * * [misc]simplify: iters left: 4 (73 enodes) 1548148198.140 * * [misc]simplify: iters left: 3 (113 enodes) 1548148198.156 * * [misc]simplify: iters left: 2 (194 enodes) 1548148198.221 * * [misc]simplify: iters left: 1 (430 enodes) 1548148198.469 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* (* v -5) v)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ t (cbrt (cbrt (+ 1 (* (* v -5) v)))))) 1548148198.469 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* (* v -5) v)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ t (cbrt (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148198.469 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148198.469 * * [misc]simplify: iters left: 6 (18 enodes) 1548148198.472 * * [misc]simplify: iters left: 5 (34 enodes) 1548148198.479 * * [misc]simplify: iters left: 4 (69 enodes) 1548148198.492 * * [misc]simplify: iters left: 3 (100 enodes) 1548148198.507 * * [misc]simplify: iters left: 2 (111 enodes) 1548148198.529 * * [misc]simplify: iters left: 1 (126 enodes) 1548148198.550 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148198.550 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* (* v -5) v)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ t (cbrt (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148198.550 * * * * [misc]progress: [ 349 / 671 ] simplifiying candidate # 1548148198.550 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148198.551 * * [misc]simplify: iters left: 6 (19 enodes) 1548148198.554 * * [misc]simplify: iters left: 5 (39 enodes) 1548148198.560 * * [misc]simplify: iters left: 4 (88 enodes) 1548148198.573 * * [misc]simplify: iters left: 3 (161 enodes) 1548148198.610 * * [misc]simplify: iters left: 2 (249 enodes) 1548148198.677 * * [misc]simplify: iters left: 1 (302 enodes) 1548148198.750 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) 1548148198.750 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148198.750 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148198.751 * * [misc]simplify: iters left: 6 (18 enodes) 1548148198.755 * * [misc]simplify: iters left: 5 (34 enodes) 1548148198.763 * * [misc]simplify: iters left: 4 (69 enodes) 1548148198.773 * * [misc]simplify: iters left: 3 (97 enodes) 1548148198.789 * * [misc]simplify: iters left: 2 (103 enodes) 1548148198.807 * * [misc]simplify: iters left: 1 (108 enodes) 1548148198.825 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148198.825 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148198.825 * * * * [misc]progress: [ 350 / 671 ] simplifiying candidate # 1548148198.826 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148198.826 * * [misc]simplify: iters left: 6 (20 enodes) 1548148198.829 * * [misc]simplify: iters left: 5 (38 enodes) 1548148198.838 * * [misc]simplify: iters left: 4 (81 enodes) 1548148198.853 * * [misc]simplify: iters left: 3 (141 enodes) 1548148198.882 * * [misc]simplify: iters left: 2 (222 enodes) 1548148198.931 * * [misc]simplify: iters left: 1 (328 enodes) 1548148199.034 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) 1548148199.034 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.035 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148199.035 * * [misc]simplify: iters left: 6 (19 enodes) 1548148199.040 * * [misc]simplify: iters left: 5 (35 enodes) 1548148199.051 * * [misc]simplify: iters left: 4 (70 enodes) 1548148199.068 * * [misc]simplify: iters left: 3 (101 enodes) 1548148199.080 * * [misc]simplify: iters left: 2 (112 enodes) 1548148199.092 * * [misc]simplify: iters left: 1 (127 enodes) 1548148199.107 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148199.107 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.107 * * * * [misc]progress: [ 351 / 671 ] simplifiying candidate # 1548148199.107 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148199.107 * * [misc]simplify: iters left: 6 (19 enodes) 1548148199.110 * * [misc]simplify: iters left: 5 (35 enodes) 1548148199.116 * * [misc]simplify: iters left: 4 (70 enodes) 1548148199.130 * * [misc]simplify: iters left: 3 (98 enodes) 1548148199.147 * * [misc]simplify: iters left: 2 (106 enodes) 1548148199.157 * * [misc]simplify: iters left: 1 (111 enodes) 1548148199.169 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148199.169 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.169 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148199.169 * * [misc]simplify: iters left: 6 (18 enodes) 1548148199.172 * * [misc]simplify: iters left: 5 (34 enodes) 1548148199.177 * * [misc]simplify: iters left: 4 (69 enodes) 1548148199.187 * * [misc]simplify: iters left: 3 (100 enodes) 1548148199.200 * * [misc]simplify: iters left: 2 (111 enodes) 1548148199.210 * * [misc]simplify: iters left: 1 (126 enodes) 1548148199.234 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148199.235 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.235 * * * * [misc]progress: [ 352 / 671 ] simplifiying candidate # 1548148199.235 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148199.235 * * [misc]simplify: iters left: 6 (17 enodes) 1548148199.241 * * [misc]simplify: iters left: 5 (33 enodes) 1548148199.252 * * [misc]simplify: iters left: 4 (67 enodes) 1548148199.264 * * [misc]simplify: iters left: 3 (108 enodes) 1548148199.280 * * [misc]simplify: iters left: 2 (187 enodes) 1548148199.312 * * [misc]simplify: iters left: 1 (191 enodes) 1548148199.324 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148199.324 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.324 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148199.324 * * [misc]simplify: iters left: 6 (20 enodes) 1548148199.327 * * [misc]simplify: iters left: 5 (39 enodes) 1548148199.333 * * [misc]simplify: iters left: 4 (83 enodes) 1548148199.346 * * [misc]simplify: iters left: 3 (153 enodes) 1548148199.379 * * [misc]simplify: iters left: 2 (249 enodes) 1548148199.420 * * [misc]simplify: iters left: 1 (352 enodes) 1548148199.530 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148199.530 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.530 * * * * [misc]progress: [ 353 / 671 ] simplifiying candidate # 1548148199.531 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148199.531 * * [misc]simplify: iters left: 6 (20 enodes) 1548148199.534 * * [misc]simplify: iters left: 5 (39 enodes) 1548148199.542 * * [misc]simplify: iters left: 4 (83 enodes) 1548148199.553 * * [misc]simplify: iters left: 3 (153 enodes) 1548148199.579 * * [misc]simplify: iters left: 2 (231 enodes) 1548148199.628 * * [misc]simplify: iters left: 1 (273 enodes) 1548148199.679 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (* t PI))) 1548148199.679 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.680 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148199.680 * * [misc]simplify: iters left: 6 (17 enodes) 1548148199.682 * * [misc]simplify: iters left: 5 (33 enodes) 1548148199.688 * * [misc]simplify: iters left: 4 (70 enodes) 1548148199.698 * * [misc]simplify: iters left: 3 (106 enodes) 1548148199.712 * * [misc]simplify: iters left: 2 (136 enodes) 1548148199.727 * * [misc]simplify: iters left: 1 (225 enodes) 1548148199.777 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148199.777 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148199.777 * * * * [misc]progress: [ 354 / 671 ] simplifiying candidate # 1548148199.778 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148199.778 * * [misc]simplify: iters left: 6 (26 enodes) 1548148199.783 * * [misc]simplify: iters left: 5 (58 enodes) 1548148199.798 * * [misc]simplify: iters left: 4 (148 enodes) 1548148199.831 * * [misc]simplify: iters left: 3 (468 enodes) 1548148200.067 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (* (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) 1548148200.067 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (* (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148200.068 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148200.068 * * [misc]simplify: iters left: 6 (22 enodes) 1548148200.074 * * [misc]simplify: iters left: 5 (50 enodes) 1548148200.088 * * [misc]simplify: iters left: 4 (142 enodes) 1548148200.131 * * [misc]simplify: iters left: 3 (276 enodes) 1548148200.200 * * [misc]simplify: iters left: 2 (416 enodes) 1548148200.314 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148200.314 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148200.314 * * * * [misc]progress: [ 355 / 671 ] simplifiying candidate # 1548148200.314 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148200.314 * * [misc]simplify: iters left: 6 (25 enodes) 1548148200.318 * * [misc]simplify: iters left: 5 (52 enodes) 1548148200.327 * * [misc]simplify: iters left: 4 (127 enodes) 1548148200.358 * * [misc]simplify: iters left: 3 (324 enodes) 1548148200.459 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))))) 1548148200.459 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148200.459 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148200.459 * * [misc]simplify: iters left: 6 (18 enodes) 1548148200.462 * * [misc]simplify: iters left: 5 (33 enodes) 1548148200.467 * * [misc]simplify: iters left: 4 (62 enodes) 1548148200.474 * * [misc]simplify: iters left: 3 (79 enodes) 1548148200.484 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148200.484 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148200.484 * * * * [misc]progress: [ 356 / 671 ] simplifiying candidate # 1548148200.485 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148200.485 * * [misc]simplify: iters left: 6 (18 enodes) 1548148200.495 * * [misc]simplify: iters left: 5 (34 enodes) 1548148200.505 * * [misc]simplify: iters left: 4 (64 enodes) 1548148200.515 * * [misc]simplify: iters left: 3 (137 enodes) 1548148200.541 * * [misc]simplify: iters left: 2 (391 enodes) 1548148200.770 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) 1548148200.770 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148200.771 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148200.771 * * [misc]simplify: iters left: 6 (20 enodes) 1548148200.775 * * [misc]simplify: iters left: 5 (37 enodes) 1548148200.781 * * [misc]simplify: iters left: 4 (68 enodes) 1548148200.790 * * [misc]simplify: iters left: 3 (88 enodes) 1548148200.801 * * [misc]simplify: iters left: 2 (90 enodes) 1548148200.815 * * [misc]simplify: iters left: 1 (91 enodes) 1548148200.827 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148200.827 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (cbrt (cbrt (+ 1 (* (* -5 v) v)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148200.827 * * * * [misc]progress: [ 357 / 671 ] simplifiying candidate # 1548148200.827 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148200.828 * * [misc]simplify: iters left: 6 (17 enodes) 1548148200.833 * * [misc]simplify: iters left: 5 (31 enodes) 1548148200.838 * * [misc]simplify: iters left: 4 (55 enodes) 1548148200.846 * * [misc]simplify: iters left: 3 (94 enodes) 1548148200.869 * * [misc]simplify: iters left: 2 (151 enodes) 1548148200.912 * * [misc]simplify: iters left: 1 (228 enodes) 1548148200.963 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148200.963 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148200.963 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148200.964 * * [misc]simplify: iters left: 6 (20 enodes) 1548148200.967 * * [misc]simplify: iters left: 5 (37 enodes) 1548148200.973 * * [misc]simplify: iters left: 4 (68 enodes) 1548148200.982 * * [misc]simplify: iters left: 3 (88 enodes) 1548148200.995 * * [misc]simplify: iters left: 2 (90 enodes) 1548148201.009 * * [misc]simplify: iters left: 1 (91 enodes) 1548148201.018 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148201.018 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.018 * * * * [misc]progress: [ 358 / 671 ] simplifiying candidate # 1548148201.018 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148201.018 * * [misc]simplify: iters left: 6 (16 enodes) 1548148201.021 * * [misc]simplify: iters left: 5 (29 enodes) 1548148201.026 * * [misc]simplify: iters left: 4 (60 enodes) 1548148201.037 * * [misc]simplify: iters left: 3 (107 enodes) 1548148201.054 * * [misc]simplify: iters left: 2 (227 enodes) 1548148201.145 * * [misc]simplify: iters left: 1 (334 enodes) 1548148201.195 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148201.195 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.195 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148201.195 * * [misc]simplify: iters left: 6 (17 enodes) 1548148201.200 * * [misc]simplify: iters left: 5 (33 enodes) 1548148201.206 * * [misc]simplify: iters left: 4 (68 enodes) 1548148201.215 * * [misc]simplify: iters left: 3 (96 enodes) 1548148201.232 * * [misc]simplify: iters left: 2 (102 enodes) 1548148201.242 * * [misc]simplify: iters left: 1 (107 enodes) 1548148201.255 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148201.255 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.255 * * * * [misc]progress: [ 359 / 671 ] simplifiying candidate # 1548148201.255 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148201.255 * * [misc]simplify: iters left: 6 (16 enodes) 1548148201.258 * * [misc]simplify: iters left: 5 (29 enodes) 1548148201.265 * * [misc]simplify: iters left: 4 (60 enodes) 1548148201.276 * * [misc]simplify: iters left: 3 (107 enodes) 1548148201.294 * * [misc]simplify: iters left: 2 (227 enodes) 1548148201.363 * * [misc]simplify: iters left: 1 (334 enodes) 1548148201.412 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148201.412 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.413 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148201.413 * * [misc]simplify: iters left: 6 (19 enodes) 1548148201.415 * * [misc]simplify: iters left: 5 (35 enodes) 1548148201.421 * * [misc]simplify: iters left: 4 (70 enodes) 1548148201.432 * * [misc]simplify: iters left: 3 (101 enodes) 1548148201.453 * * [misc]simplify: iters left: 2 (112 enodes) 1548148201.464 * * [misc]simplify: iters left: 1 (127 enodes) 1548148201.479 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148201.479 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.479 * * * * [misc]progress: [ 360 / 671 ] simplifiying candidate # 1548148201.479 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (cbrt 1))) 1548148201.480 * * [misc]simplify: iters left: 6 (15 enodes) 1548148201.483 * * [misc]simplify: iters left: 5 (28 enodes) 1548148201.489 * * [misc]simplify: iters left: 4 (49 enodes) 1548148201.501 * * [misc]simplify: iters left: 3 (74 enodes) 1548148201.519 * * [misc]simplify: iters left: 2 (114 enodes) 1548148201.550 * * [misc]simplify: iters left: 1 (175 enodes) 1548148201.578 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148201.578 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.578 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148201.578 * * [misc]simplify: iters left: 6 (17 enodes) 1548148201.581 * * [misc]simplify: iters left: 5 (33 enodes) 1548148201.586 * * [misc]simplify: iters left: 4 (68 enodes) 1548148201.596 * * [misc]simplify: iters left: 3 (99 enodes) 1548148201.609 * * [misc]simplify: iters left: 2 (110 enodes) 1548148201.620 * * [misc]simplify: iters left: 1 (125 enodes) 1548148201.645 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148201.645 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.645 * * * * [misc]progress: [ 361 / 671 ] simplifiying candidate # 1548148201.645 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148201.646 * * [misc]simplify: iters left: 6 (14 enodes) 1548148201.648 * * [misc]simplify: iters left: 5 (29 enodes) 1548148201.653 * * [misc]simplify: iters left: 4 (61 enodes) 1548148201.662 * * [misc]simplify: iters left: 3 (104 enodes) 1548148201.688 * * [misc]simplify: iters left: 2 (209 enodes) 1548148201.774 * * [misc]simplify: iters left: 1 (371 enodes) 1548148201.855 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ t (cbrt (- 1 (* (* 5 v) v))))) 1548148201.855 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ t (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.856 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148201.856 * * [misc]simplify: iters left: 6 (17 enodes) 1548148201.861 * * [misc]simplify: iters left: 5 (33 enodes) 1548148201.872 * * [misc]simplify: iters left: 4 (68 enodes) 1548148201.887 * * [misc]simplify: iters left: 3 (96 enodes) 1548148201.900 * * [misc]simplify: iters left: 2 (102 enodes) 1548148201.910 * * [misc]simplify: iters left: 1 (107 enodes) 1548148201.922 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148201.922 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ t (cbrt (- 1 (* (* 5 v) v))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148201.922 * * * * [misc]progress: [ 362 / 671 ] simplifiying candidate # 1548148201.923 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148201.923 * * [misc]simplify: iters left: 6 (15 enodes) 1548148201.928 * * [misc]simplify: iters left: 5 (28 enodes) 1548148201.933 * * [misc]simplify: iters left: 4 (59 enodes) 1548148201.942 * * [misc]simplify: iters left: 3 (106 enodes) 1548148201.959 * * [misc]simplify: iters left: 2 (191 enodes) 1548148202.038 * * [misc]simplify: iters left: 1 (407 enodes) 1548148202.161 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148202.161 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.162 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148202.162 * * [misc]simplify: iters left: 6 (18 enodes) 1548148202.164 * * [misc]simplify: iters left: 5 (34 enodes) 1548148202.170 * * [misc]simplify: iters left: 4 (69 enodes) 1548148202.181 * * [misc]simplify: iters left: 3 (100 enodes) 1548148202.192 * * [misc]simplify: iters left: 2 (111 enodes) 1548148202.203 * * [misc]simplify: iters left: 1 (126 enodes) 1548148202.223 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148202.223 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.223 * * * * [misc]progress: [ 363 / 671 ] simplifiying candidate # 1548148202.223 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ t 1)) 1548148202.223 * * [misc]simplify: iters left: 6 (14 enodes) 1548148202.230 * * [misc]simplify: iters left: 5 (25 enodes) 1548148202.237 * * [misc]simplify: iters left: 4 (44 enodes) 1548148202.242 * * [misc]simplify: iters left: 3 (60 enodes) 1548148202.249 * * [misc]simplify: iters left: 2 (88 enodes) 1548148202.260 * * [misc]simplify: iters left: 1 (111 enodes) 1548148202.272 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) t)) 1548148202.272 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.272 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148202.272 * * [misc]simplify: iters left: 6 (17 enodes) 1548148202.275 * * [misc]simplify: iters left: 5 (33 enodes) 1548148202.280 * * [misc]simplify: iters left: 4 (68 enodes) 1548148202.290 * * [misc]simplify: iters left: 3 (99 enodes) 1548148202.310 * * [misc]simplify: iters left: 2 (110 enodes) 1548148202.320 * * [misc]simplify: iters left: 1 (125 enodes) 1548148202.338 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148202.338 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) t)) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.338 * * * * [misc]progress: [ 364 / 671 ] simplifiying candidate # 1548148202.339 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1) 1548148202.339 * * [misc]simplify: iters left: 6 (12 enodes) 1548148202.343 * * [misc]simplify: iters left: 5 (23 enodes) 1548148202.351 * * [misc]simplify: iters left: 4 (42 enodes) 1548148202.361 * * [misc]simplify: iters left: 3 (55 enodes) 1548148202.373 * * [misc]simplify: iters left: 2 (64 enodes) 1548148202.385 * * [misc]simplify: iters left: 1 (66 enodes) 1548148202.396 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148202.397 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.397 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148202.397 * * [misc]simplify: iters left: 6 (19 enodes) 1548148202.403 * * [misc]simplify: iters left: 5 (38 enodes) 1548148202.416 * * [misc]simplify: iters left: 4 (82 enodes) 1548148202.438 * * [misc]simplify: iters left: 3 (152 enodes) 1548148202.462 * * [misc]simplify: iters left: 2 (248 enodes) 1548148202.512 * * [misc]simplify: iters left: 1 (352 enodes) 1548148202.608 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5)))) 1548148202.609 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.609 * * * * [misc]progress: [ 365 / 671 ] simplifiying candidate # 1548148202.609 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (* t PI)) 1548148202.609 * * [misc]simplify: iters left: 6 (15 enodes) 1548148202.612 * * [misc]simplify: iters left: 5 (29 enodes) 1548148202.616 * * [misc]simplify: iters left: 4 (59 enodes) 1548148202.631 * * [misc]simplify: iters left: 3 (109 enodes) 1548148202.648 * * [misc]simplify: iters left: 2 (205 enodes) 1548148202.685 * * [misc]simplify: iters left: 1 (269 enodes) 1548148202.719 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148202.719 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.719 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148202.719 * * [misc]simplify: iters left: 6 (16 enodes) 1548148202.722 * * [misc]simplify: iters left: 5 (32 enodes) 1548148202.727 * * [misc]simplify: iters left: 4 (69 enodes) 1548148202.737 * * [misc]simplify: iters left: 3 (105 enodes) 1548148202.761 * * [misc]simplify: iters left: 2 (135 enodes) 1548148202.791 * * [misc]simplify: iters left: 1 (219 enodes) 1548148202.840 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5))))) 1548148202.840 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148202.840 * * * * [misc]progress: [ 366 / 671 ] simplifiying candidate # 1548148202.841 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148202.841 * * [misc]simplify: iters left: 6 (21 enodes) 1548148202.846 * * [misc]simplify: iters left: 5 (48 enodes) 1548148202.854 * * [misc]simplify: iters left: 4 (124 enodes) 1548148202.881 * * [misc]simplify: iters left: 3 (416 enodes) 1548148203.085 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (+ 1 (* (* (- v) (* v v)) (* (* 125 v) (* v v))))))) 1548148203.085 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (+ 1 (* (* (- v) (* v v)) (* (* 125 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.085 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148203.085 * * [misc]simplify: iters left: 6 (21 enodes) 1548148203.089 * * [misc]simplify: iters left: 5 (49 enodes) 1548148203.100 * * [misc]simplify: iters left: 4 (139 enodes) 1548148203.131 * * [misc]simplify: iters left: 3 (248 enodes) 1548148203.194 * * [misc]simplify: iters left: 2 (374 enodes) 1548148203.300 * * [misc]simplify: iters left: 1 (450 enodes) 1548148203.367 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148203.367 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.367 * * * * [misc]progress: [ 367 / 671 ] simplifiying candidate # 1548148203.367 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148203.367 * * [misc]simplify: iters left: 6 (20 enodes) 1548148203.373 * * [misc]simplify: iters left: 5 (42 enodes) 1548148203.380 * * [misc]simplify: iters left: 4 (103 enodes) 1548148203.398 * * [misc]simplify: iters left: 3 (291 enodes) 1548148203.500 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (/ t (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) PI))) 1548148203.500 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (/ t (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.500 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148203.500 * * [misc]simplify: iters left: 6 (17 enodes) 1548148203.503 * * [misc]simplify: iters left: 5 (32 enodes) 1548148203.508 * * [misc]simplify: iters left: 4 (61 enodes) 1548148203.518 * * [misc]simplify: iters left: 3 (78 enodes) 1548148203.527 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148203.528 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (/ t (/ (cbrt (- 1 (* (pow v 3) (* 25 v)))) PI))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.528 * * * * [misc]progress: [ 368 / 671 ] simplifiying candidate # 1548148203.528 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148203.528 * * [misc]simplify: iters left: 6 (23 enodes) 1548148203.532 * * [misc]simplify: iters left: 5 (44 enodes) 1548148203.538 * * [misc]simplify: iters left: 4 (86 enodes) 1548148203.550 * * [misc]simplify: iters left: 3 (141 enodes) 1548148203.571 * * [misc]simplify: iters left: 2 (182 enodes) 1548148203.610 * * [misc]simplify: iters left: 1 (203 enodes) 1548148203.642 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))) (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))))) 1548148203.642 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))) (/ (sqrt (sqrt (- 2 (* v (* 6 v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.643 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148203.643 * * [misc]simplify: iters left: 6 (21 enodes) 1548148203.646 * * [misc]simplify: iters left: 5 (38 enodes) 1548148203.653 * * [misc]simplify: iters left: 4 (69 enodes) 1548148203.662 * * [misc]simplify: iters left: 3 (89 enodes) 1548148203.679 * * [misc]simplify: iters left: 2 (91 enodes) 1548148203.691 * * [misc]simplify: iters left: 1 (92 enodes) 1548148203.700 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148203.700 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.700 * * * * [misc]progress: [ 369 / 671 ] simplifiying candidate # 1548148203.700 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148203.700 * * [misc]simplify: iters left: 6 (22 enodes) 1548148203.704 * * [misc]simplify: iters left: 5 (41 enodes) 1548148203.711 * * [misc]simplify: iters left: 4 (78 enodes) 1548148203.727 * * [misc]simplify: iters left: 3 (111 enodes) 1548148203.740 * * [misc]simplify: iters left: 2 (121 enodes) 1548148203.752 * * [misc]simplify: iters left: 1 (125 enodes) 1548148203.782 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ (* -6 (* v v)) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148203.782 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ (* -6 (* v v)) 2))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.782 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148203.782 * * [misc]simplify: iters left: 6 (21 enodes) 1548148203.789 * * [misc]simplify: iters left: 5 (38 enodes) 1548148203.800 * * [misc]simplify: iters left: 4 (69 enodes) 1548148203.815 * * [misc]simplify: iters left: 3 (89 enodes) 1548148203.826 * * [misc]simplify: iters left: 2 (91 enodes) 1548148203.835 * * [misc]simplify: iters left: 1 (92 enodes) 1548148203.844 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148203.844 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148203.844 * * * * [misc]progress: [ 370 / 671 ] simplifiying candidate # 1548148203.844 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148203.844 * * [misc]simplify: iters left: 6 (21 enodes) 1548148203.850 * * [misc]simplify: iters left: 5 (39 enodes) 1548148203.864 * * [misc]simplify: iters left: 4 (82 enodes) 1548148203.888 * * [misc]simplify: iters left: 3 (142 enodes) 1548148203.932 * * [misc]simplify: iters left: 2 (223 enodes) 1548148203.974 * * [misc]simplify: iters left: 1 (328 enodes) 1548148204.044 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) 1548148204.044 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.044 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148204.045 * * [misc]simplify: iters left: 6 (18 enodes) 1548148204.047 * * [misc]simplify: iters left: 5 (34 enodes) 1548148204.053 * * [misc]simplify: iters left: 4 (69 enodes) 1548148204.063 * * [misc]simplify: iters left: 3 (97 enodes) 1548148204.075 * * [misc]simplify: iters left: 2 (103 enodes) 1548148204.086 * * [misc]simplify: iters left: 1 (108 enodes) 1548148204.098 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148204.098 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.098 * * * * [misc]progress: [ 371 / 671 ] simplifiying candidate # 1548148204.098 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148204.098 * * [misc]simplify: iters left: 6 (21 enodes) 1548148204.101 * * [misc]simplify: iters left: 5 (39 enodes) 1548148204.108 * * [misc]simplify: iters left: 4 (82 enodes) 1548148204.119 * * [misc]simplify: iters left: 3 (142 enodes) 1548148204.146 * * [misc]simplify: iters left: 2 (223 enodes) 1548148204.199 * * [misc]simplify: iters left: 1 (328 enodes) 1548148204.275 * [exit]simplify: Simplified to (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148204.275 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.275 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148204.275 * * [misc]simplify: iters left: 6 (20 enodes) 1548148204.278 * * [misc]simplify: iters left: 5 (36 enodes) 1548148204.285 * * [misc]simplify: iters left: 4 (71 enodes) 1548148204.295 * * [misc]simplify: iters left: 3 (102 enodes) 1548148204.306 * * [misc]simplify: iters left: 2 (113 enodes) 1548148204.323 * * [misc]simplify: iters left: 1 (128 enodes) 1548148204.338 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148204.338 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.338 * * * * [misc]progress: [ 372 / 671 ] simplifiying candidate # 1548148204.338 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148204.338 * * [misc]simplify: iters left: 6 (20 enodes) 1548148204.343 * * [misc]simplify: iters left: 5 (38 enodes) 1548148204.352 * * [misc]simplify: iters left: 4 (73 enodes) 1548148204.363 * * [misc]simplify: iters left: 3 (113 enodes) 1548148204.378 * * [misc]simplify: iters left: 2 (194 enodes) 1548148204.432 * * [misc]simplify: iters left: 1 (430 enodes) 1548148204.658 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* (* v -5) v)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ t (cbrt (cbrt (+ 1 (* (* v -5) v)))))) 1548148204.658 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* (* v -5) v)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ t (cbrt (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.658 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148204.658 * * [misc]simplify: iters left: 6 (18 enodes) 1548148204.661 * * [misc]simplify: iters left: 5 (34 enodes) 1548148204.668 * * [misc]simplify: iters left: 4 (69 enodes) 1548148204.680 * * [misc]simplify: iters left: 3 (100 enodes) 1548148204.694 * * [misc]simplify: iters left: 2 (111 enodes) 1548148204.705 * * [misc]simplify: iters left: 1 (126 enodes) 1548148204.721 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148204.721 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (+ 1 (* (* v -5) v)))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ t (cbrt (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.721 * * * * [misc]progress: [ 373 / 671 ] simplifiying candidate # 1548148204.721 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148204.721 * * [misc]simplify: iters left: 6 (19 enodes) 1548148204.724 * * [misc]simplify: iters left: 5 (39 enodes) 1548148204.731 * * [misc]simplify: iters left: 4 (88 enodes) 1548148204.747 * * [misc]simplify: iters left: 3 (161 enodes) 1548148204.786 * * [misc]simplify: iters left: 2 (249 enodes) 1548148204.835 * * [misc]simplify: iters left: 1 (302 enodes) 1548148204.905 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) 1548148204.905 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.905 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148204.906 * * [misc]simplify: iters left: 6 (18 enodes) 1548148204.908 * * [misc]simplify: iters left: 5 (34 enodes) 1548148204.914 * * [misc]simplify: iters left: 4 (69 enodes) 1548148204.923 * * [misc]simplify: iters left: 3 (97 enodes) 1548148204.934 * * [misc]simplify: iters left: 2 (103 enodes) 1548148204.944 * * [misc]simplify: iters left: 1 (108 enodes) 1548148204.956 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148204.956 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148204.956 * * * * [misc]progress: [ 374 / 671 ] simplifiying candidate # 1548148204.956 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148204.957 * * [misc]simplify: iters left: 6 (20 enodes) 1548148204.963 * * [misc]simplify: iters left: 5 (38 enodes) 1548148204.972 * * [misc]simplify: iters left: 4 (81 enodes) 1548148204.983 * * [misc]simplify: iters left: 3 (141 enodes) 1548148205.007 * * [misc]simplify: iters left: 2 (222 enodes) 1548148205.061 * * [misc]simplify: iters left: 1 (328 enodes) 1548148205.158 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) 1548148205.158 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.158 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148205.159 * * [misc]simplify: iters left: 6 (19 enodes) 1548148205.164 * * [misc]simplify: iters left: 5 (35 enodes) 1548148205.175 * * [misc]simplify: iters left: 4 (70 enodes) 1548148205.185 * * [misc]simplify: iters left: 3 (101 enodes) 1548148205.198 * * [misc]simplify: iters left: 2 (112 enodes) 1548148205.209 * * [misc]simplify: iters left: 1 (127 enodes) 1548148205.228 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148205.228 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.228 * * * * [misc]progress: [ 375 / 671 ] simplifiying candidate # 1548148205.229 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148205.229 * * [misc]simplify: iters left: 6 (19 enodes) 1548148205.232 * * [misc]simplify: iters left: 5 (35 enodes) 1548148205.237 * * [misc]simplify: iters left: 4 (70 enodes) 1548148205.246 * * [misc]simplify: iters left: 3 (98 enodes) 1548148205.268 * * [misc]simplify: iters left: 2 (106 enodes) 1548148205.278 * * [misc]simplify: iters left: 1 (111 enodes) 1548148205.290 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148205.290 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.291 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148205.291 * * [misc]simplify: iters left: 6 (18 enodes) 1548148205.293 * * [misc]simplify: iters left: 5 (34 enodes) 1548148205.301 * * [misc]simplify: iters left: 4 (69 enodes) 1548148205.314 * * [misc]simplify: iters left: 3 (100 enodes) 1548148205.326 * * [misc]simplify: iters left: 2 (111 enodes) 1548148205.338 * * [misc]simplify: iters left: 1 (126 enodes) 1548148205.359 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148205.359 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.359 * * * * [misc]progress: [ 376 / 671 ] simplifiying candidate # 1548148205.360 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148205.361 * * [misc]simplify: iters left: 6 (17 enodes) 1548148205.363 * * [misc]simplify: iters left: 5 (33 enodes) 1548148205.369 * * [misc]simplify: iters left: 4 (67 enodes) 1548148205.379 * * [misc]simplify: iters left: 3 (108 enodes) 1548148205.403 * * [misc]simplify: iters left: 2 (187 enodes) 1548148205.429 * * [misc]simplify: iters left: 1 (191 enodes) 1548148205.453 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148205.453 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.453 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148205.454 * * [misc]simplify: iters left: 6 (20 enodes) 1548148205.460 * * [misc]simplify: iters left: 5 (39 enodes) 1548148205.469 * * [misc]simplify: iters left: 4 (83 enodes) 1548148205.481 * * [misc]simplify: iters left: 3 (153 enodes) 1548148205.513 * * [misc]simplify: iters left: 2 (249 enodes) 1548148205.557 * * [misc]simplify: iters left: 1 (352 enodes) 1548148205.644 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148205.644 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.644 * * * * [misc]progress: [ 377 / 671 ] simplifiying candidate # 1548148205.644 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148205.644 * * [misc]simplify: iters left: 6 (20 enodes) 1548148205.647 * * [misc]simplify: iters left: 5 (39 enodes) 1548148205.655 * * [misc]simplify: iters left: 4 (83 enodes) 1548148205.671 * * [misc]simplify: iters left: 3 (153 enodes) 1548148205.693 * * [misc]simplify: iters left: 2 (231 enodes) 1548148205.750 * * [misc]simplify: iters left: 1 (273 enodes) 1548148205.799 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (* t PI))) 1548148205.799 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.799 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148205.800 * * [misc]simplify: iters left: 6 (17 enodes) 1548148205.805 * * [misc]simplify: iters left: 5 (33 enodes) 1548148205.816 * * [misc]simplify: iters left: 4 (70 enodes) 1548148205.832 * * [misc]simplify: iters left: 3 (106 enodes) 1548148205.846 * * [misc]simplify: iters left: 2 (136 enodes) 1548148205.862 * * [misc]simplify: iters left: 1 (225 enodes) 1548148205.907 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148205.907 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148205.907 * * * * [misc]progress: [ 378 / 671 ] simplifiying candidate # 1548148205.907 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148205.907 * * [misc]simplify: iters left: 6 (26 enodes) 1548148205.912 * * [misc]simplify: iters left: 5 (58 enodes) 1548148205.922 * * [misc]simplify: iters left: 4 (148 enodes) 1548148205.971 * * [misc]simplify: iters left: 3 (468 enodes) 1548148206.188 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (* (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) 1548148206.188 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (* (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.189 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148206.189 * * [misc]simplify: iters left: 6 (22 enodes) 1548148206.194 * * [misc]simplify: iters left: 5 (50 enodes) 1548148206.213 * * [misc]simplify: iters left: 4 (142 enodes) 1548148206.255 * * [misc]simplify: iters left: 3 (276 enodes) 1548148206.322 * * [misc]simplify: iters left: 2 (416 enodes) 1548148206.419 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148206.419 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.419 * * * * [misc]progress: [ 379 / 671 ] simplifiying candidate # 1548148206.419 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148206.420 * * [misc]simplify: iters left: 6 (25 enodes) 1548148206.429 * * [misc]simplify: iters left: 5 (52 enodes) 1548148206.445 * * [misc]simplify: iters left: 4 (127 enodes) 1548148206.467 * * [misc]simplify: iters left: 3 (324 enodes) 1548148206.578 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))))) 1548148206.578 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.578 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148206.578 * * [misc]simplify: iters left: 6 (18 enodes) 1548148206.581 * * [misc]simplify: iters left: 5 (33 enodes) 1548148206.586 * * [misc]simplify: iters left: 4 (62 enodes) 1548148206.594 * * [misc]simplify: iters left: 3 (79 enodes) 1548148206.611 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148206.611 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (sqrt (- 2 (* v (* 6 v))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.611 * * * * [misc]progress: [ 380 / 671 ] simplifiying candidate # 1548148206.612 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148206.612 * * [misc]simplify: iters left: 6 (17 enodes) 1548148206.614 * * [misc]simplify: iters left: 5 (33 enodes) 1548148206.620 * * [misc]simplify: iters left: 4 (71 enodes) 1548148206.632 * * [misc]simplify: iters left: 3 (128 enodes) 1548148206.664 * * [misc]simplify: iters left: 2 (254 enodes) 1548148206.712 * * [misc]simplify: iters left: 1 (291 enodes) 1548148206.736 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148206.736 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.736 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148206.736 * * [misc]simplify: iters left: 6 (20 enodes) 1548148206.739 * * [misc]simplify: iters left: 5 (37 enodes) 1548148206.745 * * [misc]simplify: iters left: 4 (68 enodes) 1548148206.759 * * [misc]simplify: iters left: 3 (88 enodes) 1548148206.778 * * [misc]simplify: iters left: 2 (90 enodes) 1548148206.795 * * [misc]simplify: iters left: 1 (91 enodes) 1548148206.812 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148206.812 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.812 * * * * [misc]progress: [ 381 / 671 ] simplifiying candidate # 1548148206.812 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148206.812 * * [misc]simplify: iters left: 6 (16 enodes) 1548148206.817 * * [misc]simplify: iters left: 5 (30 enodes) 1548148206.826 * * [misc]simplify: iters left: 4 (59 enodes) 1548148206.835 * * [misc]simplify: iters left: 3 (96 enodes) 1548148206.847 * * [misc]simplify: iters left: 2 (145 enodes) 1548148206.866 * * [misc]simplify: iters left: 1 (150 enodes) 1548148206.877 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148206.877 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.877 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148206.877 * * [misc]simplify: iters left: 6 (20 enodes) 1548148206.880 * * [misc]simplify: iters left: 5 (37 enodes) 1548148206.886 * * [misc]simplify: iters left: 4 (68 enodes) 1548148206.902 * * [misc]simplify: iters left: 3 (88 enodes) 1548148206.913 * * [misc]simplify: iters left: 2 (90 enodes) 1548148206.922 * * [misc]simplify: iters left: 1 (91 enodes) 1548148206.932 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148206.932 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148206.932 * * * * [misc]progress: [ 382 / 671 ] simplifiying candidate # 1548148206.932 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148206.932 * * [misc]simplify: iters left: 6 (15 enodes) 1548148206.935 * * [misc]simplify: iters left: 5 (28 enodes) 1548148206.940 * * [misc]simplify: iters left: 4 (65 enodes) 1548148206.950 * * [misc]simplify: iters left: 3 (114 enodes) 1548148206.969 * * [misc]simplify: iters left: 2 (195 enodes) 1548148207.007 * * [misc]simplify: iters left: 1 (264 enodes) 1548148207.053 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148207.053 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.053 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148207.053 * * [misc]simplify: iters left: 6 (17 enodes) 1548148207.055 * * [misc]simplify: iters left: 5 (33 enodes) 1548148207.061 * * [misc]simplify: iters left: 4 (68 enodes) 1548148207.070 * * [misc]simplify: iters left: 3 (96 enodes) 1548148207.085 * * [misc]simplify: iters left: 2 (102 enodes) 1548148207.094 * * [misc]simplify: iters left: 1 (107 enodes) 1548148207.108 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148207.108 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.108 * * * * [misc]progress: [ 383 / 671 ] simplifiying candidate # 1548148207.109 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148207.109 * * [misc]simplify: iters left: 6 (15 enodes) 1548148207.115 * * [misc]simplify: iters left: 5 (28 enodes) 1548148207.125 * * [misc]simplify: iters left: 4 (65 enodes) 1548148207.138 * * [misc]simplify: iters left: 3 (114 enodes) 1548148207.154 * * [misc]simplify: iters left: 2 (195 enodes) 1548148207.194 * * [misc]simplify: iters left: 1 (264 enodes) 1548148207.260 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148207.260 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.260 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148207.260 * * [misc]simplify: iters left: 6 (19 enodes) 1548148207.263 * * [misc]simplify: iters left: 5 (35 enodes) 1548148207.269 * * [misc]simplify: iters left: 4 (70 enodes) 1548148207.278 * * [misc]simplify: iters left: 3 (101 enodes) 1548148207.290 * * [misc]simplify: iters left: 2 (112 enodes) 1548148207.302 * * [misc]simplify: iters left: 1 (127 enodes) 1548148207.318 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148207.318 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.318 * * * * [misc]progress: [ 384 / 671 ] simplifiying candidate # 1548148207.318 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (cbrt 1))) 1548148207.318 * * [misc]simplify: iters left: 6 (14 enodes) 1548148207.321 * * [misc]simplify: iters left: 5 (27 enodes) 1548148207.325 * * [misc]simplify: iters left: 4 (51 enodes) 1548148207.331 * * [misc]simplify: iters left: 3 (82 enodes) 1548148207.342 * * [misc]simplify: iters left: 2 (136 enodes) 1548148207.379 * * [misc]simplify: iters left: 1 (235 enodes) 1548148207.427 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ t (cbrt (cbrt (+ (* (* v v) -5) 1))))) 1548148207.427 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ t (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.427 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148207.427 * * [misc]simplify: iters left: 6 (17 enodes) 1548148207.429 * * [misc]simplify: iters left: 5 (33 enodes) 1548148207.435 * * [misc]simplify: iters left: 4 (68 enodes) 1548148207.444 * * [misc]simplify: iters left: 3 (99 enodes) 1548148207.455 * * [misc]simplify: iters left: 2 (110 enodes) 1548148207.466 * * [misc]simplify: iters left: 1 (125 enodes) 1548148207.481 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148207.481 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ t (cbrt (cbrt (+ (* (* v v) -5) 1))))) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.481 * * * * [misc]progress: [ 385 / 671 ] simplifiying candidate # 1548148207.481 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148207.482 * * [misc]simplify: iters left: 6 (13 enodes) 1548148207.485 * * [misc]simplify: iters left: 5 (28 enodes) 1548148207.491 * * [misc]simplify: iters left: 4 (71 enodes) 1548148207.503 * * [misc]simplify: iters left: 3 (131 enodes) 1548148207.528 * * [misc]simplify: iters left: 2 (249 enodes) 1548148207.596 * * [misc]simplify: iters left: 1 (366 enodes) 1548148207.669 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) t)) 1548148207.669 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.669 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148207.669 * * [misc]simplify: iters left: 6 (17 enodes) 1548148207.672 * * [misc]simplify: iters left: 5 (33 enodes) 1548148207.677 * * [misc]simplify: iters left: 4 (68 enodes) 1548148207.686 * * [misc]simplify: iters left: 3 (96 enodes) 1548148207.697 * * [misc]simplify: iters left: 2 (102 enodes) 1548148207.707 * * [misc]simplify: iters left: 1 (107 enodes) 1548148207.718 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v))))) 1548148207.718 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.718 * * * * [misc]progress: [ 386 / 671 ] simplifiying candidate # 1548148207.719 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148207.719 * * [misc]simplify: iters left: 6 (14 enodes) 1548148207.722 * * [misc]simplify: iters left: 5 (27 enodes) 1548148207.727 * * [misc]simplify: iters left: 4 (64 enodes) 1548148207.737 * * [misc]simplify: iters left: 3 (113 enodes) 1548148207.755 * * [misc]simplify: iters left: 2 (189 enodes) 1548148207.785 * * [misc]simplify: iters left: 1 (240 enodes) 1548148207.816 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148207.816 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.816 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148207.816 * * [misc]simplify: iters left: 6 (18 enodes) 1548148207.819 * * [misc]simplify: iters left: 5 (34 enodes) 1548148207.825 * * [misc]simplify: iters left: 4 (69 enodes) 1548148207.834 * * [misc]simplify: iters left: 3 (100 enodes) 1548148207.846 * * [misc]simplify: iters left: 2 (111 enodes) 1548148207.858 * * [misc]simplify: iters left: 1 (126 enodes) 1548148207.874 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148207.874 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.874 * * * * [misc]progress: [ 387 / 671 ] simplifiying candidate # 1548148207.874 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ t 1)) 1548148207.874 * * [misc]simplify: iters left: 6 (13 enodes) 1548148207.876 * * [misc]simplify: iters left: 5 (24 enodes) 1548148207.881 * * [misc]simplify: iters left: 4 (48 enodes) 1548148207.887 * * [misc]simplify: iters left: 3 (70 enodes) 1548148207.896 * * [misc]simplify: iters left: 2 (100 enodes) 1548148207.908 * * [misc]simplify: iters left: 1 (122 enodes) 1548148207.922 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148207.922 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.922 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148207.922 * * [misc]simplify: iters left: 6 (17 enodes) 1548148207.925 * * [misc]simplify: iters left: 5 (33 enodes) 1548148207.930 * * [misc]simplify: iters left: 4 (68 enodes) 1548148207.939 * * [misc]simplify: iters left: 3 (99 enodes) 1548148207.951 * * [misc]simplify: iters left: 2 (110 enodes) 1548148207.961 * * [misc]simplify: iters left: 1 (125 enodes) 1548148207.976 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148207.976 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148207.976 * * * * [misc]progress: [ 388 / 671 ] simplifiying candidate # 1548148207.976 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) 1) 1548148207.976 * * [misc]simplify: iters left: 6 (11 enodes) 1548148207.978 * * [misc]simplify: iters left: 5 (20 enodes) 1548148207.981 * * [misc]simplify: iters left: 4 (36 enodes) 1548148207.986 * * [misc]simplify: iters left: 3 (59 enodes) 1548148207.995 * * [misc]simplify: iters left: 2 (88 enodes) 1548148208.006 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) 1548148208.006 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.006 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148208.006 * * [misc]simplify: iters left: 6 (19 enodes) 1548148208.009 * * [misc]simplify: iters left: 5 (38 enodes) 1548148208.016 * * [misc]simplify: iters left: 4 (82 enodes) 1548148208.027 * * [misc]simplify: iters left: 3 (152 enodes) 1548148208.051 * * [misc]simplify: iters left: 2 (248 enodes) 1548148208.091 * * [misc]simplify: iters left: 1 (352 enodes) 1548148208.160 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5)))) 1548148208.160 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.161 * * * * [misc]progress: [ 389 / 671 ] simplifiying candidate # 1548148208.161 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (* t PI)) 1548148208.161 * * [misc]simplify: iters left: 6 (14 enodes) 1548148208.163 * * [misc]simplify: iters left: 5 (28 enodes) 1548148208.168 * * [misc]simplify: iters left: 4 (69 enodes) 1548148208.180 * * [misc]simplify: iters left: 3 (124 enodes) 1548148208.199 * * [misc]simplify: iters left: 2 (208 enodes) 1548148208.229 * * [misc]simplify: iters left: 1 (286 enodes) 1548148208.267 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148208.267 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.267 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148208.267 * * [misc]simplify: iters left: 6 (16 enodes) 1548148208.270 * * [misc]simplify: iters left: 5 (32 enodes) 1548148208.275 * * [misc]simplify: iters left: 4 (69 enodes) 1548148208.284 * * [misc]simplify: iters left: 3 (105 enodes) 1548148208.299 * * [misc]simplify: iters left: 2 (135 enodes) 1548148208.314 * * [misc]simplify: iters left: 1 (219 enodes) 1548148208.349 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5))))) 1548148208.349 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.349 * * * * [misc]progress: [ 390 / 671 ] simplifiying candidate # 1548148208.349 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148208.349 * * [misc]simplify: iters left: 6 (20 enodes) 1548148208.353 * * [misc]simplify: iters left: 5 (47 enodes) 1548148208.361 * * [misc]simplify: iters left: 4 (132 enodes) 1548148208.394 * * [misc]simplify: iters left: 3 (442 enodes) 1548148208.574 * [exit]simplify: Simplified to (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))) (* t PI))) 1548148208.574 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.574 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148208.574 * * [misc]simplify: iters left: 6 (21 enodes) 1548148208.578 * * [misc]simplify: iters left: 5 (49 enodes) 1548148208.592 * * [misc]simplify: iters left: 4 (139 enodes) 1548148208.623 * * [misc]simplify: iters left: 3 (248 enodes) 1548148208.681 * * [misc]simplify: iters left: 2 (374 enodes) 1548148208.754 * * [misc]simplify: iters left: 1 (450 enodes) 1548148208.803 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148208.803 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.803 * * * * [misc]progress: [ 391 / 671 ] simplifiying candidate # 1548148208.803 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148208.804 * * [misc]simplify: iters left: 6 (19 enodes) 1548148208.807 * * [misc]simplify: iters left: 5 (41 enodes) 1548148208.814 * * [misc]simplify: iters left: 4 (111 enodes) 1548148208.837 * * [misc]simplify: iters left: 3 (292 enodes) 1548148208.910 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3))))))) 1548148208.911 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.911 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148208.911 * * [misc]simplify: iters left: 6 (17 enodes) 1548148208.913 * * [misc]simplify: iters left: 5 (32 enodes) 1548148208.919 * * [misc]simplify: iters left: 4 (61 enodes) 1548148208.927 * * [misc]simplify: iters left: 3 (78 enodes) 1548148208.936 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148208.936 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148208.936 * * * * [misc]progress: [ 392 / 671 ] simplifiying candidate # 1548148208.936 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148208.937 * * [misc]simplify: iters left: 6 (23 enodes) 1548148208.940 * * [misc]simplify: iters left: 5 (44 enodes) 1548148208.947 * * [misc]simplify: iters left: 4 (82 enodes) 1548148208.960 * * [misc]simplify: iters left: 3 (115 enodes) 1548148208.974 * * [misc]simplify: iters left: 2 (129 enodes) 1548148208.987 * * [misc]simplify: iters left: 1 (133 enodes) 1548148209.001 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148209.001 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.002 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148209.002 * * [misc]simplify: iters left: 6 (21 enodes) 1548148209.005 * * [misc]simplify: iters left: 5 (38 enodes) 1548148209.011 * * [misc]simplify: iters left: 4 (69 enodes) 1548148209.021 * * [misc]simplify: iters left: 3 (89 enodes) 1548148209.031 * * [misc]simplify: iters left: 2 (91 enodes) 1548148209.040 * * [misc]simplify: iters left: 1 (92 enodes) 1548148209.049 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148209.049 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.049 * * * * [misc]progress: [ 393 / 671 ] simplifiying candidate # 1548148209.050 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148209.050 * * [misc]simplify: iters left: 6 (22 enodes) 1548148209.053 * * [misc]simplify: iters left: 5 (41 enodes) 1548148209.060 * * [misc]simplify: iters left: 4 (74 enodes) 1548148209.070 * * [misc]simplify: iters left: 3 (97 enodes) 1548148209.081 * * [misc]simplify: iters left: 2 (105 enodes) 1548148209.092 * * [misc]simplify: iters left: 1 (106 enodes) 1548148209.103 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* (* v -5) v)))) (* (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148209.103 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* (* v -5) v)))) (* (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.103 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148209.104 * * [misc]simplify: iters left: 6 (21 enodes) 1548148209.107 * * [misc]simplify: iters left: 5 (38 enodes) 1548148209.113 * * [misc]simplify: iters left: 4 (69 enodes) 1548148209.122 * * [misc]simplify: iters left: 3 (89 enodes) 1548148209.132 * * [misc]simplify: iters left: 2 (91 enodes) 1548148209.141 * * [misc]simplify: iters left: 1 (92 enodes) 1548148209.150 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148209.150 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.150 * * * * [misc]progress: [ 394 / 671 ] simplifiying candidate # 1548148209.151 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148209.151 * * [misc]simplify: iters left: 6 (21 enodes) 1548148209.154 * * [misc]simplify: iters left: 5 (39 enodes) 1548148209.161 * * [misc]simplify: iters left: 4 (78 enodes) 1548148209.172 * * [misc]simplify: iters left: 3 (126 enodes) 1548148209.190 * * [misc]simplify: iters left: 2 (180 enodes) 1548148209.213 * * [misc]simplify: iters left: 1 (234 enodes) 1548148209.251 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (/ (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148209.251 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (/ (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.251 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148209.251 * * [misc]simplify: iters left: 6 (19 enodes) 1548148209.254 * * [misc]simplify: iters left: 5 (35 enodes) 1548148209.259 * * [misc]simplify: iters left: 4 (70 enodes) 1548148209.269 * * [misc]simplify: iters left: 3 (101 enodes) 1548148209.280 * * [misc]simplify: iters left: 2 (112 enodes) 1548148209.293 * * [misc]simplify: iters left: 1 (127 enodes) 1548148209.309 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148209.309 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.309 * * * * [misc]progress: [ 395 / 671 ] simplifiying candidate # 1548148209.309 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148209.309 * * [misc]simplify: iters left: 6 (21 enodes) 1548148209.312 * * [misc]simplify: iters left: 5 (39 enodes) 1548148209.319 * * [misc]simplify: iters left: 4 (78 enodes) 1548148209.329 * * [misc]simplify: iters left: 3 (126 enodes) 1548148209.347 * * [misc]simplify: iters left: 2 (180 enodes) 1548148209.372 * * [misc]simplify: iters left: 1 (234 enodes) 1548148209.408 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (/ (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148209.408 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) t)) (/ (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.408 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148209.408 * * [misc]simplify: iters left: 6 (20 enodes) 1548148209.411 * * [misc]simplify: iters left: 5 (36 enodes) 1548148209.418 * * [misc]simplify: iters left: 4 (71 enodes) 1548148209.427 * * [misc]simplify: iters left: 3 (102 enodes) 1548148209.439 * * [misc]simplify: iters left: 2 (113 enodes) 1548148209.451 * * [misc]simplify: iters left: 1 (128 enodes) 1548148209.466 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) 1548148209.466 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.466 * * * * [misc]progress: [ 396 / 671 ] simplifiying candidate # 1548148209.466 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148209.466 * * [misc]simplify: iters left: 6 (20 enodes) 1548148209.470 * * [misc]simplify: iters left: 5 (38 enodes) 1548148209.476 * * [misc]simplify: iters left: 4 (69 enodes) 1548148209.486 * * [misc]simplify: iters left: 3 (96 enodes) 1548148209.498 * * [misc]simplify: iters left: 2 (124 enodes) 1548148209.515 * * [misc]simplify: iters left: 1 (230 enodes) 1548148209.583 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t)) 1548148209.583 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.583 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148209.583 * * [misc]simplify: iters left: 6 (18 enodes) 1548148209.586 * * [misc]simplify: iters left: 5 (34 enodes) 1548148209.591 * * [misc]simplify: iters left: 4 (69 enodes) 1548148209.600 * * [misc]simplify: iters left: 3 (100 enodes) 1548148209.614 * * [misc]simplify: iters left: 2 (111 enodes) 1548148209.625 * * [misc]simplify: iters left: 1 (126 enodes) 1548148209.640 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148209.640 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (sqrt (+ (* -6 (* v v)) 2))) t)) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.640 * * * * [misc]progress: [ 397 / 671 ] simplifiying candidate # 1548148209.640 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148209.641 * * [misc]simplify: iters left: 6 (21 enodes) 1548148209.644 * * [misc]simplify: iters left: 5 (41 enodes) 1548148209.650 * * [misc]simplify: iters left: 4 (86 enodes) 1548148209.663 * * [misc]simplify: iters left: 3 (159 enodes) 1548148209.693 * * [misc]simplify: iters left: 2 (295 enodes) 1548148209.775 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148209.775 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.775 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148209.775 * * [misc]simplify: iters left: 6 (19 enodes) 1548148209.778 * * [misc]simplify: iters left: 5 (35 enodes) 1548148209.784 * * [misc]simplify: iters left: 4 (70 enodes) 1548148209.795 * * [misc]simplify: iters left: 3 (101 enodes) 1548148209.806 * * [misc]simplify: iters left: 2 (112 enodes) 1548148209.817 * * [misc]simplify: iters left: 1 (127 enodes) 1548148209.833 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148209.833 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.833 * * * * [misc]progress: [ 398 / 671 ] simplifiying candidate # 1548148209.833 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148209.833 * * [misc]simplify: iters left: 6 (19 enodes) 1548148209.836 * * [misc]simplify: iters left: 5 (37 enodes) 1548148209.842 * * [misc]simplify: iters left: 4 (76 enodes) 1548148209.852 * * [misc]simplify: iters left: 3 (121 enodes) 1548148209.870 * * [misc]simplify: iters left: 2 (157 enodes) 1548148209.889 * * [misc]simplify: iters left: 1 (177 enodes) 1548148209.911 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) t)) 1548148209.911 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.911 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148209.912 * * [misc]simplify: iters left: 6 (18 enodes) 1548148209.914 * * [misc]simplify: iters left: 5 (34 enodes) 1548148209.921 * * [misc]simplify: iters left: 4 (69 enodes) 1548148209.930 * * [misc]simplify: iters left: 3 (97 enodes) 1548148209.942 * * [misc]simplify: iters left: 2 (103 enodes) 1548148209.952 * * [misc]simplify: iters left: 1 (109 enodes) 1548148209.963 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148209.963 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) t)) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148209.963 * * * * [misc]progress: [ 399 / 671 ] simplifiying candidate # 1548148209.963 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148209.963 * * [misc]simplify: iters left: 6 (19 enodes) 1548148209.966 * * [misc]simplify: iters left: 5 (35 enodes) 1548148209.972 * * [misc]simplify: iters left: 4 (66 enodes) 1548148209.980 * * [misc]simplify: iters left: 3 (89 enodes) 1548148209.992 * * [misc]simplify: iters left: 2 (95 enodes) 1548148210.002 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148210.002 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.002 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148210.002 * * [misc]simplify: iters left: 6 (18 enodes) 1548148210.005 * * [misc]simplify: iters left: 5 (34 enodes) 1548148210.011 * * [misc]simplify: iters left: 4 (69 enodes) 1548148210.021 * * [misc]simplify: iters left: 3 (100 enodes) 1548148210.033 * * [misc]simplify: iters left: 2 (111 enodes) 1548148210.044 * * [misc]simplify: iters left: 1 (126 enodes) 1548148210.060 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148210.060 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.061 * * * * [misc]progress: [ 400 / 671 ] simplifiying candidate # 1548148210.061 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1) 1548148210.061 * * [misc]simplify: iters left: 6 (17 enodes) 1548148210.063 * * [misc]simplify: iters left: 5 (33 enodes) 1548148210.069 * * [misc]simplify: iters left: 4 (64 enodes) 1548148210.078 * * [misc]simplify: iters left: 3 (86 enodes) 1548148210.087 * * [misc]simplify: iters left: 2 (91 enodes) 1548148210.095 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) 1548148210.095 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.095 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148210.095 * * [misc]simplify: iters left: 6 (20 enodes) 1548148210.098 * * [misc]simplify: iters left: 5 (39 enodes) 1548148210.105 * * [misc]simplify: iters left: 4 (83 enodes) 1548148210.116 * * [misc]simplify: iters left: 3 (153 enodes) 1548148210.141 * * [misc]simplify: iters left: 2 (249 enodes) 1548148210.180 * * [misc]simplify: iters left: 1 (352 enodes) 1548148210.251 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (cbrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148210.251 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (cbrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.252 * * * * [misc]progress: [ 401 / 671 ] simplifiying candidate # 1548148210.252 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148210.252 * * [misc]simplify: iters left: 6 (20 enodes) 1548148210.255 * * [misc]simplify: iters left: 5 (39 enodes) 1548148210.261 * * [misc]simplify: iters left: 4 (79 enodes) 1548148210.271 * * [misc]simplify: iters left: 3 (118 enodes) 1548148210.286 * * [misc]simplify: iters left: 2 (142 enodes) 1548148210.301 * * [misc]simplify: iters left: 1 (149 enodes) 1548148210.317 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (* t PI) (cbrt (sqrt (+ (* (* v -6) v) 2))))) 1548148210.317 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (* t PI) (cbrt (sqrt (+ (* (* v -6) v) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.317 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148210.317 * * [misc]simplify: iters left: 6 (17 enodes) 1548148210.319 * * [misc]simplify: iters left: 5 (33 enodes) 1548148210.325 * * [misc]simplify: iters left: 4 (70 enodes) 1548148210.334 * * [misc]simplify: iters left: 3 (106 enodes) 1548148210.348 * * [misc]simplify: iters left: 2 (136 enodes) 1548148210.364 * * [misc]simplify: iters left: 1 (225 enodes) 1548148210.407 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148210.407 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.407 * * * * [misc]progress: [ 402 / 671 ] simplifiying candidate # 1548148210.407 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148210.407 * * [misc]simplify: iters left: 6 (26 enodes) 1548148210.412 * * [misc]simplify: iters left: 5 (58 enodes) 1548148210.421 * * [misc]simplify: iters left: 4 (144 enodes) 1548148210.454 * * [misc]simplify: iters left: 3 (437 enodes) 1548148210.635 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (cbrt (sqrt (- 2 (* (* v v) 6)))))) 1548148210.635 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (* t PI) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.636 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148210.636 * * [misc]simplify: iters left: 6 (22 enodes) 1548148210.639 * * [misc]simplify: iters left: 5 (50 enodes) 1548148210.650 * * [misc]simplify: iters left: 4 (142 enodes) 1548148210.689 * * [misc]simplify: iters left: 3 (276 enodes) 1548148210.749 * * [misc]simplify: iters left: 2 (416 enodes) 1548148210.839 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148210.839 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.839 * * * * [misc]progress: [ 403 / 671 ] simplifiying candidate # 1548148210.839 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148210.839 * * [misc]simplify: iters left: 6 (25 enodes) 1548148210.843 * * [misc]simplify: iters left: 5 (52 enodes) 1548148210.851 * * [misc]simplify: iters left: 4 (123 enodes) 1548148210.872 * * [misc]simplify: iters left: 3 (293 enodes) 1548148210.948 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (cbrt (sqrt (+ (* (* v -6) v) 2))))) 1548148210.948 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (cbrt (sqrt (+ (* (* v -6) v) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.948 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148210.949 * * [misc]simplify: iters left: 6 (18 enodes) 1548148210.951 * * [misc]simplify: iters left: 5 (33 enodes) 1548148210.957 * * [misc]simplify: iters left: 4 (62 enodes) 1548148210.966 * * [misc]simplify: iters left: 3 (79 enodes) 1548148210.976 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148210.977 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (* (* v -6) v) 2)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (cbrt (sqrt (+ (* (* v -6) v) 2))))) (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148210.977 * * * * [misc]progress: [ 404 / 671 ] simplifiying candidate # 1548148210.977 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148210.977 * * [misc]simplify: iters left: 6 (23 enodes) 1548148210.980 * * [misc]simplify: iters left: 5 (43 enodes) 1548148210.987 * * [misc]simplify: iters left: 4 (77 enodes) 1548148210.997 * * [misc]simplify: iters left: 3 (102 enodes) 1548148211.009 * * [misc]simplify: iters left: 2 (105 enodes) 1548148211.019 * * [misc]simplify: iters left: 1 (106 enodes) 1548148211.031 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* (* v 6) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) 1548148211.031 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* (* v 6) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.031 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148211.031 * * [misc]simplify: iters left: 6 (21 enodes) 1548148211.034 * * [misc]simplify: iters left: 5 (38 enodes) 1548148211.040 * * [misc]simplify: iters left: 4 (69 enodes) 1548148211.049 * * [misc]simplify: iters left: 3 (89 enodes) 1548148211.059 * * [misc]simplify: iters left: 2 (91 enodes) 1548148211.068 * * [misc]simplify: iters left: 1 (92 enodes) 1548148211.077 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148211.077 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* (* v 6) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.077 * * * * [misc]progress: [ 405 / 671 ] simplifiying candidate # 1548148211.077 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148211.078 * * [misc]simplify: iters left: 6 (22 enodes) 1548148211.081 * * [misc]simplify: iters left: 5 (40 enodes) 1548148211.087 * * [misc]simplify: iters left: 4 (71 enodes) 1548148211.096 * * [misc]simplify: iters left: 3 (91 enodes) 1548148211.107 * * [misc]simplify: iters left: 2 (93 enodes) 1548148211.116 * * [misc]simplify: iters left: 1 (94 enodes) 1548148211.126 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (sqrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) 1548148211.126 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (sqrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.126 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148211.126 * * [misc]simplify: iters left: 6 (21 enodes) 1548148211.129 * * [misc]simplify: iters left: 5 (38 enodes) 1548148211.135 * * [misc]simplify: iters left: 4 (69 enodes) 1548148211.144 * * [misc]simplify: iters left: 3 (89 enodes) 1548148211.154 * * [misc]simplify: iters left: 2 (91 enodes) 1548148211.162 * * [misc]simplify: iters left: 1 (92 enodes) 1548148211.173 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148211.173 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (sqrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.173 * * * * [misc]progress: [ 406 / 671 ] simplifiying candidate # 1548148211.173 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148211.173 * * [misc]simplify: iters left: 6 (21 enodes) 1548148211.176 * * [misc]simplify: iters left: 5 (38 enodes) 1548148211.182 * * [misc]simplify: iters left: 4 (73 enodes) 1548148211.191 * * [misc]simplify: iters left: 3 (104 enodes) 1548148211.204 * * [misc]simplify: iters left: 2 (115 enodes) 1548148211.215 * * [misc]simplify: iters left: 1 (130 enodes) 1548148211.231 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) 1548148211.231 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.231 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148211.231 * * [misc]simplify: iters left: 6 (19 enodes) 1548148211.236 * * [misc]simplify: iters left: 5 (35 enodes) 1548148211.242 * * [misc]simplify: iters left: 4 (70 enodes) 1548148211.251 * * [misc]simplify: iters left: 3 (101 enodes) 1548148211.263 * * [misc]simplify: iters left: 2 (112 enodes) 1548148211.274 * * [misc]simplify: iters left: 1 (127 enodes) 1548148211.289 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v))))))) 1548148211.289 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.289 * * * * [misc]progress: [ 407 / 671 ] simplifiying candidate # 1548148211.289 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148211.289 * * [misc]simplify: iters left: 6 (21 enodes) 1548148211.292 * * [misc]simplify: iters left: 5 (38 enodes) 1548148211.298 * * [misc]simplify: iters left: 4 (73 enodes) 1548148211.309 * * [misc]simplify: iters left: 3 (104 enodes) 1548148211.321 * * [misc]simplify: iters left: 2 (115 enodes) 1548148211.332 * * [misc]simplify: iters left: 1 (130 enodes) 1548148211.349 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t)) 1548148211.349 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.349 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148211.349 * * [misc]simplify: iters left: 6 (20 enodes) 1548148211.352 * * [misc]simplify: iters left: 5 (36 enodes) 1548148211.358 * * [misc]simplify: iters left: 4 (71 enodes) 1548148211.368 * * [misc]simplify: iters left: 3 (102 enodes) 1548148211.381 * * [misc]simplify: iters left: 2 (113 enodes) 1548148211.391 * * [misc]simplify: iters left: 1 (128 enodes) 1548148211.406 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2))))) 1548148211.407 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ (* v (* -6 v)) 2))) t)) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.407 * * * * [misc]progress: [ 408 / 671 ] simplifiying candidate # 1548148211.407 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148211.407 * * [misc]simplify: iters left: 6 (20 enodes) 1548148211.411 * * [misc]simplify: iters left: 5 (37 enodes) 1548148211.416 * * [misc]simplify: iters left: 4 (66 enodes) 1548148211.424 * * [misc]simplify: iters left: 3 (89 enodes) 1548148211.434 * * [misc]simplify: iters left: 2 (107 enodes) 1548148211.447 * * [misc]simplify: iters left: 1 (149 enodes) 1548148211.469 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) t)) 1548148211.469 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.469 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148211.469 * * [misc]simplify: iters left: 6 (18 enodes) 1548148211.472 * * [misc]simplify: iters left: 5 (34 enodes) 1548148211.478 * * [misc]simplify: iters left: 4 (69 enodes) 1548148211.487 * * [misc]simplify: iters left: 3 (100 enodes) 1548148211.500 * * [misc]simplify: iters left: 2 (111 enodes) 1548148211.512 * * [misc]simplify: iters left: 1 (126 enodes) 1548148211.526 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148211.526 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) t)) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.526 * * * * [misc]progress: [ 409 / 671 ] simplifiying candidate # 1548148211.527 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148211.527 * * [misc]simplify: iters left: 6 (21 enodes) 1548148211.530 * * [misc]simplify: iters left: 5 (40 enodes) 1548148211.536 * * [misc]simplify: iters left: 4 (81 enodes) 1548148211.547 * * [misc]simplify: iters left: 3 (131 enodes) 1548148211.565 * * [misc]simplify: iters left: 2 (186 enodes) 1548148211.589 * * [misc]simplify: iters left: 1 (243 enodes) 1548148211.632 * [exit]simplify: Simplified to (/ (* (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (+ 1 (* -5 (* v v)))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) t)) (fabs (cbrt (+ (* (* v -6) v) 2)))) 1548148211.632 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (+ 1 (* -5 (* v v)))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) t)) (fabs (cbrt (+ (* (* v -6) v) 2)))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.632 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148211.632 * * [misc]simplify: iters left: 6 (19 enodes) 1548148211.635 * * [misc]simplify: iters left: 5 (35 enodes) 1548148211.640 * * [misc]simplify: iters left: 4 (70 enodes) 1548148211.649 * * [misc]simplify: iters left: 3 (101 enodes) 1548148211.661 * * [misc]simplify: iters left: 2 (112 enodes) 1548148211.671 * * [misc]simplify: iters left: 1 (127 enodes) 1548148211.686 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v))))))) 1548148211.686 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (+ 1 (* -5 (* v v)))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) t)) (fabs (cbrt (+ (* (* v -6) v) 2)))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.686 * * * * [misc]progress: [ 410 / 671 ] simplifiying candidate # 1548148211.687 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148211.687 * * [misc]simplify: iters left: 6 (19 enodes) 1548148211.689 * * [misc]simplify: iters left: 5 (36 enodes) 1548148211.695 * * [misc]simplify: iters left: 4 (71 enodes) 1548148211.705 * * [misc]simplify: iters left: 3 (99 enodes) 1548148211.717 * * [misc]simplify: iters left: 2 (105 enodes) 1548148211.726 * * [misc]simplify: iters left: 1 (111 enodes) 1548148211.738 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* (* v v) -5))) t) (fabs (cbrt (+ (* (* v v) -6) 2)))) 1548148211.738 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* (* v v) -5))) t) (fabs (cbrt (+ (* (* v v) -6) 2)))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.738 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148211.738 * * [misc]simplify: iters left: 6 (18 enodes) 1548148211.741 * * [misc]simplify: iters left: 5 (34 enodes) 1548148211.747 * * [misc]simplify: iters left: 4 (69 enodes) 1548148211.755 * * [misc]simplify: iters left: 3 (97 enodes) 1548148211.768 * * [misc]simplify: iters left: 2 (103 enodes) 1548148211.777 * * [misc]simplify: iters left: 1 (109 enodes) 1548148211.788 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (sqrt (cbrt (+ (* v (* -6 v)) 2)))) 1548148211.789 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* (* v v) -5))) t) (fabs (cbrt (+ (* (* v v) -6) 2)))) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (sqrt (cbrt (+ (* v (* -6 v)) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.789 * * * * [misc]progress: [ 411 / 671 ] simplifiying candidate # 1548148211.789 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148211.789 * * [misc]simplify: iters left: 6 (19 enodes) 1548148211.792 * * [misc]simplify: iters left: 5 (34 enodes) 1548148211.797 * * [misc]simplify: iters left: 4 (63 enodes) 1548148211.805 * * [misc]simplify: iters left: 3 (82 enodes) 1548148211.815 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) t)) 1548148211.815 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.815 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148211.815 * * [misc]simplify: iters left: 6 (18 enodes) 1548148211.818 * * [misc]simplify: iters left: 5 (34 enodes) 1548148211.823 * * [misc]simplify: iters left: 4 (69 enodes) 1548148211.833 * * [misc]simplify: iters left: 3 (100 enodes) 1548148211.845 * * [misc]simplify: iters left: 2 (111 enodes) 1548148211.855 * * [misc]simplify: iters left: 1 (126 enodes) 1548148211.870 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148211.870 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) t)) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.870 * * * * [misc]progress: [ 412 / 671 ] simplifiying candidate # 1548148211.871 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1) 1548148211.871 * * [misc]simplify: iters left: 6 (17 enodes) 1548148211.873 * * [misc]simplify: iters left: 5 (32 enodes) 1548148211.879 * * [misc]simplify: iters left: 4 (61 enodes) 1548148211.887 * * [misc]simplify: iters left: 3 (83 enodes) 1548148211.896 * * [misc]simplify: iters left: 2 (84 enodes) 1548148211.904 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* v (* v 6)))))) 1548148211.904 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* v (* v 6)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148211.904 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148211.905 * * [misc]simplify: iters left: 6 (20 enodes) 1548148211.907 * * [misc]simplify: iters left: 5 (39 enodes) 1548148211.914 * * [misc]simplify: iters left: 4 (83 enodes) 1548148211.925 * * [misc]simplify: iters left: 3 (153 enodes) 1548148211.948 * * [misc]simplify: iters left: 2 (249 enodes) 1548148211.989 * * [misc]simplify: iters left: 1 (352 enodes) 1548148212.056 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (cbrt (+ (* -6 (* v v)) 2))))) 1548148212.056 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (fabs (cbrt (- 2 (* v (* v 6)))))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (cbrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.056 * * * * [misc]progress: [ 413 / 671 ] simplifiying candidate # 1548148212.057 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148212.057 * * [misc]simplify: iters left: 6 (20 enodes) 1548148212.060 * * [misc]simplify: iters left: 5 (38 enodes) 1548148212.066 * * [misc]simplify: iters left: 4 (74 enodes) 1548148212.074 * * [misc]simplify: iters left: 3 (101 enodes) 1548148212.087 * * [misc]simplify: iters left: 2 (104 enodes) 1548148212.097 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (* t PI)) 1548148212.097 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (* t PI)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.098 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148212.098 * * [misc]simplify: iters left: 6 (17 enodes) 1548148212.101 * * [misc]simplify: iters left: 5 (33 enodes) 1548148212.106 * * [misc]simplify: iters left: 4 (70 enodes) 1548148212.115 * * [misc]simplify: iters left: 3 (106 enodes) 1548148212.128 * * [misc]simplify: iters left: 2 (136 enodes) 1548148212.145 * * [misc]simplify: iters left: 1 (225 enodes) 1548148212.185 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148212.185 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* -6 v) v))))) (* t PI)) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.185 * * * * [misc]progress: [ 414 / 671 ] simplifiying candidate # 1548148212.185 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148212.185 * * [misc]simplify: iters left: 6 (26 enodes) 1548148212.190 * * [misc]simplify: iters left: 5 (57 enodes) 1548148212.199 * * [misc]simplify: iters left: 4 (139 enodes) 1548148212.228 * * [misc]simplify: iters left: 3 (399 enodes) 1548148212.381 * [exit]simplify: Simplified to (/ (* (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) (* t PI))) 1548148212.381 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) (* t PI))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.381 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148212.382 * * [misc]simplify: iters left: 6 (22 enodes) 1548148212.385 * * [misc]simplify: iters left: 5 (50 enodes) 1548148212.396 * * [misc]simplify: iters left: 4 (142 enodes) 1548148212.432 * * [misc]simplify: iters left: 3 (276 enodes) 1548148212.493 * * [misc]simplify: iters left: 2 (416 enodes) 1548148212.577 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148212.577 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (+ (* (* (- v) (* v v)) (* (* 125 v) (* v v))) 1)) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (+ 2 (* (* v v) -6)))) (* t PI))) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (cbrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.577 * * * * [misc]progress: [ 415 / 671 ] simplifiying candidate # 1548148212.578 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148212.578 * * [misc]simplify: iters left: 6 (25 enodes) 1548148212.582 * * [misc]simplify: iters left: 5 (51 enodes) 1548148212.591 * * [misc]simplify: iters left: 4 (118 enodes) 1548148212.613 * * [misc]simplify: iters left: 3 (264 enodes) 1548148212.667 * * [misc]simplify: iters left: 2 (492 enodes) 1548148212.760 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (fabs (cbrt (+ (* v (* v -6)) 2)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) 1548148212.761 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (fabs (cbrt (+ (* v (* v -6)) 2)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.761 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148212.761 * * [misc]simplify: iters left: 6 (18 enodes) 1548148212.763 * * [misc]simplify: iters left: 5 (33 enodes) 1548148212.769 * * [misc]simplify: iters left: 4 (62 enodes) 1548148212.778 * * [misc]simplify: iters left: 3 (79 enodes) 1548148212.787 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148212.787 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (fabs (cbrt (+ (* v (* v -6)) 2)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (cbrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.787 * * * * [misc]progress: [ 416 / 671 ] simplifiying candidate # 1548148212.787 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148212.787 * * [misc]simplify: iters left: 6 (22 enodes) 1548148212.790 * * [misc]simplify: iters left: 5 (41 enodes) 1548148212.797 * * [misc]simplify: iters left: 4 (75 enodes) 1548148212.806 * * [misc]simplify: iters left: 3 (100 enodes) 1548148212.818 * * [misc]simplify: iters left: 2 (103 enodes) 1548148212.829 * * [misc]simplify: iters left: 1 (104 enodes) 1548148212.840 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* (* -5 v) v)))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) 1548148212.840 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* (* -5 v) v)))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.840 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148212.840 * * [misc]simplify: iters left: 6 (21 enodes) 1548148212.843 * * [misc]simplify: iters left: 5 (38 enodes) 1548148212.849 * * [misc]simplify: iters left: 4 (69 enodes) 1548148212.857 * * [misc]simplify: iters left: 3 (89 enodes) 1548148212.868 * * [misc]simplify: iters left: 2 (91 enodes) 1548148212.876 * * [misc]simplify: iters left: 1 (92 enodes) 1548148212.885 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148212.886 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.886 * * * * [misc]progress: [ 417 / 671 ] simplifiying candidate # 1548148212.886 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148212.886 * * [misc]simplify: iters left: 6 (21 enodes) 1548148212.889 * * [misc]simplify: iters left: 5 (38 enodes) 1548148212.894 * * [misc]simplify: iters left: 4 (69 enodes) 1548148212.903 * * [misc]simplify: iters left: 3 (89 enodes) 1548148212.914 * * [misc]simplify: iters left: 2 (91 enodes) 1548148212.923 * * [misc]simplify: iters left: 1 (92 enodes) 1548148212.932 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148212.932 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.932 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148212.932 * * [misc]simplify: iters left: 6 (21 enodes) 1548148212.935 * * [misc]simplify: iters left: 5 (38 enodes) 1548148212.941 * * [misc]simplify: iters left: 4 (69 enodes) 1548148212.951 * * [misc]simplify: iters left: 3 (89 enodes) 1548148212.962 * * [misc]simplify: iters left: 2 (91 enodes) 1548148212.970 * * [misc]simplify: iters left: 1 (92 enodes) 1548148212.980 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148212.980 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148212.980 * * * * [misc]progress: [ 418 / 671 ] simplifiying candidate # 1548148212.980 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148212.980 * * [misc]simplify: iters left: 6 (20 enodes) 1548148212.983 * * [misc]simplify: iters left: 5 (36 enodes) 1548148212.989 * * [misc]simplify: iters left: 4 (71 enodes) 1548148212.998 * * [misc]simplify: iters left: 3 (102 enodes) 1548148213.010 * * [misc]simplify: iters left: 2 (113 enodes) 1548148213.021 * * [misc]simplify: iters left: 1 (128 enodes) 1548148213.036 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148213.036 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.036 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148213.037 * * [misc]simplify: iters left: 6 (19 enodes) 1548148213.039 * * [misc]simplify: iters left: 5 (35 enodes) 1548148213.046 * * [misc]simplify: iters left: 4 (70 enodes) 1548148213.054 * * [misc]simplify: iters left: 3 (101 enodes) 1548148213.067 * * [misc]simplify: iters left: 2 (112 enodes) 1548148213.078 * * [misc]simplify: iters left: 1 (127 enodes) 1548148213.093 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148213.093 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.093 * * * * [misc]progress: [ 419 / 671 ] simplifiying candidate # 1548148213.093 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148213.093 * * [misc]simplify: iters left: 6 (20 enodes) 1548148213.096 * * [misc]simplify: iters left: 5 (36 enodes) 1548148213.101 * * [misc]simplify: iters left: 4 (71 enodes) 1548148213.112 * * [misc]simplify: iters left: 3 (102 enodes) 1548148213.124 * * [misc]simplify: iters left: 2 (113 enodes) 1548148213.135 * * [misc]simplify: iters left: 1 (128 enodes) 1548148213.150 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148213.150 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.150 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148213.150 * * [misc]simplify: iters left: 6 (20 enodes) 1548148213.153 * * [misc]simplify: iters left: 5 (36 enodes) 1548148213.159 * * [misc]simplify: iters left: 4 (71 enodes) 1548148213.168 * * [misc]simplify: iters left: 3 (102 enodes) 1548148213.182 * * [misc]simplify: iters left: 2 (113 enodes) 1548148213.193 * * [misc]simplify: iters left: 1 (128 enodes) 1548148213.208 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148213.208 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.208 * * * * [misc]progress: [ 420 / 671 ] simplifiying candidate # 1548148213.209 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148213.209 * * [misc]simplify: iters left: 6 (19 enodes) 1548148213.212 * * [misc]simplify: iters left: 5 (35 enodes) 1548148213.218 * * [misc]simplify: iters left: 4 (64 enodes) 1548148213.226 * * [misc]simplify: iters left: 3 (87 enodes) 1548148213.235 * * [misc]simplify: iters left: 2 (105 enodes) 1548148213.248 * * [misc]simplify: iters left: 1 (148 enodes) 1548148213.274 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) 1548148213.274 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.274 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148213.274 * * [misc]simplify: iters left: 6 (18 enodes) 1548148213.277 * * [misc]simplify: iters left: 5 (34 enodes) 1548148213.282 * * [misc]simplify: iters left: 4 (69 enodes) 1548148213.291 * * [misc]simplify: iters left: 3 (100 enodes) 1548148213.303 * * [misc]simplify: iters left: 2 (111 enodes) 1548148213.316 * * [misc]simplify: iters left: 1 (126 enodes) 1548148213.331 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148213.331 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.331 * * * * [misc]progress: [ 421 / 671 ] simplifiying candidate # 1548148213.332 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148213.332 * * [misc]simplify: iters left: 6 (20 enodes) 1548148213.335 * * [misc]simplify: iters left: 5 (38 enodes) 1548148213.341 * * [misc]simplify: iters left: 4 (79 enodes) 1548148213.351 * * [misc]simplify: iters left: 3 (129 enodes) 1548148213.368 * * [misc]simplify: iters left: 2 (184 enodes) 1548148213.394 * * [misc]simplify: iters left: 1 (248 enodes) 1548148213.437 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148213.437 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.437 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148213.437 * * [misc]simplify: iters left: 6 (19 enodes) 1548148213.440 * * [misc]simplify: iters left: 5 (35 enodes) 1548148213.446 * * [misc]simplify: iters left: 4 (70 enodes) 1548148213.454 * * [misc]simplify: iters left: 3 (101 enodes) 1548148213.466 * * [misc]simplify: iters left: 2 (112 enodes) 1548148213.476 * * [misc]simplify: iters left: 1 (127 enodes) 1548148213.491 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148213.491 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.491 * * * * [misc]progress: [ 422 / 671 ] simplifiying candidate # 1548148213.491 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148213.491 * * [misc]simplify: iters left: 6 (18 enodes) 1548148213.494 * * [misc]simplify: iters left: 5 (34 enodes) 1548148213.499 * * [misc]simplify: iters left: 4 (69 enodes) 1548148213.509 * * [misc]simplify: iters left: 3 (97 enodes) 1548148213.520 * * [misc]simplify: iters left: 2 (103 enodes) 1548148213.529 * * [misc]simplify: iters left: 1 (109 enodes) 1548148213.540 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148213.541 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* -5 (* v v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.541 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148213.541 * * [misc]simplify: iters left: 6 (18 enodes) 1548148213.543 * * [misc]simplify: iters left: 5 (34 enodes) 1548148213.550 * * [misc]simplify: iters left: 4 (69 enodes) 1548148213.559 * * [misc]simplify: iters left: 3 (97 enodes) 1548148213.571 * * [misc]simplify: iters left: 2 (103 enodes) 1548148213.580 * * [misc]simplify: iters left: 1 (109 enodes) 1548148213.591 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148213.591 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* -5 (* v v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (sqrt (sqrt (+ (* v (* -6 v)) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.591 * * * * [misc]progress: [ 423 / 671 ] simplifiying candidate # 1548148213.591 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148213.592 * * [misc]simplify: iters left: 6 (18 enodes) 1548148213.594 * * [misc]simplify: iters left: 5 (32 enodes) 1548148213.599 * * [misc]simplify: iters left: 4 (61 enodes) 1548148213.606 * * [misc]simplify: iters left: 3 (80 enodes) 1548148213.616 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) 1548148213.616 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.616 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148213.616 * * [misc]simplify: iters left: 6 (18 enodes) 1548148213.619 * * [misc]simplify: iters left: 5 (34 enodes) 1548148213.624 * * [misc]simplify: iters left: 4 (69 enodes) 1548148213.633 * * [misc]simplify: iters left: 3 (100 enodes) 1548148213.645 * * [misc]simplify: iters left: 2 (111 enodes) 1548148213.656 * * [misc]simplify: iters left: 1 (126 enodes) 1548148213.671 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148213.671 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.671 * * * * [misc]progress: [ 424 / 671 ] simplifiying candidate # 1548148213.672 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148213.672 * * [misc]simplify: iters left: 6 (16 enodes) 1548148213.674 * * [misc]simplify: iters left: 5 (30 enodes) 1548148213.679 * * [misc]simplify: iters left: 4 (59 enodes) 1548148213.686 * * [misc]simplify: iters left: 3 (80 enodes) 1548148213.695 * * [misc]simplify: iters left: 2 (81 enodes) 1548148213.703 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) 1548148213.703 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.703 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148213.703 * * [misc]simplify: iters left: 6 (20 enodes) 1548148213.706 * * [misc]simplify: iters left: 5 (39 enodes) 1548148213.712 * * [misc]simplify: iters left: 4 (83 enodes) 1548148213.723 * * [misc]simplify: iters left: 3 (153 enodes) 1548148213.746 * * [misc]simplify: iters left: 2 (249 enodes) 1548148213.786 * * [misc]simplify: iters left: 1 (352 enodes) 1548148213.854 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148213.854 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.854 * * * * [misc]progress: [ 425 / 671 ] simplifiying candidate # 1548148213.855 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148213.855 * * [misc]simplify: iters left: 6 (19 enodes) 1548148213.857 * * [misc]simplify: iters left: 5 (36 enodes) 1548148213.863 * * [misc]simplify: iters left: 4 (72 enodes) 1548148213.872 * * [misc]simplify: iters left: 3 (99 enodes) 1548148213.884 * * [misc]simplify: iters left: 2 (102 enodes) 1548148213.894 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148213.894 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.894 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148213.894 * * [misc]simplify: iters left: 6 (17 enodes) 1548148213.896 * * [misc]simplify: iters left: 5 (33 enodes) 1548148213.902 * * [misc]simplify: iters left: 4 (70 enodes) 1548148213.911 * * [misc]simplify: iters left: 3 (106 enodes) 1548148213.926 * * [misc]simplify: iters left: 2 (136 enodes) 1548148213.941 * * [misc]simplify: iters left: 1 (225 enodes) 1548148213.981 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148213.981 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148213.982 * * * * [misc]progress: [ 426 / 671 ] simplifiying candidate # 1548148213.982 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148213.982 * * [misc]simplify: iters left: 6 (25 enodes) 1548148213.986 * * [misc]simplify: iters left: 5 (55 enodes) 1548148213.995 * * [misc]simplify: iters left: 4 (137 enodes) 1548148214.023 * * [misc]simplify: iters left: 3 (395 enodes) 1548148214.169 * [exit]simplify: Simplified to (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) 1548148214.169 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.169 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148214.170 * * [misc]simplify: iters left: 6 (22 enodes) 1548148214.173 * * [misc]simplify: iters left: 5 (50 enodes) 1548148214.184 * * [misc]simplify: iters left: 4 (142 enodes) 1548148214.219 * * [misc]simplify: iters left: 3 (276 enodes) 1548148214.281 * * [misc]simplify: iters left: 2 (416 enodes) 1548148214.366 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148214.366 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.366 * * * * [misc]progress: [ 427 / 671 ] simplifiying candidate # 1548148214.366 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148214.366 * * [misc]simplify: iters left: 6 (24 enodes) 1548148214.370 * * [misc]simplify: iters left: 5 (49 enodes) 1548148214.378 * * [misc]simplify: iters left: 4 (116 enodes) 1548148214.399 * * [misc]simplify: iters left: 3 (262 enodes) 1548148214.454 * * [misc]simplify: iters left: 2 (483 enodes) 1548148214.545 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) 1548148214.545 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.545 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148214.545 * * [misc]simplify: iters left: 6 (18 enodes) 1548148214.548 * * [misc]simplify: iters left: 5 (33 enodes) 1548148214.553 * * [misc]simplify: iters left: 4 (62 enodes) 1548148214.560 * * [misc]simplify: iters left: 3 (79 enodes) 1548148214.572 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148214.572 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.572 * * * * [misc]progress: [ 428 / 671 ] simplifiying candidate # 1548148214.572 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148214.573 * * [misc]simplify: iters left: 6 (17 enodes) 1548148214.575 * * [misc]simplify: iters left: 5 (31 enodes) 1548148214.580 * * [misc]simplify: iters left: 4 (52 enodes) 1548148214.587 * * [misc]simplify: iters left: 3 (74 enodes) 1548148214.594 * * [misc]simplify: iters left: 2 (76 enodes) 1548148214.600 * * [misc]simplify: iters left: 1 (77 enodes) 1548148214.607 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148214.607 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.607 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148214.607 * * [misc]simplify: iters left: 6 (20 enodes) 1548148214.610 * * [misc]simplify: iters left: 5 (37 enodes) 1548148214.616 * * [misc]simplify: iters left: 4 (68 enodes) 1548148214.625 * * [misc]simplify: iters left: 3 (88 enodes) 1548148214.635 * * [misc]simplify: iters left: 2 (90 enodes) 1548148214.646 * * [misc]simplify: iters left: 1 (91 enodes) 1548148214.655 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148214.655 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.655 * * * * [misc]progress: [ 429 / 671 ] simplifiying candidate # 1548148214.655 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148214.655 * * [misc]simplify: iters left: 6 (16 enodes) 1548148214.658 * * [misc]simplify: iters left: 5 (28 enodes) 1548148214.662 * * [misc]simplify: iters left: 4 (45 enodes) 1548148214.668 * * [misc]simplify: iters left: 3 (63 enodes) 1548148214.675 * * [misc]simplify: iters left: 2 (65 enodes) 1548148214.680 * * [misc]simplify: iters left: 1 (66 enodes) 1548148214.686 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1))))) 1548148214.687 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.687 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148214.687 * * [misc]simplify: iters left: 6 (20 enodes) 1548148214.690 * * [misc]simplify: iters left: 5 (37 enodes) 1548148214.696 * * [misc]simplify: iters left: 4 (68 enodes) 1548148214.704 * * [misc]simplify: iters left: 3 (88 enodes) 1548148214.715 * * [misc]simplify: iters left: 2 (90 enodes) 1548148214.723 * * [misc]simplify: iters left: 1 (91 enodes) 1548148214.732 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148214.732 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.732 * * * * [misc]progress: [ 430 / 671 ] simplifiying candidate # 1548148214.732 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148214.733 * * [misc]simplify: iters left: 6 (15 enodes) 1548148214.735 * * [misc]simplify: iters left: 5 (26 enodes) 1548148214.739 * * [misc]simplify: iters left: 4 (48 enodes) 1548148214.746 * * [misc]simplify: iters left: 3 (74 enodes) 1548148214.754 * * [misc]simplify: iters left: 2 (82 enodes) 1548148214.761 * * [misc]simplify: iters left: 1 (101 enodes) 1548148214.771 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148214.771 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.771 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148214.771 * * [misc]simplify: iters left: 6 (18 enodes) 1548148214.775 * * [misc]simplify: iters left: 5 (34 enodes) 1548148214.780 * * [misc]simplify: iters left: 4 (69 enodes) 1548148214.789 * * [misc]simplify: iters left: 3 (100 enodes) 1548148214.801 * * [misc]simplify: iters left: 2 (111 enodes) 1548148214.811 * * [misc]simplify: iters left: 1 (126 enodes) 1548148214.826 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148214.826 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.826 * * * * [misc]progress: [ 431 / 671 ] simplifiying candidate # 1548148214.827 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148214.827 * * [misc]simplify: iters left: 6 (15 enodes) 1548148214.829 * * [misc]simplify: iters left: 5 (26 enodes) 1548148214.833 * * [misc]simplify: iters left: 4 (48 enodes) 1548148214.840 * * [misc]simplify: iters left: 3 (74 enodes) 1548148214.849 * * [misc]simplify: iters left: 2 (82 enodes) 1548148214.856 * * [misc]simplify: iters left: 1 (101 enodes) 1548148214.866 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) 1548148214.866 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.866 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148214.867 * * [misc]simplify: iters left: 6 (19 enodes) 1548148214.869 * * [misc]simplify: iters left: 5 (35 enodes) 1548148214.875 * * [misc]simplify: iters left: 4 (70 enodes) 1548148214.883 * * [misc]simplify: iters left: 3 (101 enodes) 1548148214.895 * * [misc]simplify: iters left: 2 (112 enodes) 1548148214.905 * * [misc]simplify: iters left: 1 (127 enodes) 1548148214.922 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148214.922 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.922 * * * * [misc]progress: [ 432 / 671 ] simplifiying candidate # 1548148214.922 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (cbrt 1))) 1548148214.922 * * [misc]simplify: iters left: 6 (14 enodes) 1548148214.925 * * [misc]simplify: iters left: 5 (25 enodes) 1548148214.928 * * [misc]simplify: iters left: 4 (41 enodes) 1548148214.933 * * [misc]simplify: iters left: 3 (58 enodes) 1548148214.939 * * [misc]simplify: iters left: 2 (60 enodes) 1548148214.944 * * [misc]simplify: iters left: 1 (66 enodes) 1548148214.950 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) t) 1548148214.950 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148214.950 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148214.950 * * [misc]simplify: iters left: 6 (17 enodes) 1548148214.952 * * [misc]simplify: iters left: 5 (33 enodes) 1548148214.958 * * [misc]simplify: iters left: 4 (68 enodes) 1548148214.966 * * [misc]simplify: iters left: 3 (99 enodes) 1548148214.979 * * [misc]simplify: iters left: 2 (110 enodes) 1548148214.989 * * [misc]simplify: iters left: 1 (125 enodes) 1548148215.004 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148215.004 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.004 * * * * [misc]progress: [ 433 / 671 ] simplifiying candidate # 1548148215.004 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148215.004 * * [misc]simplify: iters left: 6 (15 enodes) 1548148215.007 * * [misc]simplify: iters left: 5 (28 enodes) 1548148215.011 * * [misc]simplify: iters left: 4 (55 enodes) 1548148215.020 * * [misc]simplify: iters left: 3 (92 enodes) 1548148215.031 * * [misc]simplify: iters left: 2 (132 enodes) 1548148215.049 * * [misc]simplify: iters left: 1 (255 enodes) 1548148215.125 * [exit]simplify: Simplified to (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148215.125 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.125 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148215.125 * * [misc]simplify: iters left: 6 (18 enodes) 1548148215.128 * * [misc]simplify: iters left: 5 (34 enodes) 1548148215.133 * * [misc]simplify: iters left: 4 (69 enodes) 1548148215.142 * * [misc]simplify: iters left: 3 (100 enodes) 1548148215.153 * * [misc]simplify: iters left: 2 (111 enodes) 1548148215.166 * * [misc]simplify: iters left: 1 (126 enodes) 1548148215.181 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148215.181 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.181 * * * * [misc]progress: [ 434 / 671 ] simplifiying candidate # 1548148215.181 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148215.181 * * [misc]simplify: iters left: 6 (13 enodes) 1548148215.183 * * [misc]simplify: iters left: 5 (24 enodes) 1548148215.187 * * [misc]simplify: iters left: 4 (44 enodes) 1548148215.193 * * [misc]simplify: iters left: 3 (69 enodes) 1548148215.201 * * [misc]simplify: iters left: 2 (75 enodes) 1548148215.207 * * [misc]simplify: iters left: 1 (88 enodes) 1548148215.214 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) t) 1548148215.214 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.214 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148215.214 * * [misc]simplify: iters left: 6 (17 enodes) 1548148215.217 * * [misc]simplify: iters left: 5 (33 enodes) 1548148215.222 * * [misc]simplify: iters left: 4 (68 enodes) 1548148215.232 * * [misc]simplify: iters left: 3 (96 enodes) 1548148215.243 * * [misc]simplify: iters left: 2 (102 enodes) 1548148215.252 * * [misc]simplify: iters left: 1 (108 enodes) 1548148215.263 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) PI) 1548148215.263 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) PI)) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.263 * * * * [misc]progress: [ 435 / 671 ] simplifiying candidate # 1548148215.263 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ t 1)) 1548148215.264 * * [misc]simplify: iters left: 6 (13 enodes) 1548148215.266 * * [misc]simplify: iters left: 5 (22 enodes) 1548148215.269 * * [misc]simplify: iters left: 4 (36 enodes) 1548148215.273 * * [misc]simplify: iters left: 3 (49 enodes) 1548148215.279 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) 1548148215.279 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.279 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148215.279 * * [misc]simplify: iters left: 6 (17 enodes) 1548148215.282 * * [misc]simplify: iters left: 5 (33 enodes) 1548148215.287 * * [misc]simplify: iters left: 4 (68 enodes) 1548148215.297 * * [misc]simplify: iters left: 3 (99 enodes) 1548148215.308 * * [misc]simplify: iters left: 2 (110 enodes) 1548148215.319 * * [misc]simplify: iters left: 1 (125 enodes) 1548148215.334 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148215.334 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.334 * * * * [misc]progress: [ 436 / 671 ] simplifiying candidate # 1548148215.334 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1) 1548148215.334 * * [misc]simplify: iters left: 6 (11 enodes) 1548148215.336 * * [misc]simplify: iters left: 5 (20 enodes) 1548148215.339 * * [misc]simplify: iters left: 4 (34 enodes) 1548148215.343 * * [misc]simplify: iters left: 3 (45 enodes) 1548148215.348 * [exit]simplify: Simplified to (sqrt (cbrt (+ (* v (* v -5)) 1))) 1548148215.348 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (sqrt (cbrt (+ (* v (* v -5)) 1))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.348 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148215.348 * * [misc]simplify: iters left: 6 (19 enodes) 1548148215.351 * * [misc]simplify: iters left: 5 (38 enodes) 1548148215.357 * * [misc]simplify: iters left: 4 (82 enodes) 1548148215.369 * * [misc]simplify: iters left: 3 (152 enodes) 1548148215.392 * * [misc]simplify: iters left: 2 (248 enodes) 1548148215.432 * * [misc]simplify: iters left: 1 (352 enodes) 1548148215.499 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5)))) 1548148215.499 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (sqrt (cbrt (+ (* v (* v -5)) 1))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.499 * * * * [misc]progress: [ 437 / 671 ] simplifiying candidate # 1548148215.499 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (* t PI)) 1548148215.499 * * [misc]simplify: iters left: 6 (14 enodes) 1548148215.502 * * [misc]simplify: iters left: 5 (26 enodes) 1548148215.505 * * [misc]simplify: iters left: 4 (49 enodes) 1548148215.512 * * [misc]simplify: iters left: 3 (74 enodes) 1548148215.521 * * [misc]simplify: iters left: 2 (75 enodes) 1548148215.526 * * [misc]simplify: iters left: 1 (79 enodes) 1548148215.531 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (* t PI)) 1548148215.531 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (* t PI)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.531 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148215.532 * * [misc]simplify: iters left: 6 (16 enodes) 1548148215.534 * * [misc]simplify: iters left: 5 (32 enodes) 1548148215.541 * * [misc]simplify: iters left: 4 (69 enodes) 1548148215.549 * * [misc]simplify: iters left: 3 (105 enodes) 1548148215.562 * * [misc]simplify: iters left: 2 (135 enodes) 1548148215.578 * * [misc]simplify: iters left: 1 (219 enodes) 1548148215.613 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5))))) 1548148215.613 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (* t PI)) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.613 * * * * [misc]progress: [ 438 / 671 ] simplifiying candidate # 1548148215.614 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148215.614 * * [misc]simplify: iters left: 6 (20 enodes) 1548148215.618 * * [misc]simplify: iters left: 5 (45 enodes) 1548148215.625 * * [misc]simplify: iters left: 4 (114 enodes) 1548148215.649 * * [misc]simplify: iters left: 3 (364 enodes) 1548148215.806 * [exit]simplify: Simplified to (* (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) (/ (sqrt (cbrt (+ 1 (* (* v -5) v)))) (* t PI))) 1548148215.806 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) (/ (sqrt (cbrt (+ 1 (* (* v -5) v)))) (* t PI))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148215.806 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148215.806 * * [misc]simplify: iters left: 6 (21 enodes) 1548148215.810 * * [misc]simplify: iters left: 5 (49 enodes) 1548148215.823 * * [misc]simplify: iters left: 4 (139 enodes) 1548148215.853 * * [misc]simplify: iters left: 3 (248 enodes) 1548148215.909 * * [misc]simplify: iters left: 2 (374 enodes) 1548148215.981 * * [misc]simplify: iters left: 1 (450 enodes) 1548148216.029 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148216.029 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.029 * * * * [misc]progress: [ 439 / 671 ] simplifiying candidate # 1548148216.029 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148216.029 * * [misc]simplify: iters left: 6 (19 enodes) 1548148216.033 * * [misc]simplify: iters left: 5 (39 enodes) 1548148216.039 * * [misc]simplify: iters left: 4 (93 enodes) 1548148216.057 * * [misc]simplify: iters left: 3 (223 enodes) 1548148216.106 * * [misc]simplify: iters left: 2 (440 enodes) 1548148216.191 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) 1548148216.191 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.191 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148216.191 * * [misc]simplify: iters left: 6 (17 enodes) 1548148216.193 * * [misc]simplify: iters left: 5 (32 enodes) 1548148216.199 * * [misc]simplify: iters left: 4 (61 enodes) 1548148216.206 * * [misc]simplify: iters left: 3 (78 enodes) 1548148216.215 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148216.215 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.215 * * * * [misc]progress: [ 440 / 671 ] simplifiying candidate # 1548148216.215 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148216.216 * * [misc]simplify: iters left: 6 (22 enodes) 1548148216.219 * * [misc]simplify: iters left: 5 (41 enodes) 1548148216.227 * * [misc]simplify: iters left: 4 (75 enodes) 1548148216.236 * * [misc]simplify: iters left: 3 (100 enodes) 1548148216.247 * * [misc]simplify: iters left: 2 (103 enodes) 1548148216.257 * * [misc]simplify: iters left: 1 (104 enodes) 1548148216.267 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* (* -5 v) v)))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) 1548148216.267 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* (* -5 v) v)))) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.268 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148216.268 * * [misc]simplify: iters left: 6 (21 enodes) 1548148216.271 * * [misc]simplify: iters left: 5 (38 enodes) 1548148216.276 * * [misc]simplify: iters left: 4 (69 enodes) 1548148216.285 * * [misc]simplify: iters left: 3 (89 enodes) 1548148216.296 * * [misc]simplify: iters left: 2 (91 enodes) 1548148216.305 * * [misc]simplify: iters left: 1 (92 enodes) 1548148216.314 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148216.314 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.314 * * * * [misc]progress: [ 441 / 671 ] simplifiying candidate # 1548148216.314 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148216.314 * * [misc]simplify: iters left: 6 (21 enodes) 1548148216.317 * * [misc]simplify: iters left: 5 (38 enodes) 1548148216.323 * * [misc]simplify: iters left: 4 (69 enodes) 1548148216.332 * * [misc]simplify: iters left: 3 (89 enodes) 1548148216.342 * * [misc]simplify: iters left: 2 (91 enodes) 1548148216.351 * * [misc]simplify: iters left: 1 (92 enodes) 1548148216.361 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148216.361 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.361 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148216.361 * * [misc]simplify: iters left: 6 (21 enodes) 1548148216.364 * * [misc]simplify: iters left: 5 (38 enodes) 1548148216.370 * * [misc]simplify: iters left: 4 (69 enodes) 1548148216.378 * * [misc]simplify: iters left: 3 (89 enodes) 1548148216.389 * * [misc]simplify: iters left: 2 (91 enodes) 1548148216.398 * * [misc]simplify: iters left: 1 (92 enodes) 1548148216.407 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148216.407 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.407 * * * * [misc]progress: [ 442 / 671 ] simplifiying candidate # 1548148216.407 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148216.407 * * [misc]simplify: iters left: 6 (20 enodes) 1548148216.410 * * [misc]simplify: iters left: 5 (36 enodes) 1548148216.416 * * [misc]simplify: iters left: 4 (71 enodes) 1548148216.425 * * [misc]simplify: iters left: 3 (102 enodes) 1548148216.438 * * [misc]simplify: iters left: 2 (113 enodes) 1548148216.449 * * [misc]simplify: iters left: 1 (128 enodes) 1548148216.464 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148216.464 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.464 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148216.464 * * [misc]simplify: iters left: 6 (19 enodes) 1548148216.467 * * [misc]simplify: iters left: 5 (35 enodes) 1548148216.472 * * [misc]simplify: iters left: 4 (70 enodes) 1548148216.480 * * [misc]simplify: iters left: 3 (101 enodes) 1548148216.493 * * [misc]simplify: iters left: 2 (112 enodes) 1548148216.504 * * [misc]simplify: iters left: 1 (127 enodes) 1548148216.519 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148216.519 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.519 * * * * [misc]progress: [ 443 / 671 ] simplifiying candidate # 1548148216.519 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148216.519 * * [misc]simplify: iters left: 6 (20 enodes) 1548148216.522 * * [misc]simplify: iters left: 5 (36 enodes) 1548148216.529 * * [misc]simplify: iters left: 4 (71 enodes) 1548148216.538 * * [misc]simplify: iters left: 3 (102 enodes) 1548148216.550 * * [misc]simplify: iters left: 2 (113 enodes) 1548148216.562 * * [misc]simplify: iters left: 1 (128 enodes) 1548148216.577 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148216.577 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.577 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148216.577 * * [misc]simplify: iters left: 6 (20 enodes) 1548148216.580 * * [misc]simplify: iters left: 5 (36 enodes) 1548148216.586 * * [misc]simplify: iters left: 4 (71 enodes) 1548148216.594 * * [misc]simplify: iters left: 3 (102 enodes) 1548148216.606 * * [misc]simplify: iters left: 2 (113 enodes) 1548148216.617 * * [misc]simplify: iters left: 1 (128 enodes) 1548148216.633 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148216.633 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) PI) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ (* (* v v) -6) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.633 * * * * [misc]progress: [ 444 / 671 ] simplifiying candidate # 1548148216.634 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148216.634 * * [misc]simplify: iters left: 6 (19 enodes) 1548148216.637 * * [misc]simplify: iters left: 5 (35 enodes) 1548148216.642 * * [misc]simplify: iters left: 4 (64 enodes) 1548148216.650 * * [misc]simplify: iters left: 3 (87 enodes) 1548148216.660 * * [misc]simplify: iters left: 2 (105 enodes) 1548148216.672 * * [misc]simplify: iters left: 1 (148 enodes) 1548148216.699 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) 1548148216.699 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.699 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148216.699 * * [misc]simplify: iters left: 6 (18 enodes) 1548148216.702 * * [misc]simplify: iters left: 5 (34 enodes) 1548148216.707 * * [misc]simplify: iters left: 4 (69 enodes) 1548148216.715 * * [misc]simplify: iters left: 3 (100 enodes) 1548148216.726 * * [misc]simplify: iters left: 2 (111 enodes) 1548148216.737 * * [misc]simplify: iters left: 1 (126 enodes) 1548148216.751 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148216.752 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) t) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.752 * * * * [misc]progress: [ 445 / 671 ] simplifiying candidate # 1548148216.752 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148216.752 * * [misc]simplify: iters left: 6 (20 enodes) 1548148216.756 * * [misc]simplify: iters left: 5 (38 enodes) 1548148216.762 * * [misc]simplify: iters left: 4 (79 enodes) 1548148216.772 * * [misc]simplify: iters left: 3 (129 enodes) 1548148216.789 * * [misc]simplify: iters left: 2 (184 enodes) 1548148216.814 * * [misc]simplify: iters left: 1 (248 enodes) 1548148216.857 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148216.857 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (sqrt (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.857 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148216.857 * * [misc]simplify: iters left: 6 (19 enodes) 1548148216.860 * * [misc]simplify: iters left: 5 (35 enodes) 1548148216.865 * * [misc]simplify: iters left: 4 (70 enodes) 1548148216.874 * * [misc]simplify: iters left: 3 (101 enodes) 1548148216.887 * * [misc]simplify: iters left: 2 (112 enodes) 1548148216.897 * * [misc]simplify: iters left: 1 (127 enodes) 1548148216.912 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148216.912 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.912 * * * * [misc]progress: [ 446 / 671 ] simplifiying candidate # 1548148216.913 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148216.913 * * [misc]simplify: iters left: 6 (18 enodes) 1548148216.915 * * [misc]simplify: iters left: 5 (34 enodes) 1548148216.921 * * [misc]simplify: iters left: 4 (69 enodes) 1548148216.929 * * [misc]simplify: iters left: 3 (97 enodes) 1548148216.940 * * [misc]simplify: iters left: 2 (103 enodes) 1548148216.951 * * [misc]simplify: iters left: 1 (109 enodes) 1548148216.963 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148216.963 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* -5 (* v v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148216.963 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148216.963 * * [misc]simplify: iters left: 6 (18 enodes) 1548148216.966 * * [misc]simplify: iters left: 5 (34 enodes) 1548148216.971 * * [misc]simplify: iters left: 4 (69 enodes) 1548148216.980 * * [misc]simplify: iters left: 3 (97 enodes) 1548148216.991 * * [misc]simplify: iters left: 2 (103 enodes) 1548148217.001 * * [misc]simplify: iters left: 1 (109 enodes) 1548148217.013 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148217.013 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* -5 (* v v)))) t) (sqrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (sqrt (sqrt (+ (* v (* -6 v)) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.013 * * * * [misc]progress: [ 447 / 671 ] simplifiying candidate # 1548148217.013 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148217.013 * * [misc]simplify: iters left: 6 (18 enodes) 1548148217.016 * * [misc]simplify: iters left: 5 (32 enodes) 1548148217.021 * * [misc]simplify: iters left: 4 (61 enodes) 1548148217.028 * * [misc]simplify: iters left: 3 (80 enodes) 1548148217.037 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) 1548148217.038 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.038 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148217.038 * * [misc]simplify: iters left: 6 (18 enodes) 1548148217.040 * * [misc]simplify: iters left: 5 (34 enodes) 1548148217.045 * * [misc]simplify: iters left: 4 (69 enodes) 1548148217.054 * * [misc]simplify: iters left: 3 (100 enodes) 1548148217.066 * * [misc]simplify: iters left: 2 (111 enodes) 1548148217.076 * * [misc]simplify: iters left: 1 (126 enodes) 1548148217.091 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v)))))) 1548148217.091 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (sqrt (sqrt (- 2 (* v (* v 6)))))) t) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.091 * * * * [misc]progress: [ 448 / 671 ] simplifiying candidate # 1548148217.092 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148217.092 * * [misc]simplify: iters left: 6 (16 enodes) 1548148217.094 * * [misc]simplify: iters left: 5 (30 enodes) 1548148217.099 * * [misc]simplify: iters left: 4 (59 enodes) 1548148217.107 * * [misc]simplify: iters left: 3 (80 enodes) 1548148217.115 * * [misc]simplify: iters left: 2 (81 enodes) 1548148217.122 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) 1548148217.122 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.122 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148217.122 * * [misc]simplify: iters left: 6 (20 enodes) 1548148217.125 * * [misc]simplify: iters left: 5 (39 enodes) 1548148217.131 * * [misc]simplify: iters left: 4 (83 enodes) 1548148217.142 * * [misc]simplify: iters left: 3 (153 enodes) 1548148217.165 * * [misc]simplify: iters left: 2 (249 enodes) 1548148217.204 * * [misc]simplify: iters left: 1 (352 enodes) 1548148217.273 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) 1548148217.273 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (sqrt (- 2 (* v (* v 6)))))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.273 * * * * [misc]progress: [ 449 / 671 ] simplifiying candidate # 1548148217.273 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148217.273 * * [misc]simplify: iters left: 6 (19 enodes) 1548148217.276 * * [misc]simplify: iters left: 5 (36 enodes) 1548148217.281 * * [misc]simplify: iters left: 4 (72 enodes) 1548148217.290 * * [misc]simplify: iters left: 3 (99 enodes) 1548148217.300 * * [misc]simplify: iters left: 2 (102 enodes) 1548148217.310 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148217.310 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.310 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148217.310 * * [misc]simplify: iters left: 6 (17 enodes) 1548148217.313 * * [misc]simplify: iters left: 5 (33 enodes) 1548148217.319 * * [misc]simplify: iters left: 4 (70 enodes) 1548148217.328 * * [misc]simplify: iters left: 3 (106 enodes) 1548148217.341 * * [misc]simplify: iters left: 2 (136 enodes) 1548148217.356 * * [misc]simplify: iters left: 1 (225 enodes) 1548148217.398 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5)))) 1548148217.398 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.398 * * * * [misc]progress: [ 450 / 671 ] simplifiying candidate # 1548148217.398 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148217.398 * * [misc]simplify: iters left: 6 (25 enodes) 1548148217.403 * * [misc]simplify: iters left: 5 (55 enodes) 1548148217.411 * * [misc]simplify: iters left: 4 (137 enodes) 1548148217.437 * * [misc]simplify: iters left: 3 (395 enodes) 1548148217.578 * [exit]simplify: Simplified to (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) 1548148217.578 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* t PI)) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* v (* v -6)) 2))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.578 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148217.578 * * [misc]simplify: iters left: 6 (22 enodes) 1548148217.581 * * [misc]simplify: iters left: 5 (50 enodes) 1548148217.592 * * [misc]simplify: iters left: 4 (142 enodes) 1548148217.627 * * [misc]simplify: iters left: 3 (276 enodes) 1548148217.686 * * [misc]simplify: iters left: 2 (416 enodes) 1548148217.770 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1)))) 1548148217.770 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 4) 25)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.770 * * * * [misc]progress: [ 451 / 671 ] simplifiying candidate # 1548148217.771 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148217.771 * * [misc]simplify: iters left: 6 (24 enodes) 1548148217.774 * * [misc]simplify: iters left: 5 (49 enodes) 1548148217.782 * * [misc]simplify: iters left: 4 (116 enodes) 1548148217.800 * * [misc]simplify: iters left: 3 (262 enodes) 1548148217.854 * * [misc]simplify: iters left: 2 (483 enodes) 1548148217.944 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) 1548148217.944 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.944 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148217.944 * * [misc]simplify: iters left: 6 (18 enodes) 1548148217.947 * * [misc]simplify: iters left: 5 (33 enodes) 1548148217.951 * * [misc]simplify: iters left: 4 (62 enodes) 1548148217.959 * * [misc]simplify: iters left: 3 (79 enodes) 1548148217.968 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v)))))) 1548148217.968 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) PI) (/ (sqrt (sqrt (- 2 (* v (* v 6))))) (/ (cbrt (+ 1 (* (pow v 4) -25))) t))) (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (* (sqrt (sqrt (- 2 (* v (* v 6))))) (cbrt (+ 1 (* v (* 5 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148217.969 * * * * [misc]progress: [ 452 / 671 ] simplifiying candidate # 1548148217.969 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148217.969 * * [misc]simplify: iters left: 6 (16 enodes) 1548148217.971 * * [misc]simplify: iters left: 5 (30 enodes) 1548148217.975 * * [misc]simplify: iters left: 4 (54 enodes) 1548148217.982 * * [misc]simplify: iters left: 3 (77 enodes) 1548148217.991 * * [misc]simplify: iters left: 2 (79 enodes) 1548148217.997 * * [misc]simplify: iters left: 1 (80 enodes) 1548148218.004 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148218.004 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.004 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148218.004 * * [misc]simplify: iters left: 6 (20 enodes) 1548148218.007 * * [misc]simplify: iters left: 5 (37 enodes) 1548148218.012 * * [misc]simplify: iters left: 4 (68 enodes) 1548148218.021 * * [misc]simplify: iters left: 3 (88 enodes) 1548148218.030 * * [misc]simplify: iters left: 2 (90 enodes) 1548148218.038 * * [misc]simplify: iters left: 1 (91 enodes) 1548148218.047 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148218.047 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.047 * * * * [misc]progress: [ 453 / 671 ] simplifiying candidate # 1548148218.047 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148218.047 * * [misc]simplify: iters left: 6 (15 enodes) 1548148218.049 * * [misc]simplify: iters left: 5 (27 enodes) 1548148218.054 * * [misc]simplify: iters left: 4 (48 enodes) 1548148218.059 * * [misc]simplify: iters left: 3 (62 enodes) 1548148218.066 * * [misc]simplify: iters left: 2 (64 enodes) 1548148218.072 * * [misc]simplify: iters left: 1 (65 enodes) 1548148218.078 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148218.079 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.079 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148218.079 * * [misc]simplify: iters left: 6 (20 enodes) 1548148218.082 * * [misc]simplify: iters left: 5 (37 enodes) 1548148218.088 * * [misc]simplify: iters left: 4 (68 enodes) 1548148218.095 * * [misc]simplify: iters left: 3 (88 enodes) 1548148218.105 * * [misc]simplify: iters left: 2 (90 enodes) 1548148218.113 * * [misc]simplify: iters left: 1 (91 enodes) 1548148218.123 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) 1548148218.123 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* v (* -6 v)) 2))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.123 * * * * [misc]progress: [ 454 / 671 ] simplifiying candidate # 1548148218.123 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148218.123 * * [misc]simplify: iters left: 6 (14 enodes) 1548148218.125 * * [misc]simplify: iters left: 5 (25 enodes) 1548148218.129 * * [misc]simplify: iters left: 4 (50 enodes) 1548148218.135 * * [misc]simplify: iters left: 3 (67 enodes) 1548148218.142 * * [misc]simplify: iters left: 2 (72 enodes) 1548148218.148 * * [misc]simplify: iters left: 1 (85 enodes) 1548148218.156 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t)) 1548148218.156 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.156 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148218.156 * * [misc]simplify: iters left: 6 (18 enodes) 1548148218.159 * * [misc]simplify: iters left: 5 (34 enodes) 1548148218.164 * * [misc]simplify: iters left: 4 (69 enodes) 1548148218.173 * * [misc]simplify: iters left: 3 (100 enodes) 1548148218.184 * * [misc]simplify: iters left: 2 (111 enodes) 1548148218.194 * * [misc]simplify: iters left: 1 (126 enodes) 1548148218.209 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148218.209 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t)) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.209 * * * * [misc]progress: [ 455 / 671 ] simplifiying candidate # 1548148218.209 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148218.209 * * [misc]simplify: iters left: 6 (14 enodes) 1548148218.211 * * [misc]simplify: iters left: 5 (25 enodes) 1548148218.215 * * [misc]simplify: iters left: 4 (50 enodes) 1548148218.223 * * [misc]simplify: iters left: 3 (67 enodes) 1548148218.229 * * [misc]simplify: iters left: 2 (72 enodes) 1548148218.235 * * [misc]simplify: iters left: 1 (85 enodes) 1548148218.243 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) (/ t (cbrt (sqrt (+ (* v (* v -5)) 1))))) 1548148218.243 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) (/ t (cbrt (sqrt (+ (* v (* v -5)) 1))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.244 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148218.244 * * [misc]simplify: iters left: 6 (19 enodes) 1548148218.246 * * [misc]simplify: iters left: 5 (35 enodes) 1548148218.253 * * [misc]simplify: iters left: 4 (70 enodes) 1548148218.261 * * [misc]simplify: iters left: 3 (101 enodes) 1548148218.273 * * [misc]simplify: iters left: 2 (112 enodes) 1548148218.283 * * [misc]simplify: iters left: 1 (127 enodes) 1548148218.297 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148218.297 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) (/ t (cbrt (sqrt (+ (* v (* v -5)) 1))))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) PI)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.297 * * * * [misc]progress: [ 456 / 671 ] simplifiying candidate # 1548148218.297 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ t (cbrt 1))) 1548148218.297 * * [misc]simplify: iters left: 6 (13 enodes) 1548148218.300 * * [misc]simplify: iters left: 5 (24 enodes) 1548148218.303 * * [misc]simplify: iters left: 4 (40 enodes) 1548148218.307 * * [misc]simplify: iters left: 3 (51 enodes) 1548148218.312 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) 1548148218.312 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.312 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148218.312 * * [misc]simplify: iters left: 6 (17 enodes) 1548148218.316 * * [misc]simplify: iters left: 5 (33 enodes) 1548148218.321 * * [misc]simplify: iters left: 4 (68 enodes) 1548148218.330 * * [misc]simplify: iters left: 3 (99 enodes) 1548148218.340 * * [misc]simplify: iters left: 2 (110 enodes) 1548148218.351 * * [misc]simplify: iters left: 1 (125 enodes) 1548148218.365 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148218.365 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.365 * * * * [misc]progress: [ 457 / 671 ] simplifiying candidate # 1548148218.366 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148218.366 * * [misc]simplify: iters left: 6 (14 enodes) 1548148218.368 * * [misc]simplify: iters left: 5 (27 enodes) 1548148218.373 * * [misc]simplify: iters left: 4 (57 enodes) 1548148218.381 * * [misc]simplify: iters left: 3 (93 enodes) 1548148218.393 * * [misc]simplify: iters left: 2 (132 enodes) 1548148218.408 * * [misc]simplify: iters left: 1 (226 enodes) 1548148218.467 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (/ t (cbrt (cbrt (+ (* (* -5 v) v) 1))))) 1548148218.467 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (/ t (cbrt (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.468 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148218.468 * * [misc]simplify: iters left: 6 (18 enodes) 1548148218.470 * * [misc]simplify: iters left: 5 (34 enodes) 1548148218.475 * * [misc]simplify: iters left: 4 (69 enodes) 1548148218.485 * * [misc]simplify: iters left: 3 (100 enodes) 1548148218.498 * * [misc]simplify: iters left: 2 (111 enodes) 1548148218.508 * * [misc]simplify: iters left: 1 (126 enodes) 1548148218.523 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148218.523 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (/ t (cbrt (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.523 * * * * [misc]progress: [ 458 / 671 ] simplifiying candidate # 1548148218.523 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148218.523 * * [misc]simplify: iters left: 6 (12 enodes) 1548148218.525 * * [misc]simplify: iters left: 5 (23 enodes) 1548148218.529 * * [misc]simplify: iters left: 4 (53 enodes) 1548148218.535 * * [misc]simplify: iters left: 3 (70 enodes) 1548148218.541 * * [misc]simplify: iters left: 2 (75 enodes) 1548148218.547 * * [misc]simplify: iters left: 1 (88 enodes) 1548148218.555 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) t) 1548148218.555 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.555 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148218.555 * * [misc]simplify: iters left: 6 (17 enodes) 1548148218.558 * * [misc]simplify: iters left: 5 (33 enodes) 1548148218.564 * * [misc]simplify: iters left: 4 (68 enodes) 1548148218.572 * * [misc]simplify: iters left: 3 (96 enodes) 1548148218.583 * * [misc]simplify: iters left: 2 (102 enodes) 1548148218.592 * * [misc]simplify: iters left: 1 (108 enodes) 1548148218.602 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) PI) 1548148218.602 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) PI)) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.603 * * * * [misc]progress: [ 459 / 671 ] simplifiying candidate # 1548148218.603 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ t 1)) 1548148218.603 * * [misc]simplify: iters left: 6 (12 enodes) 1548148218.605 * * [misc]simplify: iters left: 5 (21 enodes) 1548148218.608 * * [misc]simplify: iters left: 4 (37 enodes) 1548148218.612 * * [misc]simplify: iters left: 3 (48 enodes) 1548148218.617 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t) 1548148218.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.617 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148218.617 * * [misc]simplify: iters left: 6 (17 enodes) 1548148218.620 * * [misc]simplify: iters left: 5 (33 enodes) 1548148218.626 * * [misc]simplify: iters left: 4 (68 enodes) 1548148218.635 * * [misc]simplify: iters left: 3 (99 enodes) 1548148218.646 * * [misc]simplify: iters left: 2 (110 enodes) 1548148218.656 * * [misc]simplify: iters left: 1 (125 enodes) 1548148218.670 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI)) 1548148218.671 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t) (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.671 * * * * [misc]progress: [ 460 / 671 ] simplifiying candidate # 1548148218.671 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) 1) 1548148218.671 * * [misc]simplify: iters left: 6 (10 enodes) 1548148218.673 * * [misc]simplify: iters left: 5 (17 enodes) 1548148218.675 * * [misc]simplify: iters left: 4 (31 enodes) 1548148218.679 * * [misc]simplify: iters left: 3 (42 enodes) 1548148218.683 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148218.684 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.684 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148218.684 * * [misc]simplify: iters left: 6 (19 enodes) 1548148218.686 * * [misc]simplify: iters left: 5 (38 enodes) 1548148218.694 * * [misc]simplify: iters left: 4 (82 enodes) 1548148218.705 * * [misc]simplify: iters left: 3 (152 enodes) 1548148218.729 * * [misc]simplify: iters left: 2 (248 enodes) 1548148218.768 * * [misc]simplify: iters left: 1 (352 enodes) 1548148218.833 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5)))) 1548148218.833 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ 2 (* -6 (* v v)))) (* PI t))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.833 * * * * [misc]progress: [ 461 / 671 ] simplifiying candidate # 1548148218.833 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (* t PI)) 1548148218.833 * * [misc]simplify: iters left: 6 (13 enodes) 1548148218.835 * * [misc]simplify: iters left: 5 (25 enodes) 1548148218.839 * * [misc]simplify: iters left: 4 (50 enodes) 1548148218.845 * * [misc]simplify: iters left: 3 (68 enodes) 1548148218.852 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) 1548148218.852 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.852 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148218.852 * * [misc]simplify: iters left: 6 (16 enodes) 1548148218.855 * * [misc]simplify: iters left: 5 (32 enodes) 1548148218.860 * * [misc]simplify: iters left: 4 (69 enodes) 1548148218.871 * * [misc]simplify: iters left: 3 (105 enodes) 1548148218.883 * * [misc]simplify: iters left: 2 (135 enodes) 1548148218.898 * * [misc]simplify: iters left: 1 (219 enodes) 1548148218.932 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5))))) 1548148218.932 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148218.932 * * * * [misc]progress: [ 462 / 671 ] simplifiying candidate # 1548148218.932 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148218.932 * * [misc]simplify: iters left: 6 (19 enodes) 1548148218.936 * * [misc]simplify: iters left: 5 (44 enodes) 1548148218.942 * * [misc]simplify: iters left: 4 (114 enodes) 1548148218.965 * * [misc]simplify: iters left: 3 (363 enodes) 1548148219.112 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* (- v) (* v v)) (* (* v v) (* v 125))))) (* t PI)) (sqrt (cbrt (+ (* (* v v) -5) 1)))) 1548148219.112 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ 1 (* (* (- v) (* v v)) (* (* v v) (* v 125))))) (* t PI)) (sqrt (cbrt (+ (* (* v v) -5) 1)))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.113 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148219.113 * * [misc]simplify: iters left: 6 (21 enodes) 1548148219.116 * * [misc]simplify: iters left: 5 (49 enodes) 1548148219.127 * * [misc]simplify: iters left: 4 (139 enodes) 1548148219.160 * * [misc]simplify: iters left: 3 (248 enodes) 1548148219.215 * * [misc]simplify: iters left: 2 (374 enodes) 1548148219.285 * * [misc]simplify: iters left: 1 (450 enodes) 1548148219.331 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1)))) 1548148219.332 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (cbrt (- 1 (* 5 (* v v))))) (* (sqrt (- 2 (* v (* v 6)))) (cbrt (+ (+ (* (* v 25) (pow v 3)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.332 * * * * [misc]progress: [ 463 / 671 ] simplifiying candidate # 1548148219.332 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148219.332 * * [misc]simplify: iters left: 6 (18 enodes) 1548148219.335 * * [misc]simplify: iters left: 5 (38 enodes) 1548148219.341 * * [misc]simplify: iters left: 4 (93 enodes) 1548148219.355 * * [misc]simplify: iters left: 3 (222 enodes) 1548148219.401 * * [misc]simplify: iters left: 2 (415 enodes) 1548148219.486 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* v (* -5 v))))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) 1548148219.486 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* v (* -5 v))))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.486 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148219.486 * * [misc]simplify: iters left: 6 (17 enodes) 1548148219.489 * * [misc]simplify: iters left: 5 (32 enodes) 1548148219.494 * * [misc]simplify: iters left: 4 (61 enodes) 1548148219.501 * * [misc]simplify: iters left: 3 (78 enodes) 1548148219.509 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v))))) 1548148219.510 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* v (* -5 v))))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.510 * * * * [misc]progress: [ 464 / 671 ] simplifiying candidate # 1548148219.510 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148219.510 * * [misc]simplify: iters left: 6 (22 enodes) 1548148219.513 * * [misc]simplify: iters left: 5 (43 enodes) 1548148219.519 * * [misc]simplify: iters left: 4 (81 enodes) 1548148219.529 * * [misc]simplify: iters left: 3 (114 enodes) 1548148219.544 * * [misc]simplify: iters left: 2 (128 enodes) 1548148219.556 * * [misc]simplify: iters left: 1 (132 enodes) 1548148219.570 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) 1548148219.570 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v))))) (* (cbrt (sqrt (+ 2 (* -6 (* v v))))) (cbrt (sqrt (+ 2 (* -6 (* v v)))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.570 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148219.570 * * [misc]simplify: iters left: 6 (20 enodes) 1548148219.574 * * [misc]simplify: iters left: 5 (37 enodes) 1548148219.579 * * [misc]simplify: iters left: 4 (68 enodes) 1548148219.587 * * [misc]simplify: iters left: 3 (88 enodes) 1548148219.596 * * [misc]simplify: iters left: 2 (90 enodes) 1548148219.605 * * [misc]simplify: iters left: 1 (91 enodes) 1548148219.614 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148219.614 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.614 * * * * [misc]progress: [ 465 / 671 ] simplifiying candidate # 1548148219.614 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148219.614 * * [misc]simplify: iters left: 6 (21 enodes) 1548148219.617 * * [misc]simplify: iters left: 5 (40 enodes) 1548148219.623 * * [misc]simplify: iters left: 4 (73 enodes) 1548148219.631 * * [misc]simplify: iters left: 3 (96 enodes) 1548148219.642 * * [misc]simplify: iters left: 2 (104 enodes) 1548148219.652 * * [misc]simplify: iters left: 1 (105 enodes) 1548148219.662 * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148219.662 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.663 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148219.663 * * [misc]simplify: iters left: 6 (20 enodes) 1548148219.665 * * [misc]simplify: iters left: 5 (37 enodes) 1548148219.671 * * [misc]simplify: iters left: 4 (68 enodes) 1548148219.679 * * [misc]simplify: iters left: 3 (88 enodes) 1548148219.689 * * [misc]simplify: iters left: 2 (90 enodes) 1548148219.697 * * [misc]simplify: iters left: 1 (91 enodes) 1548148219.707 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148219.707 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148219.707 * * * * [misc]progress: [ 466 / 671 ] simplifiying candidate # 1548148219.707 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148219.707 * * [misc]simplify: iters left: 6 (20 enodes) 1548148219.710 * * [misc]simplify: iters left: 5 (38 enodes) 1548148219.716 * * [misc]simplify: iters left: 4 (77 enodes) 1548148219.726 * * [misc]simplify: iters left: 3 (125 enodes) 1548148219.743 * * [misc]simplify: iters left: 2 (208 enodes) 1548148219.789 * * [misc]simplify: iters left: 1 (463 enodes) 1548148220.194 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (* t (cbrt (sqrt (+ 2 (* v (* v -6))))))) 1548148220.194 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (* t (cbrt (sqrt (+ 2 (* v (* v -6))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.194 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148220.194 * * [misc]simplify: iters left: 6 (18 enodes) 1548148220.197 * * [misc]simplify: iters left: 5 (34 enodes) 1548148220.202 * * [misc]simplify: iters left: 4 (69 enodes) 1548148220.211 * * [misc]simplify: iters left: 3 (100 enodes) 1548148220.222 * * [misc]simplify: iters left: 2 (111 enodes) 1548148220.232 * * [misc]simplify: iters left: 1 (126 enodes) 1548148220.247 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148220.247 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (* t (cbrt (sqrt (+ 2 (* v (* v -6))))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.247 * * * * [misc]progress: [ 467 / 671 ] simplifiying candidate # 1548148220.247 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148220.247 * * [misc]simplify: iters left: 6 (19 enodes) 1548148220.250 * * [misc]simplify: iters left: 5 (37 enodes) 1548148220.257 * * [misc]simplify: iters left: 4 (76 enodes) 1548148220.267 * * [misc]simplify: iters left: 3 (124 enodes) 1548148220.284 * * [misc]simplify: iters left: 2 (207 enodes) 1548148220.330 * * [misc]simplify: iters left: 1 (472 enodes) 1548148220.479 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (* t (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148220.479 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (* t (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.480 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148220.480 * * [misc]simplify: iters left: 6 (19 enodes) 1548148220.482 * * [misc]simplify: iters left: 5 (35 enodes) 1548148220.488 * * [misc]simplify: iters left: 4 (70 enodes) 1548148220.496 * * [misc]simplify: iters left: 3 (101 enodes) 1548148220.507 * * [misc]simplify: iters left: 2 (112 enodes) 1548148220.517 * * [misc]simplify: iters left: 1 (127 enodes) 1548148220.535 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148220.535 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (* t (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (cbrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.535 * * * * [misc]progress: [ 468 / 671 ] simplifiying candidate # 1548148220.535 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148220.535 * * [misc]simplify: iters left: 6 (15 enodes) 1548148220.538 * * [misc]simplify: iters left: 5 (28 enodes) 1548148220.543 * * [misc]simplify: iters left: 4 (47 enodes) 1548148220.548 * * [misc]simplify: iters left: 3 (64 enodes) 1548148220.555 * * [misc]simplify: iters left: 2 (73 enodes) 1548148220.563 * * [misc]simplify: iters left: 1 (100 enodes) 1548148220.575 * [exit]simplify: Simplified to (/ (/ (/ 1 t) (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148220.575 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 t) (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.575 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148220.575 * * [misc]simplify: iters left: 6 (17 enodes) 1548148220.578 * * [misc]simplify: iters left: 5 (33 enodes) 1548148220.583 * * [misc]simplify: iters left: 4 (68 enodes) 1548148220.591 * * [misc]simplify: iters left: 3 (96 enodes) 1548148220.602 * * [misc]simplify: iters left: 2 (102 enodes) 1548148220.611 * * [misc]simplify: iters left: 1 (107 enodes) 1548148220.622 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148220.622 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ 1 t) (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.622 * * * * [misc]progress: [ 469 / 671 ] simplifiying candidate # 1548148220.622 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148220.622 * * [misc]simplify: iters left: 6 (20 enodes) 1548148220.625 * * [misc]simplify: iters left: 5 (40 enodes) 1548148220.632 * * [misc]simplify: iters left: 4 (85 enodes) 1548148220.643 * * [misc]simplify: iters left: 3 (158 enodes) 1548148220.670 * * [misc]simplify: iters left: 2 (374 enodes) 1548148220.826 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* v (* v -6))))))) t) 1548148220.826 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* v (* v -6))))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.826 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148220.826 * * [misc]simplify: iters left: 6 (18 enodes) 1548148220.830 * * [misc]simplify: iters left: 5 (34 enodes) 1548148220.835 * * [misc]simplify: iters left: 4 (69 enodes) 1548148220.843 * * [misc]simplify: iters left: 3 (100 enodes) 1548148220.854 * * [misc]simplify: iters left: 2 (111 enodes) 1548148220.864 * * [misc]simplify: iters left: 1 (126 enodes) 1548148220.880 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148220.880 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 2 (* v (* v -6))))))) t) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148220.880 * * * * [misc]progress: [ 470 / 671 ] simplifiying candidate # 1548148220.880 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148220.880 * * [misc]simplify: iters left: 6 (19 enodes) 1548148220.883 * * [misc]simplify: iters left: 5 (37 enodes) 1548148220.888 * * [misc]simplify: iters left: 4 (76 enodes) 1548148220.898 * * [misc]simplify: iters left: 3 (124 enodes) 1548148220.915 * * [misc]simplify: iters left: 2 (207 enodes) 1548148220.962 * * [misc]simplify: iters left: 1 (472 enodes) 1548148221.112 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (* t (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148221.112 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (* t (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.112 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148221.112 * * [misc]simplify: iters left: 6 (18 enodes) 1548148221.114 * * [misc]simplify: iters left: 5 (34 enodes) 1548148221.120 * * [misc]simplify: iters left: 4 (69 enodes) 1548148221.128 * * [misc]simplify: iters left: 3 (100 enodes) 1548148221.139 * * [misc]simplify: iters left: 2 (111 enodes) 1548148221.150 * * [misc]simplify: iters left: 1 (126 enodes) 1548148221.166 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148221.166 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (* t (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (cbrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.166 * * * * [misc]progress: [ 471 / 671 ] simplifiying candidate # 1548148221.166 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148221.166 * * [misc]simplify: iters left: 6 (14 enodes) 1548148221.168 * * [misc]simplify: iters left: 5 (25 enodes) 1548148221.172 * * [misc]simplify: iters left: 4 (44 enodes) 1548148221.177 * * [misc]simplify: iters left: 3 (58 enodes) 1548148221.183 * * [misc]simplify: iters left: 2 (64 enodes) 1548148221.189 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (- 2 (* v (* 6 v)))))) (* t (cbrt (sqrt (- 2 (* v (* 6 v))))))) 1548148221.190 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (sqrt (- 2 (* v (* 6 v)))))) (* t (cbrt (sqrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.190 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148221.190 * * [misc]simplify: iters left: 6 (17 enodes) 1548148221.192 * * [misc]simplify: iters left: 5 (33 enodes) 1548148221.197 * * [misc]simplify: iters left: 4 (68 enodes) 1548148221.206 * * [misc]simplify: iters left: 3 (96 enodes) 1548148221.216 * * [misc]simplify: iters left: 2 (102 enodes) 1548148221.226 * * [misc]simplify: iters left: 1 (107 enodes) 1548148221.237 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148221.237 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (cbrt (sqrt (- 2 (* v (* 6 v)))))) (* t (cbrt (sqrt (- 2 (* v (* 6 v))))))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.237 * * * * [misc]progress: [ 472 / 671 ] simplifiying candidate # 1548148221.238 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1) 1548148221.238 * * [misc]simplify: iters left: 6 (12 enodes) 1548148221.240 * * [misc]simplify: iters left: 5 (23 enodes) 1548148221.243 * * [misc]simplify: iters left: 4 (42 enodes) 1548148221.248 * * [misc]simplify: iters left: 3 (54 enodes) 1548148221.254 * * [misc]simplify: iters left: 2 (55 enodes) 1548148221.258 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) 1548148221.258 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.259 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148221.259 * * [misc]simplify: iters left: 6 (19 enodes) 1548148221.261 * * [misc]simplify: iters left: 5 (38 enodes) 1548148221.267 * * [misc]simplify: iters left: 4 (82 enodes) 1548148221.278 * * [misc]simplify: iters left: 3 (148 enodes) 1548148221.300 * * [misc]simplify: iters left: 2 (210 enodes) 1548148221.326 * * [misc]simplify: iters left: 1 (244 enodes) 1548148221.362 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148221.363 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (cbrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.363 * * * * [misc]progress: [ 473 / 671 ] simplifiying candidate # 1548148221.363 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148221.363 * * [misc]simplify: iters left: 6 (15 enodes) 1548148221.365 * * [misc]simplify: iters left: 5 (29 enodes) 1548148221.369 * * [misc]simplify: iters left: 4 (57 enodes) 1548148221.377 * * [misc]simplify: iters left: 3 (87 enodes) 1548148221.387 * * [misc]simplify: iters left: 2 (111 enodes) 1548148221.399 * * [misc]simplify: iters left: 1 (117 enodes) 1548148221.411 * [exit]simplify: Simplified to (/ (/ (/ (/ 1 t) PI) (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148221.411 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (/ 1 t) PI) (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.411 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148221.411 * * [misc]simplify: iters left: 6 (16 enodes) 1548148221.413 * * [misc]simplify: iters left: 5 (32 enodes) 1548148221.419 * * [misc]simplify: iters left: 4 (69 enodes) 1548148221.427 * * [misc]simplify: iters left: 3 (103 enodes) 1548148221.440 * * [misc]simplify: iters left: 2 (129 enodes) 1548148221.455 * * [misc]simplify: iters left: 1 (206 enodes) 1548148221.481 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v))))) 1548148221.482 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (* t PI)) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.482 * * * * [misc]progress: [ 474 / 671 ] simplifiying candidate # 1548148221.482 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148221.482 * * [misc]simplify: iters left: 6 (23 enodes) 1548148221.488 * * [misc]simplify: iters left: 5 (53 enodes) 1548148221.497 * * [misc]simplify: iters left: 4 (130 enodes) 1548148221.522 * * [misc]simplify: iters left: 3 (414 enodes) 1548148221.669 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (* v v) (- v))) 1)) (* t PI)) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) 1548148221.669 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (* v v) (- v))) 1)) (* t PI)) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.669 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148221.669 * * [misc]simplify: iters left: 6 (21 enodes) 1548148221.672 * * [misc]simplify: iters left: 5 (49 enodes) 1548148221.683 * * [misc]simplify: iters left: 4 (140 enodes) 1548148221.715 * * [misc]simplify: iters left: 3 (248 enodes) 1548148221.772 * * [misc]simplify: iters left: 2 (393 enodes) 1548148221.882 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148221.882 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (- 1 (* 5 (* v v)))) (* (cbrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.882 * * * * [misc]progress: [ 475 / 671 ] simplifiying candidate # 1548148221.882 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148221.882 * * [misc]simplify: iters left: 6 (22 enodes) 1548148221.886 * * [misc]simplify: iters left: 5 (47 enodes) 1548148221.893 * * [misc]simplify: iters left: 4 (111 enodes) 1548148221.912 * * [misc]simplify: iters left: 3 (276 enodes) 1548148221.978 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (* (cbrt (sqrt (- 2 (* (* v v) 6)))) (cbrt (sqrt (- 2 (* (* v v) 6)))))) 1548148221.978 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (* (cbrt (sqrt (- 2 (* (* v v) 6)))) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148221.978 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148221.978 * * [misc]simplify: iters left: 6 (17 enodes) 1548148221.980 * * [misc]simplify: iters left: 5 (32 enodes) 1548148221.986 * * [misc]simplify: iters left: 4 (61 enodes) 1548148221.993 * * [misc]simplify: iters left: 3 (78 enodes) 1548148222.002 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148222.002 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (* (cbrt (sqrt (- 2 (* (* v v) 6)))) (cbrt (sqrt (- 2 (* (* v v) 6)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.002 * * * * [misc]progress: [ 476 / 671 ] simplifiying candidate # 1548148222.002 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148222.002 * * [misc]simplify: iters left: 6 (22 enodes) 1548148222.006 * * [misc]simplify: iters left: 5 (42 enodes) 1548148222.012 * * [misc]simplify: iters left: 4 (76 enodes) 1548148222.021 * * [misc]simplify: iters left: 3 (101 enodes) 1548148222.035 * * [misc]simplify: iters left: 2 (104 enodes) 1548148222.044 * * [misc]simplify: iters left: 1 (105 enodes) 1548148222.054 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (+ (* v (* v -6)) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))))) 1548148222.054 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (fabs (cbrt (+ (* v (* v -6)) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.054 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148222.054 * * [misc]simplify: iters left: 6 (20 enodes) 1548148222.057 * * [misc]simplify: iters left: 5 (37 enodes) 1548148222.063 * * [misc]simplify: iters left: 4 (68 enodes) 1548148222.071 * * [misc]simplify: iters left: 3 (88 enodes) 1548148222.081 * * [misc]simplify: iters left: 2 (90 enodes) 1548148222.089 * * [misc]simplify: iters left: 1 (91 enodes) 1548148222.099 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148222.099 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (fabs (cbrt (+ (* v (* v -6)) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.099 * * * * [misc]progress: [ 477 / 671 ] simplifiying candidate # 1548148222.099 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148222.099 * * [misc]simplify: iters left: 6 (21 enodes) 1548148222.102 * * [misc]simplify: iters left: 5 (39 enodes) 1548148222.108 * * [misc]simplify: iters left: 4 (70 enodes) 1548148222.116 * * [misc]simplify: iters left: 3 (90 enodes) 1548148222.126 * * [misc]simplify: iters left: 2 (92 enodes) 1548148222.134 * * [misc]simplify: iters left: 1 (93 enodes) 1548148222.143 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) 1548148222.144 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.144 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148222.144 * * [misc]simplify: iters left: 6 (20 enodes) 1548148222.147 * * [misc]simplify: iters left: 5 (37 enodes) 1548148222.152 * * [misc]simplify: iters left: 4 (68 enodes) 1548148222.160 * * [misc]simplify: iters left: 3 (88 enodes) 1548148222.171 * * [misc]simplify: iters left: 2 (90 enodes) 1548148222.178 * * [misc]simplify: iters left: 1 (91 enodes) 1548148222.187 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148222.188 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.188 * * * * [misc]progress: [ 478 / 671 ] simplifiying candidate # 1548148222.188 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148222.188 * * [misc]simplify: iters left: 6 (20 enodes) 1548148222.191 * * [misc]simplify: iters left: 5 (37 enodes) 1548148222.196 * * [misc]simplify: iters left: 4 (72 enodes) 1548148222.205 * * [misc]simplify: iters left: 3 (103 enodes) 1548148222.217 * * [misc]simplify: iters left: 2 (123 enodes) 1548148222.233 * * [misc]simplify: iters left: 1 (178 enodes) 1548148222.257 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (* t (fabs (cbrt (- 2 (* v (* 6 v))))))) 1548148222.257 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (* t (fabs (cbrt (- 2 (* v (* 6 v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.257 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148222.257 * * [misc]simplify: iters left: 6 (18 enodes) 1548148222.260 * * [misc]simplify: iters left: 5 (34 enodes) 1548148222.265 * * [misc]simplify: iters left: 4 (69 enodes) 1548148222.274 * * [misc]simplify: iters left: 3 (100 enodes) 1548148222.285 * * [misc]simplify: iters left: 2 (111 enodes) 1548148222.297 * * [misc]simplify: iters left: 1 (126 enodes) 1548148222.311 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v))))))) 1548148222.311 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (* t (fabs (cbrt (- 2 (* v (* 6 v))))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.311 * * * * [misc]progress: [ 479 / 671 ] simplifiying candidate # 1548148222.311 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148222.311 * * [misc]simplify: iters left: 6 (19 enodes) 1548148222.314 * * [misc]simplify: iters left: 5 (36 enodes) 1548148222.320 * * [misc]simplify: iters left: 4 (71 enodes) 1548148222.328 * * [misc]simplify: iters left: 3 (102 enodes) 1548148222.340 * * [misc]simplify: iters left: 2 (122 enodes) 1548148222.355 * * [misc]simplify: iters left: 1 (176 enodes) 1548148222.378 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (* t (fabs (cbrt (+ 2 (* -6 (* v v))))))) 1548148222.378 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (* t (fabs (cbrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.378 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148222.378 * * [misc]simplify: iters left: 6 (19 enodes) 1548148222.381 * * [misc]simplify: iters left: 5 (35 enodes) 1548148222.387 * * [misc]simplify: iters left: 4 (70 enodes) 1548148222.395 * * [misc]simplify: iters left: 3 (101 enodes) 1548148222.406 * * [misc]simplify: iters left: 2 (112 enodes) 1548148222.418 * * [misc]simplify: iters left: 1 (127 enodes) 1548148222.432 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (cbrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148222.433 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (* t (fabs (cbrt (+ 2 (* -6 (* v v))))))) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (cbrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.433 * * * * [misc]progress: [ 480 / 671 ] simplifiying candidate # 1548148222.433 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (cbrt 1))) 1548148222.433 * * [misc]simplify: iters left: 6 (15 enodes) 1548148222.436 * * [misc]simplify: iters left: 5 (27 enodes) 1548148222.439 * * [misc]simplify: iters left: 4 (44 enodes) 1548148222.445 * * [misc]simplify: iters left: 3 (57 enodes) 1548148222.450 * * [misc]simplify: iters left: 2 (60 enodes) 1548148222.456 * * [misc]simplify: iters left: 1 (74 enodes) 1548148222.464 * [exit]simplify: Simplified to (/ (/ 1 t) (fabs (cbrt (+ 2 (* v (* -6 v)))))) 1548148222.464 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ 2 (* v (* -6 v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.464 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148222.464 * * [misc]simplify: iters left: 6 (17 enodes) 1548148222.467 * * [misc]simplify: iters left: 5 (33 enodes) 1548148222.472 * * [misc]simplify: iters left: 4 (68 enodes) 1548148222.480 * * [misc]simplify: iters left: 3 (96 enodes) 1548148222.492 * * [misc]simplify: iters left: 2 (102 enodes) 1548148222.501 * * [misc]simplify: iters left: 1 (107 enodes) 1548148222.512 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v)))))) 1548148222.512 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ 2 (* v (* -6 v)))))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.512 * * * * [misc]progress: [ 481 / 671 ] simplifiying candidate # 1548148222.512 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148222.513 * * [misc]simplify: iters left: 6 (20 enodes) 1548148222.515 * * [misc]simplify: iters left: 5 (39 enodes) 1548148222.521 * * [misc]simplify: iters left: 4 (80 enodes) 1548148222.532 * * [misc]simplify: iters left: 3 (130 enodes) 1548148222.551 * * [misc]simplify: iters left: 2 (238 enodes) 1548148222.607 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* t (fabs (cbrt (+ (* -6 (* v v)) 2))))) 1548148222.607 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* t (fabs (cbrt (+ (* -6 (* v v)) 2))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.607 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148222.607 * * [misc]simplify: iters left: 6 (18 enodes) 1548148222.610 * * [misc]simplify: iters left: 5 (34 enodes) 1548148222.615 * * [misc]simplify: iters left: 4 (69 enodes) 1548148222.624 * * [misc]simplify: iters left: 3 (100 enodes) 1548148222.635 * * [misc]simplify: iters left: 2 (111 enodes) 1548148222.645 * * [misc]simplify: iters left: 1 (126 enodes) 1548148222.659 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v))))))) 1548148222.659 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* t (fabs (cbrt (+ (* -6 (* v v)) 2))))) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.659 * * * * [misc]progress: [ 482 / 671 ] simplifiying candidate # 1548148222.659 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148222.659 * * [misc]simplify: iters left: 6 (19 enodes) 1548148222.662 * * [misc]simplify: iters left: 5 (36 enodes) 1548148222.668 * * [misc]simplify: iters left: 4 (71 enodes) 1548148222.677 * * [misc]simplify: iters left: 3 (102 enodes) 1548148222.688 * * [misc]simplify: iters left: 2 (122 enodes) 1548148222.703 * * [misc]simplify: iters left: 1 (176 enodes) 1548148222.726 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* v (* -5 v))))) (* t (fabs (cbrt (+ 2 (* -6 (* v v))))))) 1548148222.726 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* v (* -5 v))))) (* t (fabs (cbrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.726 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148222.726 * * [misc]simplify: iters left: 6 (18 enodes) 1548148222.729 * * [misc]simplify: iters left: 5 (34 enodes) 1548148222.735 * * [misc]simplify: iters left: 4 (69 enodes) 1548148222.743 * * [misc]simplify: iters left: 3 (100 enodes) 1548148222.755 * * [misc]simplify: iters left: 2 (111 enodes) 1548148222.766 * * [misc]simplify: iters left: 1 (126 enodes) 1548148222.780 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v))))))) 1548148222.780 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* v (* -5 v))))) (* t (fabs (cbrt (+ 2 (* -6 (* v v))))))) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (cbrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.780 * * * * [misc]progress: [ 483 / 671 ] simplifiying candidate # 1548148222.780 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ t 1)) 1548148222.780 * * [misc]simplify: iters left: 6 (14 enodes) 1548148222.782 * * [misc]simplify: iters left: 5 (24 enodes) 1548148222.786 * * [misc]simplify: iters left: 4 (41 enodes) 1548148222.791 * * [misc]simplify: iters left: 3 (51 enodes) 1548148222.798 * [exit]simplify: Simplified to (/ (/ 1 t) (fabs (cbrt (+ (* (* -6 v) v) 2)))) 1548148222.798 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ (* (* -6 v) v) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.798 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148222.798 * * [misc]simplify: iters left: 6 (17 enodes) 1548148222.801 * * [misc]simplify: iters left: 5 (33 enodes) 1548148222.806 * * [misc]simplify: iters left: 4 (68 enodes) 1548148222.814 * * [misc]simplify: iters left: 3 (96 enodes) 1548148222.825 * * [misc]simplify: iters left: 2 (102 enodes) 1548148222.834 * * [misc]simplify: iters left: 1 (107 enodes) 1548148222.845 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v)))))) 1548148222.845 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (fabs (cbrt (+ (* (* -6 v) v) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.845 * * * * [misc]progress: [ 484 / 671 ] simplifiying candidate # 1548148222.846 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1) 1548148222.846 * * [misc]simplify: iters left: 6 (12 enodes) 1548148222.847 * * [misc]simplify: iters left: 5 (22 enodes) 1548148222.851 * * [misc]simplify: iters left: 4 (39 enodes) 1548148222.855 * * [misc]simplify: iters left: 3 (51 enodes) 1548148222.860 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ (* -6 (* v v)) 2)))) 1548148222.860 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (fabs (cbrt (+ (* -6 (* v v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.860 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148222.861 * * [misc]simplify: iters left: 6 (19 enodes) 1548148222.864 * * [misc]simplify: iters left: 5 (38 enodes) 1548148222.870 * * [misc]simplify: iters left: 4 (82 enodes) 1548148222.881 * * [misc]simplify: iters left: 3 (148 enodes) 1548148222.901 * * [misc]simplify: iters left: 2 (210 enodes) 1548148222.929 * * [misc]simplify: iters left: 1 (244 enodes) 1548148222.963 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (cbrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148222.963 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (fabs (cbrt (+ (* -6 (* v v)) 2)))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (cbrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.963 * * * * [misc]progress: [ 485 / 671 ] simplifiying candidate # 1548148222.963 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (* t PI)) 1548148222.963 * * [misc]simplify: iters left: 6 (15 enodes) 1548148222.965 * * [misc]simplify: iters left: 5 (28 enodes) 1548148222.969 * * [misc]simplify: iters left: 4 (52 enodes) 1548148222.975 * * [misc]simplify: iters left: 3 (70 enodes) 1548148222.984 * * [misc]simplify: iters left: 2 (73 enodes) 1548148222.991 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) t) (fabs (cbrt (+ 2 (* (* v -6) v))))) 1548148222.991 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 PI) t) (fabs (cbrt (+ 2 (* (* v -6) v))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148222.991 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148222.991 * * [misc]simplify: iters left: 6 (16 enodes) 1548148222.994 * * [misc]simplify: iters left: 5 (32 enodes) 1548148222.999 * * [misc]simplify: iters left: 4 (69 enodes) 1548148223.007 * * [misc]simplify: iters left: 3 (103 enodes) 1548148223.019 * * [misc]simplify: iters left: 2 (129 enodes) 1548148223.034 * * [misc]simplify: iters left: 1 (206 enodes) 1548148223.060 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v))))) 1548148223.060 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ 1 PI) t) (fabs (cbrt (+ 2 (* (* v -6) v))))) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.060 * * * * [misc]progress: [ 486 / 671 ] simplifiying candidate # 1548148223.060 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148223.060 * * [misc]simplify: iters left: 6 (23 enodes) 1548148223.064 * * [misc]simplify: iters left: 5 (52 enodes) 1548148223.072 * * [misc]simplify: iters left: 4 (125 enodes) 1548148223.097 * * [misc]simplify: iters left: 3 (387 enodes) 1548148223.228 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) t) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) PI)) 1548148223.228 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) t) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.228 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148223.228 * * [misc]simplify: iters left: 6 (21 enodes) 1548148223.231 * * [misc]simplify: iters left: 5 (49 enodes) 1548148223.242 * * [misc]simplify: iters left: 4 (140 enodes) 1548148223.273 * * [misc]simplify: iters left: 3 (248 enodes) 1548148223.328 * * [misc]simplify: iters left: 2 (393 enodes) 1548148223.436 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (cbrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148223.436 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (+ (* (* (* v v) (* v 125)) (* (- v) (* v v))) 1)) t) (* (fabs (cbrt (+ (* (* -6 v) v) 2))) PI)) (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (cbrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.436 * * * * [misc]progress: [ 487 / 671 ] simplifiying candidate # 1548148223.436 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148223.436 * * [misc]simplify: iters left: 6 (22 enodes) 1548148223.439 * * [misc]simplify: iters left: 5 (46 enodes) 1548148223.447 * * [misc]simplify: iters left: 4 (106 enodes) 1548148223.463 * * [misc]simplify: iters left: 3 (249 enodes) 1548148223.516 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (fabs (cbrt (+ (* v (* -6 v)) 2)))) 1548148223.516 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (fabs (cbrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.516 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148223.517 * * [misc]simplify: iters left: 6 (17 enodes) 1548148223.519 * * [misc]simplify: iters left: 5 (32 enodes) 1548148223.524 * * [misc]simplify: iters left: 4 (61 enodes) 1548148223.532 * * [misc]simplify: iters left: 3 (78 enodes) 1548148223.541 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148223.541 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (fabs (cbrt (+ (* v (* -6 v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.541 * * * * [misc]progress: [ 488 / 671 ] simplifiying candidate # 1548148223.542 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148223.542 * * [misc]simplify: iters left: 6 (21 enodes) 1548148223.544 * * [misc]simplify: iters left: 5 (40 enodes) 1548148223.550 * * [misc]simplify: iters left: 4 (74 enodes) 1548148223.559 * * [misc]simplify: iters left: 3 (99 enodes) 1548148223.569 * * [misc]simplify: iters left: 2 (102 enodes) 1548148223.578 * * [misc]simplify: iters left: 1 (103 enodes) 1548148223.589 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) 1548148223.589 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.589 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148223.589 * * [misc]simplify: iters left: 6 (20 enodes) 1548148223.592 * * [misc]simplify: iters left: 5 (37 enodes) 1548148223.597 * * [misc]simplify: iters left: 4 (68 enodes) 1548148223.605 * * [misc]simplify: iters left: 3 (88 enodes) 1548148223.614 * * [misc]simplify: iters left: 2 (90 enodes) 1548148223.622 * * [misc]simplify: iters left: 1 (91 enodes) 1548148223.631 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148223.631 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.631 * * * * [misc]progress: [ 489 / 671 ] simplifiying candidate # 1548148223.631 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148223.631 * * [misc]simplify: iters left: 6 (20 enodes) 1548148223.634 * * [misc]simplify: iters left: 5 (37 enodes) 1548148223.639 * * [misc]simplify: iters left: 4 (68 enodes) 1548148223.647 * * [misc]simplify: iters left: 3 (88 enodes) 1548148223.657 * * [misc]simplify: iters left: 2 (90 enodes) 1548148223.665 * * [misc]simplify: iters left: 1 (91 enodes) 1548148223.673 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) 1548148223.673 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.674 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148223.674 * * [misc]simplify: iters left: 6 (20 enodes) 1548148223.676 * * [misc]simplify: iters left: 5 (37 enodes) 1548148223.682 * * [misc]simplify: iters left: 4 (68 enodes) 1548148223.689 * * [misc]simplify: iters left: 3 (88 enodes) 1548148223.699 * * [misc]simplify: iters left: 2 (90 enodes) 1548148223.707 * * [misc]simplify: iters left: 1 (91 enodes) 1548148223.717 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148223.717 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.717 * * * * [misc]progress: [ 490 / 671 ] simplifiying candidate # 1548148223.717 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148223.717 * * [misc]simplify: iters left: 6 (19 enodes) 1548148223.719 * * [misc]simplify: iters left: 5 (35 enodes) 1548148223.725 * * [misc]simplify: iters left: 4 (70 enodes) 1548148223.733 * * [misc]simplify: iters left: 3 (101 enodes) 1548148223.744 * * [misc]simplify: iters left: 2 (121 enodes) 1548148223.758 * * [misc]simplify: iters left: 1 (179 enodes) 1548148223.782 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) 1548148223.782 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.782 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148223.782 * * [misc]simplify: iters left: 6 (18 enodes) 1548148223.785 * * [misc]simplify: iters left: 5 (34 enodes) 1548148223.790 * * [misc]simplify: iters left: 4 (69 enodes) 1548148223.798 * * [misc]simplify: iters left: 3 (100 enodes) 1548148223.809 * * [misc]simplify: iters left: 2 (111 enodes) 1548148223.819 * * [misc]simplify: iters left: 1 (126 enodes) 1548148223.833 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148223.833 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.833 * * * * [misc]progress: [ 491 / 671 ] simplifiying candidate # 1548148223.833 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148223.833 * * [misc]simplify: iters left: 6 (18 enodes) 1548148223.836 * * [misc]simplify: iters left: 5 (34 enodes) 1548148223.842 * * [misc]simplify: iters left: 4 (69 enodes) 1548148223.850 * * [misc]simplify: iters left: 3 (100 enodes) 1548148223.861 * * [misc]simplify: iters left: 2 (120 enodes) 1548148223.874 * * [misc]simplify: iters left: 1 (178 enodes) 1548148223.899 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) 1548148223.899 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.899 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148223.899 * * [misc]simplify: iters left: 6 (19 enodes) 1548148223.902 * * [misc]simplify: iters left: 5 (35 enodes) 1548148223.907 * * [misc]simplify: iters left: 4 (70 enodes) 1548148223.915 * * [misc]simplify: iters left: 3 (101 enodes) 1548148223.926 * * [misc]simplify: iters left: 2 (112 enodes) 1548148223.936 * * [misc]simplify: iters left: 1 (127 enodes) 1548148223.951 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148223.951 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.951 * * * * [misc]progress: [ 492 / 671 ] simplifiying candidate # 1548148223.951 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148223.951 * * [misc]simplify: iters left: 6 (14 enodes) 1548148223.953 * * [misc]simplify: iters left: 5 (25 enodes) 1548148223.957 * * [misc]simplify: iters left: 4 (42 enodes) 1548148223.962 * * [misc]simplify: iters left: 3 (55 enodes) 1548148223.967 * * [misc]simplify: iters left: 2 (58 enodes) 1548148223.972 * * [misc]simplify: iters left: 1 (72 enodes) 1548148223.980 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148223.980 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148223.980 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148223.980 * * [misc]simplify: iters left: 6 (17 enodes) 1548148223.983 * * [misc]simplify: iters left: 5 (33 enodes) 1548148223.988 * * [misc]simplify: iters left: 4 (68 enodes) 1548148223.996 * * [misc]simplify: iters left: 3 (96 enodes) 1548148224.006 * * [misc]simplify: iters left: 2 (102 enodes) 1548148224.015 * * [misc]simplify: iters left: 1 (107 enodes) 1548148224.027 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148224.027 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.027 * * * * [misc]progress: [ 493 / 671 ] simplifiying candidate # 1548148224.027 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148224.027 * * [misc]simplify: iters left: 6 (19 enodes) 1548148224.030 * * [misc]simplify: iters left: 5 (37 enodes) 1548148224.036 * * [misc]simplify: iters left: 4 (78 enodes) 1548148224.046 * * [misc]simplify: iters left: 3 (128 enodes) 1548148224.063 * * [misc]simplify: iters left: 2 (236 enodes) 1548148224.118 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) 1548148224.118 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.118 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148224.118 * * [misc]simplify: iters left: 6 (18 enodes) 1548148224.120 * * [misc]simplify: iters left: 5 (34 enodes) 1548148224.125 * * [misc]simplify: iters left: 4 (69 enodes) 1548148224.133 * * [misc]simplify: iters left: 3 (100 enodes) 1548148224.146 * * [misc]simplify: iters left: 2 (111 enodes) 1548148224.156 * * [misc]simplify: iters left: 1 (126 enodes) 1548148224.170 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148224.170 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.170 * * * * [misc]progress: [ 494 / 671 ] simplifiying candidate # 1548148224.170 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148224.170 * * [misc]simplify: iters left: 6 (18 enodes) 1548148224.173 * * [misc]simplify: iters left: 5 (34 enodes) 1548148224.178 * * [misc]simplify: iters left: 4 (69 enodes) 1548148224.186 * * [misc]simplify: iters left: 3 (100 enodes) 1548148224.198 * * [misc]simplify: iters left: 2 (120 enodes) 1548148224.213 * * [misc]simplify: iters left: 1 (178 enodes) 1548148224.236 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) 1548148224.236 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.236 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148224.236 * * [misc]simplify: iters left: 6 (18 enodes) 1548148224.239 * * [misc]simplify: iters left: 5 (34 enodes) 1548148224.244 * * [misc]simplify: iters left: 4 (69 enodes) 1548148224.252 * * [misc]simplify: iters left: 3 (100 enodes) 1548148224.263 * * [misc]simplify: iters left: 2 (111 enodes) 1548148224.274 * * [misc]simplify: iters left: 1 (126 enodes) 1548148224.288 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148224.288 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.288 * * * * [misc]progress: [ 495 / 671 ] simplifiying candidate # 1548148224.288 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148224.288 * * [misc]simplify: iters left: 6 (13 enodes) 1548148224.290 * * [misc]simplify: iters left: 5 (22 enodes) 1548148224.293 * * [misc]simplify: iters left: 4 (39 enodes) 1548148224.298 * * [misc]simplify: iters left: 3 (49 enodes) 1548148224.303 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) 1548148224.303 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.303 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148224.303 * * [misc]simplify: iters left: 6 (17 enodes) 1548148224.305 * * [misc]simplify: iters left: 5 (33 enodes) 1548148224.310 * * [misc]simplify: iters left: 4 (68 enodes) 1548148224.318 * * [misc]simplify: iters left: 3 (96 enodes) 1548148224.329 * * [misc]simplify: iters left: 2 (102 enodes) 1548148224.338 * * [misc]simplify: iters left: 1 (107 enodes) 1548148224.349 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148224.349 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.349 * * * * [misc]progress: [ 496 / 671 ] simplifiying candidate # 1548148224.349 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148224.349 * * [misc]simplify: iters left: 6 (11 enodes) 1548148224.351 * * [misc]simplify: iters left: 5 (20 enodes) 1548148224.354 * * [misc]simplify: iters left: 4 (37 enodes) 1548148224.358 * * [misc]simplify: iters left: 3 (48 enodes) 1548148224.363 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148224.363 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.363 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148224.363 * * [misc]simplify: iters left: 6 (19 enodes) 1548148224.366 * * [misc]simplify: iters left: 5 (38 enodes) 1548148224.371 * * [misc]simplify: iters left: 4 (82 enodes) 1548148224.382 * * [misc]simplify: iters left: 3 (148 enodes) 1548148224.403 * * [misc]simplify: iters left: 2 (210 enodes) 1548148224.429 * * [misc]simplify: iters left: 1 (244 enodes) 1548148224.463 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148224.464 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.464 * * * * [misc]progress: [ 497 / 671 ] simplifiying candidate # 1548148224.464 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148224.464 * * [misc]simplify: iters left: 6 (14 enodes) 1548148224.466 * * [misc]simplify: iters left: 5 (26 enodes) 1548148224.469 * * [misc]simplify: iters left: 4 (50 enodes) 1548148224.475 * * [misc]simplify: iters left: 3 (68 enodes) 1548148224.482 * * [misc]simplify: iters left: 2 (71 enodes) 1548148224.489 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148224.489 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 PI) t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.489 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148224.489 * * [misc]simplify: iters left: 6 (16 enodes) 1548148224.491 * * [misc]simplify: iters left: 5 (32 enodes) 1548148224.497 * * [misc]simplify: iters left: 4 (69 enodes) 1548148224.505 * * [misc]simplify: iters left: 3 (103 enodes) 1548148224.517 * * [misc]simplify: iters left: 2 (129 enodes) 1548148224.532 * * [misc]simplify: iters left: 1 (206 enodes) 1548148224.556 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) 1548148224.556 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.556 * * * * [misc]progress: [ 498 / 671 ] simplifiying candidate # 1548148224.556 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148224.556 * * [misc]simplify: iters left: 6 (22 enodes) 1548148224.560 * * [misc]simplify: iters left: 5 (50 enodes) 1548148224.567 * * [misc]simplify: iters left: 4 (123 enodes) 1548148224.591 * * [misc]simplify: iters left: 3 (384 enodes) 1548148224.716 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148224.716 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.716 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148224.717 * * [misc]simplify: iters left: 6 (21 enodes) 1548148224.720 * * [misc]simplify: iters left: 5 (49 enodes) 1548148224.732 * * [misc]simplify: iters left: 4 (140 enodes) 1548148224.761 * * [misc]simplify: iters left: 3 (248 enodes) 1548148224.816 * * [misc]simplify: iters left: 2 (393 enodes) 1548148224.922 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148224.922 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148224.923 * * * * [misc]progress: [ 499 / 671 ] simplifiying candidate # 1548148224.923 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148224.923 * * [misc]simplify: iters left: 6 (21 enodes) 1548148224.926 * * [misc]simplify: iters left: 5 (44 enodes) 1548148224.934 * * [misc]simplify: iters left: 4 (104 enodes) 1548148224.950 * * [misc]simplify: iters left: 3 (243 enodes) 1548148225.001 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) 1548148225.001 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.001 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148225.001 * * [misc]simplify: iters left: 6 (17 enodes) 1548148225.003 * * [misc]simplify: iters left: 5 (32 enodes) 1548148225.008 * * [misc]simplify: iters left: 4 (61 enodes) 1548148225.015 * * [misc]simplify: iters left: 3 (78 enodes) 1548148225.024 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148225.024 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.024 * * * * [misc]progress: [ 500 / 671 ] simplifiying candidate # 1548148225.024 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148225.024 * * [misc]simplify: iters left: 6 (16 enodes) 1548148225.027 * * [misc]simplify: iters left: 5 (30 enodes) 1548148225.031 * * [misc]simplify: iters left: 4 (51 enodes) 1548148225.037 * * [misc]simplify: iters left: 3 (78 enodes) 1548148225.045 * * [misc]simplify: iters left: 2 (82 enodes) 1548148225.053 * * [misc]simplify: iters left: 1 (83 enodes) 1548148225.059 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) 1548148225.059 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.059 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148225.059 * * [misc]simplify: iters left: 6 (19 enodes) 1548148225.062 * * [misc]simplify: iters left: 5 (36 enodes) 1548148225.067 * * [misc]simplify: iters left: 4 (67 enodes) 1548148225.074 * * [misc]simplify: iters left: 3 (87 enodes) 1548148225.084 * * [misc]simplify: iters left: 2 (89 enodes) 1548148225.091 * * [misc]simplify: iters left: 1 (90 enodes) 1548148225.100 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148225.100 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.100 * * * * [misc]progress: [ 501 / 671 ] simplifiying candidate # 1548148225.101 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148225.101 * * [misc]simplify: iters left: 6 (15 enodes) 1548148225.103 * * [misc]simplify: iters left: 5 (27 enodes) 1548148225.107 * * [misc]simplify: iters left: 4 (46 enodes) 1548148225.112 * * [misc]simplify: iters left: 3 (62 enodes) 1548148225.119 * * [misc]simplify: iters left: 2 (64 enodes) 1548148225.124 * * [misc]simplify: iters left: 1 (65 enodes) 1548148225.129 * [exit]simplify: Simplified to (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) 1548148225.129 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.129 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148225.129 * * [misc]simplify: iters left: 6 (19 enodes) 1548148225.132 * * [misc]simplify: iters left: 5 (36 enodes) 1548148225.137 * * [misc]simplify: iters left: 4 (67 enodes) 1548148225.145 * * [misc]simplify: iters left: 3 (87 enodes) 1548148225.154 * * [misc]simplify: iters left: 2 (89 enodes) 1548148225.162 * * [misc]simplify: iters left: 1 (90 enodes) 1548148225.170 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148225.170 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.170 * * * * [misc]progress: [ 502 / 671 ] simplifiying candidate # 1548148225.170 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148225.171 * * [misc]simplify: iters left: 6 (14 enodes) 1548148225.173 * * [misc]simplify: iters left: 5 (25 enodes) 1548148225.177 * * [misc]simplify: iters left: 4 (47 enodes) 1548148225.183 * * [misc]simplify: iters left: 3 (67 enodes) 1548148225.189 * * [misc]simplify: iters left: 2 (76 enodes) 1548148225.197 * * [misc]simplify: iters left: 1 (95 enodes) 1548148225.207 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t) 1548148225.207 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.208 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148225.208 * * [misc]simplify: iters left: 6 (17 enodes) 1548148225.210 * * [misc]simplify: iters left: 5 (33 enodes) 1548148225.215 * * [misc]simplify: iters left: 4 (68 enodes) 1548148225.223 * * [misc]simplify: iters left: 3 (99 enodes) 1548148225.233 * * [misc]simplify: iters left: 2 (110 enodes) 1548148225.244 * * [misc]simplify: iters left: 1 (125 enodes) 1548148225.258 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148225.258 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.258 * * * * [misc]progress: [ 503 / 671 ] simplifiying candidate # 1548148225.258 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148225.259 * * [misc]simplify: iters left: 6 (13 enodes) 1548148225.261 * * [misc]simplify: iters left: 5 (24 enodes) 1548148225.264 * * [misc]simplify: iters left: 4 (46 enodes) 1548148225.269 * * [misc]simplify: iters left: 3 (66 enodes) 1548148225.276 * * [misc]simplify: iters left: 2 (75 enodes) 1548148225.283 * * [misc]simplify: iters left: 1 (94 enodes) 1548148225.293 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) 1548148225.294 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.294 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148225.294 * * [misc]simplify: iters left: 6 (18 enodes) 1548148225.296 * * [misc]simplify: iters left: 5 (34 enodes) 1548148225.302 * * [misc]simplify: iters left: 4 (69 enodes) 1548148225.311 * * [misc]simplify: iters left: 3 (100 enodes) 1548148225.321 * * [misc]simplify: iters left: 2 (111 enodes) 1548148225.331 * * [misc]simplify: iters left: 1 (126 enodes) 1548148225.345 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148225.345 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.345 * * * * [misc]progress: [ 504 / 671 ] simplifiying candidate # 1548148225.345 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ t (cbrt 1))) 1548148225.345 * * [misc]simplify: iters left: 5 (7 enodes) 1548148225.347 * * [misc]simplify: iters left: 4 (13 enodes) 1548148225.349 * [exit]simplify: Simplified to (/ 1 t) 1548148225.349 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.349 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148225.349 * * [misc]simplify: iters left: 6 (16 enodes) 1548148225.351 * * [misc]simplify: iters left: 5 (32 enodes) 1548148225.356 * * [misc]simplify: iters left: 4 (67 enodes) 1548148225.365 * * [misc]simplify: iters left: 3 (95 enodes) 1548148225.374 * * [misc]simplify: iters left: 2 (101 enodes) 1548148225.383 * * [misc]simplify: iters left: 1 (106 enodes) 1548148225.394 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148225.394 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.394 * * * * [misc]progress: [ 505 / 671 ] simplifiying candidate # 1548148225.394 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148225.394 * * [misc]simplify: iters left: 6 (14 enodes) 1548148225.396 * * [misc]simplify: iters left: 5 (27 enodes) 1548148225.401 * * [misc]simplify: iters left: 4 (51 enodes) 1548148225.407 * * [misc]simplify: iters left: 3 (85 enodes) 1548148225.418 * * [misc]simplify: iters left: 2 (132 enodes) 1548148225.437 * * [misc]simplify: iters left: 1 (184 enodes) 1548148225.469 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) (/ t (cbrt (cbrt (+ (* v (* v -5)) 1))))) 1548148225.469 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) (/ t (cbrt (cbrt (+ (* v (* v -5)) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.469 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148225.469 * * [misc]simplify: iters left: 6 (17 enodes) 1548148225.472 * * [misc]simplify: iters left: 5 (33 enodes) 1548148225.477 * * [misc]simplify: iters left: 4 (68 enodes) 1548148225.486 * * [misc]simplify: iters left: 3 (99 enodes) 1548148225.497 * * [misc]simplify: iters left: 2 (110 enodes) 1548148225.507 * * [misc]simplify: iters left: 1 (125 enodes) 1548148225.520 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148225.520 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) (/ t (cbrt (cbrt (+ (* v (* v -5)) 1))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.520 * * * * [misc]progress: [ 506 / 671 ] simplifiying candidate # 1548148225.521 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148225.521 * * [misc]simplify: iters left: 6 (13 enodes) 1548148225.523 * * [misc]simplify: iters left: 5 (24 enodes) 1548148225.526 * * [misc]simplify: iters left: 4 (46 enodes) 1548148225.532 * * [misc]simplify: iters left: 3 (66 enodes) 1548148225.538 * * [misc]simplify: iters left: 2 (75 enodes) 1548148225.547 * * [misc]simplify: iters left: 1 (94 enodes) 1548148225.557 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) 1548148225.558 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.558 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148225.558 * * [misc]simplify: iters left: 6 (17 enodes) 1548148225.560 * * [misc]simplify: iters left: 5 (33 enodes) 1548148225.565 * * [misc]simplify: iters left: 4 (68 enodes) 1548148225.573 * * [misc]simplify: iters left: 3 (99 enodes) 1548148225.584 * * [misc]simplify: iters left: 2 (110 enodes) 1548148225.593 * * [misc]simplify: iters left: 1 (125 enodes) 1548148225.608 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148225.609 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ 1 (* (* v v) -5)))) t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.609 * * * * [misc]progress: [ 507 / 671 ] simplifiying candidate # 1548148225.609 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ t 1)) 1548148225.609 * * [misc]simplify: iters left: 5 (6 enodes) 1548148225.610 * * [misc]simplify: iters left: 4 (10 enodes) 1548148225.611 * [exit]simplify: Simplified to (/ 1 t) 1548148225.611 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.611 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148225.611 * * [misc]simplify: iters left: 6 (16 enodes) 1548148225.614 * * [misc]simplify: iters left: 5 (32 enodes) 1548148225.618 * * [misc]simplify: iters left: 4 (67 enodes) 1548148225.626 * * [misc]simplify: iters left: 3 (95 enodes) 1548148225.636 * * [misc]simplify: iters left: 2 (101 enodes) 1548148225.645 * * [misc]simplify: iters left: 1 (106 enodes) 1548148225.656 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148225.656 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.656 * * * * [misc]progress: [ 508 / 671 ] simplifiying candidate # 1548148225.656 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) 1) 1548148225.656 * * [misc]simplify: iters left: 5 (4 enodes) 1548148225.658 * * [misc]simplify: iters left: 4 (8 enodes) 1548148225.658 * [exit]simplify: Simplified to 1 1548148225.658 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* 1 (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.658 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148225.658 * * [misc]simplify: iters left: 6 (18 enodes) 1548148225.661 * * [misc]simplify: iters left: 5 (37 enodes) 1548148225.666 * * [misc]simplify: iters left: 4 (81 enodes) 1548148225.678 * * [misc]simplify: iters left: 3 (147 enodes) 1548148225.697 * * [misc]simplify: iters left: 2 (209 enodes) 1548148225.723 * * [misc]simplify: iters left: 1 (242 enodes) 1548148225.757 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t))) 1548148225.758 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* 1 (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.758 * * * * [misc]progress: [ 509 / 671 ] simplifiying candidate # 1548148225.758 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (* t PI)) 1548148225.758 * * [misc]simplify: iters left: 5 (7 enodes) 1548148225.759 * * [misc]simplify: iters left: 4 (14 enodes) 1548148225.761 * * [misc]simplify: iters left: 3 (20 enodes) 1548148225.763 * * [misc]simplify: iters left: 2 (29 enodes) 1548148225.766 * * [misc]simplify: iters left: 1 (31 enodes) 1548148225.767 * [exit]simplify: Simplified to (/ (/ 1 t) PI) 1548148225.767 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) PI) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.767 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148225.767 * * [misc]simplify: iters left: 6 (15 enodes) 1548148225.770 * * [misc]simplify: iters left: 5 (31 enodes) 1548148225.774 * * [misc]simplify: iters left: 4 (68 enodes) 1548148225.782 * * [misc]simplify: iters left: 3 (102 enodes) 1548148225.795 * * [misc]simplify: iters left: 2 (129 enodes) 1548148225.810 * * [misc]simplify: iters left: 1 (209 enodes) 1548148225.834 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) 1548148225.834 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) PI) (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.834 * * * * [misc]progress: [ 510 / 671 ] simplifiying candidate # 1548148225.834 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148225.834 * * [misc]simplify: iters left: 6 (17 enodes) 1548148225.838 * * [misc]simplify: iters left: 5 (40 enodes) 1548148225.843 * * [misc]simplify: iters left: 4 (96 enodes) 1548148225.864 * * [misc]simplify: iters left: 3 (323 enodes) 1548148225.985 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (- v) (* v v))))) (* t PI)) 1548148225.985 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (- v) (* v v))))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148225.985 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148225.985 * * [misc]simplify: iters left: 6 (20 enodes) 1548148225.988 * * [misc]simplify: iters left: 5 (48 enodes) 1548148225.998 * * [misc]simplify: iters left: 4 (138 enodes) 1548148226.031 * * [misc]simplify: iters left: 3 (258 enodes) 1548148226.086 * * [misc]simplify: iters left: 2 (383 enodes) 1548148226.160 * * [misc]simplify: iters left: 1 (473 enodes) 1548148226.205 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1)))) 1548148226.205 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt 1)) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.205 * * * * [misc]progress: [ 511 / 671 ] simplifiying candidate # 1548148226.205 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148226.205 * * [misc]simplify: iters left: 6 (16 enodes) 1548148226.208 * * [misc]simplify: iters left: 5 (34 enodes) 1548148226.213 * * [misc]simplify: iters left: 4 (78 enodes) 1548148226.226 * * [misc]simplify: iters left: 3 (183 enodes) 1548148226.269 * * [misc]simplify: iters left: 2 (418 enodes) 1548148226.368 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI)) 1548148226.369 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.369 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148226.369 * * [misc]simplify: iters left: 6 (16 enodes) 1548148226.371 * * [misc]simplify: iters left: 5 (31 enodes) 1548148226.376 * * [misc]simplify: iters left: 4 (60 enodes) 1548148226.382 * * [misc]simplify: iters left: 3 (77 enodes) 1548148226.391 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148226.391 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.391 * * * * [misc]progress: [ 512 / 671 ] simplifiying candidate # 1548148226.391 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148226.391 * * [misc]simplify: iters left: 6 (21 enodes) 1548148226.394 * * [misc]simplify: iters left: 5 (40 enodes) 1548148226.400 * * [misc]simplify: iters left: 4 (74 enodes) 1548148226.409 * * [misc]simplify: iters left: 3 (99 enodes) 1548148226.419 * * [misc]simplify: iters left: 2 (102 enodes) 1548148226.428 * * [misc]simplify: iters left: 1 (103 enodes) 1548148226.439 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) 1548148226.439 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.439 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148226.439 * * [misc]simplify: iters left: 6 (20 enodes) 1548148226.442 * * [misc]simplify: iters left: 5 (37 enodes) 1548148226.447 * * [misc]simplify: iters left: 4 (68 enodes) 1548148226.455 * * [misc]simplify: iters left: 3 (88 enodes) 1548148226.465 * * [misc]simplify: iters left: 2 (90 enodes) 1548148226.472 * * [misc]simplify: iters left: 1 (91 enodes) 1548148226.481 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148226.481 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.481 * * * * [misc]progress: [ 513 / 671 ] simplifiying candidate # 1548148226.481 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148226.481 * * [misc]simplify: iters left: 6 (20 enodes) 1548148226.484 * * [misc]simplify: iters left: 5 (37 enodes) 1548148226.489 * * [misc]simplify: iters left: 4 (68 enodes) 1548148226.497 * * [misc]simplify: iters left: 3 (88 enodes) 1548148226.507 * * [misc]simplify: iters left: 2 (90 enodes) 1548148226.515 * * [misc]simplify: iters left: 1 (91 enodes) 1548148226.523 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) 1548148226.523 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (+ 2 (* -6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.524 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148226.524 * * [misc]simplify: iters left: 6 (20 enodes) 1548148226.526 * * [misc]simplify: iters left: 5 (37 enodes) 1548148226.532 * * [misc]simplify: iters left: 4 (68 enodes) 1548148226.539 * * [misc]simplify: iters left: 3 (88 enodes) 1548148226.549 * * [misc]simplify: iters left: 2 (90 enodes) 1548148226.558 * * [misc]simplify: iters left: 1 (91 enodes) 1548148226.566 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148226.566 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.567 * * * * [misc]progress: [ 514 / 671 ] simplifiying candidate # 1548148226.567 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148226.567 * * [misc]simplify: iters left: 6 (19 enodes) 1548148226.569 * * [misc]simplify: iters left: 5 (35 enodes) 1548148226.575 * * [misc]simplify: iters left: 4 (70 enodes) 1548148226.583 * * [misc]simplify: iters left: 3 (101 enodes) 1548148226.594 * * [misc]simplify: iters left: 2 (121 enodes) 1548148226.608 * * [misc]simplify: iters left: 1 (179 enodes) 1548148226.632 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) 1548148226.632 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.632 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148226.632 * * [misc]simplify: iters left: 6 (18 enodes) 1548148226.635 * * [misc]simplify: iters left: 5 (34 enodes) 1548148226.640 * * [misc]simplify: iters left: 4 (69 enodes) 1548148226.648 * * [misc]simplify: iters left: 3 (100 enodes) 1548148226.659 * * [misc]simplify: iters left: 2 (111 enodes) 1548148226.669 * * [misc]simplify: iters left: 1 (126 enodes) 1548148226.684 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148226.684 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.684 * * * * [misc]progress: [ 515 / 671 ] simplifiying candidate # 1548148226.684 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148226.684 * * [misc]simplify: iters left: 6 (18 enodes) 1548148226.687 * * [misc]simplify: iters left: 5 (34 enodes) 1548148226.692 * * [misc]simplify: iters left: 4 (69 enodes) 1548148226.700 * * [misc]simplify: iters left: 3 (100 enodes) 1548148226.711 * * [misc]simplify: iters left: 2 (120 enodes) 1548148226.725 * * [misc]simplify: iters left: 1 (178 enodes) 1548148226.749 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) 1548148226.749 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.749 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148226.749 * * [misc]simplify: iters left: 6 (19 enodes) 1548148226.752 * * [misc]simplify: iters left: 5 (35 enodes) 1548148226.758 * * [misc]simplify: iters left: 4 (70 enodes) 1548148226.766 * * [misc]simplify: iters left: 3 (101 enodes) 1548148226.777 * * [misc]simplify: iters left: 2 (112 enodes) 1548148226.787 * * [misc]simplify: iters left: 1 (127 enodes) 1548148226.800 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148226.800 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) PI) (sqrt (sqrt (+ (* (* v v) -6) 2)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.800 * * * * [misc]progress: [ 516 / 671 ] simplifiying candidate # 1548148226.801 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148226.801 * * [misc]simplify: iters left: 6 (14 enodes) 1548148226.805 * * [misc]simplify: iters left: 5 (25 enodes) 1548148226.808 * * [misc]simplify: iters left: 4 (42 enodes) 1548148226.813 * * [misc]simplify: iters left: 3 (55 enodes) 1548148226.818 * * [misc]simplify: iters left: 2 (58 enodes) 1548148226.823 * * [misc]simplify: iters left: 1 (72 enodes) 1548148226.830 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148226.830 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.831 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148226.831 * * [misc]simplify: iters left: 6 (17 enodes) 1548148226.833 * * [misc]simplify: iters left: 5 (33 enodes) 1548148226.838 * * [misc]simplify: iters left: 4 (68 enodes) 1548148226.846 * * [misc]simplify: iters left: 3 (96 enodes) 1548148226.856 * * [misc]simplify: iters left: 2 (102 enodes) 1548148226.865 * * [misc]simplify: iters left: 1 (107 enodes) 1548148226.877 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148226.877 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.877 * * * * [misc]progress: [ 517 / 671 ] simplifiying candidate # 1548148226.877 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148226.877 * * [misc]simplify: iters left: 6 (19 enodes) 1548148226.880 * * [misc]simplify: iters left: 5 (37 enodes) 1548148226.885 * * [misc]simplify: iters left: 4 (78 enodes) 1548148226.895 * * [misc]simplify: iters left: 3 (128 enodes) 1548148226.912 * * [misc]simplify: iters left: 2 (236 enodes) 1548148226.967 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) 1548148226.967 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148226.967 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148226.967 * * [misc]simplify: iters left: 6 (18 enodes) 1548148226.970 * * [misc]simplify: iters left: 5 (34 enodes) 1548148226.975 * * [misc]simplify: iters left: 4 (69 enodes) 1548148226.983 * * [misc]simplify: iters left: 3 (100 enodes) 1548148226.995 * * [misc]simplify: iters left: 2 (111 enodes) 1548148227.005 * * [misc]simplify: iters left: 1 (126 enodes) 1548148227.019 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148227.019 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (sqrt (- 2 (* (* 6 v) v)))) t)) (* (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.019 * * * * [misc]progress: [ 518 / 671 ] simplifiying candidate # 1548148227.019 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148227.019 * * [misc]simplify: iters left: 6 (18 enodes) 1548148227.022 * * [misc]simplify: iters left: 5 (34 enodes) 1548148227.027 * * [misc]simplify: iters left: 4 (69 enodes) 1548148227.035 * * [misc]simplify: iters left: 3 (100 enodes) 1548148227.047 * * [misc]simplify: iters left: 2 (120 enodes) 1548148227.061 * * [misc]simplify: iters left: 1 (178 enodes) 1548148227.084 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) 1548148227.084 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.084 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148227.084 * * [misc]simplify: iters left: 6 (18 enodes) 1548148227.087 * * [misc]simplify: iters left: 5 (34 enodes) 1548148227.092 * * [misc]simplify: iters left: 4 (69 enodes) 1548148227.100 * * [misc]simplify: iters left: 3 (100 enodes) 1548148227.113 * * [misc]simplify: iters left: 2 (111 enodes) 1548148227.123 * * [misc]simplify: iters left: 1 (126 enodes) 1548148227.137 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v))))))) 1548148227.137 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) t) (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) PI) (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.137 * * * * [misc]progress: [ 519 / 671 ] simplifiying candidate # 1548148227.137 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ t 1)) 1548148227.137 * * [misc]simplify: iters left: 6 (13 enodes) 1548148227.139 * * [misc]simplify: iters left: 5 (22 enodes) 1548148227.142 * * [misc]simplify: iters left: 4 (39 enodes) 1548148227.146 * * [misc]simplify: iters left: 3 (49 enodes) 1548148227.152 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) 1548148227.152 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.152 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148227.152 * * [misc]simplify: iters left: 6 (17 enodes) 1548148227.154 * * [misc]simplify: iters left: 5 (33 enodes) 1548148227.160 * * [misc]simplify: iters left: 4 (68 enodes) 1548148227.168 * * [misc]simplify: iters left: 3 (96 enodes) 1548148227.179 * * [misc]simplify: iters left: 2 (102 enodes) 1548148227.188 * * [misc]simplify: iters left: 1 (107 enodes) 1548148227.199 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148227.199 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (* (/ (cbrt (- 1 (* (* v v) 5))) PI) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.199 * * * * [misc]progress: [ 520 / 671 ] simplifiying candidate # 1548148227.199 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1) 1548148227.199 * * [misc]simplify: iters left: 6 (11 enodes) 1548148227.201 * * [misc]simplify: iters left: 5 (20 enodes) 1548148227.204 * * [misc]simplify: iters left: 4 (37 enodes) 1548148227.209 * * [misc]simplify: iters left: 3 (48 enodes) 1548148227.214 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148227.214 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.214 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148227.214 * * [misc]simplify: iters left: 6 (19 enodes) 1548148227.217 * * [misc]simplify: iters left: 5 (38 enodes) 1548148227.222 * * [misc]simplify: iters left: 4 (82 enodes) 1548148227.233 * * [misc]simplify: iters left: 3 (148 enodes) 1548148227.253 * * [misc]simplify: iters left: 2 (210 enodes) 1548148227.279 * * [misc]simplify: iters left: 1 (244 enodes) 1548148227.314 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148227.314 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (sqrt (- 2 (* (* 6 v) v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.314 * * * * [misc]progress: [ 521 / 671 ] simplifiying candidate # 1548148227.314 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) 1548148227.315 * * [misc]simplify: iters left: 6 (14 enodes) 1548148227.317 * * [misc]simplify: iters left: 5 (26 enodes) 1548148227.320 * * [misc]simplify: iters left: 4 (50 enodes) 1548148227.326 * * [misc]simplify: iters left: 3 (68 enodes) 1548148227.333 * * [misc]simplify: iters left: 2 (71 enodes) 1548148227.339 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148227.339 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ 1 PI) t) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.340 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148227.340 * * [misc]simplify: iters left: 6 (16 enodes) 1548148227.342 * * [misc]simplify: iters left: 5 (32 enodes) 1548148227.347 * * [misc]simplify: iters left: 4 (69 enodes) 1548148227.356 * * [misc]simplify: iters left: 3 (103 enodes) 1548148227.368 * * [misc]simplify: iters left: 2 (129 enodes) 1548148227.383 * * [misc]simplify: iters left: 1 (206 enodes) 1548148227.406 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v))))) 1548148227.406 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (* t PI)) (/ (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.406 * * * * [misc]progress: [ 522 / 671 ] simplifiying candidate # 1548148227.407 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148227.407 * * [misc]simplify: iters left: 6 (22 enodes) 1548148227.411 * * [misc]simplify: iters left: 5 (50 enodes) 1548148227.419 * * [misc]simplify: iters left: 4 (123 enodes) 1548148227.442 * * [misc]simplify: iters left: 3 (384 enodes) 1548148227.567 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) 1548148227.567 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* (* (- v) (* v v)) (* (* v v) (* v 125))) 1)) (* (* t PI) (sqrt (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.567 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148227.567 * * [misc]simplify: iters left: 6 (21 enodes) 1548148227.572 * * [misc]simplify: iters left: 5 (49 enodes) 1548148227.582 * * [misc]simplify: iters left: 4 (140 enodes) 1548148227.612 * * [misc]simplify: iters left: 3 (248 enodes) 1548148227.666 * * [misc]simplify: iters left: 2 (393 enodes) 1548148227.774 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1)))) 1548148227.774 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (cbrt (- 1 (* 5 (* v v)))) (* (sqrt (sqrt (+ 2 (* v (* -6 v))))) (cbrt (+ (+ (* (pow v 3) (* v 25)) (* 5 (* v v))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.774 * * * * [misc]progress: [ 523 / 671 ] simplifiying candidate # 1548148227.774 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148227.774 * * [misc]simplify: iters left: 6 (21 enodes) 1548148227.777 * * [misc]simplify: iters left: 5 (44 enodes) 1548148227.784 * * [misc]simplify: iters left: 4 (104 enodes) 1548148227.799 * * [misc]simplify: iters left: 3 (243 enodes) 1548148227.851 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) 1548148227.851 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.851 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148227.851 * * [misc]simplify: iters left: 6 (17 enodes) 1548148227.853 * * [misc]simplify: iters left: 5 (32 enodes) 1548148227.858 * * [misc]simplify: iters left: 4 (61 enodes) 1548148227.865 * * [misc]simplify: iters left: 3 (78 enodes) 1548148227.874 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148227.874 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI)) (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.874 * * * * [misc]progress: [ 524 / 671 ] simplifiying candidate # 1548148227.875 * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148227.875 * * [misc]simplify: iters left: 6 (15 enodes) 1548148227.877 * * [misc]simplify: iters left: 5 (27 enodes) 1548148227.880 * * [misc]simplify: iters left: 4 (43 enodes) 1548148227.885 * * [misc]simplify: iters left: 3 (57 enodes) 1548148227.893 * * [misc]simplify: iters left: 2 (59 enodes) 1548148227.898 * * [misc]simplify: iters left: 1 (60 enodes) 1548148227.903 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (* t PI) (cbrt (- 1 (* 5 (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* 5 (* v v))))))) 1548148227.903 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* t PI) (cbrt (- 1 (* 5 (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* 5 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.904 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148227.904 * * [misc]simplify: iters left: 6 (19 enodes) 1548148227.906 * * [misc]simplify: iters left: 5 (36 enodes) 1548148227.912 * * [misc]simplify: iters left: 4 (67 enodes) 1548148227.919 * * [misc]simplify: iters left: 3 (87 enodes) 1548148227.929 * * [misc]simplify: iters left: 2 (89 enodes) 1548148227.936 * * [misc]simplify: iters left: 1 (90 enodes) 1548148227.945 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148227.945 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* t PI) (cbrt (- 1 (* 5 (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* 5 (* v v))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.945 * * * * [misc]progress: [ 525 / 671 ] simplifiying candidate # 1548148227.945 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148227.945 * * [misc]simplify: iters left: 6 (14 enodes) 1548148227.947 * * [misc]simplify: iters left: 5 (24 enodes) 1548148227.950 * * [misc]simplify: iters left: 4 (40 enodes) 1548148227.955 * * [misc]simplify: iters left: 3 (54 enodes) 1548148227.962 * * [misc]simplify: iters left: 2 (56 enodes) 1548148227.966 * * [misc]simplify: iters left: 1 (57 enodes) 1548148227.972 * [exit]simplify: Simplified to (/ 1 (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148227.972 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148227.972 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148227.972 * * [misc]simplify: iters left: 6 (19 enodes) 1548148227.975 * * [misc]simplify: iters left: 5 (36 enodes) 1548148227.980 * * [misc]simplify: iters left: 4 (67 enodes) 1548148227.987 * * [misc]simplify: iters left: 3 (87 enodes) 1548148227.997 * * [misc]simplify: iters left: 2 (89 enodes) 1548148228.004 * * [misc]simplify: iters left: 1 (90 enodes) 1548148228.013 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148228.013 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.013 * * * * [misc]progress: [ 526 / 671 ] simplifiying candidate # 1548148228.013 * [enter]simplify: Simplifying (/ (/ 1 1) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148228.013 * * [misc]simplify: iters left: 6 (13 enodes) 1548148228.015 * * [misc]simplify: iters left: 5 (22 enodes) 1548148228.018 * * [misc]simplify: iters left: 4 (39 enodes) 1548148228.024 * * [misc]simplify: iters left: 3 (59 enodes) 1548148228.031 * * [misc]simplify: iters left: 2 (69 enodes) 1548148228.037 * * [misc]simplify: iters left: 1 (79 enodes) 1548148228.043 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v 5) v))) (cbrt (- 1 (* (* v 5) v))))) t) 1548148228.043 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v 5) v))) (cbrt (- 1 (* (* v 5) v))))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.044 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148228.044 * * [misc]simplify: iters left: 6 (17 enodes) 1548148228.046 * * [misc]simplify: iters left: 5 (33 enodes) 1548148228.051 * * [misc]simplify: iters left: 4 (68 enodes) 1548148228.059 * * [misc]simplify: iters left: 3 (99 enodes) 1548148228.070 * * [misc]simplify: iters left: 2 (110 enodes) 1548148228.080 * * [misc]simplify: iters left: 1 (125 enodes) 1548148228.094 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148228.094 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v 5) v))) (cbrt (- 1 (* (* v 5) v))))) t) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.094 * * * * [misc]progress: [ 527 / 671 ] simplifiying candidate # 1548148228.094 * [enter]simplify: Simplifying (/ (/ 1 1) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148228.094 * * [misc]simplify: iters left: 6 (12 enodes) 1548148228.096 * * [misc]simplify: iters left: 5 (21 enodes) 1548148228.099 * * [misc]simplify: iters left: 4 (38 enodes) 1548148228.103 * * [misc]simplify: iters left: 3 (58 enodes) 1548148228.111 * * [misc]simplify: iters left: 2 (68 enodes) 1548148228.117 * * [misc]simplify: iters left: 1 (78 enodes) 1548148228.123 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) 1548148228.123 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.123 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148228.123 * * [misc]simplify: iters left: 6 (18 enodes) 1548148228.126 * * [misc]simplify: iters left: 5 (34 enodes) 1548148228.131 * * [misc]simplify: iters left: 4 (69 enodes) 1548148228.139 * * [misc]simplify: iters left: 3 (100 enodes) 1548148228.150 * * [misc]simplify: iters left: 2 (111 enodes) 1548148228.161 * * [misc]simplify: iters left: 1 (126 enodes) 1548148228.175 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148228.175 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.175 * * * * [misc]progress: [ 528 / 671 ] simplifiying candidate # 1548148228.175 * [enter]simplify: Simplifying (/ (/ 1 1) (/ t (cbrt 1))) 1548148228.175 * * [misc]simplify: iters left: 5 (6 enodes) 1548148228.176 * * [misc]simplify: iters left: 4 (10 enodes) 1548148228.177 * [exit]simplify: Simplified to (/ 1 t) 1548148228.177 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.177 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148228.178 * * [misc]simplify: iters left: 6 (16 enodes) 1548148228.180 * * [misc]simplify: iters left: 5 (32 enodes) 1548148228.184 * * [misc]simplify: iters left: 4 (67 enodes) 1548148228.192 * * [misc]simplify: iters left: 3 (95 enodes) 1548148228.202 * * [misc]simplify: iters left: 2 (101 enodes) 1548148228.212 * * [misc]simplify: iters left: 1 (106 enodes) 1548148228.223 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148228.223 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.223 * * * * [misc]progress: [ 529 / 671 ] simplifiying candidate # 1548148228.223 * [enter]simplify: Simplifying (/ (/ 1 1) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148228.223 * * [misc]simplify: iters left: 6 (13 enodes) 1548148228.225 * * [misc]simplify: iters left: 5 (24 enodes) 1548148228.229 * * [misc]simplify: iters left: 4 (43 enodes) 1548148228.234 * * [misc]simplify: iters left: 3 (62 enodes) 1548148228.241 * * [misc]simplify: iters left: 2 (85 enodes) 1548148228.251 * * [misc]simplify: iters left: 1 (115 enodes) 1548148228.265 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v 5) v)))) t) (cbrt (cbrt (- 1 (* (* v 5) v))))) 1548148228.265 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v 5) v)))) t) (cbrt (cbrt (- 1 (* (* v 5) v))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.265 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148228.265 * * [misc]simplify: iters left: 6 (17 enodes) 1548148228.267 * * [misc]simplify: iters left: 5 (33 enodes) 1548148228.273 * * [misc]simplify: iters left: 4 (68 enodes) 1548148228.281 * * [misc]simplify: iters left: 3 (99 enodes) 1548148228.292 * * [misc]simplify: iters left: 2 (110 enodes) 1548148228.301 * * [misc]simplify: iters left: 1 (125 enodes) 1548148228.315 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148228.315 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v 5) v)))) t) (cbrt (cbrt (- 1 (* (* v 5) v))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.316 * * * * [misc]progress: [ 530 / 671 ] simplifiying candidate # 1548148228.316 * [enter]simplify: Simplifying (/ (/ 1 1) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148228.316 * * [misc]simplify: iters left: 6 (12 enodes) 1548148228.317 * * [misc]simplify: iters left: 5 (21 enodes) 1548148228.320 * * [misc]simplify: iters left: 4 (38 enodes) 1548148228.325 * * [misc]simplify: iters left: 3 (58 enodes) 1548148228.333 * * [misc]simplify: iters left: 2 (68 enodes) 1548148228.339 * * [misc]simplify: iters left: 1 (78 enodes) 1548148228.345 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) t) 1548148228.345 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.345 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148228.345 * * [misc]simplify: iters left: 6 (17 enodes) 1548148228.347 * * [misc]simplify: iters left: 5 (33 enodes) 1548148228.352 * * [misc]simplify: iters left: 4 (68 enodes) 1548148228.360 * * [misc]simplify: iters left: 3 (99 enodes) 1548148228.371 * * [misc]simplify: iters left: 2 (110 enodes) 1548148228.381 * * [misc]simplify: iters left: 1 (125 enodes) 1548148228.395 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148228.396 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.396 * * * * [misc]progress: [ 531 / 671 ] simplifiying candidate # 1548148228.396 * [enter]simplify: Simplifying (/ (/ 1 1) (/ t 1)) 1548148228.396 * * [misc]simplify: iters left: 4 (5 enodes) 1548148228.397 * * [misc]simplify: iters left: 3 (7 enodes) 1548148228.397 * [exit]simplify: Simplified to (/ 1 t) 1548148228.397 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.397 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148228.397 * * [misc]simplify: iters left: 6 (16 enodes) 1548148228.400 * * [misc]simplify: iters left: 5 (32 enodes) 1548148228.404 * * [misc]simplify: iters left: 4 (67 enodes) 1548148228.413 * * [misc]simplify: iters left: 3 (95 enodes) 1548148228.422 * * [misc]simplify: iters left: 2 (101 enodes) 1548148228.431 * * [misc]simplify: iters left: 1 (106 enodes) 1548148228.442 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148228.442 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.442 * * * * [misc]progress: [ 532 / 671 ] simplifiying candidate # 1548148228.442 * [enter]simplify: Simplifying (/ (/ 1 1) 1) 1548148228.442 * * [misc]simplify: iters left: 4 (3 enodes) 1548148228.443 * * [misc]simplify: iters left: 3 (5 enodes) 1548148228.443 * [exit]simplify: Simplified to 1 1548148228.443 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* 1 (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.443 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148228.443 * * [misc]simplify: iters left: 6 (18 enodes) 1548148228.446 * * [misc]simplify: iters left: 5 (37 enodes) 1548148228.451 * * [misc]simplify: iters left: 4 (81 enodes) 1548148228.463 * * [misc]simplify: iters left: 3 (147 enodes) 1548148228.482 * * [misc]simplify: iters left: 2 (209 enodes) 1548148228.508 * * [misc]simplify: iters left: 1 (242 enodes) 1548148228.542 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t))) 1548148228.542 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* 1 (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.542 * * * * [misc]progress: [ 533 / 671 ] simplifiying candidate # 1548148228.542 * [enter]simplify: Simplifying (/ (/ 1 1) (* t PI)) 1548148228.542 * * [misc]simplify: iters left: 4 (6 enodes) 1548148228.543 * * [misc]simplify: iters left: 3 (11 enodes) 1548148228.544 * [exit]simplify: Simplified to (/ (/ 1 t) PI) 1548148228.544 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 t) PI) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.545 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148228.545 * * [misc]simplify: iters left: 6 (15 enodes) 1548148228.547 * * [misc]simplify: iters left: 5 (31 enodes) 1548148228.552 * * [misc]simplify: iters left: 4 (68 enodes) 1548148228.560 * * [misc]simplify: iters left: 3 (102 enodes) 1548148228.573 * * [misc]simplify: iters left: 2 (129 enodes) 1548148228.588 * * [misc]simplify: iters left: 1 (209 enodes) 1548148228.612 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) 1548148228.612 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 t) PI) (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.612 * * * * [misc]progress: [ 534 / 671 ] simplifiying candidate # 1548148228.612 * [enter]simplify: Simplifying (/ (/ 1 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148228.612 * * [misc]simplify: iters left: 6 (16 enodes) 1548148228.615 * * [misc]simplify: iters left: 5 (37 enodes) 1548148228.620 * * [misc]simplify: iters left: 4 (87 enodes) 1548148228.639 * * [misc]simplify: iters left: 3 (324 enodes) 1548148228.764 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* (* (- v) (* v v)) (* (* 125 v) (* v v))))) (* t PI)) 1548148228.764 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* (* (- v) (* v v)) (* (* 125 v) (* v v))))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.764 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148228.764 * * [misc]simplify: iters left: 6 (20 enodes) 1548148228.768 * * [misc]simplify: iters left: 5 (48 enodes) 1548148228.778 * * [misc]simplify: iters left: 4 (138 enodes) 1548148228.810 * * [misc]simplify: iters left: 3 (258 enodes) 1548148228.865 * * [misc]simplify: iters left: 2 (383 enodes) 1548148228.939 * * [misc]simplify: iters left: 1 (473 enodes) 1548148228.984 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1)))) 1548148228.984 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ 1 1) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148228.984 * * * * [misc]progress: [ 535 / 671 ] simplifiying candidate # 1548148228.984 * [enter]simplify: Simplifying (/ (/ 1 1) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148228.984 * * [misc]simplify: iters left: 6 (15 enodes) 1548148228.987 * * [misc]simplify: iters left: 5 (31 enodes) 1548148228.991 * * [misc]simplify: iters left: 4 (69 enodes) 1548148229.003 * * [misc]simplify: iters left: 3 (182 enodes) 1548148229.043 * * [misc]simplify: iters left: 2 (390 enodes) 1548148229.116 * * [misc]simplify: iters left: 1 (481 enodes) 1548148229.183 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* 25 (pow v 4)))) (* t PI)) 1548148229.183 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (- 1 (* 25 (pow v 4)))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.183 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148229.183 * * [misc]simplify: iters left: 6 (16 enodes) 1548148229.185 * * [misc]simplify: iters left: 5 (31 enodes) 1548148229.190 * * [misc]simplify: iters left: 4 (60 enodes) 1548148229.197 * * [misc]simplify: iters left: 3 (77 enodes) 1548148229.207 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148229.207 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* 25 (pow v 4)))) (* t PI)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.207 * * * * [misc]progress: [ 536 / 671 ] simplifiying candidate # 1548148229.207 * [enter]simplify: Simplifying (/ 1 (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148229.207 * * [misc]simplify: iters left: 6 (14 enodes) 1548148229.209 * * [misc]simplify: iters left: 5 (26 enodes) 1548148229.213 * * [misc]simplify: iters left: 4 (42 enodes) 1548148229.218 * * [misc]simplify: iters left: 3 (56 enodes) 1548148229.224 * * [misc]simplify: iters left: 2 (58 enodes) 1548148229.229 * * [misc]simplify: iters left: 1 (59 enodes) 1548148229.235 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))) 1548148229.235 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ 1 (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.235 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148229.235 * * [misc]simplify: iters left: 6 (19 enodes) 1548148229.238 * * [misc]simplify: iters left: 5 (36 enodes) 1548148229.243 * * [misc]simplify: iters left: 4 (67 enodes) 1548148229.250 * * [misc]simplify: iters left: 3 (87 enodes) 1548148229.260 * * [misc]simplify: iters left: 2 (89 enodes) 1548148229.269 * * [misc]simplify: iters left: 1 (90 enodes) 1548148229.277 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148229.277 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.277 * * * * [misc]progress: [ 537 / 671 ] simplifiying candidate # 1548148229.277 * [enter]simplify: Simplifying (/ 1 (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148229.277 * * [misc]simplify: iters left: 6 (13 enodes) 1548148229.279 * * [misc]simplify: iters left: 5 (23 enodes) 1548148229.283 * * [misc]simplify: iters left: 4 (39 enodes) 1548148229.287 * * [misc]simplify: iters left: 3 (53 enodes) 1548148229.293 * * [misc]simplify: iters left: 2 (55 enodes) 1548148229.297 * * [misc]simplify: iters left: 1 (56 enodes) 1548148229.303 * [exit]simplify: Simplified to (/ 1 (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5)))))) 1548148229.303 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.303 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148229.303 * * [misc]simplify: iters left: 6 (19 enodes) 1548148229.305 * * [misc]simplify: iters left: 5 (36 enodes) 1548148229.310 * * [misc]simplify: iters left: 4 (67 enodes) 1548148229.318 * * [misc]simplify: iters left: 3 (87 enodes) 1548148229.328 * * [misc]simplify: iters left: 2 (89 enodes) 1548148229.337 * * [misc]simplify: iters left: 1 (90 enodes) 1548148229.345 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148229.345 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* -6 (* v v)) 2))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.345 * * * * [misc]progress: [ 538 / 671 ] simplifiying candidate # 1548148229.345 * [enter]simplify: Simplifying (/ 1 (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148229.345 * * [misc]simplify: iters left: 6 (12 enodes) 1548148229.347 * * [misc]simplify: iters left: 5 (21 enodes) 1548148229.350 * * [misc]simplify: iters left: 4 (38 enodes) 1548148229.355 * * [misc]simplify: iters left: 3 (57 enodes) 1548148229.361 * * [misc]simplify: iters left: 2 (66 enodes) 1548148229.368 * * [misc]simplify: iters left: 1 (70 enodes) 1548148229.373 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) 1548148229.373 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.373 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148229.373 * * [misc]simplify: iters left: 6 (17 enodes) 1548148229.376 * * [misc]simplify: iters left: 5 (33 enodes) 1548148229.381 * * [misc]simplify: iters left: 4 (68 enodes) 1548148229.389 * * [misc]simplify: iters left: 3 (99 enodes) 1548148229.400 * * [misc]simplify: iters left: 2 (110 enodes) 1548148229.410 * * [misc]simplify: iters left: 1 (125 enodes) 1548148229.424 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148229.424 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) t) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.424 * * * * [misc]progress: [ 539 / 671 ] simplifiying candidate # 1548148229.424 * [enter]simplify: Simplifying (/ 1 (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148229.424 * * [misc]simplify: iters left: 6 (11 enodes) 1548148229.426 * * [misc]simplify: iters left: 5 (20 enodes) 1548148229.429 * * [misc]simplify: iters left: 4 (37 enodes) 1548148229.433 * * [misc]simplify: iters left: 3 (56 enodes) 1548148229.440 * * [misc]simplify: iters left: 2 (64 enodes) 1548148229.445 * * [misc]simplify: iters left: 1 (68 enodes) 1548148229.451 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) 1548148229.451 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.451 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148229.451 * * [misc]simplify: iters left: 6 (18 enodes) 1548148229.453 * * [misc]simplify: iters left: 5 (34 enodes) 1548148229.459 * * [misc]simplify: iters left: 4 (69 enodes) 1548148229.468 * * [misc]simplify: iters left: 3 (100 enodes) 1548148229.478 * * [misc]simplify: iters left: 2 (111 enodes) 1548148229.488 * * [misc]simplify: iters left: 1 (126 enodes) 1548148229.502 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v))))))) 1548148229.502 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) PI) (/ (sqrt (+ 2 (* v (* -6 v)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.502 * * * * [misc]progress: [ 540 / 671 ] simplifiying candidate # 1548148229.502 * [enter]simplify: Simplifying (/ 1 (/ t (cbrt 1))) 1548148229.502 * * [misc]simplify: iters left: 5 (5 enodes) 1548148229.504 * * [misc]simplify: iters left: 4 (9 enodes) 1548148229.505 * [exit]simplify: Simplified to (/ 1 t) 1548148229.505 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.505 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148229.505 * * [misc]simplify: iters left: 6 (16 enodes) 1548148229.507 * * [misc]simplify: iters left: 5 (32 enodes) 1548148229.512 * * [misc]simplify: iters left: 4 (67 enodes) 1548148229.521 * * [misc]simplify: iters left: 3 (95 enodes) 1548148229.531 * * [misc]simplify: iters left: 2 (101 enodes) 1548148229.540 * * [misc]simplify: iters left: 1 (106 enodes) 1548148229.550 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148229.550 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.550 * * * * [misc]progress: [ 541 / 671 ] simplifiying candidate # 1548148229.550 * [enter]simplify: Simplifying (/ 1 (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148229.550 * * [misc]simplify: iters left: 6 (12 enodes) 1548148229.552 * * [misc]simplify: iters left: 5 (23 enodes) 1548148229.555 * * [misc]simplify: iters left: 4 (42 enodes) 1548148229.560 * * [misc]simplify: iters left: 3 (64 enodes) 1548148229.569 * * [misc]simplify: iters left: 2 (90 enodes) 1548148229.580 * * [misc]simplify: iters left: 1 (122 enodes) 1548148229.596 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) t) 1548148229.596 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.596 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148229.596 * * [misc]simplify: iters left: 6 (17 enodes) 1548148229.598 * * [misc]simplify: iters left: 5 (33 enodes) 1548148229.603 * * [misc]simplify: iters left: 4 (68 enodes) 1548148229.611 * * [misc]simplify: iters left: 3 (99 enodes) 1548148229.622 * * [misc]simplify: iters left: 2 (110 enodes) 1548148229.632 * * [misc]simplify: iters left: 1 (125 enodes) 1548148229.647 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148229.647 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) t) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.647 * * * * [misc]progress: [ 542 / 671 ] simplifiying candidate # 1548148229.647 * [enter]simplify: Simplifying (/ 1 (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148229.647 * * [misc]simplify: iters left: 6 (11 enodes) 1548148229.649 * * [misc]simplify: iters left: 5 (20 enodes) 1548148229.652 * * [misc]simplify: iters left: 4 (37 enodes) 1548148229.656 * * [misc]simplify: iters left: 3 (56 enodes) 1548148229.663 * * [misc]simplify: iters left: 2 (64 enodes) 1548148229.668 * * [misc]simplify: iters left: 1 (68 enodes) 1548148229.674 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t) 1548148229.674 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.674 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148229.674 * * [misc]simplify: iters left: 6 (17 enodes) 1548148229.676 * * [misc]simplify: iters left: 5 (33 enodes) 1548148229.681 * * [misc]simplify: iters left: 4 (68 enodes) 1548148229.689 * * [misc]simplify: iters left: 3 (99 enodes) 1548148229.700 * * [misc]simplify: iters left: 2 (110 enodes) 1548148229.711 * * [misc]simplify: iters left: 1 (125 enodes) 1548148229.725 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI)) 1548148229.725 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (cbrt (+ (* v (* v -5)) 1))) t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* (* 6 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.725 * * * * [misc]progress: [ 543 / 671 ] simplifiying candidate # 1548148229.725 * [enter]simplify: Simplifying (/ 1 (/ t 1)) 1548148229.725 * * [misc]simplify: iters left: 4 (4 enodes) 1548148229.726 * * [misc]simplify: iters left: 3 (6 enodes) 1548148229.726 * [exit]simplify: Simplified to (/ 1 t) 1548148229.726 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 t) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.726 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148229.726 * * [misc]simplify: iters left: 6 (16 enodes) 1548148229.729 * * [misc]simplify: iters left: 5 (32 enodes) 1548148229.734 * * [misc]simplify: iters left: 4 (67 enodes) 1548148229.741 * * [misc]simplify: iters left: 3 (95 enodes) 1548148229.751 * * [misc]simplify: iters left: 2 (101 enodes) 1548148229.760 * * [misc]simplify: iters left: 1 (106 enodes) 1548148229.772 * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI)) 1548148229.772 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 2 (* (* -6 v) v)))) (/ (cbrt (+ 1 (* (* v v) -5))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.772 * * * * [misc]progress: [ 544 / 671 ] simplifiying candidate # 1548148229.772 * [enter]simplify: Simplifying (/ 1 1) 1548148229.772 * * [misc]simplify: iters left: 2 (2 enodes) 1548148229.773 * * [misc]simplify: iters left: 1 (4 enodes) 1548148229.773 * [exit]simplify: Simplified to 1 1548148229.773 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* 1 (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.773 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148229.773 * * [misc]simplify: iters left: 6 (18 enodes) 1548148229.776 * * [misc]simplify: iters left: 5 (37 enodes) 1548148229.781 * * [misc]simplify: iters left: 4 (81 enodes) 1548148229.792 * * [misc]simplify: iters left: 3 (147 enodes) 1548148229.811 * * [misc]simplify: iters left: 2 (209 enodes) 1548148229.839 * * [misc]simplify: iters left: 1 (242 enodes) 1548148229.872 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t))) 1548148229.872 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* 1 (* (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (+ 2 (* -6 (* v v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* PI t)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.872 * * * * [misc]progress: [ 545 / 671 ] simplifiying candidate # 1548148229.872 * [enter]simplify: Simplifying (/ 1 (* t PI)) 1548148229.872 * * [misc]simplify: iters left: 4 (5 enodes) 1548148229.873 * * [misc]simplify: iters left: 3 (10 enodes) 1548148229.874 * [exit]simplify: Simplified to (/ 1 (* PI t)) 1548148229.874 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ 1 (* PI t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.874 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148229.874 * * [misc]simplify: iters left: 6 (15 enodes) 1548148229.876 * * [misc]simplify: iters left: 5 (31 enodes) 1548148229.881 * * [misc]simplify: iters left: 4 (68 enodes) 1548148229.890 * * [misc]simplify: iters left: 3 (102 enodes) 1548148229.902 * * [misc]simplify: iters left: 2 (129 enodes) 1548148229.917 * * [misc]simplify: iters left: 1 (209 enodes) 1548148229.941 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) 1548148229.941 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (* t PI)) (* (cbrt (- 1 (* (* v v) 5))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148229.941 * * * * [misc]progress: [ 546 / 671 ] simplifiying candidate # 1548148229.941 * [enter]simplify: Simplifying (/ 1 (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148229.941 * * [misc]simplify: iters left: 6 (15 enodes) 1548148229.944 * * [misc]simplify: iters left: 5 (36 enodes) 1548148229.949 * * [misc]simplify: iters left: 4 (86 enodes) 1548148229.968 * * [misc]simplify: iters left: 3 (318 enodes) 1548148230.086 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* PI t)) 1548148230.086 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* (* (* v v) (- v)) (* (* v v) (* v 125))) 1)) (* PI t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.086 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148230.086 * * [misc]simplify: iters left: 6 (20 enodes) 1548148230.089 * * [misc]simplify: iters left: 5 (48 enodes) 1548148230.101 * * [misc]simplify: iters left: 4 (138 enodes) 1548148230.131 * * [misc]simplify: iters left: 3 (258 enodes) 1548148230.186 * * [misc]simplify: iters left: 2 (383 enodes) 1548148230.260 * * [misc]simplify: iters left: 1 (473 enodes) 1548148230.304 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1)))) 1548148230.304 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ 1 (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ (* v (* v -6)) 2))) (cbrt (+ (* 25 (pow v 4)) (+ (* v (* 5 v)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.304 * * * * [misc]progress: [ 547 / 671 ] simplifiying candidate # 1548148230.305 * [enter]simplify: Simplifying (/ 1 (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148230.305 * * [misc]simplify: iters left: 6 (14 enodes) 1548148230.307 * * [misc]simplify: iters left: 5 (30 enodes) 1548148230.312 * * [misc]simplify: iters left: 4 (68 enodes) 1548148230.323 * * [misc]simplify: iters left: 3 (179 enodes) 1548148230.361 * * [misc]simplify: iters left: 2 (364 enodes) 1548148230.427 * * [misc]simplify: iters left: 1 (473 enodes) 1548148230.498 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* PI t)) 1548148230.498 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* PI t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.498 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148230.498 * * [misc]simplify: iters left: 6 (16 enodes) 1548148230.500 * * [misc]simplify: iters left: 5 (31 enodes) 1548148230.505 * * [misc]simplify: iters left: 4 (60 enodes) 1548148230.512 * * [misc]simplify: iters left: 3 (77 enodes) 1548148230.522 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148230.522 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* PI t)) (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.522 * * * * [misc]progress: [ 548 / 671 ] simplifiying candidate # 1548148230.522 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148230.522 * * [misc]simplify: iters left: 6 (14 enodes) 1548148230.524 * * [misc]simplify: iters left: 5 (26 enodes) 1548148230.528 * * [misc]simplify: iters left: 4 (42 enodes) 1548148230.532 * * [misc]simplify: iters left: 3 (56 enodes) 1548148230.539 * * [misc]simplify: iters left: 2 (58 enodes) 1548148230.544 * * [misc]simplify: iters left: 1 (59 enodes) 1548148230.550 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* -5 (* v v)) 1)) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148230.550 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* -5 (* v v)) 1)) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.550 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148230.550 * * [misc]simplify: iters left: 6 (19 enodes) 1548148230.552 * * [misc]simplify: iters left: 5 (36 enodes) 1548148230.557 * * [misc]simplify: iters left: 4 (67 enodes) 1548148230.565 * * [misc]simplify: iters left: 3 (87 enodes) 1548148230.575 * * [misc]simplify: iters left: 2 (89 enodes) 1548148230.583 * * [misc]simplify: iters left: 1 (90 enodes) 1548148230.592 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (- 2 (* (* 6 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) 1548148230.592 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ 1 (sqrt (- 2 (* (* 6 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.592 * * * * [misc]progress: [ 549 / 671 ] simplifiying candidate # 1548148230.592 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148230.592 * * [misc]simplify: iters left: 6 (13 enodes) 1548148230.594 * * [misc]simplify: iters left: 5 (23 enodes) 1548148230.597 * * [misc]simplify: iters left: 4 (39 enodes) 1548148230.601 * * [misc]simplify: iters left: 3 (53 enodes) 1548148230.607 * * [misc]simplify: iters left: 2 (55 enodes) 1548148230.612 * * [misc]simplify: iters left: 1 (56 enodes) 1548148230.617 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148230.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.617 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148230.617 * * [misc]simplify: iters left: 6 (19 enodes) 1548148230.620 * * [misc]simplify: iters left: 5 (36 enodes) 1548148230.625 * * [misc]simplify: iters left: 4 (67 enodes) 1548148230.633 * * [misc]simplify: iters left: 3 (87 enodes) 1548148230.642 * * [misc]simplify: iters left: 2 (89 enodes) 1548148230.651 * * [misc]simplify: iters left: 1 (90 enodes) 1548148230.659 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (- 2 (* (* 6 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v))))))) 1548148230.659 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ 1 (sqrt (- 2 (* (* 6 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.659 * * * * [misc]progress: [ 550 / 671 ] simplifiying candidate # 1548148230.659 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148230.659 * * [misc]simplify: iters left: 6 (12 enodes) 1548148230.661 * * [misc]simplify: iters left: 5 (21 enodes) 1548148230.664 * * [misc]simplify: iters left: 4 (38 enodes) 1548148230.668 * * [misc]simplify: iters left: 3 (51 enodes) 1548148230.674 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (cbrt (+ (* v (* -5 v)) 1)) t)) 1548148230.674 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (cbrt (+ (* v (* -5 v)) 1)) t)) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.674 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148230.675 * * [misc]simplify: iters left: 6 (17 enodes) 1548148230.677 * * [misc]simplify: iters left: 5 (33 enodes) 1548148230.682 * * [misc]simplify: iters left: 4 (68 enodes) 1548148230.690 * * [misc]simplify: iters left: 3 (99 enodes) 1548148230.701 * * [misc]simplify: iters left: 2 (119 enodes) 1548148230.715 * * [misc]simplify: iters left: 1 (175 enodes) 1548148230.738 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v)))))) 1548148230.738 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.738 * * * * [misc]progress: [ 551 / 671 ] simplifiying candidate # 1548148230.738 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148230.738 * * [misc]simplify: iters left: 6 (12 enodes) 1548148230.740 * * [misc]simplify: iters left: 5 (21 enodes) 1548148230.743 * * [misc]simplify: iters left: 4 (38 enodes) 1548148230.747 * * [misc]simplify: iters left: 3 (51 enodes) 1548148230.753 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (/ (cbrt (+ (* v (* -5 v)) 1)) t)) 1548148230.753 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (/ (cbrt (+ (* v (* -5 v)) 1)) t)) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.753 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148230.753 * * [misc]simplify: iters left: 6 (17 enodes) 1548148230.755 * * [misc]simplify: iters left: 5 (33 enodes) 1548148230.760 * * [misc]simplify: iters left: 4 (68 enodes) 1548148230.768 * * [misc]simplify: iters left: 3 (99 enodes) 1548148230.780 * * [misc]simplify: iters left: 2 (119 enodes) 1548148230.794 * * [misc]simplify: iters left: 1 (175 enodes) 1548148230.816 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v)))))) 1548148230.816 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.816 * * * * [misc]progress: [ 552 / 671 ] simplifiying candidate # 1548148230.816 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ t (cbrt 1))) 1548148230.816 * * [misc]simplify: iters left: 6 (11 enodes) 1548148230.818 * * [misc]simplify: iters left: 5 (20 enodes) 1548148230.821 * * [misc]simplify: iters left: 4 (34 enodes) 1548148230.825 * * [misc]simplify: iters left: 3 (47 enodes) 1548148230.831 * * [misc]simplify: iters left: 2 (50 enodes) 1548148230.835 * * [misc]simplify: iters left: 1 (54 enodes) 1548148230.839 * [exit]simplify: Simplified to (/ (cbrt (+ (* v (* v -5)) 1)) t) 1548148230.839 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* v (* v -5)) 1)) t) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.839 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148230.839 * * [misc]simplify: iters left: 6 (16 enodes) 1548148230.842 * * [misc]simplify: iters left: 5 (32 enodes) 1548148230.847 * * [misc]simplify: iters left: 4 (67 enodes) 1548148230.854 * * [misc]simplify: iters left: 3 (98 enodes) 1548148230.865 * * [misc]simplify: iters left: 2 (118 enodes) 1548148230.879 * * [misc]simplify: iters left: 1 (173 enodes) 1548148230.903 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* v (* -5 v)))) PI) (sqrt (+ 2 (* -6 (* v v))))) 1548148230.903 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ (* v (* v -5)) 1)) t) (/ (/ (cbrt (+ 1 (* v (* -5 v)))) PI) (sqrt (+ 2 (* -6 (* v v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.903 * * * * [misc]progress: [ 553 / 671 ] simplifiying candidate # 1548148230.904 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148230.904 * * [misc]simplify: iters left: 6 (12 enodes) 1548148230.905 * * [misc]simplify: iters left: 5 (23 enodes) 1548148230.909 * * [misc]simplify: iters left: 4 (42 enodes) 1548148230.914 * * [misc]simplify: iters left: 3 (62 enodes) 1548148230.921 * * [misc]simplify: iters left: 2 (70 enodes) 1548148230.927 * * [misc]simplify: iters left: 1 (72 enodes) 1548148230.934 * [exit]simplify: Simplified to (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148230.934 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.934 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148230.934 * * [misc]simplify: iters left: 6 (17 enodes) 1548148230.937 * * [misc]simplify: iters left: 5 (33 enodes) 1548148230.942 * * [misc]simplify: iters left: 4 (68 enodes) 1548148230.950 * * [misc]simplify: iters left: 3 (99 enodes) 1548148230.962 * * [misc]simplify: iters left: 2 (119 enodes) 1548148230.976 * * [misc]simplify: iters left: 1 (175 enodes) 1548148230.998 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v)))))) 1548148230.998 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148230.998 * * * * [misc]progress: [ 554 / 671 ] simplifiying candidate # 1548148230.998 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148230.998 * * [misc]simplify: iters left: 6 (11 enodes) 1548148231.000 * * [misc]simplify: iters left: 5 (20 enodes) 1548148231.003 * * [misc]simplify: iters left: 4 (37 enodes) 1548148231.007 * * [misc]simplify: iters left: 3 (50 enodes) 1548148231.012 * [exit]simplify: Simplified to (* (/ (cbrt (+ (* v (* v -5)) 1)) t) (sqrt (cbrt (+ (* v (* v -5)) 1)))) 1548148231.012 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (+ (* v (* v -5)) 1)) t) (sqrt (cbrt (+ (* v (* v -5)) 1)))) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.013 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148231.013 * * [misc]simplify: iters left: 6 (17 enodes) 1548148231.015 * * [misc]simplify: iters left: 5 (33 enodes) 1548148231.021 * * [misc]simplify: iters left: 4 (68 enodes) 1548148231.029 * * [misc]simplify: iters left: 3 (99 enodes) 1548148231.040 * * [misc]simplify: iters left: 2 (119 enodes) 1548148231.054 * * [misc]simplify: iters left: 1 (175 enodes) 1548148231.077 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v)))))) 1548148231.077 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ (* v (* -5 v)) 1))) (* PI (sqrt (- 2 (* v (* 6 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.077 * * * * [misc]progress: [ 555 / 671 ] simplifiying candidate # 1548148231.077 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ t 1)) 1548148231.078 * * [misc]simplify: iters left: 6 (10 enodes) 1548148231.079 * * [misc]simplify: iters left: 5 (17 enodes) 1548148231.081 * * [misc]simplify: iters left: 4 (31 enodes) 1548148231.085 * * [misc]simplify: iters left: 3 (42 enodes) 1548148231.090 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) t) 1548148231.090 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.090 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148231.090 * * [misc]simplify: iters left: 6 (16 enodes) 1548148231.092 * * [misc]simplify: iters left: 5 (32 enodes) 1548148231.097 * * [misc]simplify: iters left: 4 (67 enodes) 1548148231.105 * * [misc]simplify: iters left: 3 (98 enodes) 1548148231.115 * * [misc]simplify: iters left: 2 (118 enodes) 1548148231.129 * * [misc]simplify: iters left: 1 (173 enodes) 1548148231.153 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* v (* -5 v)))) PI) (sqrt (+ 2 (* -6 (* v v))))) 1548148231.153 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (/ (cbrt (+ 1 (* v (* -5 v)))) PI) (sqrt (+ 2 (* -6 (* v v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.153 * * * * [misc]progress: [ 556 / 671 ] simplifiying candidate # 1548148231.153 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) 1) 1548148231.153 * * [misc]simplify: iters left: 6 (8 enodes) 1548148231.155 * * [misc]simplify: iters left: 5 (15 enodes) 1548148231.157 * * [misc]simplify: iters left: 4 (31 enodes) 1548148231.160 * * [misc]simplify: iters left: 3 (42 enodes) 1548148231.165 * [exit]simplify: Simplified to (cbrt (- 1 (* (* v v) 5))) 1548148231.165 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (- 1 (* (* v v) 5))) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.165 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148231.165 * * [misc]simplify: iters left: 6 (18 enodes) 1548148231.168 * * [misc]simplify: iters left: 5 (37 enodes) 1548148231.174 * * [misc]simplify: iters left: 4 (81 enodes) 1548148231.184 * * [misc]simplify: iters left: 3 (151 enodes) 1548148231.206 * * [misc]simplify: iters left: 2 (288 enodes) 1548148231.288 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* v (* v -5)))) (* t PI)) (sqrt (+ 2 (* (* v -6) v)))) 1548148231.288 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (- 1 (* (* v v) 5))) (/ (/ (cbrt (+ 1 (* v (* v -5)))) (* t PI)) (sqrt (+ 2 (* (* v -6) v))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.288 * * * * [misc]progress: [ 557 / 671 ] simplifiying candidate # 1548148231.288 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) 1548148231.288 * * [misc]simplify: iters left: 6 (11 enodes) 1548148231.290 * * [misc]simplify: iters left: 5 (21 enodes) 1548148231.293 * * [misc]simplify: iters left: 4 (35 enodes) 1548148231.297 * * [misc]simplify: iters left: 3 (46 enodes) 1548148231.302 * [exit]simplify: Simplified to (/ (cbrt (+ (* v (* -5 v)) 1)) (* t PI)) 1548148231.302 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ (* v (* -5 v)) 1)) (* t PI)) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.302 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148231.302 * * [misc]simplify: iters left: 6 (15 enodes) 1548148231.304 * * [misc]simplify: iters left: 5 (31 enodes) 1548148231.311 * * [misc]simplify: iters left: 4 (68 enodes) 1548148231.319 * * [misc]simplify: iters left: 3 (110 enodes) 1548148231.336 * * [misc]simplify: iters left: 2 (157 enodes) 1548148231.353 * * [misc]simplify: iters left: 1 (164 enodes) 1548148231.365 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* v (* v 5)))) (sqrt (- 2 (* (* v v) 6)))) 1548148231.365 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (/ (cbrt (- 1 (* v (* v 5)))) (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.365 * * * * [misc]progress: [ 558 / 671 ] simplifiying candidate # 1548148231.365 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148231.365 * * [misc]simplify: iters left: 6 (17 enodes) 1548148231.368 * * [misc]simplify: iters left: 5 (40 enodes) 1548148231.375 * * [misc]simplify: iters left: 4 (101 enodes) 1548148231.395 * * [misc]simplify: iters left: 3 (335 enodes) 1548148231.527 * [exit]simplify: Simplified to (* (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* t PI))) 1548148231.527 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) (/ (cbrt (- 1 (* v (* 5 v)))) (* t PI))) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.528 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148231.528 * * [misc]simplify: iters left: 6 (18 enodes) 1548148231.531 * * [misc]simplify: iters left: 5 (44 enodes) 1548148231.540 * * [misc]simplify: iters left: 4 (121 enodes) 1548148231.566 * * [misc]simplify: iters left: 3 (234 enodes) 1548148231.615 * * [misc]simplify: iters left: 2 (349 enodes) 1548148231.687 * * [misc]simplify: iters left: 1 (457 enodes) 1548148231.764 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ (* (pow v 4) 25) (+ (* 5 (* v v)) 1)))) 1548148231.764 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (/ 1 (sqrt (+ 2 (* v (* v -6))))) (cbrt (+ (* (pow v 4) 25) (+ (* 5 (* v v)) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.764 * * * * [misc]progress: [ 559 / 671 ] simplifiying candidate # 1548148231.764 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148231.765 * * [misc]simplify: iters left: 6 (16 enodes) 1548148231.767 * * [misc]simplify: iters left: 5 (34 enodes) 1548148231.772 * * [misc]simplify: iters left: 4 (80 enodes) 1548148231.786 * * [misc]simplify: iters left: 3 (189 enodes) 1548148231.823 * * [misc]simplify: iters left: 2 (334 enodes) 1548148231.878 * * [misc]simplify: iters left: 1 (381 enodes) 1548148231.935 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* (pow v 4) -25))) (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) 1548148231.935 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* (pow v 4) -25))) (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.935 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (- 2 (* 6 (* v v))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148231.935 * * [misc]simplify: iters left: 6 (14 enodes) 1548148231.937 * * [misc]simplify: iters left: 5 (27 enodes) 1548148231.941 * * [misc]simplify: iters left: 4 (46 enodes) 1548148231.946 * * [misc]simplify: iters left: 3 (55 enodes) 1548148231.952 * [exit]simplify: Simplified to (/ 1 (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* v (* 6 v)))))) 1548148231.952 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ 1 (* (pow v 4) -25))) (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (/ 1 (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* v (* 6 v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148231.952 * * * * [misc]progress: [ 560 / 671 ] simplifiying candidate # 1548148231.952 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148231.952 * * [misc]simplify: iters left: 6 (23 enodes) 1548148231.957 * * [misc]simplify: iters left: 5 (54 enodes) 1548148231.964 * * [misc]simplify: iters left: 4 (118 enodes) 1548148231.984 * * [misc]simplify: iters left: 3 (320 enodes) 1548148232.090 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))))) 1548148232.090 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148232.090 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148232.090 * * [misc]simplify: iters left: 6 (22 enodes) 1548148232.094 * * [misc]simplify: iters left: 5 (50 enodes) 1548148232.102 * * [misc]simplify: iters left: 4 (120 enodes) 1548148232.120 * * [misc]simplify: iters left: 3 (217 enodes) 1548148232.156 * * [misc]simplify: iters left: 2 (298 enodes) 1548148232.200 * * [misc]simplify: iters left: 1 (336 enodes) 1548148232.232 * [exit]simplify: Simplified to (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148232.232 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148232.232 * * * * [misc]progress: [ 561 / 671 ] simplifiying candidate # 1548148232.232 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148232.232 * * [misc]simplify: iters left: 6 (22 enodes) 1548148232.236 * * [misc]simplify: iters left: 5 (51 enodes) 1548148232.243 * * [misc]simplify: iters left: 4 (112 enodes) 1548148232.264 * * [misc]simplify: iters left: 3 (301 enodes) 1548148232.361 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148232.361 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148232.361 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148232.361 * * [misc]simplify: iters left: 6 (22 enodes) 1548148232.365 * * [misc]simplify: iters left: 5 (50 enodes) 1548148232.372 * * [misc]simplify: iters left: 4 (120 enodes) 1548148232.391 * * [misc]simplify: iters left: 3 (217 enodes) 1548148232.426 * * [misc]simplify: iters left: 2 (298 enodes) 1548148232.471 * * [misc]simplify: iters left: 1 (336 enodes) 1548148232.503 * [exit]simplify: Simplified to (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148232.503 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148232.503 * * * * [misc]progress: [ 562 / 671 ] simplifiying candidate # 1548148232.503 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148232.503 * * [misc]simplify: iters left: 6 (21 enodes) 1548148232.507 * * [misc]simplify: iters left: 5 (49 enodes) 1548148232.514 * * [misc]simplify: iters left: 4 (114 enodes) 1548148232.536 * * [misc]simplify: iters left: 3 (321 enodes) 1548148232.640 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (cbrt (+ 1 (* (* v v) -5))) t) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) 1548148232.640 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (cbrt (+ 1 (* (* v v) -5))) t) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148232.640 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148232.640 * * [misc]simplify: iters left: 6 (20 enodes) 1548148232.643 * * [misc]simplify: iters left: 5 (47 enodes) 1548148232.651 * * [misc]simplify: iters left: 4 (118 enodes) 1548148232.669 * * [misc]simplify: iters left: 3 (213 enodes) 1548148232.702 * * [misc]simplify: iters left: 2 (267 enodes) 1548148232.737 * * [misc]simplify: iters left: 1 (294 enodes) 1548148232.765 * [exit]simplify: Simplified to (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (cbrt (cbrt (+ (* v (* v -5)) 1))))) 1548148232.766 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (cbrt (cbrt (+ (* v (* v -5)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148232.766 * * * * [misc]progress: [ 563 / 671 ] simplifiying candidate # 1548148232.766 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148232.766 * * [misc]simplify: iters left: 6 (21 enodes) 1548148232.770 * * [misc]simplify: iters left: 5 (49 enodes) 1548148232.777 * * [misc]simplify: iters left: 4 (114 enodes) 1548148232.798 * * [misc]simplify: iters left: 3 (321 enodes) 1548148232.902 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))) t)) 1548148232.902 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ 1 (* (* v v) -5)))) (* (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))) t)) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148232.903 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148232.903 * * [misc]simplify: iters left: 6 (20 enodes) 1548148232.906 * * [misc]simplify: iters left: 5 (47 enodes) 1548148232.914 * * [misc]simplify: iters left: 4 (118 enodes) 1548148232.932 * * [misc]simplify: iters left: 3 (213 enodes) 1548148232.965 * * [misc]simplify: iters left: 2 (267 enodes) 1548148232.999 * * [misc]simplify: iters left: 1 (294 enodes) 1548148233.028 * [exit]simplify: Simplified to (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (cbrt (sqrt (+ (* v (* v -5)) 1))))) 1548148233.028 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (cbrt (sqrt (+ (* v (* v -5)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.029 * * * * [misc]progress: [ 564 / 671 ] simplifiying candidate # 1548148233.029 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (cbrt 1))) 1548148233.029 * * [misc]simplify: iters left: 6 (20 enodes) 1548148233.033 * * [misc]simplify: iters left: 5 (48 enodes) 1548148233.040 * * [misc]simplify: iters left: 4 (107 enodes) 1548148233.058 * * [misc]simplify: iters left: 3 (295 enodes) 1548148233.150 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) 1548148233.150 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.150 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148233.150 * * [misc]simplify: iters left: 6 (19 enodes) 1548148233.153 * * [misc]simplify: iters left: 5 (46 enodes) 1548148233.163 * * [misc]simplify: iters left: 4 (117 enodes) 1548148233.180 * * [misc]simplify: iters left: 3 (213 enodes) 1548148233.212 * * [misc]simplify: iters left: 2 (273 enodes) 1548148233.250 * * [misc]simplify: iters left: 1 (306 enodes) 1548148233.282 * [exit]simplify: Simplified to (/ (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))) (/ PI (cbrt (+ 1 (* (* v -5) v))))) 1548148233.282 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (cbrt 1))) (/ (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))) (/ PI (cbrt (+ 1 (* (* v -5) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.282 * * * * [misc]progress: [ 565 / 671 ] simplifiying candidate # 1548148233.282 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148233.282 * * [misc]simplify: iters left: 6 (21 enodes) 1548148233.286 * * [misc]simplify: iters left: 5 (51 enodes) 1548148233.293 * * [misc]simplify: iters left: 4 (122 enodes) 1548148233.315 * * [misc]simplify: iters left: 3 (348 enodes) 1548148233.425 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* 5 v) v))) t) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148233.425 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (- 1 (* (* 5 v) v))) t) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.426 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148233.426 * * [misc]simplify: iters left: 6 (20 enodes) 1548148233.431 * * [misc]simplify: iters left: 5 (47 enodes) 1548148233.439 * * [misc]simplify: iters left: 4 (118 enodes) 1548148233.457 * * [misc]simplify: iters left: 3 (213 enodes) 1548148233.490 * * [misc]simplify: iters left: 2 (267 enodes) 1548148233.525 * * [misc]simplify: iters left: 1 (294 enodes) 1548148233.555 * [exit]simplify: Simplified to (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (cbrt (cbrt (+ (* v (* v -5)) 1))))) 1548148233.556 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (cbrt (cbrt (+ (* v (* v -5)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.556 * * * * [misc]progress: [ 566 / 671 ] simplifiying candidate # 1548148233.556 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148233.556 * * [misc]simplify: iters left: 6 (20 enodes) 1548148233.560 * * [misc]simplify: iters left: 5 (48 enodes) 1548148233.567 * * [misc]simplify: iters left: 4 (113 enodes) 1548148233.587 * * [misc]simplify: iters left: 3 (319 enodes) 1548148233.692 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) 1548148233.692 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (/ (cbrt (- 1 (* (* v v) 5))) t)) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.693 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148233.693 * * [misc]simplify: iters left: 6 (20 enodes) 1548148233.696 * * [misc]simplify: iters left: 5 (47 enodes) 1548148233.704 * * [misc]simplify: iters left: 4 (118 enodes) 1548148233.724 * * [misc]simplify: iters left: 3 (213 enodes) 1548148233.756 * * [misc]simplify: iters left: 2 (267 enodes) 1548148233.792 * * [misc]simplify: iters left: 1 (294 enodes) 1548148233.823 * [exit]simplify: Simplified to (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (sqrt (cbrt (+ (* v (* v -5)) 1))))) 1548148233.823 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) (/ PI (sqrt (cbrt (+ (* v (* v -5)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.823 * * * * [misc]progress: [ 567 / 671 ] simplifiying candidate # 1548148233.823 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t 1)) 1548148233.823 * * [misc]simplify: iters left: 6 (19 enodes) 1548148233.827 * * [misc]simplify: iters left: 5 (45 enodes) 1548148233.834 * * [misc]simplify: iters left: 4 (104 enodes) 1548148233.853 * * [misc]simplify: iters left: 3 (298 enodes) 1548148233.954 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))) 1548148233.954 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) t) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148233.954 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148233.954 * * [misc]simplify: iters left: 6 (19 enodes) 1548148233.958 * * [misc]simplify: iters left: 5 (46 enodes) 1548148233.965 * * [misc]simplify: iters left: 4 (117 enodes) 1548148233.986 * * [misc]simplify: iters left: 3 (213 enodes) 1548148234.018 * * [misc]simplify: iters left: 2 (273 enodes) 1548148234.057 * * [misc]simplify: iters left: 1 (306 enodes) 1548148234.089 * [exit]simplify: Simplified to (/ (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))) (/ PI (cbrt (+ 1 (* (* v -5) v))))) 1548148234.089 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ t 1)) (/ (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))) (/ PI (cbrt (+ 1 (* (* v -5) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148234.089 * * * * [misc]progress: [ 568 / 671 ] simplifiying candidate # 1548148234.089 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1) 1548148234.089 * * [misc]simplify: iters left: 6 (17 enodes) 1548148234.094 * * [misc]simplify: iters left: 5 (43 enodes) 1548148234.100 * * [misc]simplify: iters left: 4 (102 enodes) 1548148234.119 * * [misc]simplify: iters left: 3 (298 enodes) 1548148234.221 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))) 1548148234.221 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148234.221 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148234.221 * * [misc]simplify: iters left: 6 (21 enodes) 1548148234.225 * * [misc]simplify: iters left: 5 (51 enodes) 1548148234.233 * * [misc]simplify: iters left: 4 (128 enodes) 1548148234.253 * * [misc]simplify: iters left: 3 (241 enodes) 1548148234.292 * * [misc]simplify: iters left: 2 (326 enodes) 1548148234.337 * * [misc]simplify: iters left: 1 (366 enodes) 1548148234.374 * [exit]simplify: Simplified to (/ (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) 1548148234.374 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1) (/ (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148234.374 * * * * [misc]progress: [ 569 / 671 ] simplifiying candidate # 1548148234.374 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (* t PI)) 1548148234.374 * * [misc]simplify: iters left: 6 (20 enodes) 1548148234.378 * * [misc]simplify: iters left: 5 (49 enodes) 1548148234.385 * * [misc]simplify: iters left: 4 (115 enodes) 1548148234.405 * * [misc]simplify: iters left: 3 (320 enodes) 1548148234.509 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v)))))) 1548148234.509 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (* t PI)) (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v)))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148234.509 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148234.509 * * [misc]simplify: iters left: 6 (18 enodes) 1548148234.513 * * [misc]simplify: iters left: 5 (45 enodes) 1548148234.520 * * [misc]simplify: iters left: 4 (116 enodes) 1548148234.541 * * [misc]simplify: iters left: 3 (219 enodes) 1548148234.576 * * [misc]simplify: iters left: 2 (293 enodes) 1548148234.616 * * [misc]simplify: iters left: 1 (333 enodes) 1548148234.650 * [exit]simplify: Simplified to (* (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4)))) (cbrt (+ (* v (* v -5)) 1))) 1548148234.650 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (* t PI)) (* (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4)))) (cbrt (+ (* v (* v -5)) 1)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148234.650 * * * * [misc]progress: [ 570 / 671 ] simplifiying candidate # 1548148234.650 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148234.651 * * [misc]simplify: iters left: 6 (25 enodes) 1548148234.656 * * [misc]simplify: iters left: 5 (66 enodes) 1548148234.665 * * [misc]simplify: iters left: 4 (173 enodes) 1548148234.709 * [exit]simplify: Simplified to (/ (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148234.709 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148234.709 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148234.709 * * [misc]simplify: iters left: 6 (21 enodes) 1548148234.713 * * [misc]simplify: iters left: 5 (58 enodes) 1548148234.723 * * [misc]simplify: iters left: 4 (162 enodes) 1548148234.766 * * [misc]simplify: iters left: 3 (364 enodes) 1548148234.849 * [exit]simplify: Simplified to (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v 36) (pow v 3)))) (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* (* v v) 5)) 1))) 1548148234.849 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v 36) (pow v 3)))) (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* (* v v) 5)) 1)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148234.849 * * * * [misc]progress: [ 571 / 671 ] simplifiying candidate # 1548148234.849 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148234.849 * * [misc]simplify: iters left: 6 (25 enodes) 1548148234.854 * * [misc]simplify: iters left: 5 (62 enodes) 1548148234.865 * * [misc]simplify: iters left: 4 (158 enodes) 1548148234.894 * * [misc]simplify: iters left: 3 (474 enodes) 1548148235.047 * [exit]simplify: Simplified to (/ (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (- 1 (* 25 (pow v 4)))) t)) (* (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)) PI)) 1548148235.047 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (- 1 (* 25 (pow v 4)))) t)) (* (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)) PI)) (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.048 * [enter]simplify: Simplifying (/ (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ 1 (* (* v v) 5)))) 1548148235.048 * * [misc]simplify: iters left: 6 (17 enodes) 1548148235.051 * * [misc]simplify: iters left: 5 (41 enodes) 1548148235.057 * * [misc]simplify: iters left: 4 (97 enodes) 1548148235.072 * * [misc]simplify: iters left: 3 (179 enodes) 1548148235.104 * * [misc]simplify: iters left: 2 (245 enodes) 1548148235.142 * * [misc]simplify: iters left: 1 (277 enodes) 1548148235.169 * [exit]simplify: Simplified to (/ (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))) (cbrt (+ (* v (* 5 v)) 1))) 1548148235.169 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (- 1 (* 25 (pow v 4)))) t)) (* (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)) PI)) (/ (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))) (cbrt (+ (* v (* 5 v)) 1)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.169 * * * * [misc]progress: [ 572 / 671 ] simplifiying candidate # 1548148235.169 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148235.169 * * [misc]simplify: iters left: 6 (22 enodes) 1548148235.173 * * [misc]simplify: iters left: 5 (49 enodes) 1548148235.180 * * [misc]simplify: iters left: 4 (106 enodes) 1548148235.196 * * [misc]simplify: iters left: 3 (214 enodes) 1548148235.238 * * [misc]simplify: iters left: 2 (425 enodes) 1548148235.329 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 4 (* (pow v 4) -36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148235.330 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 4 (* (pow v 4) -36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.330 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148235.330 * * [misc]simplify: iters left: 6 (18 enodes) 1548148235.332 * * [misc]simplify: iters left: 5 (32 enodes) 1548148235.337 * * [misc]simplify: iters left: 4 (50 enodes) 1548148235.344 * * [misc]simplify: iters left: 3 (64 enodes) 1548148235.351 * * [misc]simplify: iters left: 2 (66 enodes) 1548148235.357 * * [misc]simplify: iters left: 1 (67 enodes) 1548148235.363 * [exit]simplify: Simplified to (/ (sqrt (+ 2 (* (* v v) 6))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148235.363 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 4 (* (pow v 4) -36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (+ 2 (* (* v v) 6))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.363 * * * * [misc]progress: [ 573 / 671 ] simplifiying candidate # 1548148235.364 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148235.364 * * [misc]simplify: iters left: 6 (21 enodes) 1548148235.367 * * [misc]simplify: iters left: 5 (46 enodes) 1548148235.374 * * [misc]simplify: iters left: 4 (100 enodes) 1548148235.388 * * [misc]simplify: iters left: 3 (202 enodes) 1548148235.426 * * [misc]simplify: iters left: 2 (387 enodes) 1548148235.511 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* (* -5 v) v))) (sqrt (+ 4 (* (pow v 4) -36)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148235.511 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* (* -5 v) v))) (sqrt (+ 4 (* (pow v 4) -36)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.511 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148235.511 * * [misc]simplify: iters left: 6 (18 enodes) 1548148235.514 * * [misc]simplify: iters left: 5 (32 enodes) 1548148235.518 * * [misc]simplify: iters left: 4 (50 enodes) 1548148235.523 * * [misc]simplify: iters left: 3 (64 enodes) 1548148235.530 * * [misc]simplify: iters left: 2 (66 enodes) 1548148235.536 * * [misc]simplify: iters left: 1 (67 enodes) 1548148235.542 * [exit]simplify: Simplified to (/ (sqrt (+ 2 (* (* v v) 6))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148235.542 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* (* -5 v) v))) (sqrt (+ 4 (* (pow v 4) -36)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (sqrt (+ 2 (* (* v v) 6))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.543 * * * * [misc]progress: [ 574 / 671 ] simplifiying candidate # 1548148235.543 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148235.543 * * [misc]simplify: iters left: 6 (20 enodes) 1548148235.546 * * [misc]simplify: iters left: 5 (44 enodes) 1548148235.553 * * [misc]simplify: iters left: 4 (102 enodes) 1548148235.567 * * [misc]simplify: iters left: 3 (213 enodes) 1548148235.607 * * [misc]simplify: iters left: 2 (426 enodes) 1548148235.697 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (* (pow v 4) -36)))))) 1548148235.697 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (* (pow v 4) -36)))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.698 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148235.698 * * [misc]simplify: iters left: 6 (16 enodes) 1548148235.700 * * [misc]simplify: iters left: 5 (29 enodes) 1548148235.704 * * [misc]simplify: iters left: 4 (48 enodes) 1548148235.709 * * [misc]simplify: iters left: 3 (61 enodes) 1548148235.716 * [exit]simplify: Simplified to (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (cbrt (cbrt (+ 1 (* (* v -5) v))))) 1548148235.716 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (* (pow v 4) -36)))))) (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (cbrt (cbrt (+ 1 (* (* v -5) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.716 * * * * [misc]progress: [ 575 / 671 ] simplifiying candidate # 1548148235.716 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148235.716 * * [misc]simplify: iters left: 6 (20 enodes) 1548148235.719 * * [misc]simplify: iters left: 5 (44 enodes) 1548148235.726 * * [misc]simplify: iters left: 4 (102 enodes) 1548148235.742 * * [misc]simplify: iters left: 3 (213 enodes) 1548148235.781 * * [misc]simplify: iters left: 2 (426 enodes) 1548148235.871 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (* (pow v 4) -36))))) 1548148235.871 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (* (pow v 4) -36))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.871 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148235.871 * * [misc]simplify: iters left: 6 (16 enodes) 1548148235.874 * * [misc]simplify: iters left: 5 (29 enodes) 1548148235.877 * * [misc]simplify: iters left: 4 (48 enodes) 1548148235.883 * * [misc]simplify: iters left: 3 (61 enodes) 1548148235.890 * [exit]simplify: Simplified to (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (cbrt (sqrt (+ 1 (* (* v -5) v))))) 1548148235.890 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (- 1 (* (* v v) 5))) t) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (* (pow v 4) -36))))) (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (cbrt (sqrt (+ 1 (* (* v -5) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148235.890 * * * * [misc]progress: [ 576 / 671 ] simplifiying candidate # 1548148235.890 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ t (cbrt 1))) 1548148235.890 * * [misc]simplify: iters left: 6 (19 enodes) 1548148235.895 * * [misc]simplify: iters left: 5 (43 enodes) 1548148235.901 * * [misc]simplify: iters left: 4 (95 enodes) 1548148235.914 * * [misc]simplify: iters left: 3 (200 enodes) 1548148235.953 * * [misc]simplify: iters left: 2 (405 enodes) 1548148236.037 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* v (* -5 v)))) (* t (sqrt (- 4 (* (pow v 4) 36))))) 1548148236.037 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (+ 1 (* v (* -5 v)))) (* t (sqrt (- 4 (* (pow v 4) 36))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.037 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148236.037 * * [misc]simplify: iters left: 6 (15 enodes) 1548148236.039 * * [misc]simplify: iters left: 5 (28 enodes) 1548148236.043 * * [misc]simplify: iters left: 4 (47 enodes) 1548148236.048 * * [misc]simplify: iters left: 3 (60 enodes) 1548148236.055 * [exit]simplify: Simplified to (/ (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) 6)))) PI) 1548148236.055 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (+ 1 (* v (* -5 v)))) (* t (sqrt (- 4 (* (pow v 4) 36))))) (/ (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) 6)))) PI)) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.055 * * * * [misc]progress: [ 577 / 671 ] simplifiying candidate # 1548148236.055 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148236.055 * * [misc]simplify: iters left: 6 (20 enodes) 1548148236.060 * * [misc]simplify: iters left: 5 (46 enodes) 1548148236.067 * * [misc]simplify: iters left: 4 (110 enodes) 1548148236.083 * * [misc]simplify: iters left: 3 (241 enodes) 1548148236.129 * * [misc]simplify: iters left: 2 (492 enodes) 1548148236.230 * [exit]simplify: Simplified to (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (pow v 4) -36) 4))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148236.230 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (pow v 4) -36) 4))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.230 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148236.231 * * [misc]simplify: iters left: 6 (16 enodes) 1548148236.233 * * [misc]simplify: iters left: 5 (29 enodes) 1548148236.237 * * [misc]simplify: iters left: 4 (48 enodes) 1548148236.242 * * [misc]simplify: iters left: 3 (61 enodes) 1548148236.249 * [exit]simplify: Simplified to (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (cbrt (cbrt (+ 1 (* (* v -5) v))))) 1548148236.249 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (pow v 4) -36) 4))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (cbrt (cbrt (+ 1 (* (* v -5) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.249 * * * * [misc]progress: [ 578 / 671 ] simplifiying candidate # 1548148236.249 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148236.249 * * [misc]simplify: iters left: 6 (19 enodes) 1548148236.252 * * [misc]simplify: iters left: 5 (43 enodes) 1548148236.259 * * [misc]simplify: iters left: 4 (101 enodes) 1548148236.273 * * [misc]simplify: iters left: 3 (214 enodes) 1548148236.313 * * [misc]simplify: iters left: 2 (410 enodes) 1548148236.396 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 1 (* v (* -5 v))))) (/ (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 4 (* (pow v 4) 36)))) t)) 1548148236.396 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (+ 1 (* v (* -5 v))))) (/ (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 4 (* (pow v 4) 36)))) t)) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.396 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148236.396 * * [misc]simplify: iters left: 6 (16 enodes) 1548148236.398 * * [misc]simplify: iters left: 5 (29 enodes) 1548148236.402 * * [misc]simplify: iters left: 4 (48 enodes) 1548148236.408 * * [misc]simplify: iters left: 3 (61 enodes) 1548148236.414 * [exit]simplify: Simplified to (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (sqrt (cbrt (+ 1 (* (* v -5) v))))) 1548148236.414 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (+ 1 (* v (* -5 v))))) (/ (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 4 (* (pow v 4) 36)))) t)) (* (/ (sqrt (+ 2 (* (* v v) 6))) PI) (sqrt (cbrt (+ 1 (* (* v -5) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.414 * * * * [misc]progress: [ 579 / 671 ] simplifiying candidate # 1548148236.415 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ t 1)) 1548148236.415 * * [misc]simplify: iters left: 6 (18 enodes) 1548148236.418 * * [misc]simplify: iters left: 5 (40 enodes) 1548148236.424 * * [misc]simplify: iters left: 4 (92 enodes) 1548148236.436 * * [misc]simplify: iters left: 3 (194 enodes) 1548148236.475 * * [misc]simplify: iters left: 2 (390 enodes) 1548148236.557 * [exit]simplify: Simplified to (/ (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (- 4 (* 36 (pow v 4))))) t) 1548148236.557 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (- 4 (* 36 (pow v 4))))) t) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.558 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) 1548148236.558 * * [misc]simplify: iters left: 6 (15 enodes) 1548148236.560 * * [misc]simplify: iters left: 5 (28 enodes) 1548148236.564 * * [misc]simplify: iters left: 4 (47 enodes) 1548148236.569 * * [misc]simplify: iters left: 3 (60 enodes) 1548148236.576 * [exit]simplify: Simplified to (/ (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) 6)))) PI) 1548148236.576 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* v (* 5 v)))) (sqrt (- 4 (* 36 (pow v 4))))) t) (/ (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v v) 6)))) PI)) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.576 * * * * [misc]progress: [ 580 / 671 ] simplifiying candidate # 1548148236.576 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) 1) 1548148236.576 * * [misc]simplify: iters left: 6 (16 enodes) 1548148236.579 * * [misc]simplify: iters left: 5 (38 enodes) 1548148236.585 * * [misc]simplify: iters left: 4 (90 enodes) 1548148236.598 * * [misc]simplify: iters left: 3 (192 enodes) 1548148236.635 * * [misc]simplify: iters left: 2 (384 enodes) 1548148236.714 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 4 (* (pow v 4) 36)))) 1548148236.714 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 4 (* (pow v 4) 36)))) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.714 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148236.714 * * [misc]simplify: iters left: 6 (17 enodes) 1548148236.718 * * [misc]simplify: iters left: 5 (33 enodes) 1548148236.722 * * [misc]simplify: iters left: 4 (58 enodes) 1548148236.729 * * [misc]simplify: iters left: 3 (90 enodes) 1548148236.739 * * [misc]simplify: iters left: 2 (103 enodes) 1548148236.749 * * [misc]simplify: iters left: 1 (116 enodes) 1548148236.761 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (sqrt (+ 2 (* (* v v) 6))) (* t PI))) 1548148236.761 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 4 (* (pow v 4) 36)))) (* (cbrt (- 1 (* (* v v) 5))) (/ (sqrt (+ 2 (* (* v v) 6))) (* t PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.761 * * * * [misc]progress: [ 581 / 671 ] simplifiying candidate # 1548148236.761 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (* t PI)) 1548148236.762 * * [misc]simplify: iters left: 6 (19 enodes) 1548148236.765 * * [misc]simplify: iters left: 5 (44 enodes) 1548148236.771 * * [misc]simplify: iters left: 4 (103 enodes) 1548148236.786 * * [misc]simplify: iters left: 3 (211 enodes) 1548148236.824 * * [misc]simplify: iters left: 2 (407 enodes) 1548148236.909 * [exit]simplify: Simplified to (/ (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 4 (* (pow v 4) 36)))) (* t PI)) 1548148236.909 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 4 (* (pow v 4) 36)))) (* t PI)) (/ (sqrt (+ 2 (* 6 (* v v)))) (/ 1 (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.910 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (/ 1 (cbrt (- 1 (* (* v v) 5))))) 1548148236.910 * * [misc]simplify: iters left: 6 (14 enodes) 1548148236.912 * * [misc]simplify: iters left: 5 (27 enodes) 1548148236.915 * * [misc]simplify: iters left: 4 (46 enodes) 1548148236.921 * * [misc]simplify: iters left: 3 (67 enodes) 1548148236.928 * * [misc]simplify: iters left: 2 (69 enodes) 1548148236.933 * * [misc]simplify: iters left: 1 (74 enodes) 1548148236.939 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ 2 (* (* v v) 6)))) 1548148236.939 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 4 (* (pow v 4) 36)))) (* t PI)) (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ 2 (* (* v v) 6))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.939 * * * * [misc]progress: [ 582 / 671 ] simplifiying candidate # 1548148236.940 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) 1548148236.940 * * [misc]simplify: iters left: 6 (25 enodes) 1548148236.946 * * [misc]simplify: iters left: 5 (63 enodes) 1548148236.955 * * [misc]simplify: iters left: 4 (167 enodes) 1548148236.990 * [exit]simplify: Simplified to (/ (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (* (* t PI) (sqrt (- 4 (* (* v v) (* (* v v) 36)))))) 1548148236.990 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (* (* t PI) (sqrt (- 4 (* (* v v) (* (* v v) 36)))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148236.991 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))) 1548148236.991 * * [misc]simplify: iters left: 6 (17 enodes) 1548148236.993 * * [misc]simplify: iters left: 5 (40 enodes) 1548148237.001 * * [misc]simplify: iters left: 4 (102 enodes) 1548148237.026 * * [misc]simplify: iters left: 3 (202 enodes) 1548148237.067 * * [misc]simplify: iters left: 2 (302 enodes) 1548148237.145 * * [misc]simplify: iters left: 1 (414 enodes) 1548148237.183 * [exit]simplify: Simplified to (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (+ (+ (* 25 (pow v 4)) 1) (* (* v v) 5)))) 1548148237.183 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (+ (+ (* 25 (pow v 4)) 1) (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.183 * * * * [misc]progress: [ 583 / 671 ] simplifiying candidate # 1548148237.183 * [enter]simplify: Simplifying (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) 1548148237.183 * * [misc]simplify: iters left: 6 (24 enodes) 1548148237.187 * * [misc]simplify: iters left: 5 (57 enodes) 1548148237.196 * * [misc]simplify: iters left: 4 (146 enodes) 1548148237.221 * * [misc]simplify: iters left: 3 (369 enodes) 1548148237.306 * [exit]simplify: Simplified to (* (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 4 (* (pow v 3) (* 36 v))))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) 1548148237.307 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 4 (* (pow v 3) (* 36 v))))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.307 * [enter]simplify: Simplifying (/ (sqrt (+ 2 (* 6 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))) 1548148237.307 * * [misc]simplify: iters left: 6 (13 enodes) 1548148237.309 * * [misc]simplify: iters left: 5 (23 enodes) 1548148237.311 * * [misc]simplify: iters left: 4 (27 enodes) 1548148237.314 * * [misc]simplify: iters left: 3 (28 enodes) 1548148237.319 * [exit]simplify: Simplified to (/ (sqrt (+ 2 (* (* v v) 6))) (cbrt (+ (* (* v 5) v) 1))) 1548148237.319 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 4 (* (pow v 3) (* 36 v))))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (/ (sqrt (+ 2 (* (* v v) 6))) (cbrt (+ (* (* v 5) v) 1)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.319 * * * * [misc]progress: [ 584 / 671 ] simplifiying candidate # 1548148237.319 * * * * [misc]progress: [ 585 / 671 ] simplifiying candidate # 1548148237.319 * * * * [misc]progress: [ 586 / 671 ] simplifiying candidate # 1548148237.319 * * * * [misc]progress: [ 587 / 671 ] simplifiying candidate # 1548148237.320 * [enter]simplify: Simplifying (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148237.320 * * [misc]simplify: iters left: 6 (12 enodes) 1548148237.321 * * [misc]simplify: iters left: 5 (22 enodes) 1548148237.324 * * [misc]simplify: iters left: 4 (38 enodes) 1548148237.328 * * [misc]simplify: iters left: 3 (52 enodes) 1548148237.334 * * [misc]simplify: iters left: 2 (54 enodes) 1548148237.339 * * [misc]simplify: iters left: 1 (55 enodes) 1548148237.344 * [exit]simplify: Simplified to (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) 1548148237.344 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.344 * * * * [misc]progress: [ 588 / 671 ] simplifiying candidate # 1548148237.344 * [enter]simplify: Simplifying (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148237.344 * * [misc]simplify: iters left: 6 (12 enodes) 1548148237.346 * * [misc]simplify: iters left: 5 (22 enodes) 1548148237.349 * * [misc]simplify: iters left: 4 (38 enodes) 1548148237.353 * * [misc]simplify: iters left: 3 (52 enodes) 1548148237.359 * * [misc]simplify: iters left: 2 (54 enodes) 1548148237.363 * * [misc]simplify: iters left: 1 (55 enodes) 1548148237.368 * [exit]simplify: Simplified to (sqrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) 1548148237.368 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.368 * * * * [misc]progress: [ 589 / 671 ] simplifiying candidate # 1548148237.368 * [enter]simplify: Simplifying (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148237.368 * * [misc]simplify: iters left: 6 (10 enodes) 1548148237.370 * * [misc]simplify: iters left: 5 (17 enodes) 1548148237.372 * * [misc]simplify: iters left: 4 (31 enodes) 1548148237.376 * * [misc]simplify: iters left: 3 (42 enodes) 1548148237.381 * [exit]simplify: Simplified to (/ PI (cbrt (cbrt (+ 1 (* v (* v -5)))))) 1548148237.381 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ PI (cbrt (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.381 * * * * [misc]progress: [ 590 / 671 ] simplifiying candidate # 1548148237.381 * [enter]simplify: Simplifying (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148237.382 * * [misc]simplify: iters left: 6 (10 enodes) 1548148237.383 * * [misc]simplify: iters left: 5 (17 enodes) 1548148237.385 * * [misc]simplify: iters left: 4 (31 enodes) 1548148237.389 * * [misc]simplify: iters left: 3 (42 enodes) 1548148237.394 * [exit]simplify: Simplified to (/ PI (cbrt (sqrt (+ 1 (* v (* v -5)))))) 1548148237.394 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ PI (cbrt (sqrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.394 * * * * [misc]progress: [ 591 / 671 ] simplifiying candidate # 1548148237.394 * [enter]simplify: Simplifying (/ PI (cbrt (- 1 (* (* v v) 5)))) 1548148237.394 * * [misc]simplify: iters left: 6 (9 enodes) 1548148237.395 * * [misc]simplify: iters left: 5 (16 enodes) 1548148237.398 * * [misc]simplify: iters left: 4 (30 enodes) 1548148237.401 * * [misc]simplify: iters left: 3 (41 enodes) 1548148237.406 * [exit]simplify: Simplified to (/ PI (cbrt (- 1 (* (* 5 v) v)))) 1548148237.406 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ t (cbrt 1))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.406 * * * * [misc]progress: [ 592 / 671 ] simplifiying candidate # 1548148237.406 * [enter]simplify: Simplifying (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148237.406 * * [misc]simplify: iters left: 6 (10 enodes) 1548148237.407 * * [misc]simplify: iters left: 5 (17 enodes) 1548148237.410 * * [misc]simplify: iters left: 4 (31 enodes) 1548148237.413 * * [misc]simplify: iters left: 3 (42 enodes) 1548148237.418 * [exit]simplify: Simplified to (/ PI (cbrt (cbrt (+ 1 (* v (* v -5)))))) 1548148237.418 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ PI (cbrt (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.418 * * * * [misc]progress: [ 593 / 671 ] simplifiying candidate # 1548148237.418 * [enter]simplify: Simplifying (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148237.418 * * [misc]simplify: iters left: 6 (10 enodes) 1548148237.419 * * [misc]simplify: iters left: 5 (17 enodes) 1548148237.422 * * [misc]simplify: iters left: 4 (31 enodes) 1548148237.425 * * [misc]simplify: iters left: 3 (42 enodes) 1548148237.430 * [exit]simplify: Simplified to (/ PI (sqrt (cbrt (+ 1 (* v (* v -5)))))) 1548148237.430 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ PI (sqrt (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.430 * * * * [misc]progress: [ 594 / 671 ] simplifiying candidate # 1548148237.431 * [enter]simplify: Simplifying (/ PI (cbrt (- 1 (* (* v v) 5)))) 1548148237.431 * * [misc]simplify: iters left: 6 (9 enodes) 1548148237.432 * * [misc]simplify: iters left: 5 (16 enodes) 1548148237.434 * * [misc]simplify: iters left: 4 (30 enodes) 1548148237.438 * * [misc]simplify: iters left: 3 (41 enodes) 1548148237.442 * [exit]simplify: Simplified to (/ PI (cbrt (- 1 (* (* 5 v) v)))) 1548148237.442 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ t 1)) (/ PI (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.442 * * * * [misc]progress: [ 595 / 671 ] simplifiying candidate # 1548148237.442 * [enter]simplify: Simplifying (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) 1548148237.442 * * [misc]simplify: iters left: 6 (11 enodes) 1548148237.445 * * [misc]simplify: iters left: 5 (21 enodes) 1548148237.448 * * [misc]simplify: iters left: 4 (37 enodes) 1548148237.452 * * [misc]simplify: iters left: 3 (51 enodes) 1548148237.457 * * [misc]simplify: iters left: 2 (53 enodes) 1548148237.462 * * [misc]simplify: iters left: 1 (54 enodes) 1548148237.467 * [exit]simplify: Simplified to (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) 1548148237.467 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1) (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.467 * * * * [misc]progress: [ 596 / 671 ] simplifiying candidate # 1548148237.467 * [enter]simplify: Simplifying (/ 1 (cbrt (- 1 (* (* v v) 5)))) 1548148237.467 * * [misc]simplify: iters left: 6 (8 enodes) 1548148237.468 * * [misc]simplify: iters left: 5 (15 enodes) 1548148237.470 * * [misc]simplify: iters left: 4 (29 enodes) 1548148237.474 * * [misc]simplify: iters left: 3 (40 enodes) 1548148237.478 * [exit]simplify: Simplified to (/ 1 (cbrt (- 1 (* (* v v) 5)))) 1548148237.478 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (* t PI)) (/ 1 (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.478 * * * * [misc]progress: [ 597 / 671 ] simplifiying candidate # 1548148237.479 * [enter]simplify: Simplifying (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) 1548148237.479 * * [misc]simplify: iters left: 6 (11 enodes) 1548148237.481 * * [misc]simplify: iters left: 5 (30 enodes) 1548148237.487 * * [misc]simplify: iters left: 4 (89 enodes) 1548148237.508 * * [misc]simplify: iters left: 3 (174 enodes) 1548148237.540 * * [misc]simplify: iters left: 2 (248 enodes) 1548148237.585 * * [misc]simplify: iters left: 1 (281 enodes) 1548148237.611 * [exit]simplify: Simplified to (cbrt (+ 1 (+ (* 5 (* v v)) (* (pow v 3) (* 25 v))))) 1548148237.611 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))))) (cbrt (+ 1 (+ (* 5 (* v v)) (* (pow v 3) (* 25 v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.611 * * * * [misc]progress: [ 598 / 671 ] simplifiying candidate # 1548148237.611 * [enter]simplify: Simplifying (cbrt (+ 1 (* (* v v) 5))) 1548148237.611 * * [misc]simplify: iters left: 6 (7 enodes) 1548148237.612 * * [misc]simplify: iters left: 5 (13 enodes) 1548148237.614 * * [misc]simplify: iters left: 4 (15 enodes) 1548148237.615 * * [misc]simplify: iters left: 3 (16 enodes) 1548148237.617 * [exit]simplify: Simplified to (cbrt (+ 1 (* (* v v) 5))) 1548148237.617 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))))) (cbrt (+ 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.617 * * * * [misc]progress: [ 599 / 671 ] simplifiying candidate # 1548148237.617 * [enter]simplify: Simplifying (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) 1548148237.617 * * [misc]simplify: iters left: 6 (15 enodes) 1548148237.619 * * [misc]simplify: iters left: 5 (27 enodes) 1548148237.623 * * [misc]simplify: iters left: 4 (53 enodes) 1548148237.629 * * [misc]simplify: iters left: 3 (70 enodes) 1548148237.637 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) 1548148237.637 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.637 * * * * [misc]progress: [ 600 / 671 ] simplifiying candidate # 1548148237.637 * [enter]simplify: Simplifying (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) 1548148237.638 * * [misc]simplify: iters left: 6 (14 enodes) 1548148237.639 * * [misc]simplify: iters left: 5 (26 enodes) 1548148237.643 * * [misc]simplify: iters left: 4 (52 enodes) 1548148237.649 * * [misc]simplify: iters left: 3 (69 enodes) 1548148237.657 * [exit]simplify: Simplified to (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 2 (* (* 6 v) v))))) 1548148237.657 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 2 (* (* 6 v) v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.657 * * * * [misc]progress: [ 601 / 671 ] simplifiying candidate # 1548148237.657 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148237.657 * * [misc]simplify: iters left: 6 (17 enodes) 1548148237.659 * * [misc]simplify: iters left: 5 (31 enodes) 1548148237.664 * * [misc]simplify: iters left: 4 (57 enodes) 1548148237.671 * * [misc]simplify: iters left: 3 (74 enodes) 1548148237.680 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148237.680 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.680 * * * * [misc]progress: [ 602 / 671 ] simplifiying candidate # 1548148237.680 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148237.680 * * [misc]simplify: iters left: 6 (17 enodes) 1548148237.683 * * [misc]simplify: iters left: 5 (30 enodes) 1548148237.687 * * [misc]simplify: iters left: 4 (56 enodes) 1548148237.693 * * [misc]simplify: iters left: 3 (73 enodes) 1548148237.702 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) 1548148237.702 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.702 * * * * [misc]progress: [ 603 / 671 ] simplifiying candidate # 1548148237.702 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148237.702 * * [misc]simplify: iters left: 6 (16 enodes) 1548148237.704 * * [misc]simplify: iters left: 5 (28 enodes) 1548148237.708 * * [misc]simplify: iters left: 4 (54 enodes) 1548148237.714 * * [misc]simplify: iters left: 3 (71 enodes) 1548148237.722 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148237.722 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.722 * * * * [misc]progress: [ 604 / 671 ] simplifiying candidate # 1548148237.723 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148237.723 * * [misc]simplify: iters left: 6 (11 enodes) 1548148237.724 * * [misc]simplify: iters left: 5 (18 enodes) 1548148237.727 * * [misc]simplify: iters left: 4 (32 enodes) 1548148237.732 * * [misc]simplify: iters left: 3 (45 enodes) 1548148237.737 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148237.737 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.737 * * * * [misc]progress: [ 605 / 671 ] simplifiying candidate # 1548148237.737 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148237.737 * * [misc]simplify: iters left: 6 (16 enodes) 1548148237.739 * * [misc]simplify: iters left: 5 (28 enodes) 1548148237.743 * * [misc]simplify: iters left: 4 (54 enodes) 1548148237.749 * * [misc]simplify: iters left: 3 (71 enodes) 1548148237.757 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148237.757 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.757 * * * * [misc]progress: [ 606 / 671 ] simplifiying candidate # 1548148237.758 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) 1548148237.758 * * [misc]simplify: iters left: 6 (10 enodes) 1548148237.759 * * [misc]simplify: iters left: 5 (17 enodes) 1548148237.762 * * [misc]simplify: iters left: 4 (33 enodes) 1548148237.765 * * [misc]simplify: iters left: 3 (44 enodes) 1548148237.770 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148237.770 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.770 * * * * [misc]progress: [ 607 / 671 ] simplifiying candidate # 1548148237.770 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148237.770 * * [misc]simplify: iters left: 6 (16 enodes) 1548148237.773 * * [misc]simplify: iters left: 5 (30 enodes) 1548148237.777 * * [misc]simplify: iters left: 4 (56 enodes) 1548148237.783 * * [misc]simplify: iters left: 3 (73 enodes) 1548148237.792 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) 1548148237.792 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.792 * * * * [misc]progress: [ 608 / 671 ] simplifiying candidate # 1548148237.792 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148237.792 * * [misc]simplify: iters left: 6 (16 enodes) 1548148237.795 * * [misc]simplify: iters left: 5 (29 enodes) 1548148237.799 * * [misc]simplify: iters left: 4 (55 enodes) 1548148237.805 * * [misc]simplify: iters left: 3 (72 enodes) 1548148237.813 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) 1548148237.813 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.813 * * * * [misc]progress: [ 609 / 671 ] simplifiying candidate # 1548148237.814 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148237.814 * * [misc]simplify: iters left: 6 (15 enodes) 1548148237.816 * * [misc]simplify: iters left: 5 (27 enodes) 1548148237.820 * * [misc]simplify: iters left: 4 (53 enodes) 1548148237.826 * * [misc]simplify: iters left: 3 (70 enodes) 1548148237.834 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148237.834 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.834 * * * * [misc]progress: [ 610 / 671 ] simplifiying candidate # 1548148237.834 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148237.834 * * [misc]simplify: iters left: 6 (10 enodes) 1548148237.836 * * [misc]simplify: iters left: 5 (17 enodes) 1548148237.838 * * [misc]simplify: iters left: 4 (31 enodes) 1548148237.842 * * [misc]simplify: iters left: 3 (44 enodes) 1548148237.846 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148237.846 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.846 * * * * [misc]progress: [ 611 / 671 ] simplifiying candidate # 1548148237.847 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148237.847 * * [misc]simplify: iters left: 6 (15 enodes) 1548148237.849 * * [misc]simplify: iters left: 5 (27 enodes) 1548148237.853 * * [misc]simplify: iters left: 4 (53 enodes) 1548148237.860 * * [misc]simplify: iters left: 3 (70 enodes) 1548148237.867 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148237.867 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.867 * * * * [misc]progress: [ 612 / 671 ] simplifiying candidate # 1548148237.868 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) 1548148237.868 * * [misc]simplify: iters left: 6 (9 enodes) 1548148237.869 * * [misc]simplify: iters left: 5 (16 enodes) 1548148237.871 * * [misc]simplify: iters left: 4 (32 enodes) 1548148237.875 * * [misc]simplify: iters left: 3 (43 enodes) 1548148237.880 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148237.880 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.880 * * * * [misc]progress: [ 613 / 671 ] simplifiying candidate # 1548148237.880 * [enter]simplify: Simplifying (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148237.880 * * [misc]simplify: iters left: 6 (12 enodes) 1548148237.882 * * [misc]simplify: iters left: 5 (21 enodes) 1548148237.885 * * [misc]simplify: iters left: 4 (36 enodes) 1548148237.888 * * [misc]simplify: iters left: 3 (46 enodes) 1548148237.893 * * [misc]simplify: iters left: 2 (47 enodes) 1548148237.897 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148237.897 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.897 * * * * [misc]progress: [ 614 / 671 ] simplifiying candidate # 1548148237.898 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148237.898 * * [misc]simplify: iters left: 6 (12 enodes) 1548148237.900 * * [misc]simplify: iters left: 5 (20 enodes) 1548148237.902 * * [misc]simplify: iters left: 4 (34 enodes) 1548148237.906 * * [misc]simplify: iters left: 3 (42 enodes) 1548148237.910 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) 1548148237.910 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.910 * * * * [misc]progress: [ 615 / 671 ] simplifiying candidate # 1548148237.911 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148237.911 * * [misc]simplify: iters left: 6 (11 enodes) 1548148237.912 * * [misc]simplify: iters left: 5 (18 enodes) 1548148237.915 * * [misc]simplify: iters left: 4 (32 enodes) 1548148237.918 * * [misc]simplify: iters left: 3 (40 enodes) 1548148237.923 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148237.923 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.923 * * * * [misc]progress: [ 616 / 671 ] simplifiying candidate # 1548148237.923 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt 1)) 1548148237.923 * * [misc]simplify: iters left: 3 (4 enodes) 1548148237.925 * * [misc]simplify: iters left: 2 (6 enodes) 1548148237.925 * [exit]simplify: Simplified to 1 1548148237.925 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ 1 (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.925 * * * * [misc]progress: [ 617 / 671 ] simplifiying candidate # 1548148237.925 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148237.925 * * [misc]simplify: iters left: 6 (11 enodes) 1548148237.927 * * [misc]simplify: iters left: 5 (18 enodes) 1548148237.929 * * [misc]simplify: iters left: 4 (32 enodes) 1548148237.933 * * [misc]simplify: iters left: 3 (40 enodes) 1548148237.937 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148237.937 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.937 * * * * [misc]progress: [ 618 / 671 ] simplifiying candidate # 1548148237.937 * [enter]simplify: Simplifying (/ (cbrt 1) 1) 1548148237.937 * * [misc]simplify: iters left: 3 (3 enodes) 1548148237.938 * * [misc]simplify: iters left: 2 (5 enodes) 1548148237.938 * [exit]simplify: Simplified to 1 1548148237.938 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ 1 (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.939 * * * * [misc]progress: [ 619 / 671 ] simplifiying candidate # 1548148237.939 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148237.939 * * [misc]simplify: iters left: 6 (17 enodes) 1548148237.941 * * [misc]simplify: iters left: 5 (35 enodes) 1548148237.946 * * [misc]simplify: iters left: 4 (70 enodes) 1548148237.954 * * [misc]simplify: iters left: 3 (90 enodes) 1548148237.964 * * [misc]simplify: iters left: 2 (93 enodes) 1548148237.972 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148237.973 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.973 * * * * [misc]progress: [ 620 / 671 ] simplifiying candidate # 1548148237.973 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148237.973 * * [misc]simplify: iters left: 6 (17 enodes) 1548148237.975 * * [misc]simplify: iters left: 5 (32 enodes) 1548148237.980 * * [misc]simplify: iters left: 4 (60 enodes) 1548148237.988 * * [misc]simplify: iters left: 3 (78 enodes) 1548148237.997 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) 1548148237.997 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148237.997 * * * * [misc]progress: [ 621 / 671 ] simplifiying candidate # 1548148237.997 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148237.997 * * [misc]simplify: iters left: 6 (16 enodes) 1548148237.999 * * [misc]simplify: iters left: 5 (30 enodes) 1548148238.004 * * [misc]simplify: iters left: 4 (58 enodes) 1548148238.010 * * [misc]simplify: iters left: 3 (76 enodes) 1548148238.019 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148238.019 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.019 * * * * [misc]progress: [ 622 / 671 ] simplifiying candidate # 1548148238.019 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148238.019 * * [misc]simplify: iters left: 6 (11 enodes) 1548148238.021 * * [misc]simplify: iters left: 5 (20 enodes) 1548148238.024 * * [misc]simplify: iters left: 4 (36 enodes) 1548148238.028 * * [misc]simplify: iters left: 3 (51 enodes) 1548148238.034 * * [misc]simplify: iters left: 2 (66 enodes) 1548148238.039 * * [misc]simplify: iters left: 1 (67 enodes) 1548148238.044 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) 1548148238.044 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.044 * * * * [misc]progress: [ 623 / 671 ] simplifiying candidate # 1548148238.044 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148238.044 * * [misc]simplify: iters left: 6 (16 enodes) 1548148238.047 * * [misc]simplify: iters left: 5 (30 enodes) 1548148238.052 * * [misc]simplify: iters left: 4 (58 enodes) 1548148238.058 * * [misc]simplify: iters left: 3 (76 enodes) 1548148238.067 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148238.067 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.067 * * * * [misc]progress: [ 624 / 671 ] simplifiying candidate # 1548148238.067 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) 1548148238.067 * * [misc]simplify: iters left: 6 (10 enodes) 1548148238.068 * * [misc]simplify: iters left: 5 (19 enodes) 1548148238.071 * * [misc]simplify: iters left: 4 (39 enodes) 1548148238.076 * * [misc]simplify: iters left: 3 (52 enodes) 1548148238.081 * * [misc]simplify: iters left: 2 (57 enodes) 1548148238.086 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148238.086 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.086 * * * * [misc]progress: [ 625 / 671 ] simplifiying candidate # 1548148238.086 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148238.086 * * [misc]simplify: iters left: 6 (16 enodes) 1548148238.088 * * [misc]simplify: iters left: 5 (30 enodes) 1548148238.093 * * [misc]simplify: iters left: 4 (56 enodes) 1548148238.099 * * [misc]simplify: iters left: 3 (73 enodes) 1548148238.108 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) 1548148238.108 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.108 * * * * [misc]progress: [ 626 / 671 ] simplifiying candidate # 1548148238.108 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148238.108 * * [misc]simplify: iters left: 6 (16 enodes) 1548148238.111 * * [misc]simplify: iters left: 5 (29 enodes) 1548148238.115 * * [misc]simplify: iters left: 4 (55 enodes) 1548148238.121 * * [misc]simplify: iters left: 3 (72 enodes) 1548148238.129 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) 1548148238.129 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.129 * * * * [misc]progress: [ 627 / 671 ] simplifiying candidate # 1548148238.129 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148238.129 * * [misc]simplify: iters left: 6 (15 enodes) 1548148238.132 * * [misc]simplify: iters left: 5 (27 enodes) 1548148238.136 * * [misc]simplify: iters left: 4 (53 enodes) 1548148238.142 * * [misc]simplify: iters left: 3 (70 enodes) 1548148238.150 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148238.150 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.150 * * * * [misc]progress: [ 628 / 671 ] simplifiying candidate # 1548148238.150 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148238.150 * * [misc]simplify: iters left: 6 (10 enodes) 1548148238.152 * * [misc]simplify: iters left: 5 (17 enodes) 1548148238.154 * * [misc]simplify: iters left: 4 (31 enodes) 1548148238.157 * * [misc]simplify: iters left: 3 (44 enodes) 1548148238.162 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148238.162 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.162 * * * * [misc]progress: [ 629 / 671 ] simplifiying candidate # 1548148238.162 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148238.162 * * [misc]simplify: iters left: 6 (15 enodes) 1548148238.164 * * [misc]simplify: iters left: 5 (27 enodes) 1548148238.168 * * [misc]simplify: iters left: 4 (53 enodes) 1548148238.175 * * [misc]simplify: iters left: 3 (70 enodes) 1548148238.183 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148238.183 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.183 * * * * [misc]progress: [ 630 / 671 ] simplifiying candidate # 1548148238.184 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) 1548148238.184 * * [misc]simplify: iters left: 6 (9 enodes) 1548148238.185 * * [misc]simplify: iters left: 5 (16 enodes) 1548148238.187 * * [misc]simplify: iters left: 4 (32 enodes) 1548148238.191 * * [misc]simplify: iters left: 3 (43 enodes) 1548148238.195 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148238.195 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.195 * * * * [misc]progress: [ 631 / 671 ] simplifiying candidate # 1548148238.196 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148238.196 * * [misc]simplify: iters left: 6 (11 enodes) 1548148238.197 * * [misc]simplify: iters left: 5 (20 enodes) 1548148238.200 * * [misc]simplify: iters left: 4 (34 enodes) 1548148238.204 * * [misc]simplify: iters left: 3 (42 enodes) 1548148238.209 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148238.209 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (/ 1 (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.209 * * * * [misc]progress: [ 632 / 671 ] simplifiying candidate # 1548148238.209 * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148238.209 * * [misc]simplify: iters left: 6 (11 enodes) 1548148238.210 * * [misc]simplify: iters left: 5 (19 enodes) 1548148238.213 * * [misc]simplify: iters left: 4 (33 enodes) 1548148238.217 * * [misc]simplify: iters left: 3 (41 enodes) 1548148238.221 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) 1548148238.221 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.221 * * * * [misc]progress: [ 633 / 671 ] simplifiying candidate # 1548148238.221 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148238.221 * * [misc]simplify: iters left: 6 (10 enodes) 1548148238.223 * * [misc]simplify: iters left: 5 (17 enodes) 1548148238.225 * * [misc]simplify: iters left: 4 (31 enodes) 1548148238.229 * * [misc]simplify: iters left: 3 (39 enodes) 1548148238.233 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148238.233 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.233 * * * * [misc]progress: [ 634 / 671 ] simplifiying candidate # 1548148238.233 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1548148238.233 * * [misc]simplify: iters left: 3 (3 enodes) 1548148238.234 * * [misc]simplify: iters left: 2 (5 enodes) 1548148238.234 * [exit]simplify: Simplified to 1 1548148238.234 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ 1 (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.235 * * * * [misc]progress: [ 635 / 671 ] simplifiying candidate # 1548148238.235 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148238.235 * * [misc]simplify: iters left: 6 (10 enodes) 1548148238.237 * * [misc]simplify: iters left: 5 (17 enodes) 1548148238.239 * * [misc]simplify: iters left: 4 (31 enodes) 1548148238.243 * * [misc]simplify: iters left: 3 (39 enodes) 1548148238.247 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148238.247 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.247 * * * * [misc]progress: [ 636 / 671 ] simplifiying candidate # 1548148238.247 * [enter]simplify: Simplifying (/ 1 1) 1548148238.247 * * [misc]simplify: iters left: 2 (2 enodes) 1548148238.248 * * [misc]simplify: iters left: 1 (4 enodes) 1548148238.248 * [exit]simplify: Simplified to 1 1548148238.248 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ 1 (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.248 * * * * [misc]progress: [ 637 / 671 ] simplifiying candidate # 1548148238.248 * * * * [misc]progress: [ 638 / 671 ] simplifiying candidate # 1548148238.248 * [enter]simplify: Simplifying (cbrt (- 1 (* (* v v) 5))) 1548148238.248 * * [misc]simplify: iters left: 6 (7 enodes) 1548148238.249 * * [misc]simplify: iters left: 5 (14 enodes) 1548148238.251 * * [misc]simplify: iters left: 4 (28 enodes) 1548148238.254 * * [misc]simplify: iters left: 3 (39 enodes) 1548148238.259 * [exit]simplify: Simplified to (cbrt (+ 1 (* (* v v) -5))) 1548148238.259 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ 1 (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.259 * * * * [misc]progress: [ 639 / 671 ] simplifiying candidate # 1548148238.259 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148238.259 * * [misc]simplify: iters left: 6 (16 enodes) 1548148238.263 * * [misc]simplify: iters left: 5 (40 enodes) 1548148238.268 * * [misc]simplify: iters left: 4 (96 enodes) 1548148238.286 * * [misc]simplify: iters left: 3 (288 enodes) 1548148238.384 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) 1548148238.384 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.384 * * * * [misc]progress: [ 640 / 671 ] simplifiying candidate # 1548148238.384 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148238.384 * * [misc]simplify: iters left: 6 (15 enodes) 1548148238.386 * * [misc]simplify: iters left: 5 (35 enodes) 1548148238.392 * * [misc]simplify: iters left: 4 (84 enodes) 1548148238.406 * * [misc]simplify: iters left: 3 (181 enodes) 1548148238.441 * * [misc]simplify: iters left: 2 (382 enodes) 1548148238.525 * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 4 (* 36 (pow v 4))))) 1548148238.525 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 4 (* 36 (pow v 4))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* 6 (* v v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.525 * * * * [misc]progress: [ 641 / 671 ] simplifiying candidate # 1548148238.525 * [enter]simplify: Simplifying (cbrt (- 1 (* (* v v) 5))) 1548148238.525 * * [misc]simplify: iters left: 6 (7 enodes) 1548148238.526 * * [misc]simplify: iters left: 5 (14 enodes) 1548148238.528 * * [misc]simplify: iters left: 4 (28 enodes) 1548148238.531 * * [misc]simplify: iters left: 3 (39 enodes) 1548148238.536 * [exit]simplify: Simplified to (cbrt (+ 1 (* (* v v) -5))) 1548148238.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (* t PI)) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.536 * * * * [misc]progress: [ 642 / 671 ] simplifiying candidate # 1548148238.536 * [enter]simplify: Simplifying (cbrt (- 1 (* (* v v) 5))) 1548148238.536 * * [misc]simplify: iters left: 6 (7 enodes) 1548148238.537 * * [misc]simplify: iters left: 5 (14 enodes) 1548148238.539 * * [misc]simplify: iters left: 4 (28 enodes) 1548148238.542 * * [misc]simplify: iters left: 3 (39 enodes) 1548148238.547 * [exit]simplify: Simplified to (cbrt (+ 1 (* (* v v) -5))) 1548148238.547 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (cbrt (+ 1 (* (* v v) -5))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.547 * * * * [misc]progress: [ 643 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 644 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 645 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 646 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 647 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 648 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 649 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 650 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 651 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 652 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 653 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 654 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 655 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 656 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 657 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 658 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 659 / 671 ] simplifiying candidate # 1548148238.547 * * * * [misc]progress: [ 660 / 671 ] simplifiying candidate # 1548148238.548 * [enter]simplify: Simplifying (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1548148238.548 * * [misc]simplify: iters left: 6 (27 enodes) 1548148238.552 * * [misc]simplify: iters left: 5 (59 enodes) 1548148238.563 * * [misc]simplify: iters left: 4 (160 enodes) 1548148238.595 * * [misc]simplify: iters left: 3 (452 enodes) 1548148238.782 * [exit]simplify: Simplified to (+ (* (* v v) (+ (/ 3/4 (sqrt 1/2)) (* (sqrt 1/2) -5/3))) (+ (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2))) (- (* -9/16 (/ (pow v 4) (sqrt 1/2))) (* 25/9 (* (sqrt 1/2) (pow v 4)))))) 1548148238.782 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (+ (* (* v v) (+ (/ 3/4 (sqrt 1/2)) (* (sqrt 1/2) -5/3))) (+ (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2))) (- (* -9/16 (/ (pow v 4) (sqrt 1/2))) (* 25/9 (* (sqrt 1/2) (pow v 4)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.783 * * * * [misc]progress: [ 661 / 671 ] simplifiying candidate # 1548148238.783 * [enter]simplify: Simplifying (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1548148238.783 * * [misc]simplify: iters left: 6 (44 enodes) 1548148238.791 * * [misc]simplify: iters left: 5 (106 enodes) 1548148238.807 * * [misc]simplify: iters left: 4 (295 enodes) 1548148238.887 * [exit]simplify: Simplified to (- (- (* (/ (sqrt -1/6) v) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (+ (+ (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ 1/2592 (* (* -1/6 (pow v 5)) (sqrt -1/6))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))) (* (* 1/225 (/ (sqrt -1/6) (pow v 5))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))))) 1548148238.887 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (- (- (* (/ (sqrt -1/6) v) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (+ (+ (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ 1/2592 (* (* -1/6 (pow v 5)) (sqrt -1/6))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))) (* (* 1/225 (/ (sqrt -1/6) (pow v 5))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.887 * * * * [misc]progress: [ 662 / 671 ] simplifiying candidate # 1548148238.887 * [enter]simplify: Simplifying (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1548148238.888 * * [misc]simplify: iters left: 6 (44 enodes) 1548148238.895 * * [misc]simplify: iters left: 5 (103 enodes) 1548148238.912 * * [misc]simplify: iters left: 4 (290 enodes) 1548148238.989 * [exit]simplify: Simplified to (+ (+ (* (/ (* (sqrt -1/6) 1/15) v) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (* v v))) (+ (* (/ 1/36 (* (pow v 3) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))))) (+ (* 1/225 (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ (pow v 5) (sqrt -1/6)))) (- (* (/ 1/135 (* (pow v 5) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ v (sqrt -1/6)))))) 1548148238.989 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (+ (+ (* (/ (* (sqrt -1/6) 1/15) v) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (* v v))) (+ (* (/ 1/36 (* (pow v 3) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))))) (+ (* 1/225 (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ (pow v 5) (sqrt -1/6)))) (- (* (/ 1/135 (* (pow v 5) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ v (sqrt -1/6)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148238.989 * * * * [misc]progress: [ 663 / 671 ] simplifiying candidate # 1548148238.989 * [enter]simplify: Simplifying (- (+ (* 3/4 (/ (pow v 2) (* t (* PI (sqrt 1/2))))) (/ (sqrt 1/2) (* t PI))) (+ (* 9/32 (/ (pow v 4) (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 1/4 (/ (pow v 4) (* t (* PI (sqrt 1/2))))) (+ (* 10/3 (/ (* (pow v 2) (sqrt 1/2)) (* t PI))) (* 25/9 (/ (* (pow v 4) (sqrt 1/2)) (* t PI))))))) 1548148238.989 * * [misc]simplify: iters left: 6 (39 enodes) 1548148238.996 * * [misc]simplify: iters left: 5 (98 enodes) 1548148239.016 * * [misc]simplify: iters left: 4 (346 enodes) 1548148239.119 * [exit]simplify: Simplified to (- (+ (/ (sqrt 1/2) (* t PI)) (- (* (* (/ v t) v) (/ (/ 3/4 PI) (sqrt 1/2))) (/ (* (/ 9/32 t) (pow v 4)) (* (sqrt 1/2) (* PI 1/2))))) (+ (* (/ (* v v) (* t PI)) (* (sqrt 1/2) 10/3)) (+ (* (/ 25/9 (* t PI)) (* (pow v 4) (sqrt 1/2))) (* (/ (pow v 4) t) (/ (/ 1/4 PI) (sqrt 1/2)))))) 1548148239.120 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (- (+ (/ (sqrt 1/2) (* t PI)) (- (* (* (/ v t) v) (/ (/ 3/4 PI) (sqrt 1/2))) (/ (* (/ 9/32 t) (pow v 4)) (* (sqrt 1/2) (* PI 1/2))))) (+ (* (/ (* v v) (* t PI)) (* (sqrt 1/2) 10/3)) (+ (* (/ 25/9 (* t PI)) (* (pow v 4) (sqrt 1/2))) (* (/ (pow v 4) t) (/ (/ 1/4 PI) (sqrt 1/2)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.120 * * * * [misc]progress: [ 664 / 671 ] simplifiying candidate # 1548148239.120 * [enter]simplify: Simplifying (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v))))))) (* t (* v PI))) (+ (* 2/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v))))))) (* t (* (pow v 3) PI)))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (* t (* (pow v 3) (* PI (sqrt -1/6)))))))) 1548148239.120 * * [misc]simplify: iters left: 6 (35 enodes) 1548148239.129 * * [misc]simplify: iters left: 5 (89 enodes) 1548148239.144 * * [misc]simplify: iters left: 4 (272 enodes) 1548148239.237 * [exit]simplify: Simplified to (+ (* (/ (exp (+ (* (log 25) 1/3) (* (log v) 4/3))) t) (- (/ (sqrt -1/6) (* v PI)) (/ (/ 1/36 (sqrt -1/6)) (* (* v PI) (* v v))))) (* -2/15 (* (/ (/ (sqrt -1/6) t) (* (* v PI) (* v v))) (exp (+ (* (log 25) 1/3) (* (log v) 4/3)))))) 1548148239.237 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (+ (* (/ (exp (+ (* (log 25) 1/3) (* (log v) 4/3))) t) (- (/ (sqrt -1/6) (* v PI)) (/ (/ 1/36 (sqrt -1/6)) (* (* v PI) (* v v))))) (* -2/15 (* (/ (/ (sqrt -1/6) t) (* (* v PI) (* v v))) (exp (+ (* (log 25) 1/3) (* (log v) 4/3)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.238 * * * * [misc]progress: [ 665 / 671 ] simplifiying candidate # 1548148239.238 * [enter]simplify: Simplifying (- (+ (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (* t (* (pow v 3) (* PI (sqrt -1/6)))))) (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (sqrt -1/6)) (* t (* (pow v 3) PI))))) (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (sqrt -1/6)) (* t (* v PI)))) 1548148239.238 * * [misc]simplify: iters left: 6 (35 enodes) 1548148239.247 * * [misc]simplify: iters left: 5 (85 enodes) 1548148239.262 * * [misc]simplify: iters left: 4 (277 enodes) 1548148239.359 * [exit]simplify: Simplified to (+ (* (/ 1/36 (* (* (* v v) (* v PI)) (* (sqrt -1/6) t))) (pow (exp 1/3) (+ (log 25) (* (log (/ -1 v)) -4)))) (* (/ (pow (exp 1/3) (+ (log 25) (* (log (/ -1 v)) -4))) t) (- (/ (* 2/15 (sqrt -1/6)) (* (* v v) (* v PI))) (/ (sqrt -1/6) (* v PI))))) 1548148239.359 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (+ (* (/ 1/36 (* (* (* v v) (* v PI)) (* (sqrt -1/6) t))) (pow (exp 1/3) (+ (log 25) (* (log (/ -1 v)) -4)))) (* (/ (pow (exp 1/3) (+ (log 25) (* (log (/ -1 v)) -4))) t) (- (/ (* 2/15 (sqrt -1/6)) (* (* v v) (* v PI))) (/ (sqrt -1/6) (* v PI))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.359 * * * * [misc]progress: [ 666 / 671 ] simplifiying candidate # 1548148239.359 * [enter]simplify: Simplifying (* t PI) 1548148239.359 * * [misc]simplify: iters left: 2 (3 enodes) 1548148239.360 * * [misc]simplify: iters left: 1 (4 enodes) 1548148239.360 * [exit]simplify: Simplified to (* t PI) 1548148239.360 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.360 * * * * [misc]progress: [ 667 / 671 ] simplifiying candidate # 1548148239.360 * [enter]simplify: Simplifying (* t PI) 1548148239.360 * * [misc]simplify: iters left: 2 (3 enodes) 1548148239.361 * * [misc]simplify: iters left: 1 (4 enodes) 1548148239.361 * [exit]simplify: Simplified to (* t PI) 1548148239.361 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.361 * * * * [misc]progress: [ 668 / 671 ] simplifiying candidate # 1548148239.362 * [enter]simplify: Simplifying (* t PI) 1548148239.362 * * [misc]simplify: iters left: 2 (3 enodes) 1548148239.362 * * [misc]simplify: iters left: 1 (4 enodes) 1548148239.362 * [exit]simplify: Simplified to (* t PI) 1548148239.362 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.362 * * * * [misc]progress: [ 669 / 671 ] simplifiying candidate # 1548148239.363 * [enter]simplify: Simplifying (* 5 (pow v 2)) 1548148239.363 * * [misc]simplify: iters left: 3 (5 enodes) 1548148239.363 * * [misc]simplify: iters left: 2 (7 enodes) 1548148239.364 * * [misc]simplify: iters left: 1 (11 enodes) 1548148239.366 * [exit]simplify: Simplified to (* (* v v) 5) 1548148239.366 * [misc]simplify: Simplified (2 1 2 2 1 2) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.366 * * * * [misc]progress: [ 670 / 671 ] simplifiying candidate # 1548148239.366 * [enter]simplify: Simplifying (* 5 (pow v 2)) 1548148239.366 * * [misc]simplify: iters left: 3 (5 enodes) 1548148239.366 * * [misc]simplify: iters left: 2 (7 enodes) 1548148239.367 * * [misc]simplify: iters left: 1 (11 enodes) 1548148239.369 * [exit]simplify: Simplified to (* (* v v) 5) 1548148239.369 * [misc]simplify: Simplified (2 1 2 2 1 2) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.369 * * * * [misc]progress: [ 671 / 671 ] simplifiying candidate # 1548148239.369 * [enter]simplify: Simplifying (* 5 (pow v 2)) 1548148239.369 * * [misc]simplify: iters left: 3 (5 enodes) 1548148239.370 * * [misc]simplify: iters left: 2 (7 enodes) 1548148239.370 * * [misc]simplify: iters left: 1 (11 enodes) 1548148239.372 * [exit]simplify: Simplified to (* (* v v) 5) 1548148239.372 * [misc]simplify: Simplified (2 1 2 2 1 2) to (λ (v t) (* (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148239.372 * * * [misc]progress: adding candidates to table 1548148248.270 * * [misc]progress: iteration 3 / 4 1548148248.270 * * * [misc]progress: picking best candidate 1548148248.289 * * * * [misc]pick: Picked # 1548148248.289 * * * [misc]progress: localizing error 1548148248.322 * * * [misc]progress: generating rewritten candidates 1548148248.322 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 1 1) 1548148248.326 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 1 1) 1548148248.333 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 1) 1548148248.339 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1) 1548148248.345 * * * [misc]progress: generating series expansions 1548148248.345 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 1 1) 1548148248.345 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) into (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) 1548148248.345 * [misc]approximate: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in (v) around 0 1548148248.345 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.345 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148248.345 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.345 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.345 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.345 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.345 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.345 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.345 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.345 * [misc]backup-simplify: Simplify 1 into 1 1548148248.345 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.345 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.345 * [misc]backup-simplify: Simplify 5 into 5 1548148248.345 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.346 * [misc]taylor: Taking taylor expansion of v in v 1548148248.346 * [misc]backup-simplify: Simplify 0 into 0 1548148248.346 * [misc]backup-simplify: Simplify 1 into 1 1548148248.346 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.346 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.346 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148248.346 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.348 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.348 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148248.348 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.348 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.348 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.348 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.350 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.350 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148248.350 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.350 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.350 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.350 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.350 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.350 * [misc]backup-simplify: Simplify 2 into 2 1548148248.350 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.350 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.351 * [misc]backup-simplify: Simplify 6 into 6 1548148248.351 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of v in v 1548148248.351 * [misc]backup-simplify: Simplify 0 into 0 1548148248.351 * [misc]backup-simplify: Simplify 1 into 1 1548148248.351 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.351 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.351 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148248.351 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.351 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148248.351 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148248.351 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.351 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.351 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.351 * [misc]backup-simplify: Simplify 1 into 1 1548148248.351 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.351 * [misc]backup-simplify: Simplify 5 into 5 1548148248.351 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.351 * [misc]taylor: Taking taylor expansion of v in v 1548148248.351 * [misc]backup-simplify: Simplify 0 into 0 1548148248.351 * [misc]backup-simplify: Simplify 1 into 1 1548148248.352 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.352 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.352 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148248.352 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.353 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.353 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148248.353 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.353 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.354 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.354 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.356 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.356 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148248.356 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.356 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.356 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.356 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.356 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.356 * [misc]backup-simplify: Simplify 2 into 2 1548148248.356 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.356 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.356 * [misc]backup-simplify: Simplify 6 into 6 1548148248.356 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.356 * [misc]taylor: Taking taylor expansion of v in v 1548148248.356 * [misc]backup-simplify: Simplify 0 into 0 1548148248.356 * [misc]backup-simplify: Simplify 1 into 1 1548148248.356 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.356 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.356 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148248.357 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.357 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148248.357 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148248.357 * [misc]backup-simplify: Simplify (* 1 (sqrt 1/2)) into (sqrt 1/2) 1548148248.357 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148248.358 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.358 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (sqrt 1/2))) into 0 1548148248.358 * [misc]backup-simplify: Simplify 0 into 0 1548148248.358 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.358 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.358 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.358 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.359 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into 3/2 1548148248.359 * [misc]backup-simplify: Simplify (/ (- 3/2 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into (/ 3/4 (sqrt 1/2)) 1548148248.361 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/3 1) 1)))) into -5/3 1548148248.361 * [misc]backup-simplify: Simplify (+ (* 1 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -5/3 (sqrt 1/2)))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1548148248.362 * [misc]backup-simplify: Simplify (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1548148248.362 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.362 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.362 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.362 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.363 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* 3/2 (/ 0 2)))) into 0 1548148248.363 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 3/4 (sqrt 1/2)))))) (* 2 (sqrt 1/2))) into 0 1548148248.363 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.363 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.363 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.363 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.367 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148248.367 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1548148248.369 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.369 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 (/ 3/4 (sqrt 1/2))) (+ (* -5/3 0) (* 0 (sqrt 1/2))))) into 0 1548148248.369 * [misc]backup-simplify: Simplify 0 into 0 1548148248.369 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.369 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.369 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.369 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.370 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* 3/2 (/ -6 2)) (* 0 (/ 0 2)))) into 9/2 1548148248.371 * [misc]backup-simplify: Simplify (/ (- 9/2 (pow (/ 3/4 (sqrt 1/2)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1548148248.371 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.371 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.371 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.371 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.377 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -25/2 1548148248.377 * [misc]backup-simplify: Simplify (+ (* 1/3 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/6 1548148248.383 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/3 2) 2)) (* (/ (pow -25/6 1) 1)))) into -25/9 1548148248.386 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 0 0) (+ (* -5/3 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -25/9 (sqrt 1/2)))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1548148248.387 * [misc]backup-simplify: Simplify (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1548148248.389 * [misc]backup-simplify: Simplify (+ (* (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) (pow v 4)) (+ (* (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) (pow v 2)) (sqrt 1/2))) into (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1548148248.389 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (- 2 (* 6 (* (/ 1 v) (/ 1 v)))))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148248.389 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148248.389 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.390 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.390 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.390 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.390 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.390 * [misc]backup-simplify: Simplify 2 into 2 1548148248.390 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.390 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.390 * [misc]backup-simplify: Simplify 6 into 6 1548148248.390 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.390 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.390 * [misc]taylor: Taking taylor expansion of v in v 1548148248.390 * [misc]backup-simplify: Simplify 0 into 0 1548148248.390 * [misc]backup-simplify: Simplify 1 into 1 1548148248.390 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.390 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.390 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.390 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.390 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.390 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.390 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.391 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.391 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.391 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.391 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.391 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.391 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.391 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.391 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.391 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.391 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.391 * [misc]backup-simplify: Simplify 1 into 1 1548148248.391 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.391 * [misc]backup-simplify: Simplify 5 into 5 1548148248.391 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.391 * [misc]taylor: Taking taylor expansion of v in v 1548148248.391 * [misc]backup-simplify: Simplify 0 into 0 1548148248.391 * [misc]backup-simplify: Simplify 1 into 1 1548148248.392 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.392 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.392 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.392 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.392 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.392 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.392 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.392 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.393 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.393 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.393 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.393 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.393 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.393 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.393 * [misc]backup-simplify: Simplify 2 into 2 1548148248.393 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.393 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.393 * [misc]backup-simplify: Simplify 6 into 6 1548148248.393 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.393 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.393 * [misc]taylor: Taking taylor expansion of v in v 1548148248.393 * [misc]backup-simplify: Simplify 0 into 0 1548148248.393 * [misc]backup-simplify: Simplify 1 into 1 1548148248.393 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.393 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.393 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.393 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.393 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.393 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.393 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.394 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.394 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.394 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.394 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.394 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.394 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.394 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.394 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.394 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.394 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.394 * [misc]backup-simplify: Simplify 1 into 1 1548148248.394 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.394 * [misc]backup-simplify: Simplify 5 into 5 1548148248.394 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.394 * [misc]taylor: Taking taylor expansion of v in v 1548148248.394 * [misc]backup-simplify: Simplify 0 into 0 1548148248.394 * [misc]backup-simplify: Simplify 1 into 1 1548148248.395 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.395 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.395 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.395 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.395 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.395 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.395 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.395 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.396 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.396 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.396 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.396 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.396 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.397 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.397 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.397 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.398 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.398 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.398 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.399 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.399 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148248.399 * [misc]backup-simplify: Simplify 0 into 0 1548148248.400 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.400 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.400 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.400 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.400 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.402 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.402 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.403 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148248.404 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.404 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.404 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.404 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.405 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.405 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.405 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.405 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148248.406 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.407 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.407 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.407 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.407 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.407 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.408 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.411 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.411 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.412 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.414 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.414 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.414 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.414 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.414 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.414 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.414 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.415 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148248.415 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.415 * [misc]backup-simplify: Simplify 0 into 0 1548148248.415 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.416 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.416 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.416 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.416 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.422 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.422 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.422 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148248.426 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.426 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.426 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.426 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.426 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.426 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.427 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.428 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1548148248.430 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (/ -1/36 (sqrt -1/6)) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.431 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.434 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 v) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))))) (pow (/ 1 v) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (/ 1 v)))) into (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1548148248.434 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (- 2 (* 6 (* (/ 1 (- v)) (/ 1 (- v))))))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148248.434 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148248.434 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.434 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.434 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.434 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.434 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.434 * [misc]backup-simplify: Simplify 2 into 2 1548148248.434 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.434 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.434 * [misc]backup-simplify: Simplify 6 into 6 1548148248.434 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.434 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.434 * [misc]taylor: Taking taylor expansion of v in v 1548148248.434 * [misc]backup-simplify: Simplify 0 into 0 1548148248.434 * [misc]backup-simplify: Simplify 1 into 1 1548148248.434 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.434 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.434 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.435 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.435 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.435 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.435 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.435 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.435 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.435 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.435 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.435 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.436 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.436 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.436 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.436 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.436 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.436 * [misc]backup-simplify: Simplify 1 into 1 1548148248.436 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.436 * [misc]backup-simplify: Simplify 5 into 5 1548148248.436 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.436 * [misc]taylor: Taking taylor expansion of v in v 1548148248.436 * [misc]backup-simplify: Simplify 0 into 0 1548148248.436 * [misc]backup-simplify: Simplify 1 into 1 1548148248.436 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.436 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.436 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.436 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.436 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.436 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.437 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.437 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.437 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.437 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.437 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.437 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.437 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.437 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.437 * [misc]backup-simplify: Simplify 2 into 2 1548148248.437 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.437 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.437 * [misc]backup-simplify: Simplify 6 into 6 1548148248.437 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.437 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.437 * [misc]taylor: Taking taylor expansion of v in v 1548148248.437 * [misc]backup-simplify: Simplify 0 into 0 1548148248.437 * [misc]backup-simplify: Simplify 1 into 1 1548148248.437 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.437 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.438 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.438 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.438 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.438 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.438 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.438 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.438 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.438 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.438 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.438 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.439 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.439 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.439 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.439 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.439 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.439 * [misc]backup-simplify: Simplify 1 into 1 1548148248.439 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.439 * [misc]backup-simplify: Simplify 5 into 5 1548148248.439 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.439 * [misc]taylor: Taking taylor expansion of v in v 1548148248.439 * [misc]backup-simplify: Simplify 0 into 0 1548148248.439 * [misc]backup-simplify: Simplify 1 into 1 1548148248.439 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.439 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.439 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.439 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.439 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.440 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.440 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.440 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.440 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.440 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.441 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.441 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.441 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.441 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.441 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.441 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.442 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.443 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.443 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.444 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.444 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148248.444 * [misc]backup-simplify: Simplify 0 into 0 1548148248.444 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.444 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.444 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.444 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.445 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.447 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.447 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.448 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148248.449 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.449 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.449 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.449 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.449 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.450 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.450 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.451 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148248.451 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.452 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.452 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.452 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.452 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.452 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.453 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.456 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.456 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.457 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.459 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.459 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.459 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.459 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.459 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.459 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.459 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.460 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148248.460 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.460 * [misc]backup-simplify: Simplify 0 into 0 1548148248.460 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.461 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.461 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.461 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.461 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.467 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.468 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.468 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148248.471 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.472 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.472 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.472 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.472 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.472 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.472 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.473 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1548148248.476 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (/ -1/36 (sqrt -1/6)) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.477 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.479 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 (- v)) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))))) (pow (/ 1 (- v)) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (/ 1 (- v))))) into (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1548148248.479 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 1 1) 1548148248.480 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))) into (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) 1548148248.480 * [misc]approximate: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in (v) around 0 1548148248.480 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.480 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.480 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.480 * [misc]backup-simplify: Simplify 1 into 1 1548148248.480 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.480 * [misc]backup-simplify: Simplify 5 into 5 1548148248.480 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.480 * [misc]taylor: Taking taylor expansion of v in v 1548148248.480 * [misc]backup-simplify: Simplify 0 into 0 1548148248.480 * [misc]backup-simplify: Simplify 1 into 1 1548148248.480 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.480 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.480 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148248.480 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.482 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.482 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148248.482 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.482 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.482 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.482 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.484 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.484 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148248.484 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.484 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.484 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.484 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.485 * [misc]backup-simplify: Simplify 2 into 2 1548148248.485 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.485 * [misc]backup-simplify: Simplify 6 into 6 1548148248.485 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of v in v 1548148248.485 * [misc]backup-simplify: Simplify 0 into 0 1548148248.485 * [misc]backup-simplify: Simplify 1 into 1 1548148248.485 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.485 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.485 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148248.485 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.485 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148248.485 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148248.485 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/3) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.485 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.485 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.485 * [misc]backup-simplify: Simplify 1 into 1 1548148248.485 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.485 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.485 * [misc]backup-simplify: Simplify 5 into 5 1548148248.486 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.486 * [misc]taylor: Taking taylor expansion of v in v 1548148248.486 * [misc]backup-simplify: Simplify 0 into 0 1548148248.486 * [misc]backup-simplify: Simplify 1 into 1 1548148248.486 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.486 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.486 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148248.486 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.487 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.487 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148248.487 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.488 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.488 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.488 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.490 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.490 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148248.490 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.490 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.490 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.490 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.490 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.490 * [misc]backup-simplify: Simplify 2 into 2 1548148248.490 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.490 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.490 * [misc]backup-simplify: Simplify 6 into 6 1548148248.490 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.490 * [misc]taylor: Taking taylor expansion of v in v 1548148248.490 * [misc]backup-simplify: Simplify 0 into 0 1548148248.490 * [misc]backup-simplify: Simplify 1 into 1 1548148248.490 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.490 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.491 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148248.491 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.491 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148248.491 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148248.491 * [misc]backup-simplify: Simplify (* 1 (sqrt 1/2)) into (sqrt 1/2) 1548148248.491 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148248.492 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.492 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (sqrt 1/2))) into 0 1548148248.492 * [misc]backup-simplify: Simplify 0 into 0 1548148248.492 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.492 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.492 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.493 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.493 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into 3/2 1548148248.493 * [misc]backup-simplify: Simplify (/ (- 3/2 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into (/ 3/4 (sqrt 1/2)) 1548148248.495 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/3 1) 1)))) into -5/3 1548148248.495 * [misc]backup-simplify: Simplify (+ (* 1 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -5/3 (sqrt 1/2)))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1548148248.496 * [misc]backup-simplify: Simplify (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1548148248.496 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.496 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.496 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.496 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.497 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* 3/2 (/ 0 2)))) into 0 1548148248.497 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 3/4 (sqrt 1/2)))))) (* 2 (sqrt 1/2))) into 0 1548148248.497 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.497 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.497 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.497 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.501 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148248.501 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1548148248.503 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.503 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 (/ 3/4 (sqrt 1/2))) (+ (* -5/3 0) (* 0 (sqrt 1/2))))) into 0 1548148248.503 * [misc]backup-simplify: Simplify 0 into 0 1548148248.503 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.503 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.503 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.504 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.504 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* 3/2 (/ -6 2)) (* 0 (/ 0 2)))) into 9/2 1548148248.505 * [misc]backup-simplify: Simplify (/ (- 9/2 (pow (/ 3/4 (sqrt 1/2)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1548148248.505 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.505 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.505 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.505 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.511 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -25/2 1548148248.511 * [misc]backup-simplify: Simplify (+ (* 1/3 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/6 1548148248.514 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/3 2) 2)) (* (/ (pow -25/6 1) 1)))) into -25/9 1548148248.517 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 0 0) (+ (* -5/3 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -25/9 (sqrt 1/2)))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1548148248.518 * [misc]backup-simplify: Simplify (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1548148248.521 * [misc]backup-simplify: Simplify (+ (* (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) (pow v 4)) (+ (* (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) (pow v 2)) (sqrt 1/2))) into (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1548148248.521 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (+ (* (* -6 (/ 1 v)) (/ 1 v)) 2))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148248.521 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148248.521 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.521 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.521 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.521 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.521 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.521 * [misc]backup-simplify: Simplify 2 into 2 1548148248.521 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.521 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.521 * [misc]backup-simplify: Simplify 6 into 6 1548148248.521 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.521 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.521 * [misc]taylor: Taking taylor expansion of v in v 1548148248.521 * [misc]backup-simplify: Simplify 0 into 0 1548148248.521 * [misc]backup-simplify: Simplify 1 into 1 1548148248.521 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.521 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.522 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.522 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.522 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.522 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.522 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.522 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.522 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.522 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.522 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.523 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.523 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.523 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.523 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.523 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.523 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.523 * [misc]backup-simplify: Simplify 1 into 1 1548148248.523 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.523 * [misc]backup-simplify: Simplify 5 into 5 1548148248.523 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.523 * [misc]taylor: Taking taylor expansion of v in v 1548148248.523 * [misc]backup-simplify: Simplify 0 into 0 1548148248.523 * [misc]backup-simplify: Simplify 1 into 1 1548148248.523 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.523 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.523 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.523 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.524 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.524 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.524 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.524 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.524 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.524 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.524 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.524 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.524 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.524 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.524 * [misc]backup-simplify: Simplify 2 into 2 1548148248.524 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.524 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.524 * [misc]backup-simplify: Simplify 6 into 6 1548148248.524 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.524 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.524 * [misc]taylor: Taking taylor expansion of v in v 1548148248.524 * [misc]backup-simplify: Simplify 0 into 0 1548148248.524 * [misc]backup-simplify: Simplify 1 into 1 1548148248.524 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.525 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.525 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.525 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.525 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.525 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.525 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.525 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.525 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.525 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.525 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.526 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.526 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.526 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.526 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.526 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.526 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.526 * [misc]backup-simplify: Simplify 1 into 1 1548148248.526 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.526 * [misc]backup-simplify: Simplify 5 into 5 1548148248.526 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.526 * [misc]taylor: Taking taylor expansion of v in v 1548148248.526 * [misc]backup-simplify: Simplify 0 into 0 1548148248.526 * [misc]backup-simplify: Simplify 1 into 1 1548148248.526 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.526 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.526 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.526 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.527 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.527 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.527 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.527 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.527 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.527 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.528 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.528 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.528 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.528 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.528 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.528 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.530 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.530 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.530 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.531 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.531 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148248.531 * [misc]backup-simplify: Simplify 0 into 0 1548148248.531 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.532 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.532 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.532 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.532 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.534 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.534 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.535 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148248.536 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.536 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.536 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.536 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.536 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.536 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.537 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.537 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148248.538 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.539 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.539 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.539 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.539 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.539 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.539 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.543 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.543 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.543 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.546 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.546 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.547 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.547 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.547 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.547 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.547 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.547 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148248.548 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.548 * [misc]backup-simplify: Simplify 0 into 0 1548148248.548 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.548 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.548 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.549 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.549 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.554 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.555 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.555 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148248.558 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.559 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.559 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.559 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.559 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.559 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.559 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.560 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1548148248.563 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (/ -1/36 (sqrt -1/6)) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.564 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.566 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 v) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))))) (pow (/ 1 v) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (/ 1 v)))) into (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1548148248.566 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (+ (* (* -6 (/ 1 (- v))) (/ 1 (- v))) 2))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148248.566 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148248.566 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.566 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.566 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.566 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.566 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.566 * [misc]backup-simplify: Simplify 2 into 2 1548148248.567 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.567 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.567 * [misc]backup-simplify: Simplify 6 into 6 1548148248.567 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.567 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.567 * [misc]taylor: Taking taylor expansion of v in v 1548148248.567 * [misc]backup-simplify: Simplify 0 into 0 1548148248.567 * [misc]backup-simplify: Simplify 1 into 1 1548148248.567 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.567 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.567 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.567 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.567 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.567 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.567 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.567 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.568 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.568 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.568 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.568 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.568 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.568 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.568 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.568 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.568 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.568 * [misc]backup-simplify: Simplify 1 into 1 1548148248.568 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.568 * [misc]backup-simplify: Simplify 5 into 5 1548148248.568 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.568 * [misc]taylor: Taking taylor expansion of v in v 1548148248.568 * [misc]backup-simplify: Simplify 0 into 0 1548148248.568 * [misc]backup-simplify: Simplify 1 into 1 1548148248.568 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.569 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.569 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.569 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.569 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.569 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.569 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.569 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.569 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.569 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148248.569 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.569 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.570 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.570 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.570 * [misc]backup-simplify: Simplify 2 into 2 1548148248.570 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.570 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.570 * [misc]backup-simplify: Simplify 6 into 6 1548148248.570 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.570 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.570 * [misc]taylor: Taking taylor expansion of v in v 1548148248.570 * [misc]backup-simplify: Simplify 0 into 0 1548148248.570 * [misc]backup-simplify: Simplify 1 into 1 1548148248.570 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.570 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.570 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.570 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.570 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.570 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.570 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148248.570 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.571 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.571 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.571 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.571 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.571 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.571 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148248.571 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148248.571 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148248.571 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.571 * [misc]backup-simplify: Simplify 1 into 1 1548148248.571 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.571 * [misc]backup-simplify: Simplify 5 into 5 1548148248.571 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.571 * [misc]taylor: Taking taylor expansion of v in v 1548148248.571 * [misc]backup-simplify: Simplify 0 into 0 1548148248.571 * [misc]backup-simplify: Simplify 1 into 1 1548148248.571 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.572 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.572 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.572 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.572 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.572 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.572 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.572 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148248.572 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148248.573 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.573 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.573 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.573 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.573 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.573 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.574 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.575 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.575 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.575 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.576 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.576 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148248.576 * [misc]backup-simplify: Simplify 0 into 0 1548148248.576 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.577 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.577 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.577 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.577 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.579 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.579 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.580 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148248.581 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.581 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.582 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.582 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.582 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.582 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.582 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.583 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148248.583 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.584 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1548148248.584 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.584 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.585 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.585 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.585 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.588 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.588 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.589 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.591 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.591 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.591 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.591 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.591 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.591 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.592 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.592 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148248.592 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.592 * [misc]backup-simplify: Simplify 0 into 0 1548148248.593 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.593 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.593 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.593 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.593 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.599 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.599 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.600 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148248.603 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148248.603 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.603 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.604 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.604 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.604 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.604 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.605 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1548148248.607 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (/ -1/36 (sqrt -1/6)) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.608 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1548148248.611 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 (- v)) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))))) (pow (/ 1 (- v)) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (/ 1 (- v))))) into (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1548148248.611 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 1) 1548148248.611 * [misc]backup-simplify: Simplify (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) into (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) 1548148248.611 * [misc]approximate: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) in (v) around 0 1548148248.611 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/6) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.611 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.611 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.611 * [misc]backup-simplify: Simplify 1 into 1 1548148248.611 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.611 * [misc]backup-simplify: Simplify 5 into 5 1548148248.611 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.611 * [misc]taylor: Taking taylor expansion of v in v 1548148248.611 * [misc]backup-simplify: Simplify 0 into 0 1548148248.611 * [misc]backup-simplify: Simplify 1 into 1 1548148248.611 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.611 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.612 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1548148248.612 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.613 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.613 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1548148248.613 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.613 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.613 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.613 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.616 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.616 * [misc]backup-simplify: Simplify (+ (* 1/6 -5) (+ (* 0 0) (* 0 0))) into -5/6 1548148248.616 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.616 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2))))))) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.616 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.616 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.616 * [misc]backup-simplify: Simplify 2 into 2 1548148248.616 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.616 * [misc]backup-simplify: Simplify 6 into 6 1548148248.616 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.616 * [misc]taylor: Taking taylor expansion of v in v 1548148248.616 * [misc]backup-simplify: Simplify 0 into 0 1548148248.616 * [misc]backup-simplify: Simplify 1 into 1 1548148248.616 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.616 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.616 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1548148248.617 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1548148248.617 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1548148248.617 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/6) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.617 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.617 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.617 * [misc]backup-simplify: Simplify 1 into 1 1548148248.617 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.617 * [misc]backup-simplify: Simplify 5 into 5 1548148248.617 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.617 * [misc]taylor: Taking taylor expansion of v in v 1548148248.617 * [misc]backup-simplify: Simplify 0 into 0 1548148248.617 * [misc]backup-simplify: Simplify 1 into 1 1548148248.617 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.617 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.617 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1548148248.617 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.619 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.619 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1548148248.619 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.619 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.619 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.619 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.621 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.622 * [misc]backup-simplify: Simplify (+ (* 1/6 -5) (+ (* 0 0) (* 0 0))) into -5/6 1548148248.622 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.622 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2))))))) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.622 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.622 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.622 * [misc]backup-simplify: Simplify 2 into 2 1548148248.622 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.622 * [misc]backup-simplify: Simplify 6 into 6 1548148248.622 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.622 * [misc]taylor: Taking taylor expansion of v in v 1548148248.622 * [misc]backup-simplify: Simplify 0 into 0 1548148248.622 * [misc]backup-simplify: Simplify 1 into 1 1548148248.622 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.622 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.622 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1548148248.622 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1548148248.623 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1548148248.623 * [misc]backup-simplify: Simplify (* 1 (pow 1/2 1/4)) into (pow 1/2 1/4) 1548148248.623 * [misc]backup-simplify: Simplify (pow 1/2 1/4) into (pow 1/2 1/4) 1548148248.623 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.623 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148248.625 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/2 1)))) 1) into 0 1548148248.625 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 1/2))) into 0 1548148248.626 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.627 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.627 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (pow 1/2 1/4))) into 0 1548148248.627 * [misc]backup-simplify: Simplify 0 into 0 1548148248.627 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.627 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.627 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.628 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.628 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into 3/2 1548148248.631 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 3/2) 1)) (pow 1/2 1)))) 2) into 3 1548148248.631 * [misc]backup-simplify: Simplify (+ (* 1/4 3) (+ (* 0 0) (* 0 (log 1/2)))) into 3/4 1548148248.632 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 3/4 1) 1)))) into (* 3/4 (pow 1/2 1/4)) 1548148248.634 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/6 1) 1)))) into -5/6 1548148248.635 * [misc]backup-simplify: Simplify (+ (* 1 (* 3/4 (pow 1/2 1/4))) (+ (* 0 0) (* -5/6 (pow 1/2 1/4)))) into (- (* 1/12 (pow 1/2 1/4))) 1548148248.635 * [misc]backup-simplify: Simplify (- (* 1/12 (pow 1/2 1/4))) into (- (* 1/12 (pow 1/2 1/4))) 1548148248.635 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.635 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.636 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.636 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.636 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* 3/2 (/ 0 2)))) into 0 1548148248.639 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 3/2) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) into 0 1548148248.640 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 3) (+ (* 0 0) (* 0 (log 1/2))))) into 0 1548148248.642 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 3/4 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.642 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.642 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.642 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.642 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.646 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148248.646 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1548148248.648 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/6 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.649 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 (* 3/4 (pow 1/2 1/4))) (+ (* -5/6 0) (* 0 (pow 1/2 1/4))))) into 0 1548148248.649 * [misc]backup-simplify: Simplify 0 into 0 1548148248.649 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.650 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.650 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.650 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.650 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* 3/2 (/ -6 2)) (* 0 (/ 0 2)))) into 9/2 1548148248.656 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1/2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 3/2) 1)) (pow 1/2 3))) (* -3 (/ (* 1 (pow (* 2 3/2) 2)) (pow 1/2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 9/2) 1)) (pow 1/2 1)))) 24) into 9/2 1548148248.656 * [misc]backup-simplify: Simplify (+ (* 1/4 9/2) (+ (* 0 0) (+ (* 0 3) (+ (* 0 0) (* 0 (log 1/2)))))) into 9/8 1548148248.659 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 3/4 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 3/4 2) 2)) (* (/ (pow 9/8 1) 1)))) into (* 45/32 (pow 1/2 1/4)) 1548148248.660 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.660 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.660 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.660 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.666 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -25/2 1548148248.666 * [misc]backup-simplify: Simplify (+ (* 1/6 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/12 1548148248.669 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/6 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/6 2) 2)) (* (/ (pow -25/12 1) 1)))) into -125/72 1548148248.671 * [misc]backup-simplify: Simplify (+ (* 1 (* 45/32 (pow 1/2 1/4))) (+ (* 0 0) (+ (* -5/6 (* 3/4 (pow 1/2 1/4))) (+ (* 0 0) (* -125/72 (pow 1/2 1/4)))))) into (- (* 275/288 (pow 1/2 1/4))) 1548148248.672 * [misc]backup-simplify: Simplify (- (* 275/288 (pow 1/2 1/4))) into (- (* 275/288 (pow 1/2 1/4))) 1548148248.673 * [misc]backup-simplify: Simplify (+ (* (- (* 275/288 (pow 1/2 1/4))) (pow v 4)) (+ (* (- (* 1/12 (pow 1/2 1/4))) (pow v 2)) (pow 1/2 1/4))) into (- (pow 1/2 1/4) (+ (* 1/12 (* (pow v 2) (pow 1/2 1/4))) (* 275/288 (* (pow v 4) (pow 1/2 1/4))))) 1548148248.673 * [misc]backup-simplify: Simplify (sqrt (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (+ (* (* -6 (/ 1 v)) (/ 1 v)) 2)))) into (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) 1548148248.673 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in (v) around 0 1548148248.673 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.673 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.673 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.673 * [misc]backup-simplify: Simplify 2 into 2 1548148248.673 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.673 * [misc]backup-simplify: Simplify 6 into 6 1548148248.673 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.673 * [misc]taylor: Taking taylor expansion of v in v 1548148248.673 * [misc]backup-simplify: Simplify 0 into 0 1548148248.673 * [misc]backup-simplify: Simplify 1 into 1 1548148248.673 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.673 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.674 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.674 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.674 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.674 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.674 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.674 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.674 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.674 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.675 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.675 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.675 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.675 * [misc]backup-simplify: Simplify 1 into 1 1548148248.675 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.675 * [misc]backup-simplify: Simplify 5 into 5 1548148248.675 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.675 * [misc]taylor: Taking taylor expansion of v in v 1548148248.675 * [misc]backup-simplify: Simplify 0 into 0 1548148248.675 * [misc]backup-simplify: Simplify 1 into 1 1548148248.675 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.675 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.675 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.675 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.675 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.675 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.676 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.676 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.676 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.676 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.676 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.676 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.676 * [misc]backup-simplify: Simplify 2 into 2 1548148248.676 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.676 * [misc]backup-simplify: Simplify 6 into 6 1548148248.676 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.676 * [misc]taylor: Taking taylor expansion of v in v 1548148248.676 * [misc]backup-simplify: Simplify 0 into 0 1548148248.676 * [misc]backup-simplify: Simplify 1 into 1 1548148248.676 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.676 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.676 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.677 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.677 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.677 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.677 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.677 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.677 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.677 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.677 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.677 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.677 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.677 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.677 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.677 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.677 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.677 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.678 * [misc]backup-simplify: Simplify 1 into 1 1548148248.678 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.678 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.678 * [misc]backup-simplify: Simplify 5 into 5 1548148248.678 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.678 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.678 * [misc]taylor: Taking taylor expansion of v in v 1548148248.678 * [misc]backup-simplify: Simplify 0 into 0 1548148248.678 * [misc]backup-simplify: Simplify 1 into 1 1548148248.678 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.678 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.678 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.678 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.678 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.678 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.678 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.679 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.679 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.679 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.679 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.679 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.680 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.680 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.680 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.680 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.681 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.682 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.682 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.683 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.683 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.683 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.683 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.683 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.683 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.683 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.684 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/6 1)))) 1) into 0 1548148248.685 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.685 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 2 (log v)) (log -1/6)))) into 0 1548148248.686 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.686 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into 0 1548148248.686 * [misc]backup-simplify: Simplify 0 into 0 1548148248.686 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.686 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.686 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.687 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.687 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.689 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.689 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.689 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/30) 1548148248.691 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/30) 1) 1)))) into (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.691 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.691 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.691 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.691 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.691 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.691 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.694 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/6 2))) (* 1 (/ (* 1 (pow (* 2 -1/18) 1)) (pow -1/6 1)))) 2) into 1/3 1548148248.694 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.694 * [misc]backup-simplify: Simplify (+ (* 1/4 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))) into 1/12 1548148248.695 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/12 1) 1)))) into (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.696 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.696 * [misc]backup-simplify: Simplify (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.697 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.697 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.697 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.697 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.697 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.701 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.701 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.701 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.703 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.703 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.703 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.704 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.704 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.704 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.704 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.707 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/6 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/18) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/6 1)))) 6) into 0 1548148248.708 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.708 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6)))))) into 0 1548148248.710 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.711 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (+ (* 0 (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.711 * [misc]backup-simplify: Simplify 0 into 0 1548148248.711 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.712 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.712 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.712 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.712 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.718 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.718 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.719 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/300) 1548148248.722 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/30) 2) 2)) (* (/ (pow (- 1/300) 1) 1)))) into (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.722 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.722 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.722 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.723 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.723 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.723 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.728 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/6 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/18) 1)) (pow -1/6 3))) (* -3 (/ (* 1 (pow (* 2 -1/18) 2)) (pow -1/6 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/54) 1)) (pow -1/6 1)))) 24) into 1/18 1548148248.729 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.729 * [misc]backup-simplify: Simplify (+ (* 1/4 1/18) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))))) into 1/72 1548148248.732 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/12 2) 2)) (* (/ (pow 1/72 1) 1)))) into (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.733 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.734 * [misc]backup-simplify: Simplify (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.735 * [misc]backup-simplify: Simplify (+ (* (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log (/ 1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))))) (pow (/ 1 v) 4)) (+ (* (* 1/20 (* (exp (* 1/4 (+ (* 2 (log (/ 1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))))) (pow (/ 1 v) 2)) (* (exp (* 1/4 (+ (* 2 (log (/ 1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v))))))))) into (+ (* 17/1440 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 4))) (+ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (* 1/20 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 2))))) 1548148248.735 * [misc]backup-simplify: Simplify (sqrt (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (+ (* (* -6 (/ 1 (- v))) (/ 1 (- v))) 2)))) into (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) 1548148248.735 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in (v) around 0 1548148248.735 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.735 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.735 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.735 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.735 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.735 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.735 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.735 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.735 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.736 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.736 * [misc]backup-simplify: Simplify 2 into 2 1548148248.736 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.736 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.736 * [misc]backup-simplify: Simplify 6 into 6 1548148248.736 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.736 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.736 * [misc]taylor: Taking taylor expansion of v in v 1548148248.736 * [misc]backup-simplify: Simplify 0 into 0 1548148248.736 * [misc]backup-simplify: Simplify 1 into 1 1548148248.736 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.736 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.736 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.736 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.736 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.736 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.736 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.737 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.737 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.737 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.737 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.737 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.737 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.737 * [misc]backup-simplify: Simplify 1 into 1 1548148248.737 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.737 * [misc]backup-simplify: Simplify 5 into 5 1548148248.737 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.737 * [misc]taylor: Taking taylor expansion of v in v 1548148248.737 * [misc]backup-simplify: Simplify 0 into 0 1548148248.737 * [misc]backup-simplify: Simplify 1 into 1 1548148248.737 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.737 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.737 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.737 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.738 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.738 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.738 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.738 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.738 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.738 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.738 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.738 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.738 * [misc]backup-simplify: Simplify 2 into 2 1548148248.738 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.738 * [misc]backup-simplify: Simplify 6 into 6 1548148248.738 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.738 * [misc]taylor: Taking taylor expansion of v in v 1548148248.738 * [misc]backup-simplify: Simplify 0 into 0 1548148248.738 * [misc]backup-simplify: Simplify 1 into 1 1548148248.739 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.739 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.739 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.739 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.739 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.739 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.739 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.739 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.740 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.740 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.740 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.740 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.740 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.740 * [misc]backup-simplify: Simplify 1 into 1 1548148248.740 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.740 * [misc]backup-simplify: Simplify 5 into 5 1548148248.740 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.740 * [misc]taylor: Taking taylor expansion of v in v 1548148248.740 * [misc]backup-simplify: Simplify 0 into 0 1548148248.740 * [misc]backup-simplify: Simplify 1 into 1 1548148248.740 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.740 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.740 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.740 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.740 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.741 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.741 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.741 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.741 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.741 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.742 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.742 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.742 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.742 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.742 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.742 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.744 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.744 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.744 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.745 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.745 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.745 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.745 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.745 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.745 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.745 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.747 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/6 1)))) 1) into 0 1548148248.747 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.747 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 2 (log v)) (log -1/6)))) into 0 1548148248.748 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.748 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into 0 1548148248.748 * [misc]backup-simplify: Simplify 0 into 0 1548148248.748 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.748 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.749 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.749 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.749 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.751 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.751 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.751 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/30) 1548148248.753 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/30) 1) 1)))) into (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.753 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.753 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.753 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.753 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.753 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.754 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.756 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/6 2))) (* 1 (/ (* 1 (pow (* 2 -1/18) 1)) (pow -1/6 1)))) 2) into 1/3 1548148248.756 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.756 * [misc]backup-simplify: Simplify (+ (* 1/4 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))) into 1/12 1548148248.757 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/12 1) 1)))) into (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.758 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.758 * [misc]backup-simplify: Simplify (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.759 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.759 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.759 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.759 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.759 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.763 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.763 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.763 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.765 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.765 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.766 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.766 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.766 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.766 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.766 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.770 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/6 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/18) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/6 1)))) 6) into 0 1548148248.770 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.770 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6)))))) into 0 1548148248.772 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.773 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (+ (* 0 (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.773 * [misc]backup-simplify: Simplify 0 into 0 1548148248.773 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.773 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.773 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.773 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.773 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.779 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.779 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.780 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/300) 1548148248.783 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/30) 2) 2)) (* (/ (pow (- 1/300) 1) 1)))) into (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.784 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.784 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.784 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.784 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.784 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.784 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.790 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/6 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/18) 1)) (pow -1/6 3))) (* -3 (/ (* 1 (pow (* 2 -1/18) 2)) (pow -1/6 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/54) 1)) (pow -1/6 1)))) 24) into 1/18 1548148248.790 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.791 * [misc]backup-simplify: Simplify (+ (* 1/4 1/18) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))))) into 1/72 1548148248.794 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/12 2) 2)) (* (/ (pow 1/72 1) 1)))) into (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.796 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.796 * [misc]backup-simplify: Simplify (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.797 * [misc]backup-simplify: Simplify (+ (* (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log (/ 1 (- v)))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (pow (/ 1 (- v)) 4)) (+ (* (* 1/20 (* (exp (* 1/4 (+ (* 2 (log (/ 1 (- v)))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (pow (/ 1 (- v)) 2)) (* (exp (* 1/4 (+ (* 2 (log (/ 1 (- v)))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 (- v)))))))))) into (+ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (+ (* 17/1440 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 4))) (* 1/20 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 2))))) 1548148248.797 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1) 1548148248.797 * [misc]backup-simplify: Simplify (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) into (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) 1548148248.797 * [misc]approximate: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) in (v) around 0 1548148248.797 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) in v 1548148248.797 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/6) in v 1548148248.798 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.798 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.798 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.798 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.798 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.798 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.798 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.798 * [misc]backup-simplify: Simplify 1 into 1 1548148248.798 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.798 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.798 * [misc]backup-simplify: Simplify 5 into 5 1548148248.798 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.798 * [misc]taylor: Taking taylor expansion of v in v 1548148248.798 * [misc]backup-simplify: Simplify 0 into 0 1548148248.798 * [misc]backup-simplify: Simplify 1 into 1 1548148248.798 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.798 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.798 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1548148248.798 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.799 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.800 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1548148248.800 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.800 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.800 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.800 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.802 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.802 * [misc]backup-simplify: Simplify (+ (* 1/6 -5) (+ (* 0 0) (* 0 0))) into -5/6 1548148248.802 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.802 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4) in v 1548148248.802 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2))))))) in v 1548148248.802 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.802 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.802 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.802 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.802 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.802 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.802 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.802 * [misc]backup-simplify: Simplify 2 into 2 1548148248.802 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.802 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.802 * [misc]backup-simplify: Simplify 6 into 6 1548148248.802 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.803 * [misc]taylor: Taking taylor expansion of v in v 1548148248.803 * [misc]backup-simplify: Simplify 0 into 0 1548148248.803 * [misc]backup-simplify: Simplify 1 into 1 1548148248.803 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.803 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.803 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1548148248.803 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1548148248.803 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1548148248.803 * [misc]taylor: Taking taylor expansion of (* (pow (- 1 (* 5 (pow v 2))) 1/6) (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4)) in v 1548148248.803 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/6) in v 1548148248.803 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (pow v 2)))))) in v 1548148248.803 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (pow v 2))))) in v 1548148248.803 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.803 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.803 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148248.803 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148248.803 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.803 * [misc]backup-simplify: Simplify 1 into 1 1548148248.803 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148248.804 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.804 * [misc]backup-simplify: Simplify 5 into 5 1548148248.804 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.804 * [misc]taylor: Taking taylor expansion of v in v 1548148248.804 * [misc]backup-simplify: Simplify 0 into 0 1548148248.804 * [misc]backup-simplify: Simplify 1 into 1 1548148248.804 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.804 * [misc]backup-simplify: Simplify (log 1) into 0 1548148248.804 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1548148248.804 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.805 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148248.805 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1548148248.805 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.806 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.806 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.806 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.808 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148248.808 * [misc]backup-simplify: Simplify (+ (* 1/6 -5) (+ (* 0 0) (* 0 0))) into -5/6 1548148248.808 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148248.808 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (pow v 2)))) 1/4) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2))))))) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (pow v 2)))))) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.808 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.808 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (pow v 2))))) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (pow v 2)))) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (pow v 2))) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.808 * [misc]backup-simplify: Simplify 2 into 2 1548148248.808 * [misc]taylor: Taking taylor expansion of (* 6 (pow v 2)) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.808 * [misc]backup-simplify: Simplify 6 into 6 1548148248.808 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.808 * [misc]taylor: Taking taylor expansion of v in v 1548148248.808 * [misc]backup-simplify: Simplify 0 into 0 1548148248.808 * [misc]backup-simplify: Simplify 1 into 1 1548148248.808 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.809 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1548148248.809 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1548148248.809 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1548148248.809 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1548148248.809 * [misc]backup-simplify: Simplify (* 1 (pow 1/2 1/4)) into (pow 1/2 1/4) 1548148248.810 * [misc]backup-simplify: Simplify (pow 1/2 1/4) into (pow 1/2 1/4) 1548148248.810 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.810 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1548148248.811 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/2 1)))) 1) into 0 1548148248.811 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 1/2))) into 0 1548148248.812 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.813 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.813 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (pow 1/2 1/4))) into 0 1548148248.813 * [misc]backup-simplify: Simplify 0 into 0 1548148248.814 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.814 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.814 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.814 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.814 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into 3/2 1548148248.816 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 3/2) 1)) (pow 1/2 1)))) 2) into 3 1548148248.816 * [misc]backup-simplify: Simplify (+ (* 1/4 3) (+ (* 0 0) (* 0 (log 1/2)))) into 3/4 1548148248.818 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 3/4 1) 1)))) into (* 3/4 (pow 1/2 1/4)) 1548148248.819 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/6 1) 1)))) into -5/6 1548148248.820 * [misc]backup-simplify: Simplify (+ (* 1 (* 3/4 (pow 1/2 1/4))) (+ (* 0 0) (* -5/6 (pow 1/2 1/4)))) into (- (* 1/12 (pow 1/2 1/4))) 1548148248.820 * [misc]backup-simplify: Simplify (- (* 1/12 (pow 1/2 1/4))) into (- (* 1/12 (pow 1/2 1/4))) 1548148248.821 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.821 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.821 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.821 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.821 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* 3/2 (/ 0 2)))) into 0 1548148248.825 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 3/2) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) into 0 1548148248.825 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 3) (+ (* 0 0) (* 0 (log 1/2))))) into 0 1548148248.827 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 3/4 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.827 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.827 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.827 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.828 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.831 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148248.831 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1548148248.833 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/6 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.835 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 (* 3/4 (pow 1/2 1/4))) (+ (* -5/6 0) (* 0 (pow 1/2 1/4))))) into 0 1548148248.835 * [misc]backup-simplify: Simplify 0 into 0 1548148248.835 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.835 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.835 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.835 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.836 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* 3/2 (/ -6 2)) (* 0 (/ 0 2)))) into 9/2 1548148248.841 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1/2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 3/2) 1)) (pow 1/2 3))) (* -3 (/ (* 1 (pow (* 2 3/2) 2)) (pow 1/2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 9/2) 1)) (pow 1/2 1)))) 24) into 9/2 1548148248.842 * [misc]backup-simplify: Simplify (+ (* 1/4 9/2) (+ (* 0 0) (+ (* 0 3) (+ (* 0 0) (* 0 (log 1/2)))))) into 9/8 1548148248.845 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 3/4 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 3/4 2) 2)) (* (/ (pow 9/8 1) 1)))) into (* 45/32 (pow 1/2 1/4)) 1548148248.845 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.845 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.845 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.846 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.851 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -25/2 1548148248.851 * [misc]backup-simplify: Simplify (+ (* 1/6 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/12 1548148248.855 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/6 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/6 2) 2)) (* (/ (pow -25/12 1) 1)))) into -125/72 1548148248.857 * [misc]backup-simplify: Simplify (+ (* 1 (* 45/32 (pow 1/2 1/4))) (+ (* 0 0) (+ (* -5/6 (* 3/4 (pow 1/2 1/4))) (+ (* 0 0) (* -125/72 (pow 1/2 1/4)))))) into (- (* 275/288 (pow 1/2 1/4))) 1548148248.857 * [misc]backup-simplify: Simplify (- (* 275/288 (pow 1/2 1/4))) into (- (* 275/288 (pow 1/2 1/4))) 1548148248.858 * [misc]backup-simplify: Simplify (+ (* (- (* 275/288 (pow 1/2 1/4))) (pow v 4)) (+ (* (- (* 1/12 (pow 1/2 1/4))) (pow v 2)) (pow 1/2 1/4))) into (- (pow 1/2 1/4) (+ (* 1/12 (* (pow v 2) (pow 1/2 1/4))) (* 275/288 (* (pow v 4) (pow 1/2 1/4))))) 1548148248.858 * [misc]backup-simplify: Simplify (sqrt (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (- 2 (* 6 (* (/ 1 v) (/ 1 v))))))) into (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) 1548148248.858 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in (v) around 0 1548148248.859 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.859 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.859 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.859 * [misc]backup-simplify: Simplify 2 into 2 1548148248.859 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.859 * [misc]backup-simplify: Simplify 6 into 6 1548148248.859 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.859 * [misc]taylor: Taking taylor expansion of v in v 1548148248.859 * [misc]backup-simplify: Simplify 0 into 0 1548148248.859 * [misc]backup-simplify: Simplify 1 into 1 1548148248.859 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.859 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.859 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.859 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.859 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.859 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.859 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.860 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.860 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.860 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.860 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.860 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.860 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.860 * [misc]backup-simplify: Simplify 1 into 1 1548148248.860 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.860 * [misc]backup-simplify: Simplify 5 into 5 1548148248.860 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.860 * [misc]taylor: Taking taylor expansion of v in v 1548148248.860 * [misc]backup-simplify: Simplify 0 into 0 1548148248.860 * [misc]backup-simplify: Simplify 1 into 1 1548148248.860 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.860 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.861 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.861 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.861 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.861 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.861 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.861 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.861 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.861 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.861 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.861 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.861 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.861 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.861 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.861 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.862 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.862 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.862 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.862 * [misc]backup-simplify: Simplify 2 into 2 1548148248.862 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.862 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.862 * [misc]backup-simplify: Simplify 6 into 6 1548148248.862 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.862 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.862 * [misc]taylor: Taking taylor expansion of v in v 1548148248.862 * [misc]backup-simplify: Simplify 0 into 0 1548148248.862 * [misc]backup-simplify: Simplify 1 into 1 1548148248.862 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.862 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.862 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.862 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.862 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.862 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.862 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.863 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.863 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.863 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.863 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.863 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.863 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.863 * [misc]backup-simplify: Simplify 1 into 1 1548148248.863 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.863 * [misc]backup-simplify: Simplify 5 into 5 1548148248.863 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.863 * [misc]taylor: Taking taylor expansion of v in v 1548148248.863 * [misc]backup-simplify: Simplify 0 into 0 1548148248.863 * [misc]backup-simplify: Simplify 1 into 1 1548148248.863 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.863 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.863 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.864 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.864 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.864 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.864 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.864 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.864 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.865 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.865 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.865 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.865 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.865 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.865 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.865 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.867 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.867 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.867 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.868 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.868 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.868 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.868 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.868 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.868 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.869 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.870 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/6 1)))) 1) into 0 1548148248.870 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.870 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 2 (log v)) (log -1/6)))) into 0 1548148248.871 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.871 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into 0 1548148248.871 * [misc]backup-simplify: Simplify 0 into 0 1548148248.871 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.872 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.872 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.872 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.872 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.874 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.874 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.875 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/30) 1548148248.876 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/30) 1) 1)))) into (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.876 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.877 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.877 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.877 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.877 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.877 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.880 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/6 2))) (* 1 (/ (* 1 (pow (* 2 -1/18) 1)) (pow -1/6 1)))) 2) into 1/3 1548148248.880 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.880 * [misc]backup-simplify: Simplify (+ (* 1/4 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))) into 1/12 1548148248.881 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/12 1) 1)))) into (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.882 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.882 * [misc]backup-simplify: Simplify (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.883 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.883 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.883 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.883 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.883 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.887 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.887 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.887 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.889 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.889 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.890 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.890 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.890 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.890 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.890 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.894 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/6 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/18) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/6 1)))) 6) into 0 1548148248.894 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.894 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6)))))) into 0 1548148248.896 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.897 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (+ (* 0 (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.897 * [misc]backup-simplify: Simplify 0 into 0 1548148248.897 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.897 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.897 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.898 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.898 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.903 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.904 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.904 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/300) 1548148248.907 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/30) 2) 2)) (* (/ (pow (- 1/300) 1) 1)))) into (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.907 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.908 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.908 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.908 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.908 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.908 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.914 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/6 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/18) 1)) (pow -1/6 3))) (* -3 (/ (* 1 (pow (* 2 -1/18) 2)) (pow -1/6 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/54) 1)) (pow -1/6 1)))) 24) into 1/18 1548148248.914 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.915 * [misc]backup-simplify: Simplify (+ (* 1/4 1/18) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))))) into 1/72 1548148248.918 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/12 2) 2)) (* (/ (pow 1/72 1) 1)))) into (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.919 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.919 * [misc]backup-simplify: Simplify (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.920 * [misc]backup-simplify: Simplify (+ (* (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log (/ 1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))))) (pow (/ 1 v) 4)) (+ (* (* 1/20 (* (exp (* 1/4 (+ (* 2 (log (/ 1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))))) (pow (/ 1 v) 2)) (* (exp (* 1/4 (+ (* 2 (log (/ 1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v))))))))) into (+ (* 17/1440 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 4))) (+ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (* 1/20 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 2))))) 1548148248.921 * [misc]backup-simplify: Simplify (sqrt (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (- 2 (* 6 (* (/ 1 (- v)) (/ 1 (- v)))))))) into (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) 1548148248.921 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in (v) around 0 1548148248.921 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.921 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.921 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.921 * [misc]backup-simplify: Simplify 2 into 2 1548148248.921 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.921 * [misc]backup-simplify: Simplify 6 into 6 1548148248.921 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.921 * [misc]taylor: Taking taylor expansion of v in v 1548148248.921 * [misc]backup-simplify: Simplify 0 into 0 1548148248.921 * [misc]backup-simplify: Simplify 1 into 1 1548148248.921 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.921 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.921 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.921 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.921 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.921 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.922 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.922 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.922 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.922 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.922 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.922 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.922 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.922 * [misc]backup-simplify: Simplify 1 into 1 1548148248.922 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.922 * [misc]backup-simplify: Simplify 5 into 5 1548148248.922 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.922 * [misc]taylor: Taking taylor expansion of v in v 1548148248.922 * [misc]backup-simplify: Simplify 0 into 0 1548148248.922 * [misc]backup-simplify: Simplify 1 into 1 1548148248.922 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.923 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.923 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.923 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.923 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.923 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.923 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.923 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.923 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.923 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6)) in v 1548148248.923 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) in v 1548148248.923 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))))) in v 1548148248.923 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))))) in v 1548148248.924 * [misc]taylor: Taking taylor expansion of 1/4 in v 1548148248.924 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148248.924 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) in v 1548148248.924 * [misc]taylor: Taking taylor expansion of (/ 1 (- 2 (* 6 (/ 1 (pow v 2))))) in v 1548148248.924 * [misc]taylor: Taking taylor expansion of (- 2 (* 6 (/ 1 (pow v 2)))) in v 1548148248.924 * [misc]taylor: Taking taylor expansion of 2 in v 1548148248.924 * [misc]backup-simplify: Simplify 2 into 2 1548148248.924 * [misc]taylor: Taking taylor expansion of (* 6 (/ 1 (pow v 2))) in v 1548148248.924 * [misc]taylor: Taking taylor expansion of 6 in v 1548148248.924 * [misc]backup-simplify: Simplify 6 into 6 1548148248.924 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.924 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.924 * [misc]taylor: Taking taylor expansion of v in v 1548148248.924 * [misc]backup-simplify: Simplify 0 into 0 1548148248.924 * [misc]backup-simplify: Simplify 1 into 1 1548148248.924 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.924 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.924 * [misc]backup-simplify: Simplify (* 6 1) into 6 1548148248.924 * [misc]backup-simplify: Simplify (- 6) into -6 1548148248.924 * [misc]backup-simplify: Simplify (+ 0 -6) into -6 1548148248.924 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1548148248.924 * [misc]backup-simplify: Simplify (log -1/6) into (log -1/6) 1548148248.925 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.925 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 2 (log v)) (log -1/6))) into (* 1/4 (+ (* 2 (log v)) (log -1/6))) 1548148248.925 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) into (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 1548148248.925 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/6) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of 1/6 in v 1548148248.925 * [misc]backup-simplify: Simplify 1/6 into 1/6 1548148248.925 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of 1 in v 1548148248.925 * [misc]backup-simplify: Simplify 1 into 1 1548148248.925 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of 5 in v 1548148248.925 * [misc]backup-simplify: Simplify 5 into 5 1548148248.925 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148248.925 * [misc]taylor: Taking taylor expansion of v in v 1548148248.925 * [misc]backup-simplify: Simplify 0 into 0 1548148248.925 * [misc]backup-simplify: Simplify 1 into 1 1548148248.925 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148248.925 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148248.925 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148248.926 * [misc]backup-simplify: Simplify (- 5) into -5 1548148248.926 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148248.926 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148248.926 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.926 * [misc]backup-simplify: Simplify (* 1/6 (- (log -5) (* 2 (log v)))) into (* 1/6 (- (log -5) (* 2 (log v)))) 1548148248.926 * [misc]backup-simplify: Simplify (exp (* 1/6 (- (log -5) (* 2 (log v))))) into (exp (* 1/6 (- (log -5) (* 2 (log v))))) 1548148248.927 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.927 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.927 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.927 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.927 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148248.927 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.927 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.929 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148248.929 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.929 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148248.930 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.930 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148248.930 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148248.930 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 1)) into 0 1548148248.930 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.930 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.931 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1548148248.932 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/6 1)))) 1) into 0 1548148248.932 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.932 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 2 (log v)) (log -1/6)))) into 0 1548148248.933 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148248.933 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into 0 1548148248.934 * [misc]backup-simplify: Simplify 0 into 0 1548148248.934 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.934 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.934 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.934 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.934 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148248.936 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148248.937 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.937 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/30) 1548148248.938 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/30) 1) 1)))) into (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.938 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.938 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.939 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 1548148248.939 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.939 * [misc]backup-simplify: Simplify (+ 2 0) into 2 1548148248.939 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1548148248.941 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/6 2))) (* 1 (/ (* 1 (pow (* 2 -1/18) 1)) (pow -1/6 1)))) 2) into 1/3 1548148248.941 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.942 * [misc]backup-simplify: Simplify (+ (* 1/4 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))) into 1/12 1548148248.943 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/12 1) 1)))) into (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.943 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.944 * [misc]backup-simplify: Simplify (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 1/20 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.944 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.944 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.944 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.944 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.945 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.948 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148248.948 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.949 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148248.950 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.951 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.951 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.951 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148248.951 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.951 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.951 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1548148248.955 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/6 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/18) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/6 1)))) 6) into 0 1548148248.955 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.955 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6)))))) into 0 1548148248.957 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148248.958 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) 0) (+ (* 0 (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 0) (* 0 (exp (* 1/6 (- (log -5) (* 2 (log v))))))))) into 0 1548148248.958 * [misc]backup-simplify: Simplify 0 into 0 1548148248.958 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.959 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.959 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.959 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.960 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.965 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148248.965 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148248.966 * [misc]backup-simplify: Simplify (+ (* 1/6 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/300) 1548148248.969 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/30) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/30) 2) 2)) (* (/ (pow (- 1/300) 1) 1)))) into (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v)))))) 1548148248.969 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.970 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148248.970 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148248.970 * [misc]backup-simplify: Simplify (- 0) into 0 1548148248.970 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148248.970 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1548148248.976 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/6 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/18) 1)) (pow -1/6 3))) (* -3 (/ (* 1 (pow (* 2 -1/18) 2)) (pow -1/6 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/6 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/54) 1)) (pow -1/6 1)))) 24) into 1/18 1548148248.976 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/6)) into (+ (* 2 (log v)) (log -1/6)) 1548148248.977 * [misc]backup-simplify: Simplify (+ (* 1/4 1/18) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/6))))))) into 1/72 1548148248.979 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/12 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/12 2) 2)) (* (/ (pow 1/72 1) 1)))) into (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) 1548148248.981 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (* -1/360 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (* 1/12 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (* -1/30 (exp (* 1/6 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* 5/288 (exp (* 1/4 (+ (* 2 (log v)) (log -1/6))))) (exp (* 1/6 (- (log -5) (* 2 (log v)))))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.981 * [misc]backup-simplify: Simplify (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) into (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log v)) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log v))))))) 1548148248.982 * [misc]backup-simplify: Simplify (+ (* (* 17/1440 (* (exp (* 1/4 (+ (* 2 (log (/ 1 (- v)))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (pow (/ 1 (- v)) 4)) (+ (* (* 1/20 (* (exp (* 1/4 (+ (* 2 (log (/ 1 (- v)))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (pow (/ 1 (- v)) 2)) (* (exp (* 1/4 (+ (* 2 (log (/ 1 (- v)))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 (- v)))))))))) into (+ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (+ (* 17/1440 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 4))) (* 1/20 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 2))))) 1548148248.982 * * * [misc]progress: simplifying candidates 1548148248.982 * * * * [misc]progress: [ 1 / 252 ] simplifiying candidate # 1548148248.982 * * * * [misc]progress: [ 2 / 252 ] simplifiying candidate # 1548148248.983 * [enter]simplify: Simplifying (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 2 (* 6 (* v v)))))) 1548148248.983 * * [misc]simplify: iters left: 6 (15 enodes) 1548148248.985 * * [misc]simplify: iters left: 5 (29 enodes) 1548148248.989 * * [misc]simplify: iters left: 4 (56 enodes) 1548148248.995 * * [misc]simplify: iters left: 3 (73 enodes) 1548148249.003 * [exit]simplify: Simplified to (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (+ 2 (* (* v v) -6))))) 1548148249.003 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (exp (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (+ 2 (* (* v v) -6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.004 * * * * [misc]progress: [ 3 / 252 ] simplifiying candidate # 1548148249.004 * * * * [misc]progress: [ 4 / 252 ] simplifiying candidate # 1548148249.004 * * * * [misc]progress: [ 5 / 252 ] simplifiying candidate # 1548148249.004 * [enter]simplify: Simplifying (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- 2 (* 6 (* v v)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- 2 (* 6 (* v v)))))) 1548148249.004 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.006 * * [misc]simplify: iters left: 5 (32 enodes) 1548148249.011 * * [misc]simplify: iters left: 4 (100 enodes) 1548148249.028 * * [misc]simplify: iters left: 3 (260 enodes) 1548148249.098 * [exit]simplify: Simplified to (/ (/ (- 1 (* (* v v) 5)) (- 2 (* (* v 6) v))) (sqrt (- 2 (* (* v 6) v)))) 1548148249.098 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (cbrt (/ (/ (- 1 (* (* v v) 5)) (- 2 (* (* v 6) v))) (sqrt (- 2 (* (* v 6) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.098 * * * * [misc]progress: [ 6 / 252 ] simplifiying candidate # 1548148249.098 * * * * [misc]progress: [ 7 / 252 ] simplifiying candidate # 1548148249.098 * * * * [misc]progress: [ 8 / 252 ] simplifiying candidate # 1548148249.098 * * * * [misc]progress: [ 9 / 252 ] simplifiying candidate # 1548148249.098 * * * * [misc]progress: [ 10 / 252 ] simplifiying candidate # 1548148249.098 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148249.098 * * [misc]simplify: iters left: 6 (17 enodes) 1548148249.101 * * [misc]simplify: iters left: 5 (31 enodes) 1548148249.105 * * [misc]simplify: iters left: 4 (57 enodes) 1548148249.112 * * [misc]simplify: iters left: 3 (74 enodes) 1548148249.120 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148249.120 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* (* 6 v) v)))) (cbrt (sqrt (- 2 (* (* 6 v) v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.120 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.120 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.122 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.126 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.132 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.142 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.142 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.142 * * * * [misc]progress: [ 11 / 252 ] simplifiying candidate # 1548148249.143 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148249.143 * * [misc]simplify: iters left: 6 (17 enodes) 1548148249.145 * * [misc]simplify: iters left: 5 (30 enodes) 1548148249.149 * * [misc]simplify: iters left: 4 (56 enodes) 1548148249.156 * * [misc]simplify: iters left: 3 (73 enodes) 1548148249.164 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) 1548148249.164 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.164 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148249.164 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.166 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.170 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.176 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.184 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148249.184 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.184 * * * * [misc]progress: [ 12 / 252 ] simplifiying candidate # 1548148249.184 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.184 * * [misc]simplify: iters left: 6 (16 enodes) 1548148249.187 * * [misc]simplify: iters left: 5 (28 enodes) 1548148249.191 * * [misc]simplify: iters left: 4 (54 enodes) 1548148249.197 * * [misc]simplify: iters left: 3 (71 enodes) 1548148249.206 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148249.206 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.206 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.206 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.208 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.212 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.218 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.226 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.226 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.226 * * * * [misc]progress: [ 13 / 252 ] simplifiying candidate # 1548148249.226 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148249.227 * * [misc]simplify: iters left: 6 (11 enodes) 1548148249.228 * * [misc]simplify: iters left: 5 (18 enodes) 1548148249.231 * * [misc]simplify: iters left: 4 (32 enodes) 1548148249.235 * * [misc]simplify: iters left: 3 (45 enodes) 1548148249.240 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148249.240 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.240 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.240 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.242 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.246 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.251 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.259 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148249.259 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.259 * * * * [misc]progress: [ 14 / 252 ] simplifiying candidate # 1548148249.259 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.259 * * [misc]simplify: iters left: 6 (16 enodes) 1548148249.262 * * [misc]simplify: iters left: 5 (28 enodes) 1548148249.267 * * [misc]simplify: iters left: 4 (54 enodes) 1548148249.273 * * [misc]simplify: iters left: 3 (71 enodes) 1548148249.281 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148249.281 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.281 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.281 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.283 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.288 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.294 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.301 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.301 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.302 * * * * [misc]progress: [ 15 / 252 ] simplifiying candidate # 1548148249.302 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) 1548148249.302 * * [misc]simplify: iters left: 6 (10 enodes) 1548148249.303 * * [misc]simplify: iters left: 5 (17 enodes) 1548148249.306 * * [misc]simplify: iters left: 4 (33 enodes) 1548148249.309 * * [misc]simplify: iters left: 3 (44 enodes) 1548148249.314 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148249.314 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.314 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.314 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.316 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.320 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.326 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.335 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148249.335 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.335 * * * * [misc]progress: [ 16 / 252 ] simplifiying candidate # 1548148249.335 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148249.335 * * [misc]simplify: iters left: 6 (16 enodes) 1548148249.337 * * [misc]simplify: iters left: 5 (30 enodes) 1548148249.342 * * [misc]simplify: iters left: 4 (56 enodes) 1548148249.348 * * [misc]simplify: iters left: 3 (73 enodes) 1548148249.357 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) 1548148249.357 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.357 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.357 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.359 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.363 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.369 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.377 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.377 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.377 * * * * [misc]progress: [ 17 / 252 ] simplifiying candidate # 1548148249.377 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148249.377 * * [misc]simplify: iters left: 6 (16 enodes) 1548148249.379 * * [misc]simplify: iters left: 5 (29 enodes) 1548148249.383 * * [misc]simplify: iters left: 4 (55 enodes) 1548148249.391 * * [misc]simplify: iters left: 3 (72 enodes) 1548148249.399 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) 1548148249.399 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.399 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148249.399 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.401 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.405 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.411 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.419 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148249.419 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.419 * * * * [misc]progress: [ 18 / 252 ] simplifiying candidate # 1548148249.419 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.419 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.421 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.425 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.431 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.439 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.439 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.439 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.439 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.441 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.446 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.453 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.460 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.460 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.461 * * * * [misc]progress: [ 19 / 252 ] simplifiying candidate # 1548148249.461 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148249.461 * * [misc]simplify: iters left: 6 (10 enodes) 1548148249.463 * * [misc]simplify: iters left: 5 (17 enodes) 1548148249.465 * * [misc]simplify: iters left: 4 (31 enodes) 1548148249.468 * * [misc]simplify: iters left: 3 (44 enodes) 1548148249.473 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148249.473 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.473 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.473 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.475 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.479 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.485 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.493 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148249.493 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.493 * * * * [misc]progress: [ 20 / 252 ] simplifiying candidate # 1548148249.493 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.493 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.495 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.499 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.505 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.513 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.513 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.513 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.513 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.516 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.520 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.526 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.534 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.534 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.534 * * * * [misc]progress: [ 21 / 252 ] simplifiying candidate # 1548148249.534 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) 1548148249.534 * * [misc]simplify: iters left: 6 (9 enodes) 1548148249.536 * * [misc]simplify: iters left: 5 (16 enodes) 1548148249.538 * * [misc]simplify: iters left: 4 (32 enodes) 1548148249.542 * * [misc]simplify: iters left: 3 (43 enodes) 1548148249.546 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148249.546 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.547 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.547 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.549 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.553 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.558 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.566 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148249.566 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.566 * * * * [misc]progress: [ 22 / 252 ] simplifiying candidate # 1548148249.566 * [enter]simplify: Simplifying (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148249.566 * * [misc]simplify: iters left: 6 (12 enodes) 1548148249.568 * * [misc]simplify: iters left: 5 (21 enodes) 1548148249.571 * * [misc]simplify: iters left: 4 (36 enodes) 1548148249.575 * * [misc]simplify: iters left: 3 (46 enodes) 1548148249.581 * * [misc]simplify: iters left: 2 (47 enodes) 1548148249.585 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148249.585 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.585 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.585 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.587 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.591 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.597 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.605 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v))))) 1548148249.605 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (/ 1 (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.605 * * * * [misc]progress: [ 23 / 252 ] simplifiying candidate # 1548148249.605 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148249.605 * * [misc]simplify: iters left: 6 (12 enodes) 1548148249.607 * * [misc]simplify: iters left: 5 (20 enodes) 1548148249.610 * * [misc]simplify: iters left: 4 (34 enodes) 1548148249.613 * * [misc]simplify: iters left: 3 (42 enodes) 1548148249.618 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) 1548148249.618 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.618 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148249.618 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.620 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.624 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.630 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.637 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v))))) 1548148249.637 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (fabs (cbrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.637 * * * * [misc]progress: [ 24 / 252 ] simplifiying candidate # 1548148249.638 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.638 * * [misc]simplify: iters left: 6 (11 enodes) 1548148249.639 * * [misc]simplify: iters left: 5 (18 enodes) 1548148249.643 * * [misc]simplify: iters left: 4 (32 enodes) 1548148249.647 * * [misc]simplify: iters left: 3 (40 enodes) 1548148249.651 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148249.651 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.651 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.651 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.653 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.657 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.663 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.670 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148249.670 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.670 * * * * [misc]progress: [ 25 / 252 ] simplifiying candidate # 1548148249.671 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt 1)) 1548148249.671 * * [misc]simplify: iters left: 3 (4 enodes) 1548148249.672 * * [misc]simplify: iters left: 2 (6 enodes) 1548148249.672 * [exit]simplify: Simplified to 1 1548148249.672 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.672 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.672 * * [misc]simplify: iters left: 6 (13 enodes) 1548148249.674 * * [misc]simplify: iters left: 5 (25 enodes) 1548148249.678 * * [misc]simplify: iters left: 4 (51 enodes) 1548148249.684 * * [misc]simplify: iters left: 3 (68 enodes) 1548148249.691 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148249.691 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.692 * * * * [misc]progress: [ 26 / 252 ] simplifiying candidate # 1548148249.692 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.692 * * [misc]simplify: iters left: 6 (11 enodes) 1548148249.694 * * [misc]simplify: iters left: 5 (18 enodes) 1548148249.696 * * [misc]simplify: iters left: 4 (32 enodes) 1548148249.699 * * [misc]simplify: iters left: 3 (40 enodes) 1548148249.705 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148249.705 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.705 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.705 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.707 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.711 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.717 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.724 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148249.725 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.725 * * * * [misc]progress: [ 27 / 252 ] simplifiying candidate # 1548148249.725 * [enter]simplify: Simplifying (/ (cbrt 1) 1) 1548148249.725 * * [misc]simplify: iters left: 3 (3 enodes) 1548148249.726 * * [misc]simplify: iters left: 2 (5 enodes) 1548148249.726 * [exit]simplify: Simplified to 1 1548148249.726 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.726 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.726 * * [misc]simplify: iters left: 6 (13 enodes) 1548148249.728 * * [misc]simplify: iters left: 5 (25 enodes) 1548148249.732 * * [misc]simplify: iters left: 4 (51 enodes) 1548148249.737 * * [misc]simplify: iters left: 3 (68 enodes) 1548148249.745 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148249.745 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.745 * * * * [misc]progress: [ 28 / 252 ] simplifiying candidate # 1548148249.745 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148249.745 * * [misc]simplify: iters left: 6 (17 enodes) 1548148249.748 * * [misc]simplify: iters left: 5 (35 enodes) 1548148249.753 * * [misc]simplify: iters left: 4 (70 enodes) 1548148249.761 * * [misc]simplify: iters left: 3 (90 enodes) 1548148249.772 * * [misc]simplify: iters left: 2 (93 enodes) 1548148249.781 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148249.781 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.781 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.781 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.783 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.787 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.793 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.801 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.801 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.801 * * * * [misc]progress: [ 29 / 252 ] simplifiying candidate # 1548148249.801 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148249.801 * * [misc]simplify: iters left: 6 (17 enodes) 1548148249.804 * * [misc]simplify: iters left: 5 (32 enodes) 1548148249.808 * * [misc]simplify: iters left: 4 (60 enodes) 1548148249.815 * * [misc]simplify: iters left: 3 (78 enodes) 1548148249.824 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) 1548148249.824 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.824 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148249.824 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.826 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.832 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.838 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.846 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148249.846 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (* (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.846 * * * * [misc]progress: [ 30 / 252 ] simplifiying candidate # 1548148249.846 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.846 * * [misc]simplify: iters left: 6 (16 enodes) 1548148249.848 * * [misc]simplify: iters left: 5 (30 enodes) 1548148249.853 * * [misc]simplify: iters left: 4 (58 enodes) 1548148249.859 * * [misc]simplify: iters left: 3 (76 enodes) 1548148249.868 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148249.868 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.868 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.868 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.870 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.874 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.880 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.888 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.888 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.888 * * * * [misc]progress: [ 31 / 252 ] simplifiying candidate # 1548148249.888 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148249.888 * * [misc]simplify: iters left: 6 (11 enodes) 1548148249.890 * * [misc]simplify: iters left: 5 (20 enodes) 1548148249.894 * * [misc]simplify: iters left: 4 (36 enodes) 1548148249.898 * * [misc]simplify: iters left: 3 (51 enodes) 1548148249.904 * * [misc]simplify: iters left: 2 (66 enodes) 1548148249.910 * * [misc]simplify: iters left: 1 (67 enodes) 1548148249.914 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) 1548148249.914 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.914 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.914 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.916 * * [misc]simplify: iters left: 5 (26 enodes) 1548148249.920 * * [misc]simplify: iters left: 4 (52 enodes) 1548148249.926 * * [misc]simplify: iters left: 3 (69 enodes) 1548148249.933 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148249.933 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.933 * * * * [misc]progress: [ 32 / 252 ] simplifiying candidate # 1548148249.934 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.934 * * [misc]simplify: iters left: 6 (16 enodes) 1548148249.936 * * [misc]simplify: iters left: 5 (30 enodes) 1548148249.940 * * [misc]simplify: iters left: 4 (58 enodes) 1548148249.947 * * [misc]simplify: iters left: 3 (76 enodes) 1548148249.957 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) 1548148249.957 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* v (* 6 v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.957 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148249.957 * * [misc]simplify: iters left: 6 (15 enodes) 1548148249.959 * * [misc]simplify: iters left: 5 (27 enodes) 1548148249.963 * * [misc]simplify: iters left: 4 (53 enodes) 1548148249.969 * * [misc]simplify: iters left: 3 (70 enodes) 1548148249.977 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148249.977 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.977 * * * * [misc]progress: [ 33 / 252 ] simplifiying candidate # 1548148249.977 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) 1548148249.977 * * [misc]simplify: iters left: 6 (10 enodes) 1548148249.979 * * [misc]simplify: iters left: 5 (19 enodes) 1548148249.982 * * [misc]simplify: iters left: 4 (39 enodes) 1548148249.986 * * [misc]simplify: iters left: 3 (52 enodes) 1548148249.991 * * [misc]simplify: iters left: 2 (57 enodes) 1548148249.996 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148249.996 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148249.997 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148249.997 * * [misc]simplify: iters left: 6 (14 enodes) 1548148249.999 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.003 * * [misc]simplify: iters left: 4 (52 enodes) 1548148250.008 * * [misc]simplify: iters left: 3 (69 enodes) 1548148250.016 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148250.016 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.016 * * * * [misc]progress: [ 34 / 252 ] simplifiying candidate # 1548148250.016 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148250.016 * * [misc]simplify: iters left: 6 (16 enodes) 1548148250.020 * * [misc]simplify: iters left: 5 (30 enodes) 1548148250.024 * * [misc]simplify: iters left: 4 (56 enodes) 1548148250.030 * * [misc]simplify: iters left: 3 (73 enodes) 1548148250.039 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) 1548148250.039 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (* (cbrt (sqrt (- 2 (* v (* v 6))))) (cbrt (sqrt (- 2 (* v (* v 6))))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.039 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.039 * * [misc]simplify: iters left: 6 (15 enodes) 1548148250.041 * * [misc]simplify: iters left: 5 (27 enodes) 1548148250.045 * * [misc]simplify: iters left: 4 (53 enodes) 1548148250.051 * * [misc]simplify: iters left: 3 (70 enodes) 1548148250.059 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148250.059 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.059 * * * * [misc]progress: [ 35 / 252 ] simplifiying candidate # 1548148250.059 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148250.059 * * [misc]simplify: iters left: 6 (16 enodes) 1548148250.061 * * [misc]simplify: iters left: 5 (29 enodes) 1548148250.066 * * [misc]simplify: iters left: 4 (55 enodes) 1548148250.072 * * [misc]simplify: iters left: 3 (72 enodes) 1548148250.080 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) 1548148250.080 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.080 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148250.080 * * [misc]simplify: iters left: 6 (15 enodes) 1548148250.083 * * [misc]simplify: iters left: 5 (27 enodes) 1548148250.087 * * [misc]simplify: iters left: 4 (53 enodes) 1548148250.094 * * [misc]simplify: iters left: 3 (70 enodes) 1548148250.101 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))) 1548148250.102 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* -6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.102 * * * * [misc]progress: [ 36 / 252 ] simplifiying candidate # 1548148250.102 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.102 * * [misc]simplify: iters left: 6 (15 enodes) 1548148250.104 * * [misc]simplify: iters left: 5 (27 enodes) 1548148250.108 * * [misc]simplify: iters left: 4 (53 enodes) 1548148250.114 * * [misc]simplify: iters left: 3 (70 enodes) 1548148250.122 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148250.122 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.122 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.122 * * [misc]simplify: iters left: 6 (15 enodes) 1548148250.124 * * [misc]simplify: iters left: 5 (27 enodes) 1548148250.128 * * [misc]simplify: iters left: 4 (53 enodes) 1548148250.134 * * [misc]simplify: iters left: 3 (70 enodes) 1548148250.142 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148250.142 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.142 * * * * [misc]progress: [ 37 / 252 ] simplifiying candidate # 1548148250.142 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148250.142 * * [misc]simplify: iters left: 6 (10 enodes) 1548148250.145 * * [misc]simplify: iters left: 5 (17 enodes) 1548148250.147 * * [misc]simplify: iters left: 4 (31 enodes) 1548148250.151 * * [misc]simplify: iters left: 3 (44 enodes) 1548148250.156 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148250.156 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.156 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148250.156 * * [misc]simplify: iters left: 6 (14 enodes) 1548148250.158 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.162 * * [misc]simplify: iters left: 4 (52 enodes) 1548148250.167 * * [misc]simplify: iters left: 3 (69 enodes) 1548148250.175 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148250.175 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.175 * * * * [misc]progress: [ 38 / 252 ] simplifiying candidate # 1548148250.175 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.175 * * [misc]simplify: iters left: 6 (15 enodes) 1548148250.177 * * [misc]simplify: iters left: 5 (27 enodes) 1548148250.181 * * [misc]simplify: iters left: 4 (53 enodes) 1548148250.187 * * [misc]simplify: iters left: 3 (70 enodes) 1548148250.195 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148250.195 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.196 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.196 * * [misc]simplify: iters left: 6 (15 enodes) 1548148250.198 * * [misc]simplify: iters left: 5 (27 enodes) 1548148250.202 * * [misc]simplify: iters left: 4 (53 enodes) 1548148250.209 * * [misc]simplify: iters left: 3 (70 enodes) 1548148250.217 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148250.217 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.217 * * * * [misc]progress: [ 39 / 252 ] simplifiying candidate # 1548148250.217 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) 1548148250.217 * * [misc]simplify: iters left: 6 (9 enodes) 1548148250.219 * * [misc]simplify: iters left: 5 (16 enodes) 1548148250.221 * * [misc]simplify: iters left: 4 (32 enodes) 1548148250.225 * * [misc]simplify: iters left: 3 (43 enodes) 1548148250.229 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148250.229 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.229 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148250.229 * * [misc]simplify: iters left: 6 (14 enodes) 1548148250.231 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.235 * * [misc]simplify: iters left: 4 (52 enodes) 1548148250.241 * * [misc]simplify: iters left: 3 (69 enodes) 1548148250.249 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148250.249 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.249 * * * * [misc]progress: [ 40 / 252 ] simplifiying candidate # 1548148250.249 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) 1548148250.249 * * [misc]simplify: iters left: 6 (11 enodes) 1548148250.251 * * [misc]simplify: iters left: 5 (20 enodes) 1548148250.253 * * [misc]simplify: iters left: 4 (34 enodes) 1548148250.257 * * [misc]simplify: iters left: 3 (42 enodes) 1548148250.262 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) 1548148250.262 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (/ 1 (cbrt (sqrt (- 2 (* (* v v) 6))))) (cbrt (sqrt (- 2 (* (* v v) 6))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.262 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.262 * * [misc]simplify: iters left: 6 (14 enodes) 1548148250.264 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.268 * * [misc]simplify: iters left: 4 (52 enodes) 1548148250.275 * * [misc]simplify: iters left: 3 (69 enodes) 1548148250.283 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v))))) 1548148250.283 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (/ (cbrt (+ (* (* v v) -5) 1)) (cbrt (sqrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.283 * * * * [misc]progress: [ 41 / 252 ] simplifiying candidate # 1548148250.283 * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) 1548148250.283 * * [misc]simplify: iters left: 6 (11 enodes) 1548148250.285 * * [misc]simplify: iters left: 5 (19 enodes) 1548148250.287 * * [misc]simplify: iters left: 4 (33 enodes) 1548148250.291 * * [misc]simplify: iters left: 3 (41 enodes) 1548148250.296 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) 1548148250.296 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.296 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))) 1548148250.296 * * [misc]simplify: iters left: 6 (14 enodes) 1548148250.298 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.302 * * [misc]simplify: iters left: 4 (52 enodes) 1548148250.308 * * [misc]simplify: iters left: 3 (69 enodes) 1548148250.315 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v))))) 1548148250.315 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (cbrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.315 * * * * [misc]progress: [ 42 / 252 ] simplifiying candidate # 1548148250.315 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.316 * * [misc]simplify: iters left: 6 (10 enodes) 1548148250.317 * * [misc]simplify: iters left: 5 (17 enodes) 1548148250.319 * * [misc]simplify: iters left: 4 (31 enodes) 1548148250.323 * * [misc]simplify: iters left: 3 (39 enodes) 1548148250.327 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148250.327 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.327 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.327 * * [misc]simplify: iters left: 6 (14 enodes) 1548148250.329 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.333 * * [misc]simplify: iters left: 4 (52 enodes) 1548148250.341 * * [misc]simplify: iters left: 3 (69 enodes) 1548148250.349 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148250.349 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.349 * * * * [misc]progress: [ 43 / 252 ] simplifiying candidate # 1548148250.349 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1548148250.349 * * [misc]simplify: iters left: 3 (3 enodes) 1548148250.350 * * [misc]simplify: iters left: 2 (5 enodes) 1548148250.350 * [exit]simplify: Simplified to 1 1548148250.350 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.350 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148250.351 * * [misc]simplify: iters left: 6 (13 enodes) 1548148250.352 * * [misc]simplify: iters left: 5 (25 enodes) 1548148250.356 * * [misc]simplify: iters left: 4 (51 enodes) 1548148250.362 * * [misc]simplify: iters left: 3 (68 enodes) 1548148250.369 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148250.369 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.369 * * * * [misc]progress: [ 44 / 252 ] simplifiying candidate # 1548148250.370 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.370 * * [misc]simplify: iters left: 6 (10 enodes) 1548148250.371 * * [misc]simplify: iters left: 5 (17 enodes) 1548148250.373 * * [misc]simplify: iters left: 4 (31 enodes) 1548148250.377 * * [misc]simplify: iters left: 3 (39 enodes) 1548148250.381 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) 1548148250.381 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* -6 v)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.381 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148250.381 * * [misc]simplify: iters left: 6 (14 enodes) 1548148250.383 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.387 * * [misc]simplify: iters left: 4 (52 enodes) 1548148250.393 * * [misc]simplify: iters left: 3 (69 enodes) 1548148250.402 * [exit]simplify: Simplified to (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))) 1548148250.402 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (sqrt (- 2 (* (* 6 v) v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.402 * * * * [misc]progress: [ 45 / 252 ] simplifiying candidate # 1548148250.403 * [enter]simplify: Simplifying (/ 1 1) 1548148250.403 * * [misc]simplify: iters left: 2 (2 enodes) 1548148250.403 * * [misc]simplify: iters left: 1 (4 enodes) 1548148250.403 * [exit]simplify: Simplified to 1 1548148250.403 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.403 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148250.403 * * [misc]simplify: iters left: 6 (13 enodes) 1548148250.405 * * [misc]simplify: iters left: 5 (25 enodes) 1548148250.409 * * [misc]simplify: iters left: 4 (51 enodes) 1548148250.415 * * [misc]simplify: iters left: 3 (68 enodes) 1548148250.422 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148250.422 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.422 * * * * [misc]progress: [ 46 / 252 ] simplifiying candidate # 1548148250.422 * * * * [misc]progress: [ 47 / 252 ] simplifiying candidate # 1548148250.423 * * * * [misc]progress: [ 48 / 252 ] simplifiying candidate # 1548148250.423 * * * * [misc]progress: [ 49 / 252 ] simplifiying candidate # 1548148250.423 * [enter]simplify: Simplifying (cbrt (sqrt (- 2 (* 6 (* v v))))) 1548148250.423 * * [misc]simplify: iters left: 6 (8 enodes) 1548148250.424 * * [misc]simplify: iters left: 5 (13 enodes) 1548148250.426 * * [misc]simplify: iters left: 4 (27 enodes) 1548148250.429 * * [misc]simplify: iters left: 3 (35 enodes) 1548148250.433 * [exit]simplify: Simplified to (cbrt (sqrt (+ 2 (* (* -6 v) v)))) 1548148250.433 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v))))))) (cbrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.433 * * * * [misc]progress: [ 50 / 252 ] simplifiying candidate # 1548148250.433 * [enter]simplify: Simplifying (sqrt (cbrt (- 2 (* 6 (* v v))))) 1548148250.433 * * [misc]simplify: iters left: 6 (8 enodes) 1548148250.434 * * [misc]simplify: iters left: 5 (13 enodes) 1548148250.436 * * [misc]simplify: iters left: 4 (27 enodes) 1548148250.440 * * [misc]simplify: iters left: 3 (35 enodes) 1548148250.444 * [exit]simplify: Simplified to (sqrt (cbrt (+ 2 (* (* -6 v) v)))) 1548148250.444 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v))))))) (sqrt (cbrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.444 * * * * [misc]progress: [ 51 / 252 ] simplifiying candidate # 1548148250.444 * [enter]simplify: Simplifying (sqrt (sqrt (- 2 (* 6 (* v v))))) 1548148250.444 * * [misc]simplify: iters left: 6 (8 enodes) 1548148250.445 * * [misc]simplify: iters left: 5 (13 enodes) 1548148250.447 * * [misc]simplify: iters left: 4 (27 enodes) 1548148250.450 * * [misc]simplify: iters left: 3 (35 enodes) 1548148250.454 * [exit]simplify: Simplified to (sqrt (sqrt (+ 2 (* (* -6 v) v)))) 1548148250.454 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.454 * * * * [misc]progress: [ 52 / 252 ] simplifiying candidate # 1548148250.454 * [enter]simplify: Simplifying (sqrt (- 2 (* 6 (* v v)))) 1548148250.454 * * [misc]simplify: iters left: 6 (7 enodes) 1548148250.455 * * [misc]simplify: iters left: 5 (12 enodes) 1548148250.457 * * [misc]simplify: iters left: 4 (26 enodes) 1548148250.460 * * [misc]simplify: iters left: 3 (34 enodes) 1548148250.465 * [exit]simplify: Simplified to (sqrt (- 2 (* (* v v) 6))) 1548148250.465 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt 1)) (sqrt (- 2 (* (* v v) 6))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.465 * * * * [misc]progress: [ 53 / 252 ] simplifiying candidate # 1548148250.465 * [enter]simplify: Simplifying (sqrt (sqrt (- 2 (* 6 (* v v))))) 1548148250.465 * * [misc]simplify: iters left: 6 (8 enodes) 1548148250.466 * * [misc]simplify: iters left: 5 (13 enodes) 1548148250.469 * * [misc]simplify: iters left: 4 (27 enodes) 1548148250.472 * * [misc]simplify: iters left: 3 (35 enodes) 1548148250.475 * [exit]simplify: Simplified to (sqrt (sqrt (+ 2 (* (* -6 v) v)))) 1548148250.475 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.476 * * * * [misc]progress: [ 54 / 252 ] simplifiying candidate # 1548148250.476 * [enter]simplify: Simplifying (sqrt (- 2 (* 6 (* v v)))) 1548148250.476 * * [misc]simplify: iters left: 6 (7 enodes) 1548148250.477 * * [misc]simplify: iters left: 5 (12 enodes) 1548148250.479 * * [misc]simplify: iters left: 4 (26 enodes) 1548148250.482 * * [misc]simplify: iters left: 3 (34 enodes) 1548148250.485 * [exit]simplify: Simplified to (sqrt (- 2 (* (* v v) 6))) 1548148250.485 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) 1) (sqrt (- 2 (* (* v v) 6))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.485 * * * * [misc]progress: [ 55 / 252 ] simplifiying candidate # 1548148250.486 * [enter]simplify: Simplifying (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148250.486 * * [misc]simplify: iters left: 6 (9 enodes) 1548148250.487 * * [misc]simplify: iters left: 5 (16 enodes) 1548148250.489 * * [misc]simplify: iters left: 4 (30 enodes) 1548148250.493 * * [misc]simplify: iters left: 3 (41 enodes) 1548148250.498 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148250.498 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.498 * * * * [misc]progress: [ 56 / 252 ] simplifiying candidate # 1548148250.498 * [enter]simplify: Simplifying (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148250.498 * * [misc]simplify: iters left: 6 (8 enodes) 1548148250.499 * * [misc]simplify: iters left: 5 (15 enodes) 1548148250.501 * * [misc]simplify: iters left: 4 (29 enodes) 1548148250.505 * * [misc]simplify: iters left: 3 (40 enodes) 1548148250.509 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148250.509 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.509 * * * * [misc]progress: [ 57 / 252 ] simplifiying candidate # 1548148250.509 * [enter]simplify: Simplifying (cbrt 1) 1548148250.509 * * [misc]simplify: iters left: 1 (2 enodes) 1548148250.510 * [exit]simplify: Simplified to 1 1548148250.510 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ 1 (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (- 1 (* (* v v) 5)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.510 * * * * [misc]progress: [ 58 / 252 ] simplifiying candidate # 1548148250.510 * [enter]simplify: Simplifying (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148250.510 * * [misc]simplify: iters left: 6 (9 enodes) 1548148250.512 * * [misc]simplify: iters left: 5 (16 enodes) 1548148250.514 * * [misc]simplify: iters left: 4 (30 enodes) 1548148250.517 * * [misc]simplify: iters left: 3 (41 enodes) 1548148250.522 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148250.522 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (- 2 (* 6 (* v v)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.522 * * * * [misc]progress: [ 59 / 252 ] simplifiying candidate # 1548148250.522 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148250.522 * * [misc]simplify: iters left: 6 (8 enodes) 1548148250.523 * * [misc]simplify: iters left: 5 (15 enodes) 1548148250.527 * * [misc]simplify: iters left: 4 (29 enodes) 1548148250.530 * * [misc]simplify: iters left: 3 (40 enodes) 1548148250.535 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148250.535 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- 2 (* 6 (* v v)))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.535 * * * * [misc]progress: [ 60 / 252 ] simplifiying candidate # 1548148250.535 * * * * [misc]progress: [ 61 / 252 ] simplifiying candidate # 1548148250.535 * [enter]simplify: Simplifying (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) 1548148250.535 * * [misc]simplify: iters left: 6 (11 enodes) 1548148250.537 * * [misc]simplify: iters left: 5 (29 enodes) 1548148250.542 * * [misc]simplify: iters left: 4 (83 enodes) 1548148250.556 * * [misc]simplify: iters left: 3 (166 enodes) 1548148250.586 * * [misc]simplify: iters left: 2 (247 enodes) 1548148250.624 * * [misc]simplify: iters left: 1 (284 enodes) 1548148250.652 * [exit]simplify: Simplified to (sqrt (+ (+ 4 (* 36 (pow v 4))) (* 12 (* v v)))) 1548148250.652 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (+ 4 (* 36 (pow v 4))) (* 12 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.652 * * * * [misc]progress: [ 62 / 252 ] simplifiying candidate # 1548148250.653 * [enter]simplify: Simplifying (sqrt (+ 2 (* 6 (* v v)))) 1548148250.653 * * [misc]simplify: iters left: 6 (7 enodes) 1548148250.654 * * [misc]simplify: iters left: 5 (11 enodes) 1548148250.655 * * [misc]simplify: iters left: 4 (13 enodes) 1548148250.657 * [exit]simplify: Simplified to (sqrt (+ 2 (* (* v v) 6))) 1548148250.657 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v)))))) (sqrt (+ 2 (* (* v v) 6))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.657 * * * * [misc]progress: [ 63 / 252 ] simplifiying candidate # 1548148250.657 * [enter]simplify: Simplifying (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))) 1548148250.657 * * [misc]simplify: iters left: 6 (10 enodes) 1548148250.659 * * [misc]simplify: iters left: 5 (26 enodes) 1548148250.663 * * [misc]simplify: iters left: 4 (67 enodes) 1548148250.677 * * [misc]simplify: iters left: 3 (263 enodes) 1548148250.779 * [exit]simplify: Simplified to (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) 1548148250.779 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* (sqrt (- 2 (* 6 (* v v)))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.779 * * * * [misc]progress: [ 64 / 252 ] simplifiying candidate # 1548148250.779 * [enter]simplify: Simplifying (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))) 1548148250.779 * * [misc]simplify: iters left: 6 (9 enodes) 1548148250.781 * * [misc]simplify: iters left: 5 (20 enodes) 1548148250.784 * * [misc]simplify: iters left: 4 (49 enodes) 1548148250.794 * * [misc]simplify: iters left: 3 (134 enodes) 1548148250.824 * * [misc]simplify: iters left: 2 (261 enodes) 1548148250.869 * * [misc]simplify: iters left: 1 (297 enodes) 1548148250.917 * [exit]simplify: Simplified to (cbrt (+ (* (pow v 4) -25) 1)) 1548148250.917 * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (+ (* (pow v 4) -25) 1)) (* (sqrt (- 2 (* 6 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.917 * * * * [misc]progress: [ 65 / 252 ] simplifiying candidate # 1548148250.917 * * * * [misc]progress: [ 66 / 252 ] simplifiying candidate # 1548148250.917 * [enter]simplify: Simplifying (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (+ (* (* -6 v) v) 2)))) 1548148250.917 * * [misc]simplify: iters left: 6 (16 enodes) 1548148250.919 * * [misc]simplify: iters left: 5 (29 enodes) 1548148250.923 * * [misc]simplify: iters left: 4 (45 enodes) 1548148250.928 * * [misc]simplify: iters left: 3 (56 enodes) 1548148250.934 * [exit]simplify: Simplified to (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (+ 2 (* (* v v) -6))))) 1548148250.934 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (exp (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148250.934 * * * * [misc]progress: [ 67 / 252 ] simplifiying candidate # 1548148250.934 * * * * [misc]progress: [ 68 / 252 ] simplifiying candidate # 1548148250.935 * * * * [misc]progress: [ 69 / 252 ] simplifiying candidate # 1548148250.935 * [enter]simplify: Simplifying (/ (- 1 (* (* v v) 5)) (* (* (sqrt (+ (* (* -6 v) v) 2)) (sqrt (+ (* (* -6 v) v) 2))) (sqrt (+ (* (* -6 v) v) 2)))) 1548148250.935 * * [misc]simplify: iters left: 6 (15 enodes) 1548148250.937 * * [misc]simplify: iters left: 5 (32 enodes) 1548148250.942 * * [misc]simplify: iters left: 4 (91 enodes) 1548148250.957 * * [misc]simplify: iters left: 3 (240 enodes) 1548148251.019 * [exit]simplify: Simplified to (/ (/ (- 1 (* (* v v) 5)) (+ (* v (* -6 v)) 2)) (sqrt (+ (* v (* -6 v)) 2))) 1548148251.019 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (cbrt (/ (/ (- 1 (* (* v v) 5)) (+ (* v (* -6 v)) 2)) (sqrt (+ (* v (* -6 v)) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.019 * * * * [misc]progress: [ 70 / 252 ] simplifiying candidate # 1548148251.019 * * * * [misc]progress: [ 71 / 252 ] simplifiying candidate # 1548148251.019 * * * * [misc]progress: [ 72 / 252 ] simplifiying candidate # 1548148251.019 * * * * [misc]progress: [ 73 / 252 ] simplifiying candidate # 1548148251.020 * * * * [misc]progress: [ 74 / 252 ] simplifiying candidate # 1548148251.020 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148251.020 * * [misc]simplify: iters left: 6 (18 enodes) 1548148251.022 * * [misc]simplify: iters left: 5 (31 enodes) 1548148251.026 * * [misc]simplify: iters left: 4 (46 enodes) 1548148251.032 * * [misc]simplify: iters left: 3 (57 enodes) 1548148251.038 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) 1548148251.038 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.038 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.039 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.041 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.044 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.049 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.057 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.057 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.057 * * * * [misc]progress: [ 75 / 252 ] simplifiying candidate # 1548148251.057 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2))))) 1548148251.057 * * [misc]simplify: iters left: 6 (18 enodes) 1548148251.060 * * [misc]simplify: iters left: 5 (30 enodes) 1548148251.064 * * [misc]simplify: iters left: 4 (45 enodes) 1548148251.069 * * [misc]simplify: iters left: 3 (56 enodes) 1548148251.075 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ 2 (* (* v -6) v))))) 1548148251.075 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.075 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148251.075 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.077 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.081 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.086 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.092 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))) 1548148251.092 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.092 * * * * [misc]progress: [ 76 / 252 ] simplifiying candidate # 1548148251.092 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.092 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.094 * * [misc]simplify: iters left: 5 (28 enodes) 1548148251.098 * * [misc]simplify: iters left: 4 (43 enodes) 1548148251.103 * * [misc]simplify: iters left: 3 (54 enodes) 1548148251.109 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) 1548148251.109 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.109 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.110 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.112 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.115 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.121 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.127 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.127 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.127 * * * * [misc]progress: [ 77 / 252 ] simplifiying candidate # 1548148251.127 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148251.128 * * [misc]simplify: iters left: 6 (11 enodes) 1548148251.129 * * [misc]simplify: iters left: 5 (18 enodes) 1548148251.132 * * [misc]simplify: iters left: 4 (32 enodes) 1548148251.136 * * [misc]simplify: iters left: 3 (45 enodes) 1548148251.141 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148251.141 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.141 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.141 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.143 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.146 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.151 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.157 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.157 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.157 * * * * [misc]progress: [ 78 / 252 ] simplifiying candidate # 1548148251.157 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.157 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.159 * * [misc]simplify: iters left: 5 (28 enodes) 1548148251.163 * * [misc]simplify: iters left: 4 (43 enodes) 1548148251.168 * * [misc]simplify: iters left: 3 (54 enodes) 1548148251.174 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) 1548148251.174 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.174 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.174 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.176 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.180 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.186 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.192 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.192 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.192 * * * * [misc]progress: [ 79 / 252 ] simplifiying candidate # 1548148251.192 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) 1548148251.192 * * [misc]simplify: iters left: 6 (10 enodes) 1548148251.194 * * [misc]simplify: iters left: 5 (17 enodes) 1548148251.197 * * [misc]simplify: iters left: 4 (33 enodes) 1548148251.200 * * [misc]simplify: iters left: 3 (44 enodes) 1548148251.205 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148251.205 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.205 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.205 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.207 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.211 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.215 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.221 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.221 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.221 * * * * [misc]progress: [ 80 / 252 ] simplifiying candidate # 1548148251.221 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148251.222 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.224 * * [misc]simplify: iters left: 5 (30 enodes) 1548148251.228 * * [misc]simplify: iters left: 4 (45 enodes) 1548148251.233 * * [misc]simplify: iters left: 3 (56 enodes) 1548148251.239 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148251.239 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.239 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.239 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.242 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.245 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.251 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.257 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.257 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.257 * * * * [misc]progress: [ 81 / 252 ] simplifiying candidate # 1548148251.257 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2))))) 1548148251.257 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.260 * * [misc]simplify: iters left: 5 (29 enodes) 1548148251.264 * * [misc]simplify: iters left: 4 (44 enodes) 1548148251.268 * * [misc]simplify: iters left: 3 (55 enodes) 1548148251.275 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) 1548148251.275 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.275 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148251.275 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.277 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.281 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.285 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.291 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))) 1548148251.291 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.291 * * * * [misc]progress: [ 82 / 252 ] simplifiying candidate # 1548148251.292 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.292 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.294 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.297 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.302 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.308 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.308 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.308 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.308 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.312 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.315 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.320 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.326 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.326 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.326 * * * * [misc]progress: [ 83 / 252 ] simplifiying candidate # 1548148251.326 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148251.326 * * [misc]simplify: iters left: 6 (10 enodes) 1548148251.328 * * [misc]simplify: iters left: 5 (17 enodes) 1548148251.330 * * [misc]simplify: iters left: 4 (31 enodes) 1548148251.334 * * [misc]simplify: iters left: 3 (44 enodes) 1548148251.338 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148251.338 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.339 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.339 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.341 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.344 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.349 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.355 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.355 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.355 * * * * [misc]progress: [ 84 / 252 ] simplifiying candidate # 1548148251.355 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.355 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.357 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.361 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.366 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.372 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.372 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.372 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.372 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.375 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.379 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.383 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.389 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.389 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.389 * * * * [misc]progress: [ 85 / 252 ] simplifiying candidate # 1548148251.390 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) 1548148251.390 * * [misc]simplify: iters left: 6 (9 enodes) 1548148251.391 * * [misc]simplify: iters left: 5 (16 enodes) 1548148251.394 * * [misc]simplify: iters left: 4 (32 enodes) 1548148251.397 * * [misc]simplify: iters left: 3 (43 enodes) 1548148251.402 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148251.402 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.402 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.402 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.404 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.407 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.412 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.418 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.418 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.418 * * * * [misc]progress: [ 86 / 252 ] simplifiying candidate # 1548148251.418 * [enter]simplify: Simplifying (/ (cbrt 1) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148251.418 * * [misc]simplify: iters left: 6 (12 enodes) 1548148251.420 * * [misc]simplify: iters left: 5 (21 enodes) 1548148251.422 * * [misc]simplify: iters left: 4 (23 enodes) 1548148251.425 * * [misc]simplify: iters left: 3 (25 enodes) 1548148251.427 * * [misc]simplify: iters left: 2 (26 enodes) 1548148251.430 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) 1548148251.430 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (/ 1 (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.430 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.430 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.432 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.436 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.441 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.447 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* v -6) v))))) 1548148251.447 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (/ 1 (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.447 * * * * [misc]progress: [ 87 / 252 ] simplifiying candidate # 1548148251.448 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2))))) 1548148251.448 * * [misc]simplify: iters left: 6 (12 enodes) 1548148251.450 * * [misc]simplify: iters left: 5 (20 enodes) 1548148251.452 * * [misc]simplify: iters left: 4 (21 enodes) 1548148251.454 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ (* v (* -6 v)) 2)))) 1548148251.454 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (fabs (cbrt (+ (* v (* -6 v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.454 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148251.454 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.456 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.460 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.464 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.470 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* v -6) v))))) 1548148251.470 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (fabs (cbrt (+ (* v (* -6 v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.470 * * * * [misc]progress: [ 88 / 252 ] simplifiying candidate # 1548148251.471 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.471 * * [misc]simplify: iters left: 6 (11 enodes) 1548148251.472 * * [misc]simplify: iters left: 5 (18 enodes) 1548148251.474 * * [misc]simplify: iters left: 4 (19 enodes) 1548148251.476 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ (* -6 (* v v)) 2)))) 1548148251.476 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.476 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.477 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.479 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.482 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.486 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.492 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) 1548148251.492 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.492 * * * * [misc]progress: [ 89 / 252 ] simplifiying candidate # 1548148251.493 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt 1)) 1548148251.493 * * [misc]simplify: iters left: 3 (4 enodes) 1548148251.494 * * [misc]simplify: iters left: 2 (6 enodes) 1548148251.494 * [exit]simplify: Simplified to 1 1548148251.494 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.494 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.494 * * [misc]simplify: iters left: 6 (14 enodes) 1548148251.496 * * [misc]simplify: iters left: 5 (25 enodes) 1548148251.500 * * [misc]simplify: iters left: 4 (40 enodes) 1548148251.505 * * [misc]simplify: iters left: 3 (51 enodes) 1548148251.511 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))) 1548148251.511 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.511 * * * * [misc]progress: [ 90 / 252 ] simplifiying candidate # 1548148251.511 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.512 * * [misc]simplify: iters left: 6 (11 enodes) 1548148251.513 * * [misc]simplify: iters left: 5 (18 enodes) 1548148251.515 * * [misc]simplify: iters left: 4 (19 enodes) 1548148251.517 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ (* -6 (* v v)) 2)))) 1548148251.517 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.517 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.518 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.520 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.523 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.527 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.533 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) 1548148251.533 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ (* -6 (* v v)) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.533 * * * * [misc]progress: [ 91 / 252 ] simplifiying candidate # 1548148251.534 * [enter]simplify: Simplifying (/ (cbrt 1) 1) 1548148251.534 * * [misc]simplify: iters left: 3 (3 enodes) 1548148251.534 * * [misc]simplify: iters left: 2 (5 enodes) 1548148251.535 * [exit]simplify: Simplified to 1 1548148251.535 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.535 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.535 * * [misc]simplify: iters left: 6 (14 enodes) 1548148251.537 * * [misc]simplify: iters left: 5 (25 enodes) 1548148251.540 * * [misc]simplify: iters left: 4 (40 enodes) 1548148251.545 * * [misc]simplify: iters left: 3 (51 enodes) 1548148251.550 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))) 1548148251.551 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.551 * * * * [misc]progress: [ 92 / 252 ] simplifiying candidate # 1548148251.551 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148251.551 * * [misc]simplify: iters left: 6 (18 enodes) 1548148251.553 * * [misc]simplify: iters left: 5 (35 enodes) 1548148251.558 * * [misc]simplify: iters left: 4 (59 enodes) 1548148251.565 * * [misc]simplify: iters left: 3 (73 enodes) 1548148251.574 * * [misc]simplify: iters left: 2 (76 enodes) 1548148251.581 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) 1548148251.581 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (* (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.582 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.582 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.584 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.587 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.592 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.598 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.598 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.598 * * * * [misc]progress: [ 93 / 252 ] simplifiying candidate # 1548148251.598 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2))))) 1548148251.598 * * [misc]simplify: iters left: 6 (18 enodes) 1548148251.601 * * [misc]simplify: iters left: 5 (32 enodes) 1548148251.605 * * [misc]simplify: iters left: 4 (49 enodes) 1548148251.611 * * [misc]simplify: iters left: 3 (61 enodes) 1548148251.618 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 2 (* (* v -6) v))))) 1548148251.618 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.618 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148251.618 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.620 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.624 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.630 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.636 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))) 1548148251.636 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 2 (* (* v -6) v))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.636 * * * * [misc]progress: [ 94 / 252 ] simplifiying candidate # 1548148251.636 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.636 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.638 * * [misc]simplify: iters left: 5 (30 enodes) 1548148251.642 * * [misc]simplify: iters left: 4 (47 enodes) 1548148251.647 * * [misc]simplify: iters left: 3 (59 enodes) 1548148251.655 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (+ (* (* v v) -5) 1)))) 1548148251.655 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (* (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.655 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.655 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.657 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.661 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.665 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.671 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.671 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.671 * * * * [misc]progress: [ 95 / 252 ] simplifiying candidate # 1548148251.671 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148251.672 * * [misc]simplify: iters left: 6 (11 enodes) 1548148251.673 * * [misc]simplify: iters left: 5 (20 enodes) 1548148251.676 * * [misc]simplify: iters left: 4 (36 enodes) 1548148251.680 * * [misc]simplify: iters left: 3 (51 enodes) 1548148251.686 * * [misc]simplify: iters left: 2 (66 enodes) 1548148251.693 * * [misc]simplify: iters left: 1 (67 enodes) 1548148251.697 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) 1548148251.697 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.697 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.697 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.699 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.703 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.708 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.713 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.713 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.713 * * * * [misc]progress: [ 96 / 252 ] simplifiying candidate # 1548148251.714 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.714 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.716 * * [misc]simplify: iters left: 5 (30 enodes) 1548148251.720 * * [misc]simplify: iters left: 4 (47 enodes) 1548148251.725 * * [misc]simplify: iters left: 3 (59 enodes) 1548148251.732 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (+ (* (* v v) -5) 1)))) 1548148251.732 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (* (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.732 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.732 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.734 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.738 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.743 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.749 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.749 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.749 * * * * [misc]progress: [ 97 / 252 ] simplifiying candidate # 1548148251.749 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) 1548148251.749 * * [misc]simplify: iters left: 6 (10 enodes) 1548148251.750 * * [misc]simplify: iters left: 5 (19 enodes) 1548148251.754 * * [misc]simplify: iters left: 4 (39 enodes) 1548148251.759 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.764 * * [misc]simplify: iters left: 2 (57 enodes) 1548148251.769 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148251.769 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.770 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.770 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.772 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.775 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.780 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.786 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.786 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.786 * * * * [misc]progress: [ 98 / 252 ] simplifiying candidate # 1548148251.786 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148251.786 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.788 * * [misc]simplify: iters left: 5 (30 enodes) 1548148251.792 * * [misc]simplify: iters left: 4 (45 enodes) 1548148251.797 * * [misc]simplify: iters left: 3 (56 enodes) 1548148251.804 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148251.804 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.804 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.804 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.806 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.810 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.814 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.822 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.822 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.822 * * * * [misc]progress: [ 99 / 252 ] simplifiying candidate # 1548148251.822 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2))))) 1548148251.822 * * [misc]simplify: iters left: 6 (17 enodes) 1548148251.824 * * [misc]simplify: iters left: 5 (29 enodes) 1548148251.828 * * [misc]simplify: iters left: 4 (44 enodes) 1548148251.833 * * [misc]simplify: iters left: 3 (55 enodes) 1548148251.839 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) 1548148251.839 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.839 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148251.840 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.842 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.845 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.850 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.856 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))) 1548148251.856 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 2 (* (* v v) -6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.856 * * * * [misc]progress: [ 100 / 252 ] simplifiying candidate # 1548148251.856 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.856 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.859 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.862 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.867 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.873 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.873 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.873 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.873 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.875 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.879 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.885 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.891 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.891 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.891 * * * * [misc]progress: [ 101 / 252 ] simplifiying candidate # 1548148251.891 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148251.891 * * [misc]simplify: iters left: 6 (10 enodes) 1548148251.893 * * [misc]simplify: iters left: 5 (17 enodes) 1548148251.895 * * [misc]simplify: iters left: 4 (31 enodes) 1548148251.899 * * [misc]simplify: iters left: 3 (44 enodes) 1548148251.903 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148251.904 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.904 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.904 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.906 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.909 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.914 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.920 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.920 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.920 * * * * [misc]progress: [ 102 / 252 ] simplifiying candidate # 1548148251.920 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.920 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.922 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.926 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.930 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.936 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.936 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.936 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.936 * * [misc]simplify: iters left: 6 (16 enodes) 1548148251.939 * * [misc]simplify: iters left: 5 (27 enodes) 1548148251.942 * * [misc]simplify: iters left: 4 (42 enodes) 1548148251.948 * * [misc]simplify: iters left: 3 (53 enodes) 1548148251.954 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148251.954 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.954 * * * * [misc]progress: [ 103 / 252 ] simplifiying candidate # 1548148251.955 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) 1548148251.955 * * [misc]simplify: iters left: 6 (9 enodes) 1548148251.956 * * [misc]simplify: iters left: 5 (16 enodes) 1548148251.959 * * [misc]simplify: iters left: 4 (32 enodes) 1548148251.962 * * [misc]simplify: iters left: 3 (43 enodes) 1548148251.967 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148251.967 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.967 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))) 1548148251.967 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.969 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.972 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.977 * * [misc]simplify: iters left: 3 (52 enodes) 1548148251.983 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) 1548148251.983 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.983 * * * * [misc]progress: [ 104 / 252 ] simplifiying candidate # 1548148251.983 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148251.983 * * [misc]simplify: iters left: 6 (11 enodes) 1548148251.985 * * [misc]simplify: iters left: 5 (20 enodes) 1548148251.987 * * [misc]simplify: iters left: 4 (21 enodes) 1548148251.989 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ 2 (* v (* v -6)))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) 1548148251.989 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ (/ 1 (cbrt (sqrt (+ 2 (* v (* v -6)))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148251.989 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148251.989 * * [misc]simplify: iters left: 6 (15 enodes) 1548148251.991 * * [misc]simplify: iters left: 5 (26 enodes) 1548148251.995 * * [misc]simplify: iters left: 4 (41 enodes) 1548148251.999 * * [misc]simplify: iters left: 3 (52 enodes) 1548148252.006 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* v -6) v))))) 1548148252.006 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.006 * * * * [misc]progress: [ 105 / 252 ] simplifiying candidate # 1548148252.006 * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2))))) 1548148252.006 * * [misc]simplify: iters left: 6 (11 enodes) 1548148252.007 * * [misc]simplify: iters left: 5 (19 enodes) 1548148252.011 * * [misc]simplify: iters left: 4 (20 enodes) 1548148252.013 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) 1548148252.013 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.013 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))) 1548148252.013 * * [misc]simplify: iters left: 6 (15 enodes) 1548148252.015 * * [misc]simplify: iters left: 5 (26 enodes) 1548148252.019 * * [misc]simplify: iters left: 4 (41 enodes) 1548148252.023 * * [misc]simplify: iters left: 3 (52 enodes) 1548148252.029 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* v -6) v))))) 1548148252.029 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (fabs (cbrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.029 * * * * [misc]progress: [ 106 / 252 ] simplifiying candidate # 1548148252.029 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148252.029 * * [misc]simplify: iters left: 6 (10 enodes) 1548148252.031 * * [misc]simplify: iters left: 5 (17 enodes) 1548148252.033 * * [misc]simplify: iters left: 4 (18 enodes) 1548148252.035 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148252.035 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.035 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148252.035 * * [misc]simplify: iters left: 6 (15 enodes) 1548148252.037 * * [misc]simplify: iters left: 5 (26 enodes) 1548148252.040 * * [misc]simplify: iters left: 4 (41 enodes) 1548148252.045 * * [misc]simplify: iters left: 3 (52 enodes) 1548148252.051 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) 1548148252.051 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.051 * * * * [misc]progress: [ 107 / 252 ] simplifiying candidate # 1548148252.051 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1548148252.051 * * [misc]simplify: iters left: 3 (3 enodes) 1548148252.052 * * [misc]simplify: iters left: 2 (5 enodes) 1548148252.052 * [exit]simplify: Simplified to 1 1548148252.052 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.053 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))) 1548148252.053 * * [misc]simplify: iters left: 6 (14 enodes) 1548148252.055 * * [misc]simplify: iters left: 5 (25 enodes) 1548148252.058 * * [misc]simplify: iters left: 4 (40 enodes) 1548148252.062 * * [misc]simplify: iters left: 3 (51 enodes) 1548148252.068 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))) 1548148252.068 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.068 * * * * [misc]progress: [ 108 / 252 ] simplifiying candidate # 1548148252.068 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148252.069 * * [misc]simplify: iters left: 6 (10 enodes) 1548148252.070 * * [misc]simplify: iters left: 5 (17 enodes) 1548148252.072 * * [misc]simplify: iters left: 4 (18 enodes) 1548148252.075 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) 1548148252.075 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6)))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.075 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148252.075 * * [misc]simplify: iters left: 6 (15 enodes) 1548148252.077 * * [misc]simplify: iters left: 5 (26 enodes) 1548148252.081 * * [misc]simplify: iters left: 4 (41 enodes) 1548148252.085 * * [misc]simplify: iters left: 3 (52 enodes) 1548148252.091 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) 1548148252.091 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 2 (* (* v -6) v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.091 * * * * [misc]progress: [ 109 / 252 ] simplifiying candidate # 1548148252.091 * [enter]simplify: Simplifying (/ 1 1) 1548148252.091 * * [misc]simplify: iters left: 2 (2 enodes) 1548148252.092 * * [misc]simplify: iters left: 1 (4 enodes) 1548148252.092 * [exit]simplify: Simplified to 1 1548148252.092 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.092 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))) 1548148252.092 * * [misc]simplify: iters left: 6 (14 enodes) 1548148252.094 * * [misc]simplify: iters left: 5 (25 enodes) 1548148252.098 * * [misc]simplify: iters left: 4 (40 enodes) 1548148252.102 * * [misc]simplify: iters left: 3 (51 enodes) 1548148252.108 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))) 1548148252.108 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* 1 (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ 2 (* (* v -6) v)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.108 * * * * [misc]progress: [ 110 / 252 ] simplifiying candidate # 1548148252.108 * * * * [misc]progress: [ 111 / 252 ] simplifiying candidate # 1548148252.108 * * * * [misc]progress: [ 112 / 252 ] simplifiying candidate # 1548148252.108 * * * * [misc]progress: [ 113 / 252 ] simplifiying candidate # 1548148252.109 * [enter]simplify: Simplifying (cbrt (sqrt (+ (* (* -6 v) v) 2))) 1548148252.109 * * [misc]simplify: iters left: 6 (8 enodes) 1548148252.110 * * [misc]simplify: iters left: 5 (13 enodes) 1548148252.111 * * [misc]simplify: iters left: 4 (14 enodes) 1548148252.113 * [exit]simplify: Simplified to (cbrt (sqrt (+ (* -6 (* v v)) 2))) 1548148252.113 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2))))) (cbrt (sqrt (+ (* -6 (* v v)) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.113 * * * * [misc]progress: [ 114 / 252 ] simplifiying candidate # 1548148252.113 * [enter]simplify: Simplifying (sqrt (cbrt (+ (* (* -6 v) v) 2))) 1548148252.113 * * [misc]simplify: iters left: 6 (8 enodes) 1548148252.114 * * [misc]simplify: iters left: 5 (13 enodes) 1548148252.116 * * [misc]simplify: iters left: 4 (14 enodes) 1548148252.117 * [exit]simplify: Simplified to (sqrt (cbrt (+ (* -6 (* v v)) 2))) 1548148252.117 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2))))) (sqrt (cbrt (+ (* -6 (* v v)) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.117 * * * * [misc]progress: [ 115 / 252 ] simplifiying candidate # 1548148252.117 * [enter]simplify: Simplifying (sqrt (sqrt (+ (* (* -6 v) v) 2))) 1548148252.118 * * [misc]simplify: iters left: 6 (8 enodes) 1548148252.119 * * [misc]simplify: iters left: 5 (13 enodes) 1548148252.120 * * [misc]simplify: iters left: 4 (14 enodes) 1548148252.122 * [exit]simplify: Simplified to (sqrt (sqrt (+ (* -6 (* v v)) 2))) 1548148252.122 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.122 * * * * [misc]progress: [ 116 / 252 ] simplifiying candidate # 1548148252.122 * [enter]simplify: Simplifying (sqrt (+ (* (* -6 v) v) 2)) 1548148252.122 * * [misc]simplify: iters left: 6 (7 enodes) 1548148252.123 * * [misc]simplify: iters left: 5 (12 enodes) 1548148252.124 * * [misc]simplify: iters left: 4 (13 enodes) 1548148252.126 * [exit]simplify: Simplified to (sqrt (+ (* (* -6 v) v) 2)) 1548148252.126 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt 1)) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.126 * * * * [misc]progress: [ 117 / 252 ] simplifiying candidate # 1548148252.126 * [enter]simplify: Simplifying (sqrt (sqrt (+ (* (* -6 v) v) 2))) 1548148252.126 * * [misc]simplify: iters left: 6 (8 enodes) 1548148252.127 * * [misc]simplify: iters left: 5 (13 enodes) 1548148252.129 * * [misc]simplify: iters left: 4 (14 enodes) 1548148252.130 * [exit]simplify: Simplified to (sqrt (sqrt (+ (* -6 (* v v)) 2))) 1548148252.130 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) (sqrt (sqrt (+ (* -6 (* v v)) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.131 * * * * [misc]progress: [ 118 / 252 ] simplifiying candidate # 1548148252.131 * [enter]simplify: Simplifying (sqrt (+ (* (* -6 v) v) 2)) 1548148252.131 * * [misc]simplify: iters left: 6 (7 enodes) 1548148252.132 * * [misc]simplify: iters left: 5 (12 enodes) 1548148252.133 * * [misc]simplify: iters left: 4 (13 enodes) 1548148252.135 * [exit]simplify: Simplified to (sqrt (+ (* (* -6 v) v) 2)) 1548148252.135 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (/ (/ (cbrt (- 1 (* (* v v) 5))) 1) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.135 * * * * [misc]progress: [ 119 / 252 ] simplifiying candidate # 1548148252.135 * [enter]simplify: Simplifying (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148252.135 * * [misc]simplify: iters left: 6 (9 enodes) 1548148252.136 * * [misc]simplify: iters left: 5 (16 enodes) 1548148252.140 * * [misc]simplify: iters left: 4 (30 enodes) 1548148252.143 * * [misc]simplify: iters left: 3 (41 enodes) 1548148252.148 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148252.148 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* (* -6 v) v) 2)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.148 * * * * [misc]progress: [ 120 / 252 ] simplifiying candidate # 1548148252.148 * [enter]simplify: Simplifying (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148252.148 * * [misc]simplify: iters left: 6 (8 enodes) 1548148252.149 * * [misc]simplify: iters left: 5 (15 enodes) 1548148252.151 * * [misc]simplify: iters left: 4 (29 enodes) 1548148252.155 * * [misc]simplify: iters left: 3 (40 enodes) 1548148252.159 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148252.159 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* (* -6 v) v) 2)) (cbrt (sqrt (- 1 (* (* v v) 5))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.160 * * * * [misc]progress: [ 121 / 252 ] simplifiying candidate # 1548148252.160 * [enter]simplify: Simplifying (cbrt 1) 1548148252.160 * * [misc]simplify: iters left: 1 (2 enodes) 1548148252.160 * [exit]simplify: Simplified to 1 1548148252.160 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ 1 (/ (sqrt (+ (* (* -6 v) v) 2)) (cbrt (- 1 (* (* v v) 5)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.160 * * * * [misc]progress: [ 122 / 252 ] simplifiying candidate # 1548148252.161 * [enter]simplify: Simplifying (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148252.161 * * [misc]simplify: iters left: 6 (9 enodes) 1548148252.162 * * [misc]simplify: iters left: 5 (16 enodes) 1548148252.164 * * [misc]simplify: iters left: 4 (30 enodes) 1548148252.168 * * [misc]simplify: iters left: 3 (41 enodes) 1548148252.172 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148252.172 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* (* -6 v) v) 2)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.172 * * * * [misc]progress: [ 123 / 252 ] simplifiying candidate # 1548148252.172 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148252.173 * * [misc]simplify: iters left: 6 (8 enodes) 1548148252.174 * * [misc]simplify: iters left: 5 (15 enodes) 1548148252.176 * * [misc]simplify: iters left: 4 (29 enodes) 1548148252.179 * * [misc]simplify: iters left: 3 (40 enodes) 1548148252.184 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148252.184 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* (* -6 v) v) 2)) (sqrt (cbrt (- 1 (* (* v v) 5))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.184 * * * * [misc]progress: [ 124 / 252 ] simplifiying candidate # 1548148252.184 * * * * [misc]progress: [ 125 / 252 ] simplifiying candidate # 1548148252.184 * [enter]simplify: Simplifying (sqrt (+ (* (* (* -6 v) v) (* (* -6 v) v)) (- (* 2 2) (* (* (* -6 v) v) 2)))) 1548148252.184 * * [misc]simplify: iters left: 6 (11 enodes) 1548148252.186 * * [misc]simplify: iters left: 5 (30 enodes) 1548148252.191 * * [misc]simplify: iters left: 4 (85 enodes) 1548148252.208 * * [misc]simplify: iters left: 3 (184 enodes) 1548148252.240 * * [misc]simplify: iters left: 2 (350 enodes) 1548148252.320 * [exit]simplify: Simplified to (sqrt (- (+ 4 (* 36 (pow v 4))) (* -12 (* v v)))) 1548148252.320 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (pow (* (* -6 v) v) 3) (pow 2 3)))) (sqrt (- (+ 4 (* 36 (pow v 4))) (* -12 (* v v)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.320 * * * * [misc]progress: [ 126 / 252 ] simplifiying candidate # 1548148252.320 * [enter]simplify: Simplifying (sqrt (- (* (* -6 v) v) 2)) 1548148252.320 * * [misc]simplify: iters left: 6 (7 enodes) 1548148252.321 * * [misc]simplify: iters left: 5 (14 enodes) 1548148252.323 * * [misc]simplify: iters left: 4 (16 enodes) 1548148252.325 * [exit]simplify: Simplified to (sqrt (- (* (* -6 v) v) 2)) 1548148252.325 * [misc]simplify: Simplified (2 1 1 1 1 2) to (λ (v t) (* (* (/ (sqrt (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* (* (* -6 v) v) (* (* -6 v) v)) (* 2 2)))) (sqrt (- (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.325 * * * * [misc]progress: [ 127 / 252 ] simplifiying candidate # 1548148252.325 * [enter]simplify: Simplifying (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))) 1548148252.325 * * [misc]simplify: iters left: 6 (10 enodes) 1548148252.327 * * [misc]simplify: iters left: 5 (26 enodes) 1548148252.330 * * [misc]simplify: iters left: 4 (67 enodes) 1548148252.345 * * [misc]simplify: iters left: 3 (263 enodes) 1548148252.447 * [exit]simplify: Simplified to (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) 1548148252.447 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* (sqrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5)))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.447 * * * * [misc]progress: [ 128 / 252 ] simplifiying candidate # 1548148252.447 * [enter]simplify: Simplifying (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))) 1548148252.447 * * [misc]simplify: iters left: 6 (9 enodes) 1548148252.449 * * [misc]simplify: iters left: 5 (20 enodes) 1548148252.452 * * [misc]simplify: iters left: 4 (49 enodes) 1548148252.462 * * [misc]simplify: iters left: 3 (134 enodes) 1548148252.492 * * [misc]simplify: iters left: 2 (261 enodes) 1548148252.536 * * [misc]simplify: iters left: 1 (297 enodes) 1548148252.584 * [exit]simplify: Simplified to (cbrt (+ (* (pow v 4) -25) 1)) 1548148252.584 * [misc]simplify: Simplified (2 1 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (pow v 4) -25) 1)) (* (sqrt (+ (* (* -6 v) v) 2)) (cbrt (+ 1 (* (* v v) 5)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.584 * * * * [misc]progress: [ 129 / 252 ] simplifiying candidate # 1548148252.584 * * * * [misc]progress: [ 130 / 252 ] simplifiying candidate # 1548148252.584 * * * * [misc]progress: [ 131 / 252 ] simplifiying candidate # 1548148252.584 * * * * [misc]progress: [ 132 / 252 ] simplifiying candidate # 1548148252.584 * * * * [misc]progress: [ 133 / 252 ] simplifiying candidate # 1548148252.584 * * * * [misc]progress: [ 134 / 252 ] simplifiying candidate # 1548148252.584 * * * * [misc]progress: [ 135 / 252 ] simplifiying candidate # 1548148252.584 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))))) 1548148252.585 * * [misc]simplify: iters left: 6 (17 enodes) 1548148252.587 * * [misc]simplify: iters left: 5 (29 enodes) 1548148252.591 * * [misc]simplify: iters left: 4 (44 enodes) 1548148252.596 * * [misc]simplify: iters left: 3 (55 enodes) 1548148252.602 * [exit]simplify: Simplified to (fabs (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v -6) v)))))) 1548148252.602 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v -6) v)))))) (sqrt (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.602 * * * * [misc]progress: [ 136 / 252 ] simplifiying candidate # 1548148252.602 * [enter]simplify: Simplifying (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.602 * * [misc]simplify: iters left: 6 (16 enodes) 1548148252.604 * * [misc]simplify: iters left: 5 (27 enodes) 1548148252.608 * * [misc]simplify: iters left: 4 (42 enodes) 1548148252.613 * * [misc]simplify: iters left: 3 (53 enodes) 1548148252.620 * [exit]simplify: Simplified to (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v -6) v)))))) 1548148252.620 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v -6) v)))))) (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.620 * * * * [misc]progress: [ 137 / 252 ] simplifiying candidate # 1548148252.621 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148252.621 * * [misc]simplify: iters left: 6 (19 enodes) 1548148252.623 * * [misc]simplify: iters left: 5 (32 enodes) 1548148252.627 * * [misc]simplify: iters left: 4 (47 enodes) 1548148252.633 * * [misc]simplify: iters left: 3 (58 enodes) 1548148252.639 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (+ 2 (* (* v -6) v))))))) 1548148252.639 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ 2 (* (* v -6) v)))) (cbrt (sqrt (+ 2 (* (* v -6) v))))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.640 * * * * [misc]progress: [ 138 / 252 ] simplifiying candidate # 1548148252.640 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2)))))) 1548148252.640 * * [misc]simplify: iters left: 6 (19 enodes) 1548148252.642 * * [misc]simplify: iters left: 5 (31 enodes) 1548148252.646 * * [misc]simplify: iters left: 4 (46 enodes) 1548148252.651 * * [misc]simplify: iters left: 3 (57 enodes) 1548148252.658 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (+ 2 (* (* v -6) v)))))) 1548148252.658 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (* (cbrt (- 1 (* v (* 5 v)))) (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (+ 2 (* (* v -6) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.658 * * * * [misc]progress: [ 139 / 252 ] simplifiying candidate # 1548148252.659 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.659 * * [misc]simplify: iters left: 6 (18 enodes) 1548148252.661 * * [misc]simplify: iters left: 5 (29 enodes) 1548148252.665 * * [misc]simplify: iters left: 4 (44 enodes) 1548148252.670 * * [misc]simplify: iters left: 3 (55 enodes) 1548148252.676 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 2 (* (* v -6) v)))))) 1548148252.676 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 2 (* (* v -6) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.676 * * * * [misc]progress: [ 140 / 252 ] simplifiying candidate # 1548148252.676 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148252.676 * * [misc]simplify: iters left: 6 (12 enodes) 1548148252.679 * * [misc]simplify: iters left: 5 (19 enodes) 1548148252.682 * * [misc]simplify: iters left: 4 (33 enodes) 1548148252.686 * * [misc]simplify: iters left: 3 (46 enodes) 1548148252.691 * [exit]simplify: Simplified to (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148252.691 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.691 * * * * [misc]progress: [ 141 / 252 ] simplifiying candidate # 1548148252.691 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.691 * * [misc]simplify: iters left: 6 (18 enodes) 1548148252.694 * * [misc]simplify: iters left: 5 (29 enodes) 1548148252.697 * * [misc]simplify: iters left: 4 (44 enodes) 1548148252.702 * * [misc]simplify: iters left: 3 (55 enodes) 1548148252.709 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 2 (* (* v -6) v)))))) 1548148252.709 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 2 (* (* v -6) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.709 * * * * [misc]progress: [ 142 / 252 ] simplifiying candidate # 1548148252.709 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148252.709 * * [misc]simplify: iters left: 6 (11 enodes) 1548148252.711 * * [misc]simplify: iters left: 5 (18 enodes) 1548148252.713 * * [misc]simplify: iters left: 4 (34 enodes) 1548148252.717 * * [misc]simplify: iters left: 3 (45 enodes) 1548148252.722 * [exit]simplify: Simplified to (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148252.722 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.722 * * * * [misc]progress: [ 143 / 252 ] simplifiying candidate # 1548148252.722 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148252.722 * * [misc]simplify: iters left: 6 (18 enodes) 1548148252.725 * * [misc]simplify: iters left: 5 (31 enodes) 1548148252.729 * * [misc]simplify: iters left: 4 (46 enodes) 1548148252.734 * * [misc]simplify: iters left: 3 (57 enodes) 1548148252.740 * [exit]simplify: Simplified to (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) 1548148252.740 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.741 * * * * [misc]progress: [ 144 / 252 ] simplifiying candidate # 1548148252.741 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2)))))) 1548148252.741 * * [misc]simplify: iters left: 6 (18 enodes) 1548148252.745 * * [misc]simplify: iters left: 5 (30 enodes) 1548148252.749 * * [misc]simplify: iters left: 4 (45 enodes) 1548148252.754 * * [misc]simplify: iters left: 3 (56 enodes) 1548148252.760 * [exit]simplify: Simplified to (sqrt (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 2 (* (* v v) -6)))))) 1548148252.760 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 2 (* (* v v) -6)))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.760 * * * * [misc]progress: [ 145 / 252 ] simplifiying candidate # 1548148252.760 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.760 * * [misc]simplify: iters left: 6 (17 enodes) 1548148252.763 * * [misc]simplify: iters left: 5 (28 enodes) 1548148252.766 * * [misc]simplify: iters left: 4 (43 enodes) 1548148252.771 * * [misc]simplify: iters left: 3 (54 enodes) 1548148252.777 * [exit]simplify: Simplified to (sqrt (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148252.777 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.777 * * * * [misc]progress: [ 146 / 252 ] simplifiying candidate # 1548148252.778 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1))) 1548148252.778 * * [misc]simplify: iters left: 6 (11 enodes) 1548148252.779 * * [misc]simplify: iters left: 5 (18 enodes) 1548148252.782 * * [misc]simplify: iters left: 4 (32 enodes) 1548148252.785 * * [misc]simplify: iters left: 3 (45 enodes) 1548148252.790 * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148252.790 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.790 * * * * [misc]progress: [ 147 / 252 ] simplifiying candidate # 1548148252.791 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.791 * * [misc]simplify: iters left: 6 (17 enodes) 1548148252.793 * * [misc]simplify: iters left: 5 (28 enodes) 1548148252.797 * * [misc]simplify: iters left: 4 (43 enodes) 1548148252.801 * * [misc]simplify: iters left: 3 (54 enodes) 1548148252.809 * [exit]simplify: Simplified to (sqrt (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148252.809 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.809 * * * * [misc]progress: [ 148 / 252 ] simplifiying candidate # 1548148252.809 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1)) 1548148252.809 * * [misc]simplify: iters left: 6 (10 enodes) 1548148252.811 * * [misc]simplify: iters left: 5 (17 enodes) 1548148252.813 * * [misc]simplify: iters left: 4 (33 enodes) 1548148252.817 * * [misc]simplify: iters left: 3 (44 enodes) 1548148252.822 * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148252.822 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.822 * * * * [misc]progress: [ 149 / 252 ] simplifiying candidate # 1548148252.822 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148252.822 * * [misc]simplify: iters left: 6 (13 enodes) 1548148252.824 * * [misc]simplify: iters left: 5 (22 enodes) 1548148252.827 * * [misc]simplify: iters left: 4 (24 enodes) 1548148252.829 * * [misc]simplify: iters left: 3 (26 enodes) 1548148252.831 * * [misc]simplify: iters left: 2 (27 enodes) 1548148252.834 * [exit]simplify: Simplified to (sqrt (/ (/ 1 (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) 1548148252.834 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (/ 1 (cbrt (sqrt (+ (* v (* -6 v)) 2)))) (cbrt (sqrt (+ (* v (* -6 v)) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.834 * * * * [misc]progress: [ 150 / 252 ] simplifiying candidate # 1548148252.834 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2)))))) 1548148252.835 * * [misc]simplify: iters left: 6 (13 enodes) 1548148252.837 * * [misc]simplify: iters left: 5 (21 enodes) 1548148252.839 * * [misc]simplify: iters left: 4 (22 enodes) 1548148252.841 * [exit]simplify: Simplified to (sqrt (/ 1 (fabs (cbrt (+ (* -6 (* v v)) 2))))) 1548148252.841 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ 1 (fabs (cbrt (+ (* -6 (* v v)) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.841 * * * * [misc]progress: [ 151 / 252 ] simplifiying candidate # 1548148252.841 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.841 * * [misc]simplify: iters left: 6 (12 enodes) 1548148252.843 * * [misc]simplify: iters left: 5 (19 enodes) 1548148252.845 * * [misc]simplify: iters left: 4 (20 enodes) 1548148252.847 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ (* v (* -6 v)) 2))))) 1548148252.847 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ 1 (sqrt (sqrt (+ (* v (* -6 v)) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.847 * * * * [misc]progress: [ 152 / 252 ] simplifiying candidate # 1548148252.848 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt 1))) 1548148252.848 * * [misc]simplify: iters left: 4 (5 enodes) 1548148252.849 * * [misc]simplify: iters left: 3 (7 enodes) 1548148252.849 * [exit]simplify: Simplified to 1 1548148252.849 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.849 * * * * [misc]progress: [ 153 / 252 ] simplifiying candidate # 1548148252.849 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.850 * * [misc]simplify: iters left: 6 (12 enodes) 1548148252.851 * * [misc]simplify: iters left: 5 (19 enodes) 1548148252.853 * * [misc]simplify: iters left: 4 (20 enodes) 1548148252.855 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ (* v (* -6 v)) 2))))) 1548148252.855 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ 1 (sqrt (sqrt (+ (* v (* -6 v)) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.855 * * * * [misc]progress: [ 154 / 252 ] simplifiying candidate # 1548148252.856 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) 1)) 1548148252.856 * * [misc]simplify: iters left: 4 (4 enodes) 1548148252.857 * * [misc]simplify: iters left: 3 (6 enodes) 1548148252.857 * [exit]simplify: Simplified to 1 1548148252.857 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.857 * * * * [misc]progress: [ 155 / 252 ] simplifiying candidate # 1548148252.857 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148252.857 * * [misc]simplify: iters left: 6 (19 enodes) 1548148252.860 * * [misc]simplify: iters left: 5 (36 enodes) 1548148252.865 * * [misc]simplify: iters left: 4 (61 enodes) 1548148252.873 * * [misc]simplify: iters left: 3 (75 enodes) 1548148252.881 * * [misc]simplify: iters left: 2 (78 enodes) 1548148252.889 * [exit]simplify: Simplified to (fabs (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) 1548148252.889 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (fabs (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ 2 (* (* v -6) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.889 * * * * [misc]progress: [ 156 / 252 ] simplifiying candidate # 1548148252.889 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2)))))) 1548148252.889 * * [misc]simplify: iters left: 6 (19 enodes) 1548148252.892 * * [misc]simplify: iters left: 5 (33 enodes) 1548148252.896 * * [misc]simplify: iters left: 4 (50 enodes) 1548148252.901 * * [misc]simplify: iters left: 3 (62 enodes) 1548148252.909 * [exit]simplify: Simplified to (sqrt (/ (* (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (+ 2 (* (* v -6) v)))))) 1548148252.909 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (* (cbrt (cbrt (- 1 (* v (* 5 v))))) (cbrt (cbrt (- 1 (* v (* 5 v)))))) (fabs (cbrt (+ 2 (* (* v -6) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.909 * * * * [misc]progress: [ 157 / 252 ] simplifiying candidate # 1548148252.909 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.909 * * [misc]simplify: iters left: 6 (18 enodes) 1548148252.912 * * [misc]simplify: iters left: 5 (31 enodes) 1548148252.916 * * [misc]simplify: iters left: 4 (48 enodes) 1548148252.921 * * [misc]simplify: iters left: 3 (60 enodes) 1548148252.928 * [exit]simplify: Simplified to (sqrt (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148252.928 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.928 * * * * [misc]progress: [ 158 / 252 ] simplifiying candidate # 1548148252.928 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148252.928 * * [misc]simplify: iters left: 6 (12 enodes) 1548148252.930 * * [misc]simplify: iters left: 5 (21 enodes) 1548148252.933 * * [misc]simplify: iters left: 4 (37 enodes) 1548148252.939 * * [misc]simplify: iters left: 3 (53 enodes) 1548148252.945 * * [misc]simplify: iters left: 2 (68 enodes) 1548148252.951 * * [misc]simplify: iters left: 1 (69 enodes) 1548148252.955 * [exit]simplify: Simplified to (fabs (cbrt (cbrt (+ (* v (* v -5)) 1)))) 1548148252.955 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (cbrt (+ (* v (* v -5)) 1)))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.955 * * * * [misc]progress: [ 159 / 252 ] simplifiying candidate # 1548148252.955 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148252.955 * * [misc]simplify: iters left: 6 (18 enodes) 1548148252.958 * * [misc]simplify: iters left: 5 (31 enodes) 1548148252.962 * * [misc]simplify: iters left: 4 (48 enodes) 1548148252.967 * * [misc]simplify: iters left: 3 (60 enodes) 1548148252.974 * [exit]simplify: Simplified to (sqrt (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148252.974 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v -6) v))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.974 * * * * [misc]progress: [ 160 / 252 ] simplifiying candidate # 1548148252.975 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148252.975 * * [misc]simplify: iters left: 6 (11 enodes) 1548148252.976 * * [misc]simplify: iters left: 5 (20 enodes) 1548148252.979 * * [misc]simplify: iters left: 4 (41 enodes) 1548148252.984 * * [misc]simplify: iters left: 3 (54 enodes) 1548148252.989 * * [misc]simplify: iters left: 2 (59 enodes) 1548148252.994 * [exit]simplify: Simplified to (fabs (cbrt (cbrt (+ (* v (* -5 v)) 1)))) 1548148252.994 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148252.994 * * * * [misc]progress: [ 161 / 252 ] simplifiying candidate # 1548148252.994 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148252.995 * * [misc]simplify: iters left: 6 (18 enodes) 1548148252.997 * * [misc]simplify: iters left: 5 (31 enodes) 1548148253.002 * * [misc]simplify: iters left: 4 (46 enodes) 1548148253.007 * * [misc]simplify: iters left: 3 (57 enodes) 1548148253.014 * [exit]simplify: Simplified to (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) 1548148253.014 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.014 * * * * [misc]progress: [ 162 / 252 ] simplifiying candidate # 1548148253.015 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2)))))) 1548148253.015 * * [misc]simplify: iters left: 6 (18 enodes) 1548148253.017 * * [misc]simplify: iters left: 5 (30 enodes) 1548148253.021 * * [misc]simplify: iters left: 4 (45 enodes) 1548148253.026 * * [misc]simplify: iters left: 3 (56 enodes) 1548148253.032 * [exit]simplify: Simplified to (sqrt (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 2 (* (* v v) -6)))))) 1548148253.032 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (sqrt (cbrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 2 (* (* v v) -6)))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.032 * * * * [misc]progress: [ 163 / 252 ] simplifiying candidate # 1548148253.032 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148253.033 * * [misc]simplify: iters left: 6 (17 enodes) 1548148253.035 * * [misc]simplify: iters left: 5 (28 enodes) 1548148253.038 * * [misc]simplify: iters left: 4 (43 enodes) 1548148253.043 * * [misc]simplify: iters left: 3 (54 enodes) 1548148253.049 * [exit]simplify: Simplified to (sqrt (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148253.049 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.049 * * * * [misc]progress: [ 164 / 252 ] simplifiying candidate # 1548148253.050 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1))) 1548148253.050 * * [misc]simplify: iters left: 6 (11 enodes) 1548148253.051 * * [misc]simplify: iters left: 5 (18 enodes) 1548148253.054 * * [misc]simplify: iters left: 4 (32 enodes) 1548148253.057 * * [misc]simplify: iters left: 3 (45 enodes) 1548148253.062 * [exit]simplify: Simplified to (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148253.063 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.063 * * * * [misc]progress: [ 165 / 252 ] simplifiying candidate # 1548148253.063 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148253.063 * * [misc]simplify: iters left: 6 (17 enodes) 1548148253.066 * * [misc]simplify: iters left: 5 (28 enodes) 1548148253.070 * * [misc]simplify: iters left: 4 (43 enodes) 1548148253.075 * * [misc]simplify: iters left: 3 (54 enodes) 1548148253.081 * [exit]simplify: Simplified to (sqrt (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) 1548148253.081 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.081 * * * * [misc]progress: [ 166 / 252 ] simplifiying candidate # 1548148253.081 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1)) 1548148253.081 * * [misc]simplify: iters left: 6 (10 enodes) 1548148253.082 * * [misc]simplify: iters left: 5 (17 enodes) 1548148253.085 * * [misc]simplify: iters left: 4 (33 enodes) 1548148253.088 * * [misc]simplify: iters left: 3 (44 enodes) 1548148253.093 * [exit]simplify: Simplified to (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148253.093 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.093 * * * * [misc]progress: [ 167 / 252 ] simplifiying candidate # 1548148253.093 * [enter]simplify: Simplifying (sqrt (/ 1 (* (cbrt (sqrt (+ (* (* -6 v) v) 2))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) 1548148253.094 * * [misc]simplify: iters left: 6 (12 enodes) 1548148253.095 * * [misc]simplify: iters left: 5 (21 enodes) 1548148253.097 * * [misc]simplify: iters left: 4 (22 enodes) 1548148253.100 * [exit]simplify: Simplified to (sqrt (/ 1 (* (cbrt (sqrt (+ 2 (* v (* v -6))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))))) 1548148253.100 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ 1 (* (cbrt (sqrt (+ 2 (* v (* v -6))))) (cbrt (sqrt (+ 2 (* v (* v -6)))))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.100 * * * * [misc]progress: [ 168 / 252 ] simplifiying candidate # 1548148253.100 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt (* (cbrt (+ (* (* -6 v) v) 2)) (cbrt (+ (* (* -6 v) v) 2)))))) 1548148253.100 * * [misc]simplify: iters left: 6 (12 enodes) 1548148253.102 * * [misc]simplify: iters left: 5 (20 enodes) 1548148253.104 * * [misc]simplify: iters left: 4 (21 enodes) 1548148253.107 * [exit]simplify: Simplified to (sqrt (/ 1 (fabs (cbrt (+ 2 (* v (* v -6))))))) 1548148253.107 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ 1 (fabs (cbrt (+ 2 (* v (* v -6))))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.107 * * * * [misc]progress: [ 169 / 252 ] simplifiying candidate # 1548148253.107 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148253.107 * * [misc]simplify: iters left: 6 (11 enodes) 1548148253.108 * * [misc]simplify: iters left: 5 (18 enodes) 1548148253.110 * * [misc]simplify: iters left: 4 (19 enodes) 1548148253.113 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6))))))) 1548148253.113 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6))))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.113 * * * * [misc]progress: [ 170 / 252 ] simplifiying candidate # 1548148253.113 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt 1))) 1548148253.113 * * [misc]simplify: iters left: 4 (4 enodes) 1548148253.114 * * [misc]simplify: iters left: 3 (6 enodes) 1548148253.114 * [exit]simplify: Simplified to 1 1548148253.114 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.114 * * * * [misc]progress: [ 171 / 252 ] simplifiying candidate # 1548148253.114 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt (sqrt (+ (* (* -6 v) v) 2))))) 1548148253.114 * * [misc]simplify: iters left: 6 (11 enodes) 1548148253.116 * * [misc]simplify: iters left: 5 (18 enodes) 1548148253.118 * * [misc]simplify: iters left: 4 (19 enodes) 1548148253.120 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6))))))) 1548148253.120 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ 1 (sqrt (sqrt (+ 2 (* v (* v -6))))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.120 * * * * [misc]progress: [ 172 / 252 ] simplifiying candidate # 1548148253.120 * [enter]simplify: Simplifying (sqrt (/ 1 1)) 1548148253.120 * * [misc]simplify: iters left: 3 (3 enodes) 1548148253.121 * * [misc]simplify: iters left: 2 (5 enodes) 1548148253.121 * [exit]simplify: Simplified to 1 1548148253.121 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.121 * * * * [misc]progress: [ 173 / 252 ] simplifiying candidate # 1548148253.121 * [enter]simplify: Simplifying (sqrt 1) 1548148253.122 * * [misc]simplify: iters left: 1 (2 enodes) 1548148253.122 * [exit]simplify: Simplified to 1 1548148253.122 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.122 * * * * [misc]progress: [ 174 / 252 ] simplifiying candidate # 1548148253.122 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148253.122 * * [misc]simplify: iters left: 6 (8 enodes) 1548148253.123 * * [misc]simplify: iters left: 5 (15 enodes) 1548148253.126 * * [misc]simplify: iters left: 4 (29 enodes) 1548148253.130 * * [misc]simplify: iters left: 3 (40 enodes) 1548148253.135 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148253.135 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ 1 (sqrt (+ (* (* -6 v) v) 2))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.135 * * * * [misc]progress: [ 175 / 252 ] simplifiying candidate # 1548148253.135 * [enter]simplify: Simplifying (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (pow (* (* -6 v) v) 3) (pow 2 3))))) 1548148253.135 * * [misc]simplify: iters left: 6 (18 enodes) 1548148253.138 * * [misc]simplify: iters left: 5 (40 enodes) 1548148253.144 * * [misc]simplify: iters left: 4 (91 enodes) 1548148253.159 * * [misc]simplify: iters left: 3 (196 enodes) 1548148253.197 * * [misc]simplify: iters left: 2 (328 enodes) 1548148253.278 * * [misc]simplify: iters left: 1 (485 enodes) 1548148253.379 * [exit]simplify: Simplified to (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (pow v 5) (* -216 v)))))) 1548148253.379 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (pow v 5) (* -216 v)))))) (sqrt (sqrt (+ (* (* (* -6 v) v) (* (* -6 v) v)) (- (* 2 2) (* (* (* -6 v) v) 2)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.379 * * * * [misc]progress: [ 176 / 252 ] simplifiying candidate # 1548148253.379 * [enter]simplify: Simplifying (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* (* (* -6 v) v) (* (* -6 v) v)) (* 2 2))))) 1548148253.379 * * [misc]simplify: iters left: 6 (17 enodes) 1548148253.382 * * [misc]simplify: iters left: 5 (37 enodes) 1548148253.388 * * [misc]simplify: iters left: 4 (72 enodes) 1548148253.397 * * [misc]simplify: iters left: 3 (125 enodes) 1548148253.416 * * [misc]simplify: iters left: 2 (209 enodes) 1548148253.450 * * [misc]simplify: iters left: 1 (344 enodes) 1548148253.513 * [exit]simplify: Simplified to (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 36 (pow v 4)) 4)))) 1548148253.513 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 36 (pow v 4)) 4)))) (sqrt (sqrt (- (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.514 * * * * [misc]progress: [ 177 / 252 ] simplifiying candidate # 1548148253.514 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148253.514 * * [misc]simplify: iters left: 6 (8 enodes) 1548148253.515 * * [misc]simplify: iters left: 5 (15 enodes) 1548148253.517 * * [misc]simplify: iters left: 4 (29 enodes) 1548148253.521 * * [misc]simplify: iters left: 3 (40 enodes) 1548148253.525 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148253.525 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.525 * * * * [misc]progress: [ 178 / 252 ] simplifiying candidate # 1548148253.525 * * * * [misc]progress: [ 179 / 252 ] simplifiying candidate # 1548148253.526 * [enter]simplify: Simplifying (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) 1548148253.526 * * [misc]simplify: iters left: 6 (15 enodes) 1548148253.528 * * [misc]simplify: iters left: 5 (26 enodes) 1548148253.531 * * [misc]simplify: iters left: 4 (41 enodes) 1548148253.536 * * [misc]simplify: iters left: 3 (52 enodes) 1548148253.543 * [exit]simplify: Simplified to (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v -6) v))))) 1548148253.543 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (fabs (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* (* v -6) v)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.543 * * * * [misc]progress: [ 180 / 252 ] simplifiying candidate # 1548148253.544 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148253.544 * * [misc]simplify: iters left: 6 (16 enodes) 1548148253.546 * * [misc]simplify: iters left: 5 (27 enodes) 1548148253.549 * * [misc]simplify: iters left: 4 (42 enodes) 1548148253.554 * * [misc]simplify: iters left: 3 (53 enodes) 1548148253.560 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148253.560 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (fabs (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.560 * * * * [misc]progress: [ 181 / 252 ] simplifiying candidate # 1548148253.560 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148253.560 * * [misc]simplify: iters left: 6 (16 enodes) 1548148253.563 * * [misc]simplify: iters left: 5 (27 enodes) 1548148253.566 * * [misc]simplify: iters left: 4 (42 enodes) 1548148253.571 * * [misc]simplify: iters left: 3 (53 enodes) 1548148253.577 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148253.577 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (fabs (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.577 * * * * [misc]progress: [ 182 / 252 ] simplifiying candidate # 1548148253.577 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148253.577 * * [misc]simplify: iters left: 6 (16 enodes) 1548148253.580 * * [misc]simplify: iters left: 5 (27 enodes) 1548148253.583 * * [misc]simplify: iters left: 4 (42 enodes) 1548148253.588 * * [misc]simplify: iters left: 3 (53 enodes) 1548148253.594 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148253.594 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (fabs (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.594 * * * * [misc]progress: [ 183 / 252 ] simplifiying candidate # 1548148253.594 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* -6 v) v) 2)))) 1548148253.594 * * [misc]simplify: iters left: 6 (16 enodes) 1548148253.596 * * [misc]simplify: iters left: 5 (27 enodes) 1548148253.600 * * [misc]simplify: iters left: 4 (42 enodes) 1548148253.605 * * [misc]simplify: iters left: 3 (53 enodes) 1548148253.612 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6))))) 1548148253.612 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (fabs (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 2 (* (* v v) -6)))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.612 * * * * [misc]progress: [ 184 / 252 ] simplifiying candidate # 1548148253.612 * * * * [misc]progress: [ 185 / 252 ] simplifiying candidate # 1548148253.612 * * * * [misc]progress: [ 186 / 252 ] simplifiying candidate # 1548148253.612 * * * * [misc]progress: [ 187 / 252 ] simplifiying candidate # 1548148253.612 * * * * [misc]progress: [ 188 / 252 ] simplifiying candidate # 1548148253.612 * * * * [misc]progress: [ 189 / 252 ] simplifiying candidate # 1548148253.612 * * * * [misc]progress: [ 190 / 252 ] simplifiying candidate # 1548148253.612 * * * * [misc]progress: [ 191 / 252 ] simplifiying candidate # 1548148253.612 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))))) 1548148253.612 * * [misc]simplify: iters left: 6 (16 enodes) 1548148253.615 * * [misc]simplify: iters left: 5 (29 enodes) 1548148253.619 * * [misc]simplify: iters left: 4 (55 enodes) 1548148253.625 * * [misc]simplify: iters left: 3 (72 enodes) 1548148253.633 * [exit]simplify: Simplified to (fabs (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) 1548148253.633 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (fabs (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2))))) (sqrt (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.633 * * * * [misc]progress: [ 192 / 252 ] simplifiying candidate # 1548148253.633 * [enter]simplify: Simplifying (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) 1548148253.634 * * [misc]simplify: iters left: 6 (15 enodes) 1548148253.635 * * [misc]simplify: iters left: 5 (27 enodes) 1548148253.640 * * [misc]simplify: iters left: 4 (53 enodes) 1548148253.645 * * [misc]simplify: iters left: 3 (70 enodes) 1548148253.653 * [exit]simplify: Simplified to (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) 1548148253.653 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))))) (sqrt (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.653 * * * * [misc]progress: [ 193 / 252 ] simplifiying candidate # 1548148253.654 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) 1548148253.654 * * [misc]simplify: iters left: 6 (18 enodes) 1548148253.656 * * [misc]simplify: iters left: 5 (32 enodes) 1548148253.661 * * [misc]simplify: iters left: 4 (58 enodes) 1548148253.667 * * [misc]simplify: iters left: 3 (75 enodes) 1548148253.677 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) 1548148253.677 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (cbrt (sqrt (+ 2 (* (* v v) -6)))) (cbrt (sqrt (+ 2 (* (* v v) -6))))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.677 * * * * [misc]progress: [ 194 / 252 ] simplifiying candidate # 1548148253.677 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v)))))))) 1548148253.678 * * [misc]simplify: iters left: 6 (18 enodes) 1548148253.680 * * [misc]simplify: iters left: 5 (31 enodes) 1548148253.684 * * [misc]simplify: iters left: 4 (57 enodes) 1548148253.691 * * [misc]simplify: iters left: 3 (74 enodes) 1548148253.699 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* (* 6 v) v)))))) 1548148253.699 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 2 (* (* 6 v) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.699 * * * * [misc]progress: [ 195 / 252 ] simplifiying candidate # 1548148253.700 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148253.700 * * [misc]simplify: iters left: 6 (17 enodes) 1548148253.702 * * [misc]simplify: iters left: 5 (29 enodes) 1548148253.706 * * [misc]simplify: iters left: 4 (55 enodes) 1548148253.712 * * [misc]simplify: iters left: 3 (72 enodes) 1548148253.721 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148253.721 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.721 * * * * [misc]progress: [ 196 / 252 ] simplifiying candidate # 1548148253.721 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148253.721 * * [misc]simplify: iters left: 6 (12 enodes) 1548148253.723 * * [misc]simplify: iters left: 5 (19 enodes) 1548148253.725 * * [misc]simplify: iters left: 4 (33 enodes) 1548148253.729 * * [misc]simplify: iters left: 3 (46 enodes) 1548148253.735 * [exit]simplify: Simplified to (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148253.736 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.736 * * * * [misc]progress: [ 197 / 252 ] simplifiying candidate # 1548148253.736 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148253.736 * * [misc]simplify: iters left: 6 (17 enodes) 1548148253.738 * * [misc]simplify: iters left: 5 (29 enodes) 1548148253.742 * * [misc]simplify: iters left: 4 (55 enodes) 1548148253.749 * * [misc]simplify: iters left: 3 (72 enodes) 1548148253.757 * [exit]simplify: Simplified to (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148253.757 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.757 * * * * [misc]progress: [ 198 / 252 ] simplifiying candidate # 1548148253.757 * [enter]simplify: Simplifying (sqrt (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148253.757 * * [misc]simplify: iters left: 6 (11 enodes) 1548148253.758 * * [misc]simplify: iters left: 5 (18 enodes) 1548148253.761 * * [misc]simplify: iters left: 4 (34 enodes) 1548148253.765 * * [misc]simplify: iters left: 3 (45 enodes) 1548148253.770 * [exit]simplify: Simplified to (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148253.770 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.770 * * * * [misc]progress: [ 199 / 252 ] simplifiying candidate # 1548148253.770 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) 1548148253.771 * * [misc]simplify: iters left: 6 (17 enodes) 1548148253.773 * * [misc]simplify: iters left: 5 (31 enodes) 1548148253.777 * * [misc]simplify: iters left: 4 (57 enodes) 1548148253.784 * * [misc]simplify: iters left: 3 (74 enodes) 1548148253.792 * [exit]simplify: Simplified to (sqrt (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v)))))) 1548148253.792 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v)))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.792 * * * * [misc]progress: [ 200 / 252 ] simplifiying candidate # 1548148253.792 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v)))))))) 1548148253.793 * * [misc]simplify: iters left: 6 (17 enodes) 1548148253.796 * * [misc]simplify: iters left: 5 (30 enodes) 1548148253.800 * * [misc]simplify: iters left: 4 (56 enodes) 1548148253.807 * * [misc]simplify: iters left: 3 (73 enodes) 1548148253.815 * [exit]simplify: Simplified to (sqrt (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (- 2 (* v (* v 6))))))) 1548148253.815 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (- 2 (* v (* v 6))))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.815 * * * * [misc]progress: [ 201 / 252 ] simplifiying candidate # 1548148253.815 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148253.815 * * [misc]simplify: iters left: 6 (16 enodes) 1548148253.818 * * [misc]simplify: iters left: 5 (28 enodes) 1548148253.822 * * [misc]simplify: iters left: 4 (54 enodes) 1548148253.828 * * [misc]simplify: iters left: 3 (71 enodes) 1548148253.836 * [exit]simplify: Simplified to (sqrt (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) 1548148253.836 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.836 * * * * [misc]progress: [ 202 / 252 ] simplifiying candidate # 1548148253.836 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1))) 1548148253.836 * * [misc]simplify: iters left: 6 (11 enodes) 1548148253.838 * * [misc]simplify: iters left: 5 (18 enodes) 1548148253.840 * * [misc]simplify: iters left: 4 (32 enodes) 1548148253.844 * * [misc]simplify: iters left: 3 (45 enodes) 1548148253.849 * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148253.849 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.849 * * * * [misc]progress: [ 203 / 252 ] simplifiying candidate # 1548148253.849 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148253.849 * * [misc]simplify: iters left: 6 (16 enodes) 1548148253.851 * * [misc]simplify: iters left: 5 (28 enodes) 1548148253.855 * * [misc]simplify: iters left: 4 (54 enodes) 1548148253.863 * * [misc]simplify: iters left: 3 (71 enodes) 1548148253.871 * [exit]simplify: Simplified to (sqrt (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) 1548148253.871 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.871 * * * * [misc]progress: [ 204 / 252 ] simplifiying candidate # 1548148253.871 * [enter]simplify: Simplifying (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1)) 1548148253.871 * * [misc]simplify: iters left: 6 (10 enodes) 1548148253.872 * * [misc]simplify: iters left: 5 (17 enodes) 1548148253.875 * * [misc]simplify: iters left: 4 (33 enodes) 1548148253.879 * * [misc]simplify: iters left: 3 (44 enodes) 1548148253.883 * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148253.883 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.883 * * * * [misc]progress: [ 205 / 252 ] simplifiying candidate # 1548148253.884 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) 1548148253.884 * * [misc]simplify: iters left: 6 (13 enodes) 1548148253.886 * * [misc]simplify: iters left: 5 (22 enodes) 1548148253.889 * * [misc]simplify: iters left: 4 (37 enodes) 1548148253.893 * * [misc]simplify: iters left: 3 (47 enodes) 1548148253.897 * * [misc]simplify: iters left: 2 (48 enodes) 1548148253.902 * [exit]simplify: Simplified to (sqrt (/ (/ 1 (cbrt (sqrt (+ 2 (* v (* v -6)))))) (cbrt (sqrt (+ 2 (* v (* v -6))))))) 1548148253.902 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (/ 1 (cbrt (sqrt (+ 2 (* v (* v -6)))))) (cbrt (sqrt (+ 2 (* v (* v -6))))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.902 * * * * [misc]progress: [ 206 / 252 ] simplifiying candidate # 1548148253.902 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v)))))))) 1548148253.902 * * [misc]simplify: iters left: 6 (13 enodes) 1548148253.904 * * [misc]simplify: iters left: 5 (21 enodes) 1548148253.907 * * [misc]simplify: iters left: 4 (35 enodes) 1548148253.911 * * [misc]simplify: iters left: 3 (43 enodes) 1548148253.915 * [exit]simplify: Simplified to (sqrt (/ 1 (fabs (cbrt (+ (* -6 (* v v)) 2))))) 1548148253.915 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ 1 (fabs (cbrt (+ (* -6 (* v v)) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.915 * * * * [misc]progress: [ 207 / 252 ] simplifiying candidate # 1548148253.915 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148253.915 * * [misc]simplify: iters left: 6 (12 enodes) 1548148253.917 * * [misc]simplify: iters left: 5 (19 enodes) 1548148253.920 * * [misc]simplify: iters left: 4 (33 enodes) 1548148253.925 * * [misc]simplify: iters left: 3 (41 enodes) 1548148253.929 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148253.929 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.929 * * * * [misc]progress: [ 208 / 252 ] simplifiying candidate # 1548148253.930 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt 1))) 1548148253.930 * * [misc]simplify: iters left: 4 (5 enodes) 1548148253.931 * * [misc]simplify: iters left: 3 (7 enodes) 1548148253.931 * [exit]simplify: Simplified to 1 1548148253.931 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.931 * * * * [misc]progress: [ 209 / 252 ] simplifiying candidate # 1548148253.932 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148253.932 * * [misc]simplify: iters left: 6 (12 enodes) 1548148253.933 * * [misc]simplify: iters left: 5 (19 enodes) 1548148253.936 * * [misc]simplify: iters left: 4 (33 enodes) 1548148253.939 * * [misc]simplify: iters left: 3 (41 enodes) 1548148253.944 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2))))) 1548148253.944 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ 1 (sqrt (sqrt (+ (* (* v v) -6) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.944 * * * * [misc]progress: [ 210 / 252 ] simplifiying candidate # 1548148253.944 * [enter]simplify: Simplifying (sqrt (/ (cbrt 1) 1)) 1548148253.944 * * [misc]simplify: iters left: 4 (4 enodes) 1548148253.945 * * [misc]simplify: iters left: 3 (6 enodes) 1548148253.945 * [exit]simplify: Simplified to 1 1548148253.945 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.945 * * * * [misc]progress: [ 211 / 252 ] simplifiying candidate # 1548148253.946 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) 1548148253.946 * * [misc]simplify: iters left: 6 (18 enodes) 1548148253.948 * * [misc]simplify: iters left: 5 (36 enodes) 1548148253.953 * * [misc]simplify: iters left: 4 (72 enodes) 1548148253.962 * * [misc]simplify: iters left: 3 (92 enodes) 1548148253.972 * * [misc]simplify: iters left: 2 (95 enodes) 1548148253.980 * [exit]simplify: Simplified to (fabs (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) 1548148253.981 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (fabs (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* v v) -6) 2))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148253.981 * * * * [misc]progress: [ 212 / 252 ] simplifiying candidate # 1548148253.981 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v)))))))) 1548148253.981 * * [misc]simplify: iters left: 6 (18 enodes) 1548148253.983 * * [misc]simplify: iters left: 5 (33 enodes) 1548148253.990 * * [misc]simplify: iters left: 4 (61 enodes) 1548148253.996 * * [misc]simplify: iters left: 3 (79 enodes) 1548148254.005 * [exit]simplify: Simplified to (sqrt (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 2 (* (* 6 v) v))))))) 1548148254.005 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 2 (* (* 6 v) v))))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.006 * * * * [misc]progress: [ 213 / 252 ] simplifiying candidate # 1548148254.006 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148254.006 * * [misc]simplify: iters left: 6 (17 enodes) 1548148254.008 * * [misc]simplify: iters left: 5 (31 enodes) 1548148254.013 * * [misc]simplify: iters left: 4 (59 enodes) 1548148254.020 * * [misc]simplify: iters left: 3 (77 enodes) 1548148254.028 * [exit]simplify: Simplified to (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148254.029 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.029 * * * * [misc]progress: [ 214 / 252 ] simplifiying candidate # 1548148254.029 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148254.029 * * [misc]simplify: iters left: 6 (12 enodes) 1548148254.031 * * [misc]simplify: iters left: 5 (21 enodes) 1548148254.034 * * [misc]simplify: iters left: 4 (37 enodes) 1548148254.038 * * [misc]simplify: iters left: 3 (53 enodes) 1548148254.044 * * [misc]simplify: iters left: 2 (68 enodes) 1548148254.050 * * [misc]simplify: iters left: 1 (69 enodes) 1548148254.055 * [exit]simplify: Simplified to (fabs (cbrt (cbrt (+ (* v (* v -5)) 1)))) 1548148254.056 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (fabs (cbrt (cbrt (+ (* v (* v -5)) 1)))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.056 * * * * [misc]progress: [ 215 / 252 ] simplifiying candidate # 1548148254.056 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148254.056 * * [misc]simplify: iters left: 6 (17 enodes) 1548148254.058 * * [misc]simplify: iters left: 5 (31 enodes) 1548148254.063 * * [misc]simplify: iters left: 4 (59 enodes) 1548148254.070 * * [misc]simplify: iters left: 3 (77 enodes) 1548148254.078 * [exit]simplify: Simplified to (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) 1548148254.078 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 2 (* (* 6 v) v)))))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.078 * * * * [misc]progress: [ 216 / 252 ] simplifiying candidate # 1548148254.079 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148254.079 * * [misc]simplify: iters left: 6 (11 enodes) 1548148254.080 * * [misc]simplify: iters left: 5 (20 enodes) 1548148254.083 * * [misc]simplify: iters left: 4 (41 enodes) 1548148254.088 * * [misc]simplify: iters left: 3 (54 enodes) 1548148254.093 * * [misc]simplify: iters left: 2 (59 enodes) 1548148254.098 * [exit]simplify: Simplified to (fabs (cbrt (cbrt (+ (* v (* -5 v)) 1)))) 1548148254.098 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (fabs (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.098 * * * * [misc]progress: [ 217 / 252 ] simplifiying candidate # 1548148254.099 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) 1548148254.099 * * [misc]simplify: iters left: 6 (17 enodes) 1548148254.101 * * [misc]simplify: iters left: 5 (31 enodes) 1548148254.106 * * [misc]simplify: iters left: 4 (57 enodes) 1548148254.112 * * [misc]simplify: iters left: 3 (74 enodes) 1548148254.122 * [exit]simplify: Simplified to (sqrt (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v)))))) 1548148254.122 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* (* v 6) v))))) (cbrt (sqrt (- 2 (* (* v 6) v)))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.122 * * * * [misc]progress: [ 218 / 252 ] simplifiying candidate # 1548148254.122 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v)))))))) 1548148254.122 * * [misc]simplify: iters left: 6 (17 enodes) 1548148254.124 * * [misc]simplify: iters left: 5 (30 enodes) 1548148254.129 * * [misc]simplify: iters left: 4 (56 enodes) 1548148254.135 * * [misc]simplify: iters left: 3 (73 enodes) 1548148254.143 * [exit]simplify: Simplified to (sqrt (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (fabs (cbrt (- 2 (* v (* v 6))))))) 1548148254.143 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (fabs (cbrt (- 2 (* v (* v 6))))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.143 * * * * [misc]progress: [ 219 / 252 ] simplifiying candidate # 1548148254.143 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148254.144 * * [misc]simplify: iters left: 6 (16 enodes) 1548148254.146 * * [misc]simplify: iters left: 5 (28 enodes) 1548148254.150 * * [misc]simplify: iters left: 4 (54 enodes) 1548148254.156 * * [misc]simplify: iters left: 3 (71 enodes) 1548148254.164 * [exit]simplify: Simplified to (sqrt (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) 1548148254.164 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.164 * * * * [misc]progress: [ 220 / 252 ] simplifiying candidate # 1548148254.164 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1))) 1548148254.164 * * [misc]simplify: iters left: 6 (11 enodes) 1548148254.166 * * [misc]simplify: iters left: 5 (18 enodes) 1548148254.168 * * [misc]simplify: iters left: 4 (32 enodes) 1548148254.172 * * [misc]simplify: iters left: 3 (45 enodes) 1548148254.177 * [exit]simplify: Simplified to (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148254.177 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.177 * * * * [misc]progress: [ 221 / 252 ] simplifiying candidate # 1548148254.177 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148254.177 * * [misc]simplify: iters left: 6 (16 enodes) 1548148254.181 * * [misc]simplify: iters left: 5 (28 enodes) 1548148254.185 * * [misc]simplify: iters left: 4 (54 enodes) 1548148254.191 * * [misc]simplify: iters left: 3 (71 enodes) 1548148254.199 * [exit]simplify: Simplified to (sqrt (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) 1548148254.199 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 2 (* (* -6 v) v)))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.199 * * * * [misc]progress: [ 222 / 252 ] simplifiying candidate # 1548148254.199 * [enter]simplify: Simplifying (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1)) 1548148254.199 * * [misc]simplify: iters left: 6 (10 enodes) 1548148254.200 * * [misc]simplify: iters left: 5 (17 enodes) 1548148254.203 * * [misc]simplify: iters left: 4 (33 enodes) 1548148254.207 * * [misc]simplify: iters left: 3 (44 enodes) 1548148254.211 * [exit]simplify: Simplified to (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148254.211 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.211 * * * * [misc]progress: [ 223 / 252 ] simplifiying candidate # 1548148254.212 * [enter]simplify: Simplifying (sqrt (/ 1 (* (cbrt (sqrt (- 2 (* 6 (* v v))))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) 1548148254.212 * * [misc]simplify: iters left: 6 (12 enodes) 1548148254.213 * * [misc]simplify: iters left: 5 (21 enodes) 1548148254.216 * * [misc]simplify: iters left: 4 (35 enodes) 1548148254.220 * * [misc]simplify: iters left: 3 (43 enodes) 1548148254.225 * [exit]simplify: Simplified to (sqrt (/ 1 (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))))) 1548148254.225 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ 1 (* (cbrt (sqrt (+ (* v (* -6 v)) 2))) (cbrt (sqrt (+ (* v (* -6 v)) 2)))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.225 * * * * [misc]progress: [ 224 / 252 ] simplifiying candidate # 1548148254.225 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt (* (cbrt (- 2 (* 6 (* v v)))) (cbrt (- 2 (* 6 (* v v)))))))) 1548148254.225 * * [misc]simplify: iters left: 6 (12 enodes) 1548148254.227 * * [misc]simplify: iters left: 5 (20 enodes) 1548148254.230 * * [misc]simplify: iters left: 4 (34 enodes) 1548148254.234 * * [misc]simplify: iters left: 3 (42 enodes) 1548148254.238 * [exit]simplify: Simplified to (sqrt (/ 1 (fabs (cbrt (- 2 (* (* 6 v) v)))))) 1548148254.238 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ 1 (fabs (cbrt (- 2 (* (* 6 v) v)))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.238 * * * * [misc]progress: [ 225 / 252 ] simplifiying candidate # 1548148254.238 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148254.239 * * [misc]simplify: iters left: 6 (11 enodes) 1548148254.240 * * [misc]simplify: iters left: 5 (18 enodes) 1548148254.244 * * [misc]simplify: iters left: 4 (32 enodes) 1548148254.247 * * [misc]simplify: iters left: 3 (40 enodes) 1548148254.252 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ (* v (* v -6)) 2))))) 1548148254.252 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ 1 (sqrt (sqrt (+ (* v (* v -6)) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.252 * * * * [misc]progress: [ 226 / 252 ] simplifiying candidate # 1548148254.252 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt 1))) 1548148254.252 * * [misc]simplify: iters left: 4 (4 enodes) 1548148254.253 * * [misc]simplify: iters left: 3 (6 enodes) 1548148254.253 * [exit]simplify: Simplified to 1 1548148254.253 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.254 * * * * [misc]progress: [ 227 / 252 ] simplifiying candidate # 1548148254.254 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt (sqrt (- 2 (* 6 (* v v))))))) 1548148254.254 * * [misc]simplify: iters left: 6 (11 enodes) 1548148254.255 * * [misc]simplify: iters left: 5 (18 enodes) 1548148254.258 * * [misc]simplify: iters left: 4 (32 enodes) 1548148254.261 * * [misc]simplify: iters left: 3 (40 enodes) 1548148254.266 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt (sqrt (+ (* v (* v -6)) 2))))) 1548148254.266 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ 1 (sqrt (sqrt (+ (* v (* v -6)) 2))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.266 * * * * [misc]progress: [ 228 / 252 ] simplifiying candidate # 1548148254.266 * [enter]simplify: Simplifying (sqrt (/ 1 1)) 1548148254.266 * * [misc]simplify: iters left: 3 (3 enodes) 1548148254.267 * * [misc]simplify: iters left: 2 (5 enodes) 1548148254.267 * [exit]simplify: Simplified to 1 1548148254.267 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.267 * * * * [misc]progress: [ 229 / 252 ] simplifiying candidate # 1548148254.267 * [enter]simplify: Simplifying (sqrt 1) 1548148254.267 * * [misc]simplify: iters left: 1 (2 enodes) 1548148254.268 * [exit]simplify: Simplified to 1 1548148254.268 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* 1 (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.268 * * * * [misc]progress: [ 230 / 252 ] simplifiying candidate # 1548148254.268 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148254.268 * * [misc]simplify: iters left: 6 (8 enodes) 1548148254.269 * * [misc]simplify: iters left: 5 (15 enodes) 1548148254.271 * * [misc]simplify: iters left: 4 (29 enodes) 1548148254.275 * * [misc]simplify: iters left: 3 (40 enodes) 1548148254.279 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148254.279 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ 1 (sqrt (- 2 (* 6 (* v v))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.279 * * * * [misc]progress: [ 231 / 252 ] simplifiying candidate # 1548148254.279 * [enter]simplify: Simplifying (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148254.280 * * [misc]simplify: iters left: 6 (17 enodes) 1548148254.283 * * [misc]simplify: iters left: 5 (41 enodes) 1548148254.289 * * [misc]simplify: iters left: 4 (97 enodes) 1548148254.309 * * [misc]simplify: iters left: 3 (295 enodes) 1548148254.412 * [exit]simplify: Simplified to (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148254.412 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.412 * * * * [misc]progress: [ 232 / 252 ] simplifiying candidate # 1548148254.412 * [enter]simplify: Simplifying (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* 2 2) (* (* 6 (* v v)) (* 6 (* v v))))))) 1548148254.412 * * [misc]simplify: iters left: 6 (16 enodes) 1548148254.415 * * [misc]simplify: iters left: 5 (36 enodes) 1548148254.420 * * [misc]simplify: iters left: 4 (85 enodes) 1548148254.432 * * [misc]simplify: iters left: 3 (182 enodes) 1548148254.470 * * [misc]simplify: iters left: 2 (374 enodes) 1548148254.548 * [exit]simplify: Simplified to (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (* (pow v 4) -36))))) 1548148254.548 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (* (pow v 4) -36))))) (sqrt (sqrt (+ 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.548 * * * * [misc]progress: [ 233 / 252 ] simplifiying candidate # 1548148254.548 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148254.548 * * [misc]simplify: iters left: 6 (8 enodes) 1548148254.549 * * [misc]simplify: iters left: 5 (15 enodes) 1548148254.551 * * [misc]simplify: iters left: 4 (29 enodes) 1548148254.554 * * [misc]simplify: iters left: 3 (40 enodes) 1548148254.559 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148254.559 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.559 * * * * [misc]progress: [ 234 / 252 ] simplifiying candidate # 1548148254.559 * * * * [misc]progress: [ 235 / 252 ] simplifiying candidate # 1548148254.559 * [enter]simplify: Simplifying (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) 1548148254.559 * * [misc]simplify: iters left: 6 (14 enodes) 1548148254.561 * * [misc]simplify: iters left: 5 (26 enodes) 1548148254.565 * * [misc]simplify: iters left: 4 (52 enodes) 1548148254.573 * * [misc]simplify: iters left: 3 (69 enodes) 1548148254.581 * [exit]simplify: Simplified to (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 2 (* (* 6 v) v))))) 1548148254.581 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (fabs (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 2 (* (* 6 v) v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.581 * * * * [misc]progress: [ 236 / 252 ] simplifiying candidate # 1548148254.581 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148254.581 * * [misc]simplify: iters left: 6 (15 enodes) 1548148254.583 * * [misc]simplify: iters left: 5 (27 enodes) 1548148254.587 * * [misc]simplify: iters left: 4 (53 enodes) 1548148254.593 * * [misc]simplify: iters left: 3 (70 enodes) 1548148254.601 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148254.601 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (fabs (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.601 * * * * [misc]progress: [ 237 / 252 ] simplifiying candidate # 1548148254.602 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148254.602 * * [misc]simplify: iters left: 6 (15 enodes) 1548148254.604 * * [misc]simplify: iters left: 5 (27 enodes) 1548148254.608 * * [misc]simplify: iters left: 4 (53 enodes) 1548148254.614 * * [misc]simplify: iters left: 3 (70 enodes) 1548148254.622 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148254.622 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (fabs (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.622 * * * * [misc]progress: [ 238 / 252 ] simplifiying candidate # 1548148254.622 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148254.622 * * [misc]simplify: iters left: 6 (15 enodes) 1548148254.624 * * [misc]simplify: iters left: 5 (27 enodes) 1548148254.628 * * [misc]simplify: iters left: 4 (53 enodes) 1548148254.636 * * [misc]simplify: iters left: 3 (70 enodes) 1548148254.643 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148254.643 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (fabs (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.643 * * * * [misc]progress: [ 239 / 252 ] simplifiying candidate # 1548148254.644 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* 6 (* v v)))))) 1548148254.644 * * [misc]simplify: iters left: 6 (15 enodes) 1548148254.646 * * [misc]simplify: iters left: 5 (27 enodes) 1548148254.650 * * [misc]simplify: iters left: 4 (53 enodes) 1548148254.656 * * [misc]simplify: iters left: 3 (70 enodes) 1548148254.664 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6))))) 1548148254.664 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (fabs (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 2 (* (* v v) 6)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.664 * * * * [misc]progress: [ 240 / 252 ] simplifiying candidate # 1548148254.664 * * * * [misc]progress: [ 241 / 252 ] simplifiying candidate # 1548148254.664 * [enter]simplify: Simplifying (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1548148254.664 * * [misc]simplify: iters left: 6 (27 enodes) 1548148254.668 * * [misc]simplify: iters left: 5 (59 enodes) 1548148254.678 * * [misc]simplify: iters left: 4 (160 enodes) 1548148254.712 * * [misc]simplify: iters left: 3 (452 enodes) 1548148254.903 * [exit]simplify: Simplified to (+ (* (* v v) (+ (/ 3/4 (sqrt 1/2)) (* (sqrt 1/2) -5/3))) (+ (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2))) (- (* -9/16 (/ (pow v 4) (sqrt 1/2))) (* 25/9 (* (sqrt 1/2) (pow v 4)))))) 1548148254.903 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (+ (* (* v v) (+ (/ 3/4 (sqrt 1/2)) (* (sqrt 1/2) -5/3))) (+ (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2))) (- (* -9/16 (/ (pow v 4) (sqrt 1/2))) (* 25/9 (* (sqrt 1/2) (pow v 4))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148254.903 * * * * [misc]progress: [ 242 / 252 ] simplifiying candidate # 1548148254.903 * [enter]simplify: Simplifying (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1548148254.903 * * [misc]simplify: iters left: 6 (44 enodes) 1548148254.911 * * [misc]simplify: iters left: 5 (106 enodes) 1548148254.928 * * [misc]simplify: iters left: 4 (295 enodes) 1548148255.006 * [exit]simplify: Simplified to (- (- (* (/ (sqrt -1/6) v) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (+ (+ (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ 1/2592 (* (* -1/6 (pow v 5)) (sqrt -1/6))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))) (* (* 1/225 (/ (sqrt -1/6) (pow v 5))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))))) 1548148255.006 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (- (- (* (/ (sqrt -1/6) v) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (+ (+ (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ 1/2592 (* (* -1/6 (pow v 5)) (sqrt -1/6))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))) (* (* 1/225 (/ (sqrt -1/6) (pow v 5))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.006 * * * * [misc]progress: [ 243 / 252 ] simplifiying candidate # 1548148255.006 * [enter]simplify: Simplifying (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1548148255.006 * * [misc]simplify: iters left: 6 (44 enodes) 1548148255.014 * * [misc]simplify: iters left: 5 (103 enodes) 1548148255.034 * * [misc]simplify: iters left: 4 (290 enodes) 1548148255.112 * [exit]simplify: Simplified to (+ (+ (* (/ (* (sqrt -1/6) 1/15) v) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (* v v))) (+ (* (/ 1/36 (* (pow v 3) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))))) (+ (* 1/225 (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ (pow v 5) (sqrt -1/6)))) (- (* (/ 1/135 (* (pow v 5) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ v (sqrt -1/6)))))) 1548148255.112 * [misc]simplify: Simplified (2 1 2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (sqrt (+ (+ (* (/ (* (sqrt -1/6) 1/15) v) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (* v v))) (+ (* (/ 1/36 (* (pow v 3) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))))) (+ (* 1/225 (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ (pow v 5) (sqrt -1/6)))) (- (* (/ 1/135 (* (pow v 5) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ v (sqrt -1/6))))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.112 * * * * [misc]progress: [ 244 / 252 ] simplifiying candidate # 1548148255.112 * [enter]simplify: Simplifying (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1548148255.112 * * [misc]simplify: iters left: 6 (27 enodes) 1548148255.116 * * [misc]simplify: iters left: 5 (59 enodes) 1548148255.126 * * [misc]simplify: iters left: 4 (160 enodes) 1548148255.161 * * [misc]simplify: iters left: 3 (452 enodes) 1548148255.350 * [exit]simplify: Simplified to (+ (* (* v v) (+ (/ 3/4 (sqrt 1/2)) (* (sqrt 1/2) -5/3))) (+ (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2))) (- (* -9/16 (/ (pow v 4) (sqrt 1/2))) (* 25/9 (* (sqrt 1/2) (pow v 4)))))) 1548148255.350 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (+ (* (* v v) (+ (/ 3/4 (sqrt 1/2)) (* (sqrt 1/2) -5/3))) (+ (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2))) (- (* -9/16 (/ (pow v 4) (sqrt 1/2))) (* 25/9 (* (sqrt 1/2) (pow v 4))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.350 * * * * [misc]progress: [ 245 / 252 ] simplifiying candidate # 1548148255.350 * [enter]simplify: Simplifying (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1548148255.351 * * [misc]simplify: iters left: 6 (44 enodes) 1548148255.358 * * [misc]simplify: iters left: 5 (106 enodes) 1548148255.375 * * [misc]simplify: iters left: 4 (295 enodes) 1548148255.453 * [exit]simplify: Simplified to (- (- (* (/ (sqrt -1/6) v) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (+ (+ (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ 1/2592 (* (* -1/6 (pow v 5)) (sqrt -1/6))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))) (* (* 1/225 (/ (sqrt -1/6) (pow v 5))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))))) 1548148255.453 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (- (- (* (/ (sqrt -1/6) v) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (+ (+ (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (exp (+ (* (log -5) 1/3) (* 2/3 (log v))))) (* (/ 1/2592 (* (* -1/6 (pow v 5)) (sqrt -1/6))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))) (* (* 1/225 (/ (sqrt -1/6) (pow v 5))) (exp (+ (* (log -5) 1/3) (* 2/3 (log v)))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.453 * * * * [misc]progress: [ 246 / 252 ] simplifiying candidate # 1548148255.453 * [enter]simplify: Simplifying (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1548148255.454 * * [misc]simplify: iters left: 6 (44 enodes) 1548148255.461 * * [misc]simplify: iters left: 5 (103 enodes) 1548148255.481 * * [misc]simplify: iters left: 4 (290 enodes) 1548148255.559 * [exit]simplify: Simplified to (+ (+ (* (/ (* (sqrt -1/6) 1/15) v) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (* v v))) (+ (* (/ 1/36 (* (pow v 3) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))))) (+ (* 1/225 (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ (pow v 5) (sqrt -1/6)))) (- (* (/ 1/135 (* (pow v 5) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ v (sqrt -1/6)))))) 1548148255.559 * [misc]simplify: Simplified (2 1 1 1 1) to (λ (v t) (* (* (/ (sqrt (+ (+ (* (/ (* (sqrt -1/6) 1/15) v) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (* v v))) (+ (* (/ 1/36 (* (pow v 3) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))))) (+ (* 1/225 (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ (pow v 5) (sqrt -1/6)))) (- (* (/ 1/135 (* (pow v 5) (sqrt -1/6))) (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5)))) (/ (pow (exp 1/3) (+ (* -2 (log (/ -1 v))) (log -5))) (/ v (sqrt -1/6))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.559 * * * * [misc]progress: [ 247 / 252 ] simplifiying candidate # 1548148255.559 * [enter]simplify: Simplifying (- (pow 1/2 1/4) (+ (* 1/12 (* (pow v 2) (pow 1/2 1/4))) (* 275/288 (* (pow v 4) (pow 1/2 1/4))))) 1548148255.559 * * [misc]simplify: iters left: 6 (16 enodes) 1548148255.562 * * [misc]simplify: iters left: 5 (30 enodes) 1548148255.566 * * [misc]simplify: iters left: 4 (60 enodes) 1548148255.576 * * [misc]simplify: iters left: 3 (134 enodes) 1548148255.598 * * [misc]simplify: iters left: 2 (232 enodes) 1548148255.636 * * [misc]simplify: iters left: 1 (317 enodes) 1548148255.692 * [exit]simplify: Simplified to (+ (* (- (* (pow v 4) -275/288) (* v (* 1/12 v))) (pow 1/2 1/4)) (pow 1/2 1/4)) 1548148255.692 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (* (/ (+ (* (- (* (pow v 4) -275/288) (* v (* 1/12 v))) (pow 1/2 1/4)) (pow 1/2 1/4)) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.692 * * * * [misc]progress: [ 248 / 252 ] simplifiying candidate # 1548148255.693 * [enter]simplify: Simplifying (+ (* 17/1440 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 4))) (+ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (* 1/20 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 2))))) 1548148255.693 * * [misc]simplify: iters left: 6 (30 enodes) 1548148255.698 * * [misc]simplify: iters left: 5 (70 enodes) 1548148255.712 * * [misc]simplify: iters left: 4 (154 enodes) 1548148255.735 * * [misc]simplify: iters left: 3 (339 enodes) 1548148255.816 * [exit]simplify: Simplified to (+ (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (* (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (+ (/ (/ 1/20 v) v) (/ 17/1440 (pow v 4))))) 1548148255.816 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (* (/ (+ (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (* (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (+ (/ (/ 1/20 v) v) (/ 17/1440 (pow v 4))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.816 * * * * [misc]progress: [ 249 / 252 ] simplifiying candidate # 1548148255.816 * [enter]simplify: Simplifying (+ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (+ (* 17/1440 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 4))) (* 1/20 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 2))))) 1548148255.816 * * [misc]simplify: iters left: 6 (30 enodes) 1548148255.822 * * [misc]simplify: iters left: 5 (67 enodes) 1548148255.836 * * [misc]simplify: iters left: 4 (149 enodes) 1548148255.860 * * [misc]simplify: iters left: 3 (345 enodes) 1548148255.945 * [exit]simplify: Simplified to (+ (* (exp (+ (* (log (/ -1 v)) -1/3) (* 1/6 (log -5)))) (+ (/ (* (sqrt (/ -1 v)) 17/1440) (/ (pow v 4) (pow -1/6 1/4))) (* (sqrt (/ -1 v)) (pow -1/6 1/4)))) (* (* (/ (/ 1/20 v) v) (sqrt (/ -1 v))) (exp (+ (+ (* 1/4 (log -1/6)) (* 1/6 (log -5))) (* (log (/ -1 v)) -1/3))))) 1548148255.945 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (* (/ (+ (* (exp (+ (* (log (/ -1 v)) -1/3) (* 1/6 (log -5)))) (+ (/ (* (sqrt (/ -1 v)) 17/1440) (/ (pow v 4) (pow -1/6 1/4))) (* (sqrt (/ -1 v)) (pow -1/6 1/4)))) (* (* (/ (/ 1/20 v) v) (sqrt (/ -1 v))) (exp (+ (+ (* 1/4 (log -1/6)) (* 1/6 (log -5))) (* (log (/ -1 v)) -1/3))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148255.945 * * * * [misc]progress: [ 250 / 252 ] simplifiying candidate # 1548148255.945 * [enter]simplify: Simplifying (- (pow 1/2 1/4) (+ (* 1/12 (* (pow v 2) (pow 1/2 1/4))) (* 275/288 (* (pow v 4) (pow 1/2 1/4))))) 1548148255.945 * * [misc]simplify: iters left: 6 (16 enodes) 1548148255.948 * * [misc]simplify: iters left: 5 (30 enodes) 1548148255.956 * * [misc]simplify: iters left: 4 (60 enodes) 1548148255.966 * * [misc]simplify: iters left: 3 (134 enodes) 1548148255.988 * * [misc]simplify: iters left: 2 (232 enodes) 1548148256.026 * * [misc]simplify: iters left: 1 (317 enodes) 1548148256.083 * [exit]simplify: Simplified to (+ (* (- (* (pow v 4) -275/288) (* v (* 1/12 v))) (pow 1/2 1/4)) (pow 1/2 1/4)) 1548148256.083 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (+ (* (- (* (pow v 4) -275/288) (* v (* 1/12 v))) (pow 1/2 1/4)) (pow 1/2 1/4)) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148256.083 * * * * [misc]progress: [ 251 / 252 ] simplifiying candidate # 1548148256.083 * [enter]simplify: Simplifying (+ (* 17/1440 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 4))) (+ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (* 1/20 (/ (* (exp (* 1/6 (- (log -5) (* 2 (log (/ 1 v)))))) (exp (* 1/4 (+ (log -1/6) (* 2 (log (/ 1 v))))))) (pow v 2))))) 1548148256.083 * * [misc]simplify: iters left: 6 (30 enodes) 1548148256.088 * * [misc]simplify: iters left: 5 (70 enodes) 1548148256.099 * * [misc]simplify: iters left: 4 (154 enodes) 1548148256.126 * * [misc]simplify: iters left: 3 (339 enodes) 1548148256.205 * [exit]simplify: Simplified to (+ (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (* (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (+ (/ (/ 1/20 v) v) (/ 17/1440 (pow v 4))))) 1548148256.205 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (+ (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (* (* (pow -1/6 1/4) (* (sqrt (/ 1 v)) (* (pow v 1/3) (pow -5 1/6)))) (+ (/ (/ 1/20 v) v) (/ 17/1440 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148256.205 * * * * [misc]progress: [ 252 / 252 ] simplifiying candidate # 1548148256.206 * [enter]simplify: Simplifying (+ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (+ (* 17/1440 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 4))) (* 1/20 (/ (* (exp (* 1/4 (+ (* 2 (log (/ -1 v))) (log -1/6)))) (exp (* 1/6 (- (log -5) (* 2 (log (/ -1 v))))))) (pow v 2))))) 1548148256.206 * * [misc]simplify: iters left: 6 (30 enodes) 1548148256.211 * * [misc]simplify: iters left: 5 (67 enodes) 1548148256.222 * * [misc]simplify: iters left: 4 (149 enodes) 1548148256.248 * * [misc]simplify: iters left: 3 (345 enodes) 1548148256.333 * [exit]simplify: Simplified to (+ (* (exp (+ (* (log (/ -1 v)) -1/3) (* 1/6 (log -5)))) (+ (/ (* (sqrt (/ -1 v)) 17/1440) (/ (pow v 4) (pow -1/6 1/4))) (* (sqrt (/ -1 v)) (pow -1/6 1/4)))) (* (* (/ (/ 1/20 v) v) (sqrt (/ -1 v))) (exp (+ (+ (* 1/4 (log -1/6)) (* 1/6 (log -5))) (* (log (/ -1 v)) -1/3))))) 1548148256.333 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* -6 v) v) 2)))) t) (/ (+ (* (exp (+ (* (log (/ -1 v)) -1/3) (* 1/6 (log -5)))) (+ (/ (* (sqrt (/ -1 v)) 17/1440) (/ (pow v 4) (pow -1/6 1/4))) (* (sqrt (/ -1 v)) (pow -1/6 1/4)))) (* (* (/ (/ 1/20 v) v) (sqrt (/ -1 v))) (exp (+ (+ (* 1/4 (log -1/6)) (* 1/6 (log -5))) (* (log (/ -1 v)) -1/3))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148256.333 * * * [misc]progress: adding candidates to table 1548148260.201 * * [misc]progress: iteration 4 / 4 1548148260.201 * * * [misc]progress: picking best candidate 1548148260.213 * * * * [misc]pick: Picked # 1548148260.213 * * * [misc]progress: localizing error 1548148260.252 * * * [misc]progress: generating rewritten candidates 1548148260.252 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1) 1548148260.259 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) 1548148260.288 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1 1) 1548148260.288 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2) 1548148260.806 * * * [misc]progress: generating series expansions 1548148260.806 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1) 1548148260.807 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) into (* (sqrt (/ 1 (- 8 (* 216 (pow v 6))))) (pow (- 1 (* 5 (pow v 2))) 1/3)) 1548148260.807 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (pow v 6))))) (pow (- 1 (* 5 (pow v 2))) 1/3)) in (v) around 0 1548148260.807 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (pow v 6))))) (pow (- 1 (* 5 (pow v 2))) 1/3)) in v 1548148260.807 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 8 (* 216 (pow v 6))))) in v 1548148260.807 * [misc]taylor: Taking taylor expansion of (/ 1 (- 8 (* 216 (pow v 6)))) in v 1548148260.807 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (pow v 6))) in v 1548148260.807 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.807 * [misc]backup-simplify: Simplify 8 into 8 1548148260.807 * [misc]taylor: Taking taylor expansion of (* 216 (pow v 6)) in v 1548148260.807 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.807 * [misc]backup-simplify: Simplify 216 into 216 1548148260.807 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.807 * [misc]taylor: Taking taylor expansion of v in v 1548148260.807 * [misc]backup-simplify: Simplify 0 into 0 1548148260.807 * [misc]backup-simplify: Simplify 1 into 1 1548148260.807 * [misc]backup-simplify: Simplify (+ 8 0) into 8 1548148260.807 * [misc]backup-simplify: Simplify (/ 1 8) into 1/8 1548148260.807 * [misc]backup-simplify: Simplify (sqrt 1/8) into (sqrt 1/8) 1548148260.807 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.808 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ 0 8)))) into 0 1548148260.808 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/8))) into 0 1548148260.808 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148260.808 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148260.808 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148260.808 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.808 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.808 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148260.808 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148260.808 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.808 * [misc]backup-simplify: Simplify 1 into 1 1548148260.808 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148260.808 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.808 * [misc]backup-simplify: Simplify 5 into 5 1548148260.808 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.808 * [misc]taylor: Taking taylor expansion of v in v 1548148260.808 * [misc]backup-simplify: Simplify 0 into 0 1548148260.808 * [misc]backup-simplify: Simplify 1 into 1 1548148260.808 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148260.808 * [misc]backup-simplify: Simplify (log 1) into 0 1548148260.808 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148260.808 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.810 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148260.810 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148260.810 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.810 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.810 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.810 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.812 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148260.812 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148260.812 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148260.813 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (pow v 6))))) (pow (- 1 (* 5 (pow v 2))) 1/3)) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 8 (* 216 (pow v 6))))) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of (/ 1 (- 8 (* 216 (pow v 6)))) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (pow v 6))) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.813 * [misc]backup-simplify: Simplify 8 into 8 1548148260.813 * [misc]taylor: Taking taylor expansion of (* 216 (pow v 6)) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.813 * [misc]backup-simplify: Simplify 216 into 216 1548148260.813 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of v in v 1548148260.813 * [misc]backup-simplify: Simplify 0 into 0 1548148260.813 * [misc]backup-simplify: Simplify 1 into 1 1548148260.813 * [misc]backup-simplify: Simplify (+ 8 0) into 8 1548148260.813 * [misc]backup-simplify: Simplify (/ 1 8) into 1/8 1548148260.813 * [misc]backup-simplify: Simplify (sqrt 1/8) into (sqrt 1/8) 1548148260.813 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.813 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ 0 8)))) into 0 1548148260.813 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/8))) into 0 1548148260.813 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 1/3) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (pow v 2)))))) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (pow v 2))))) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.813 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.813 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (pow v 2)))) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148260.813 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.814 * [misc]backup-simplify: Simplify 1 into 1 1548148260.814 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148260.814 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.814 * [misc]backup-simplify: Simplify 5 into 5 1548148260.814 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.814 * [misc]taylor: Taking taylor expansion of v in v 1548148260.814 * [misc]backup-simplify: Simplify 0 into 0 1548148260.814 * [misc]backup-simplify: Simplify 1 into 1 1548148260.814 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148260.814 * [misc]backup-simplify: Simplify (log 1) into 0 1548148260.814 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148260.814 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.815 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148260.815 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148260.815 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.816 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.816 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.816 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.818 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1548148260.818 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1548148260.818 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148260.818 * [misc]backup-simplify: Simplify (* (sqrt 1/8) 1) into (sqrt 1/8) 1548148260.818 * [misc]backup-simplify: Simplify (sqrt 1/8) into (sqrt 1/8) 1548148260.819 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148260.819 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/8) 0) (* 0 1)) into 0 1548148260.819 * [misc]backup-simplify: Simplify 0 into 0 1548148260.821 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/3 1) 1)))) into -5/3 1548148260.821 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.821 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ 0 8)) (* 0 (/ 0 8)))) into 0 1548148260.822 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/8))) into 0 1548148260.822 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/8) -5/3) (+ (* 0 0) (* 0 1))) into (- (* 5/3 (sqrt 1/8))) 1548148260.822 * [misc]backup-simplify: Simplify (- (* 5/3 (sqrt 1/8))) into (- (* 5/3 (sqrt 1/8))) 1548148260.822 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.823 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148260.823 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.823 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.826 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148260.826 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1548148260.828 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148260.828 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.829 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ 0 8)) (* 0 (/ 0 8)) (* 0 (/ 0 8)))) into 0 1548148260.829 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/8))) into 0 1548148260.829 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/8) 0) (+ (* 0 -5/3) (+ (* 0 0) (* 0 1)))) into 0 1548148260.829 * [misc]backup-simplify: Simplify 0 into 0 1548148260.829 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.829 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.829 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.829 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.835 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -25/2 1548148260.835 * [misc]backup-simplify: Simplify (+ (* 1/3 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/6 1548148260.838 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/3 2) 2)) (* (/ (pow -25/6 1) 1)))) into -25/9 1548148260.839 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.839 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ 0 8)) (* 0 (/ 0 8)) (* 0 (/ 0 8)) (* 0 (/ 0 8)))) into 0 1548148260.840 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/8))) into 0 1548148260.840 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/8) -25/9) (+ (* 0 0) (+ (* 0 -5/3) (+ (* 0 0) (* 0 1))))) into (- (* 25/9 (sqrt 1/8))) 1548148260.840 * [misc]backup-simplify: Simplify (- (* 25/9 (sqrt 1/8))) into (- (* 25/9 (sqrt 1/8))) 1548148260.841 * [misc]backup-simplify: Simplify (+ (* (- (* 25/9 (sqrt 1/8))) (pow v 4)) (+ (* (- (* 5/3 (sqrt 1/8))) (pow v 2)) (sqrt 1/8))) into (- (sqrt 1/8) (+ (* 5/3 (* (pow v 2) (sqrt 1/8))) (* 25/9 (* (pow v 4) (sqrt 1/8))))) 1548148260.842 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* (/ 1 v) (/ 1 v))) 3)))) into (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148260.842 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148260.842 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148260.842 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148260.842 * [misc]taylor: Taking taylor expansion of (/ 1 (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148260.842 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148260.842 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.842 * [misc]backup-simplify: Simplify 8 into 8 1548148260.842 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148260.842 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.842 * [misc]backup-simplify: Simplify 216 into 216 1548148260.842 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148260.842 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.842 * [misc]taylor: Taking taylor expansion of v in v 1548148260.842 * [misc]backup-simplify: Simplify 0 into 0 1548148260.842 * [misc]backup-simplify: Simplify 1 into 1 1548148260.842 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.842 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.842 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.842 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.842 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148260.842 * [misc]backup-simplify: Simplify (- 216) into -216 1548148260.843 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148260.843 * [misc]backup-simplify: Simplify (/ 1 -216) into -1/216 1548148260.843 * [misc]backup-simplify: Simplify (sqrt -1/216) into (sqrt -1/216) 1548148260.843 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.843 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.843 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.843 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148260.843 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148260.843 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.844 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.844 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)))) into 0 1548148260.844 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/216))) into 0 1548148260.844 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.844 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.844 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.844 * [misc]backup-simplify: Simplify 1 into 1 1548148260.844 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.844 * [misc]backup-simplify: Simplify 5 into 5 1548148260.844 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.844 * [misc]taylor: Taking taylor expansion of v in v 1548148260.844 * [misc]backup-simplify: Simplify 0 into 0 1548148260.844 * [misc]backup-simplify: Simplify 1 into 1 1548148260.844 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.844 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.844 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.844 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.844 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.845 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148260.845 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.845 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148260.845 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148260.845 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148260.845 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148260.845 * [misc]taylor: Taking taylor expansion of (/ 1 (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148260.845 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148260.845 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.845 * [misc]backup-simplify: Simplify 8 into 8 1548148260.845 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148260.845 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.845 * [misc]backup-simplify: Simplify 216 into 216 1548148260.845 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148260.845 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.845 * [misc]taylor: Taking taylor expansion of v in v 1548148260.845 * [misc]backup-simplify: Simplify 0 into 0 1548148260.845 * [misc]backup-simplify: Simplify 1 into 1 1548148260.845 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.846 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.846 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.846 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.846 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148260.846 * [misc]backup-simplify: Simplify (- 216) into -216 1548148260.846 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148260.846 * [misc]backup-simplify: Simplify (/ 1 -216) into -1/216 1548148260.846 * [misc]backup-simplify: Simplify (sqrt -1/216) into (sqrt -1/216) 1548148260.846 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.846 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.847 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.847 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148260.847 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148260.847 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.847 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.847 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)))) into 0 1548148260.847 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/216))) into 0 1548148260.847 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148260.847 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148260.847 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148260.847 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.847 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.847 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148260.847 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148260.847 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.847 * [misc]backup-simplify: Simplify 1 into 1 1548148260.847 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148260.848 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.848 * [misc]backup-simplify: Simplify 5 into 5 1548148260.848 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148260.848 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.848 * [misc]taylor: Taking taylor expansion of v in v 1548148260.848 * [misc]backup-simplify: Simplify 0 into 0 1548148260.848 * [misc]backup-simplify: Simplify 1 into 1 1548148260.848 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.848 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.848 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.848 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.848 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.848 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148260.848 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.849 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148260.849 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148260.849 * [misc]backup-simplify: Simplify (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)) 1548148260.849 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)) into (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148260.849 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.849 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148260.850 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148260.850 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.850 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.851 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148260.851 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.852 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148260.852 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148260.852 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148260.853 * [misc]backup-simplify: Simplify 0 into 0 1548148260.853 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.853 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.853 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.853 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.853 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148260.855 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148260.856 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.856 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148260.857 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148260.857 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.857 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.858 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.858 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.858 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.858 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.858 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.858 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)) (* 0 (/ 0 -216)))) into 0 1548148260.859 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/216))) into 0 1548148260.859 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.860 * [misc]backup-simplify: Simplify (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) into (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.860 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.860 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.860 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.860 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.860 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.864 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148260.864 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.864 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148260.866 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148260.867 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.867 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.867 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.867 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.867 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.867 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.867 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.868 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)) (* 0 (/ 0 -216)) (* 0 (/ 0 -216)))) into 0 1548148260.868 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/216))) into 0 1548148260.868 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148260.868 * [misc]backup-simplify: Simplify 0 into 0 1548148260.869 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.869 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.869 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.869 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.869 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.879 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148260.879 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.879 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148260.883 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148260.883 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.883 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.883 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.883 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.884 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.884 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.884 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.884 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)) (* 0 (/ 0 -216)) (* 0 (/ 0 -216)) (* 0 (/ 0 -216)))) into 0 1548148260.885 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/216))) into 0 1548148260.885 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.886 * [misc]backup-simplify: Simplify (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) into (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.887 * [misc]backup-simplify: Simplify (+ (* (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/216)))) (pow (/ 1 v) 7)) (+ (* (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/216)))) (pow (/ 1 v) 5)) (* (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow (/ 1 v) 3)))) into (- (/ (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3)) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/216)) (pow v 7))) (* 1/15 (/ (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5))))) 1548148260.887 * [misc]backup-simplify: Simplify (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* (/ 1 (- v)) (/ 1 (- v)))) 3)))) into (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) 1548148260.887 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in (v) around 0 1548148260.887 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148260.887 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148260.887 * [misc]taylor: Taking taylor expansion of (/ 1 (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148260.887 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148260.887 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.887 * [misc]backup-simplify: Simplify 8 into 8 1548148260.887 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148260.887 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.887 * [misc]backup-simplify: Simplify 216 into 216 1548148260.888 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148260.888 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.888 * [misc]taylor: Taking taylor expansion of v in v 1548148260.888 * [misc]backup-simplify: Simplify 0 into 0 1548148260.888 * [misc]backup-simplify: Simplify 1 into 1 1548148260.888 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.888 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.888 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.888 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.888 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148260.888 * [misc]backup-simplify: Simplify (- 216) into -216 1548148260.888 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148260.888 * [misc]backup-simplify: Simplify (/ 1 -216) into -1/216 1548148260.888 * [misc]backup-simplify: Simplify (sqrt -1/216) into (sqrt -1/216) 1548148260.889 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.889 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.889 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.889 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148260.889 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148260.889 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.889 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.889 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)))) into 0 1548148260.889 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/216))) into 0 1548148260.889 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.890 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.890 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.890 * [misc]backup-simplify: Simplify 1 into 1 1548148260.890 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.890 * [misc]backup-simplify: Simplify 5 into 5 1548148260.890 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.890 * [misc]taylor: Taking taylor expansion of v in v 1548148260.890 * [misc]backup-simplify: Simplify 0 into 0 1548148260.890 * [misc]backup-simplify: Simplify 1 into 1 1548148260.890 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.890 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.890 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.890 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.890 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.890 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148260.891 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.891 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148260.891 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148260.891 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3)) in v 1548148260.891 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148260.891 * [misc]taylor: Taking taylor expansion of (/ 1 (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148260.891 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148260.891 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.891 * [misc]backup-simplify: Simplify 8 into 8 1548148260.891 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148260.891 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.891 * [misc]backup-simplify: Simplify 216 into 216 1548148260.891 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148260.891 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.891 * [misc]taylor: Taking taylor expansion of v in v 1548148260.891 * [misc]backup-simplify: Simplify 0 into 0 1548148260.891 * [misc]backup-simplify: Simplify 1 into 1 1548148260.891 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.891 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.891 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.891 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.891 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148260.892 * [misc]backup-simplify: Simplify (- 216) into -216 1548148260.892 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148260.892 * [misc]backup-simplify: Simplify (/ 1 -216) into -1/216 1548148260.892 * [misc]backup-simplify: Simplify (sqrt -1/216) into (sqrt -1/216) 1548148260.892 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.892 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.892 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.892 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148260.892 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148260.893 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.893 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.893 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)))) into 0 1548148260.893 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/216))) into 0 1548148260.893 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 1/3) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.893 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.893 * [misc]taylor: Taking taylor expansion of (log (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.893 * [misc]backup-simplify: Simplify 1 into 1 1548148260.893 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.893 * [misc]backup-simplify: Simplify 5 into 5 1548148260.893 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.893 * [misc]taylor: Taking taylor expansion of v in v 1548148260.893 * [misc]backup-simplify: Simplify 0 into 0 1548148260.893 * [misc]backup-simplify: Simplify 1 into 1 1548148260.893 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.893 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148260.893 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.894 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.894 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.894 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1548148260.894 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.894 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1548148260.894 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1548148260.895 * [misc]backup-simplify: Simplify (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)) 1548148260.895 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)) into (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148260.895 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.895 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148260.895 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148260.895 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.895 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.897 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1548148260.897 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.897 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1548148260.898 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148260.898 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1548148260.898 * [misc]backup-simplify: Simplify 0 into 0 1548148260.898 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.899 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.899 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.899 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.899 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148260.901 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1548148260.901 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.902 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1548148260.903 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148260.903 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.903 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.903 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.903 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.904 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.904 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.904 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.904 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)) (* 0 (/ 0 -216)))) into 0 1548148260.905 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/216))) into 0 1548148260.905 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.905 * [misc]backup-simplify: Simplify (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) into (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.906 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.906 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.906 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.906 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.906 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.910 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1548148260.910 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.910 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1548148260.912 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148260.912 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.912 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.913 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.913 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.913 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148260.913 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.913 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.913 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)) (* 0 (/ 0 -216)) (* 0 (/ 0 -216)))) into 0 1548148260.913 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/216))) into 0 1548148260.914 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1548148260.914 * [misc]backup-simplify: Simplify 0 into 0 1548148260.914 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.914 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.915 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.915 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.915 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.920 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1548148260.921 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1548148260.921 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1548148260.924 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1548148260.925 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.925 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.925 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.925 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148260.925 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1548148260.925 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.925 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.926 * [misc]backup-simplify: Simplify (- (+ (* -1/216 (/ 0 -216)) (* 0 (/ 0 -216)) (* 0 (/ 0 -216)) (* 0 (/ 0 -216)))) into 0 1548148260.926 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/216))) into 0 1548148260.927 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/216) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.927 * [misc]backup-simplify: Simplify (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) into (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/216)))) 1548148260.929 * [misc]backup-simplify: Simplify (+ (* (- (* 1/225 (* (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/216)))) (pow (/ 1 (- v)) 7)) (+ (* (- (* 1/15 (* (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/216)))) (pow (/ 1 (- v)) 5)) (* (* (sqrt -1/216) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (pow (/ 1 (- v)) 3)))) into (- (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/216)) (pow v 7))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/216)) (pow v 5)))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/216)) (pow v 3))) 1548148260.929 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) 1548148260.930 * [misc]backup-simplify: Simplify (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) into (* (/ 1 (* t PI)) (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3))) 1548148260.930 * [misc]approximate: Taking taylor expansion of (* (/ 1 (* t PI)) (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3))) in (v t) around 0 1548148260.930 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3))) in t 1548148260.930 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in t 1548148260.930 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148260.930 * [misc]taylor: Taking taylor expansion of t in t 1548148260.930 * [misc]backup-simplify: Simplify 0 into 0 1548148260.930 * [misc]backup-simplify: Simplify 1 into 1 1548148260.930 * [misc]taylor: Taking taylor expansion of PI in t 1548148260.930 * [misc]backup-simplify: Simplify PI into PI 1548148260.930 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148260.930 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148260.930 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1548148260.930 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3)) in t 1548148260.930 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6)))) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of (* 36 (pow v 4)) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of 36 in t 1548148260.931 * [misc]backup-simplify: Simplify 36 into 36 1548148260.931 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of v in t 1548148260.931 * [misc]backup-simplify: Simplify v into v 1548148260.931 * [misc]taylor: Taking taylor expansion of (+ (* 12 (pow v 2)) 4) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of (* 12 (pow v 2)) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of 12 in t 1548148260.931 * [misc]backup-simplify: Simplify 12 into 12 1548148260.931 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of v in t 1548148260.931 * [misc]backup-simplify: Simplify v into v 1548148260.931 * [misc]taylor: Taking taylor expansion of 4 in t 1548148260.931 * [misc]backup-simplify: Simplify 4 into 4 1548148260.931 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (pow v 6))) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of 8 in t 1548148260.931 * [misc]backup-simplify: Simplify 8 into 8 1548148260.931 * [misc]taylor: Taking taylor expansion of (* 216 (pow v 6)) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of 216 in t 1548148260.931 * [misc]backup-simplify: Simplify 216 into 216 1548148260.931 * [misc]taylor: Taking taylor expansion of (pow v 6) in t 1548148260.931 * [misc]taylor: Taking taylor expansion of v in t 1548148260.931 * [misc]backup-simplify: Simplify v into v 1548148260.931 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148260.931 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148260.931 * [misc]backup-simplify: Simplify (* 36 (pow v 4)) into (* 36 (pow v 4)) 1548148260.931 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148260.931 * [misc]backup-simplify: Simplify (* 12 (pow v 2)) into (* 12 (pow v 2)) 1548148260.931 * [misc]backup-simplify: Simplify (+ (* 12 (pow v 2)) 4) into (+ (* 12 (pow v 2)) 4) 1548148260.931 * [misc]backup-simplify: Simplify (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) into (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) 1548148260.931 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148260.931 * [misc]backup-simplify: Simplify (* v (pow v 2)) into (pow v 3) 1548148260.931 * [misc]backup-simplify: Simplify (* (pow v 3) (pow v 3)) into (pow v 6) 1548148260.931 * [misc]backup-simplify: Simplify (* 216 (pow v 6)) into (* 216 (pow v 6)) 1548148260.932 * [misc]backup-simplify: Simplify (- (* 216 (pow v 6))) into (- (* 216 (pow v 6))) 1548148260.932 * [misc]backup-simplify: Simplify (+ 8 (- (* 216 (pow v 6)))) into (- 8 (* 216 (pow v 6))) 1548148260.932 * [misc]backup-simplify: Simplify (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6)))) into (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6)))) 1548148260.932 * [misc]backup-simplify: Simplify (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) into (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) 1548148260.932 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148260.932 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148260.932 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (pow v 4))) into 0 1548148260.932 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (pow v 2))) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 (pow v 2))) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ (* (pow v 3) 0) (* 0 (pow v 3))) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 (pow v 6))) into 0 1548148260.933 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.933 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.934 * [misc]backup-simplify: Simplify (- (/ 0 (- 8 (* 216 (pow v 6)))) (+ (* (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6)))) (/ 0 (- 8 (* 216 (pow v 6))))))) into 0 1548148260.934 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))))) into 0 1548148260.934 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148260.934 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.934 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (pow v 2))) 2)) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 2) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of 1 in t 1548148260.934 * [misc]backup-simplify: Simplify 1 into 1 1548148260.934 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of 5 in t 1548148260.934 * [misc]backup-simplify: Simplify 5 into 5 1548148260.934 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148260.934 * [misc]taylor: Taking taylor expansion of v in t 1548148260.934 * [misc]backup-simplify: Simplify v into v 1548148260.934 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148260.934 * [misc]backup-simplify: Simplify (* 5 (pow v 2)) into (* 5 (pow v 2)) 1548148260.934 * [misc]backup-simplify: Simplify (- (* 5 (pow v 2))) into (- (* 5 (pow v 2))) 1548148260.934 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (pow v 2)))) into (- 1 (* 5 (pow v 2))) 1548148260.934 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (pow v 2))) (- 1 (* 5 (pow v 2)))) into (pow (- 1 (* 5 (pow v 2))) 2) 1548148260.935 * [misc]backup-simplify: Simplify (log (pow (- 1 (* 5 (pow v 2))) 2)) into (log (pow (- 1 (* 5 (pow v 2))) 2)) 1548148260.935 * [misc]backup-simplify: Simplify (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) into (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) 1548148260.935 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) into (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) 1548148260.935 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3))) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of (* t PI) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of t in v 1548148260.935 * [misc]backup-simplify: Simplify t into t 1548148260.935 * [misc]taylor: Taking taylor expansion of PI in v 1548148260.935 * [misc]backup-simplify: Simplify PI into PI 1548148260.935 * [misc]backup-simplify: Simplify (* t PI) into (* t PI) 1548148260.935 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1548148260.935 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3)) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6)))) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of (* 36 (pow v 4)) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of 36 in v 1548148260.935 * [misc]backup-simplify: Simplify 36 into 36 1548148260.935 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of v in v 1548148260.935 * [misc]backup-simplify: Simplify 0 into 0 1548148260.935 * [misc]backup-simplify: Simplify 1 into 1 1548148260.935 * [misc]taylor: Taking taylor expansion of (+ (* 12 (pow v 2)) 4) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of (* 12 (pow v 2)) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of 12 in v 1548148260.935 * [misc]backup-simplify: Simplify 12 into 12 1548148260.935 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of v in v 1548148260.935 * [misc]backup-simplify: Simplify 0 into 0 1548148260.935 * [misc]backup-simplify: Simplify 1 into 1 1548148260.935 * [misc]taylor: Taking taylor expansion of 4 in v 1548148260.935 * [misc]backup-simplify: Simplify 4 into 4 1548148260.935 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (pow v 6))) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.935 * [misc]backup-simplify: Simplify 8 into 8 1548148260.935 * [misc]taylor: Taking taylor expansion of (* 216 (pow v 6)) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.935 * [misc]backup-simplify: Simplify 216 into 216 1548148260.935 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.935 * [misc]taylor: Taking taylor expansion of v in v 1548148260.935 * [misc]backup-simplify: Simplify 0 into 0 1548148260.935 * [misc]backup-simplify: Simplify 1 into 1 1548148260.936 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148260.936 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148260.936 * [misc]backup-simplify: Simplify (+ 8 0) into 8 1548148260.936 * [misc]backup-simplify: Simplify (/ 4 8) into 1/2 1548148260.936 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148260.936 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.936 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.936 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.936 * [misc]backup-simplify: Simplify (- (/ 0 8) (+ (* 1/2 (/ 0 8)))) into 0 1548148260.936 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148260.936 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.937 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.937 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (pow v 2))) 2)) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 2) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.937 * [misc]backup-simplify: Simplify 1 into 1 1548148260.937 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.937 * [misc]backup-simplify: Simplify 5 into 5 1548148260.937 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.937 * [misc]taylor: Taking taylor expansion of v in v 1548148260.937 * [misc]backup-simplify: Simplify 0 into 0 1548148260.937 * [misc]backup-simplify: Simplify 1 into 1 1548148260.937 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148260.937 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.937 * [misc]backup-simplify: Simplify (log 1) into 0 1548148260.937 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148260.937 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.937 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.939 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148260.939 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148260.939 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.939 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.939 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.939 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.939 * [misc]backup-simplify: Simplify (+ (* 1 -5) (+ (* 0 0) (* -5 1))) into -10 1548148260.941 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 1 1)))) 2) into -10 1548148260.941 * [misc]backup-simplify: Simplify (+ (* 1/3 -10) (+ (* 0 0) (* 0 0))) into -10/3 1548148260.941 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148260.942 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3))) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of (* t PI) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of t in v 1548148260.942 * [misc]backup-simplify: Simplify t into t 1548148260.942 * [misc]taylor: Taking taylor expansion of PI in v 1548148260.942 * [misc]backup-simplify: Simplify PI into PI 1548148260.942 * [misc]backup-simplify: Simplify (* t PI) into (* t PI) 1548148260.942 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1548148260.942 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3)) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6))))) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) (- 8 (* 216 (pow v 6)))) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of (* 36 (pow v 4)) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of 36 in v 1548148260.942 * [misc]backup-simplify: Simplify 36 into 36 1548148260.942 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of v in v 1548148260.942 * [misc]backup-simplify: Simplify 0 into 0 1548148260.942 * [misc]backup-simplify: Simplify 1 into 1 1548148260.942 * [misc]taylor: Taking taylor expansion of (+ (* 12 (pow v 2)) 4) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of (* 12 (pow v 2)) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of 12 in v 1548148260.942 * [misc]backup-simplify: Simplify 12 into 12 1548148260.942 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of v in v 1548148260.942 * [misc]backup-simplify: Simplify 0 into 0 1548148260.942 * [misc]backup-simplify: Simplify 1 into 1 1548148260.942 * [misc]taylor: Taking taylor expansion of 4 in v 1548148260.942 * [misc]backup-simplify: Simplify 4 into 4 1548148260.942 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (pow v 6))) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of 8 in v 1548148260.942 * [misc]backup-simplify: Simplify 8 into 8 1548148260.942 * [misc]taylor: Taking taylor expansion of (* 216 (pow v 6)) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of 216 in v 1548148260.942 * [misc]backup-simplify: Simplify 216 into 216 1548148260.942 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148260.942 * [misc]taylor: Taking taylor expansion of v in v 1548148260.942 * [misc]backup-simplify: Simplify 0 into 0 1548148260.942 * [misc]backup-simplify: Simplify 1 into 1 1548148260.942 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148260.942 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148260.942 * [misc]backup-simplify: Simplify (+ 8 0) into 8 1548148260.943 * [misc]backup-simplify: Simplify (/ 4 8) into 1/2 1548148260.943 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148260.943 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.943 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.943 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.943 * [misc]backup-simplify: Simplify (- (/ 0 8) (+ (* 1/2 (/ 0 8)))) into 0 1548148260.943 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148260.943 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (pow v 2))) 2) 1/3) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2)))) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (pow v 2))) 2))) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148260.943 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148260.943 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (pow v 2))) 2)) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (pow v 2))) 2) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of 1 in v 1548148260.943 * [misc]backup-simplify: Simplify 1 into 1 1548148260.943 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of 5 in v 1548148260.943 * [misc]backup-simplify: Simplify 5 into 5 1548148260.943 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148260.943 * [misc]taylor: Taking taylor expansion of v in v 1548148260.943 * [misc]backup-simplify: Simplify 0 into 0 1548148260.943 * [misc]backup-simplify: Simplify 1 into 1 1548148260.944 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148260.944 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.944 * [misc]backup-simplify: Simplify (log 1) into 0 1548148260.944 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148260.944 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.944 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.945 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148260.945 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148260.945 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.946 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148260.946 * [misc]backup-simplify: Simplify (- 5) into -5 1548148260.946 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148260.946 * [misc]backup-simplify: Simplify (+ (* 1 -5) (+ (* 0 0) (* -5 1))) into -10 1548148260.948 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 1 1)))) 2) into -10 1548148260.948 * [misc]backup-simplify: Simplify (+ (* 1/3 -10) (+ (* 0 0) (* 0 0))) into -10/3 1548148260.948 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148260.949 * [misc]backup-simplify: Simplify (* (sqrt 1/2) 1) into (sqrt 1/2) 1548148260.949 * [misc]backup-simplify: Simplify (* (/ 1 (* t PI)) (sqrt 1/2)) into (/ (sqrt 1/2) (* t PI)) 1548148260.949 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1548148260.949 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148260.949 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148260.949 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148260.949 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148260.949 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148260.949 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148260.949 * [misc]taylor: Taking taylor expansion of t in t 1548148260.949 * [misc]backup-simplify: Simplify 0 into 0 1548148260.949 * [misc]backup-simplify: Simplify 1 into 1 1548148260.949 * [misc]taylor: Taking taylor expansion of PI in t 1548148260.949 * [misc]backup-simplify: Simplify PI into PI 1548148260.949 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148260.950 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148260.950 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148260.950 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148260.951 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148260.951 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (* 0 1)) into 0 1548148260.951 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 PI)) into 0 1548148260.951 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))))) into 0 1548148260.951 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (* 0 (sqrt 1/2))) into 0 1548148260.951 * [misc]taylor: Taking taylor expansion of 0 in t 1548148260.952 * [misc]backup-simplify: Simplify 0 into 0 1548148260.952 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148260.953 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)))) into 0 1548148260.953 * [misc]backup-simplify: Simplify 0 into 0 1548148260.954 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -10/3 1) 1)))) into -10/3 1548148260.954 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.955 * [misc]backup-simplify: Simplify (* 12 1) into 12 1548148260.955 * [misc]backup-simplify: Simplify (+ 12 0) into 12 1548148260.955 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148260.955 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.955 * [misc]backup-simplify: Simplify (- (/ 12 8) (+ (* 1/2 (/ 0 8)) (* 0 (/ 0 8)))) into 3/2 1548148260.956 * [misc]backup-simplify: Simplify (/ (- 3/2 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into (/ 3/4 (sqrt 1/2)) 1548148260.956 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) -10/3) (+ (* 0 0) (* (/ 3/4 (sqrt 1/2)) 1))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2))) 1548148260.957 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (* 0 PI))) into 0 1548148260.957 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))))) into 0 1548148260.958 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2)))) (+ (* 0 0) (* 0 (sqrt 1/2)))) into (- (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))) (* 10/3 (/ (sqrt 1/2) (* t PI)))) 1548148260.958 * [misc]taylor: Taking taylor expansion of (- (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))) (* 10/3 (/ (sqrt 1/2) (* t PI)))) in t 1548148260.958 * [misc]taylor: Taking taylor expansion of (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))) in t 1548148260.958 * [misc]taylor: Taking taylor expansion of 3/4 in t 1548148260.958 * [misc]backup-simplify: Simplify 3/4 into 3/4 1548148260.958 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (sqrt 1/2)))) in t 1548148260.958 * [misc]taylor: Taking taylor expansion of (* t (* PI (sqrt 1/2))) in t 1548148260.958 * [misc]taylor: Taking taylor expansion of t in t 1548148260.958 * [misc]backup-simplify: Simplify 0 into 0 1548148260.958 * [misc]backup-simplify: Simplify 1 into 1 1548148260.958 * [misc]taylor: Taking taylor expansion of (* PI (sqrt 1/2)) in t 1548148260.958 * [misc]taylor: Taking taylor expansion of PI in t 1548148260.958 * [misc]backup-simplify: Simplify PI into PI 1548148260.958 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148260.958 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148260.958 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148260.958 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148260.959 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148260.959 * [misc]backup-simplify: Simplify (* PI (sqrt 1/2)) into (* PI (sqrt 1/2)) 1548148260.959 * [misc]backup-simplify: Simplify (* 0 (* PI (sqrt 1/2))) into 0 1548148260.960 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt 1/2))) into 0 1548148260.960 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (sqrt 1/2)))) into (* PI (sqrt 1/2)) 1548148260.961 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt 1/2))) into (/ 1 (* PI (sqrt 1/2))) 1548148260.961 * [misc]taylor: Taking taylor expansion of (* 10/3 (/ (sqrt 1/2) (* t PI))) in t 1548148260.961 * [misc]taylor: Taking taylor expansion of 10/3 in t 1548148260.961 * [misc]backup-simplify: Simplify 10/3 into 10/3 1548148260.961 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1548148260.961 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148260.961 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148260.961 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148260.961 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148260.961 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148260.961 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148260.961 * [misc]taylor: Taking taylor expansion of t in t 1548148260.961 * [misc]backup-simplify: Simplify 0 into 0 1548148260.961 * [misc]backup-simplify: Simplify 1 into 1 1548148260.961 * [misc]taylor: Taking taylor expansion of PI in t 1548148260.961 * [misc]backup-simplify: Simplify PI into PI 1548148260.961 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148260.962 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148260.962 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148260.962 * [misc]backup-simplify: Simplify (* 3/4 (/ 1 (* PI (sqrt 1/2)))) into (/ 3/4 (* PI (sqrt 1/2))) 1548148260.963 * [misc]backup-simplify: Simplify (* 10/3 (/ (sqrt 1/2) PI)) into (* 10/3 (/ (sqrt 1/2) PI)) 1548148260.963 * [misc]backup-simplify: Simplify (- (* 10/3 (/ (sqrt 1/2) PI))) into (- (* 10/3 (/ (sqrt 1/2) PI))) 1548148260.964 * [misc]backup-simplify: Simplify (+ (/ 3/4 (* PI (sqrt 1/2))) (- (* 10/3 (/ (sqrt 1/2) PI)))) into (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) 1548148260.966 * [misc]backup-simplify: Simplify (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) into (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) 1548148260.966 * [misc]backup-simplify: Simplify 0 into 0 1548148260.966 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 1548148260.967 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148260.968 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148260.968 * [misc]backup-simplify: Simplify 0 into 0 1548148260.969 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.969 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148260.969 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.969 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.969 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 -5) (+ (* -5 0) (* 0 1)))) into 0 1548148260.972 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -10) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1548148260.973 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -10) (+ (* 0 0) (* 0 0)))) into 0 1548148260.975 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -10/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148260.975 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148260.975 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 1)) into 0 1548148260.975 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.975 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.975 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.975 * [misc]backup-simplify: Simplify (- (/ 0 8) (+ (* 1/2 (/ 0 8)) (* 0 (/ 0 8)) (* 3/2 (/ 0 8)))) into 0 1548148260.975 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 3/4 (sqrt 1/2)))))) (* 2 (sqrt 1/2))) into 0 1548148260.976 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (+ (* 0 -10/3) (+ (* (/ 3/4 (sqrt 1/2)) 0) (* 0 1)))) into 0 1548148260.976 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148260.976 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))))) into 0 1548148260.977 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (+ (* 0 (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2)))) (+ (* 0 0) (* 0 (sqrt 1/2))))) into 0 1548148260.977 * [misc]taylor: Taking taylor expansion of 0 in t 1548148260.977 * [misc]backup-simplify: Simplify 0 into 0 1548148260.977 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 1548148260.978 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 1548148260.979 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* PI (sqrt 1/2))))) into 0 1548148260.980 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* PI (sqrt 1/2))) (/ 0 (* PI (sqrt 1/2)))))) into 0 1548148260.981 * [misc]backup-simplify: Simplify (+ (* 3/4 0) (* 0 (/ 1 (* PI (sqrt 1/2))))) into 0 1548148260.981 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148260.982 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)))) into 0 1548148260.983 * [misc]backup-simplify: Simplify (+ (* 10/3 0) (* 0 (/ (sqrt 1/2) PI))) into 0 1548148260.983 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.983 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.983 * [misc]backup-simplify: Simplify 0 into 0 1548148260.983 * [misc]backup-simplify: Simplify 0 into 0 1548148260.983 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into 0 1548148260.984 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148260.986 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148260.986 * [misc]backup-simplify: Simplify 0 into 0 1548148260.986 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.986 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.986 * [misc]backup-simplify: Simplify (- 0) into 0 1548148260.987 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.987 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -5 -5) (+ (* 0 0) (* 0 1))))) into 25 1548148260.992 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -10) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -10) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 25) 1)) (pow 1 1)))) 24) into -25 1548148260.993 * [misc]backup-simplify: Simplify (+ (* 1/3 -25) (+ (* 0 0) (+ (* 0 -10) (+ (* 0 0) (* 0 0))))) into -25/3 1548148260.996 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -10/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -10/3 2) 2)) (* (/ (pow -25/3 1) 1)))) into -25/9 1548148260.996 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.996 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148260.996 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148260.996 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.996 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (* 0 1))) into 0 1548148260.996 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.996 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148260.997 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148260.997 * [misc]backup-simplify: Simplify (- (/ 36 8) (+ (* 1/2 (/ 0 8)) (* 0 (/ 0 8)) (* 3/2 (/ 0 8)) (* 0 (/ 0 8)))) into 9/2 1548148260.998 * [misc]backup-simplify: Simplify (/ (- 9/2 (pow (/ 3/4 (sqrt 1/2)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1548148261.001 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) -25/9) (+ (* 0 0) (+ (* (/ 3/4 (sqrt 1/2)) -10/3) (+ (* 0 0) (* (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1))))) into (- (+ (* 1/4 (/ 1 (sqrt 1/2))) (+ (* 9/32 (/ 1 (pow (sqrt 1/2) 3))) (* 25/9 (sqrt 1/2))))) 1548148261.002 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148261.003 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))))) into 0 1548148261.005 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (- (+ (* 1/4 (/ 1 (sqrt 1/2))) (+ (* 9/32 (/ 1 (pow (sqrt 1/2) 3))) (* 25/9 (sqrt 1/2)))))) (+ (* 0 0) (+ (* 0 (- (* 3/4 (/ 1 (sqrt 1/2))) (* 10/3 (sqrt 1/2)))) (+ (* 0 0) (* 0 (sqrt 1/2)))))) into (- (+ (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2)))))))) 1548148261.005 * [misc]taylor: Taking taylor expansion of (- (+ (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2)))))))) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of (+ (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2))))))) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of (* 9/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of 9/32 in t 1548148261.005 * [misc]backup-simplify: Simplify 9/32 into 9/32 1548148261.005 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (pow (sqrt 1/2) 3)))) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of (* t (* PI (pow (sqrt 1/2) 3))) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of t in t 1548148261.005 * [misc]backup-simplify: Simplify 0 into 0 1548148261.005 * [misc]backup-simplify: Simplify 1 into 1 1548148261.005 * [misc]taylor: Taking taylor expansion of (* PI (pow (sqrt 1/2) 3)) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.005 * [misc]backup-simplify: Simplify PI into PI 1548148261.005 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/2) 3) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148261.005 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148261.005 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148261.005 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148261.005 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148261.006 * [misc]backup-simplify: Simplify (* (sqrt 1/2) (sqrt 1/2)) into (pow (sqrt 1/2) 2) 1548148261.006 * [misc]backup-simplify: Simplify (* (sqrt 1/2) (pow (sqrt 1/2) 2)) into (pow (sqrt 1/2) 3) 1548148261.006 * [misc]backup-simplify: Simplify (* PI (pow (sqrt 1/2) 3)) into (* PI (pow (sqrt 1/2) 3)) 1548148261.007 * [misc]backup-simplify: Simplify (* 0 (* PI (pow (sqrt 1/2) 3))) into 0 1548148261.007 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (* 0 (sqrt 1/2))) into 0 1548148261.008 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (* 0 (pow (sqrt 1/2) 2))) into 0 1548148261.008 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (pow (sqrt 1/2) 3))) into 0 1548148261.009 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (pow (sqrt 1/2) 3)))) into (* PI (pow (sqrt 1/2) 3)) 1548148261.010 * [misc]backup-simplify: Simplify (/ 1 (* PI (pow (sqrt 1/2) 3))) into (/ 1 (* PI (pow (sqrt 1/2) 3))) 1548148261.010 * [misc]taylor: Taking taylor expansion of (+ (* 25/9 (/ (sqrt 1/2) (* t PI))) (* 1/4 (/ 1 (* t (* PI (sqrt 1/2)))))) in t 1548148261.010 * [misc]taylor: Taking taylor expansion of (* 25/9 (/ (sqrt 1/2) (* t PI))) in t 1548148261.010 * [misc]taylor: Taking taylor expansion of 25/9 in t 1548148261.010 * [misc]backup-simplify: Simplify 25/9 into 25/9 1548148261.010 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1548148261.010 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148261.010 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148261.010 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148261.010 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148261.010 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148261.010 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148261.010 * [misc]taylor: Taking taylor expansion of t in t 1548148261.010 * [misc]backup-simplify: Simplify 0 into 0 1548148261.010 * [misc]backup-simplify: Simplify 1 into 1 1548148261.010 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.010 * [misc]backup-simplify: Simplify PI into PI 1548148261.010 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148261.011 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148261.011 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1548148261.011 * [misc]taylor: Taking taylor expansion of (* 1/4 (/ 1 (* t (* PI (sqrt 1/2))))) in t 1548148261.011 * [misc]taylor: Taking taylor expansion of 1/4 in t 1548148261.011 * [misc]backup-simplify: Simplify 1/4 into 1/4 1548148261.011 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (sqrt 1/2)))) in t 1548148261.011 * [misc]taylor: Taking taylor expansion of (* t (* PI (sqrt 1/2))) in t 1548148261.011 * [misc]taylor: Taking taylor expansion of t in t 1548148261.011 * [misc]backup-simplify: Simplify 0 into 0 1548148261.011 * [misc]backup-simplify: Simplify 1 into 1 1548148261.011 * [misc]taylor: Taking taylor expansion of (* PI (sqrt 1/2)) in t 1548148261.011 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.011 * [misc]backup-simplify: Simplify PI into PI 1548148261.011 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1548148261.011 * [misc]taylor: Taking taylor expansion of 1/2 in t 1548148261.011 * [misc]backup-simplify: Simplify 1/2 into 1/2 1548148261.011 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1548148261.011 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1548148261.012 * [misc]backup-simplify: Simplify (* PI (sqrt 1/2)) into (* PI (sqrt 1/2)) 1548148261.012 * [misc]backup-simplify: Simplify (* 0 (* PI (sqrt 1/2))) into 0 1548148261.012 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt 1/2))) into 0 1548148261.013 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (sqrt 1/2)))) into (* PI (sqrt 1/2)) 1548148261.013 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt 1/2))) into (/ 1 (* PI (sqrt 1/2))) 1548148261.014 * [misc]backup-simplify: Simplify (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) into (/ 9/32 (* PI (pow (sqrt 1/2) 3))) 1548148261.015 * [misc]backup-simplify: Simplify (* 25/9 (/ (sqrt 1/2) PI)) into (* 25/9 (/ (sqrt 1/2) PI)) 1548148261.015 * [misc]backup-simplify: Simplify (* 1/4 (/ 1 (* PI (sqrt 1/2)))) into (/ 1/4 (* PI (sqrt 1/2))) 1548148261.016 * [misc]backup-simplify: Simplify (+ (* 25/9 (/ (sqrt 1/2) PI)) (/ 1/4 (* PI (sqrt 1/2)))) into (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (* 25/9 (/ (sqrt 1/2) PI))) 1548148261.018 * [misc]backup-simplify: Simplify (+ (/ 9/32 (* PI (pow (sqrt 1/2) 3))) (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (* 25/9 (/ (sqrt 1/2) PI)))) into (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI)))) 1548148261.020 * [misc]backup-simplify: Simplify (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) into (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) 1548148261.023 * [misc]backup-simplify: Simplify (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) into (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) 1548148261.027 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/4 (/ 1 (* PI (sqrt 1/2)))) (+ (* 9/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) (* 25/9 (/ (sqrt 1/2) PI))))) (* (/ 1 t) (pow v 4))) (+ (* (- (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 10/3 (/ (sqrt 1/2) PI))) (* (/ 1 t) (pow v 2))) (* (/ (sqrt 1/2) PI) (* (/ 1 t) 1)))) into (- (+ (* 3/4 (/ (pow v 2) (* t (* PI (sqrt 1/2))))) (/ (sqrt 1/2) (* t PI))) (+ (* 9/32 (/ (pow v 4) (* t (* PI (pow (sqrt 1/2) 3))))) (+ (* 1/4 (/ (pow v 4) (* t (* PI (sqrt 1/2))))) (+ (* 10/3 (/ (* (pow v 2) (sqrt 1/2)) (* t PI))) (* 25/9 (/ (* (pow v 4) (sqrt 1/2)) (* t PI))))))) 1548148261.028 * [misc]backup-simplify: Simplify (/ (/ (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* (/ 1 v) (/ 1 v))) 3)))) (/ (/ (* (/ 1 t) PI) (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* (/ 1 v) (/ 1 v))) (* 6 (* (/ 1 v) (/ 1 v)))) (* 2 (* 6 (* (/ 1 v) (/ 1 v))))))))) into (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) 1548148261.028 * [misc]approximate: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in (v t) around 0 1548148261.028 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in t 1548148261.028 * [misc]taylor: Taking taylor expansion of (/ t PI) in t 1548148261.028 * [misc]taylor: Taking taylor expansion of t in t 1548148261.028 * [misc]backup-simplify: Simplify 0 into 0 1548148261.028 * [misc]backup-simplify: Simplify 1 into 1 1548148261.028 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.028 * [misc]backup-simplify: Simplify PI into PI 1548148261.029 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1548148261.029 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.029 * [misc]backup-simplify: Simplify 36 into 36 1548148261.029 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of v in t 1548148261.029 * [misc]backup-simplify: Simplify v into v 1548148261.029 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.029 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.029 * [misc]backup-simplify: Simplify (/ 1 (pow v 4)) into (/ 1 (pow v 4)) 1548148261.029 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.029 * [misc]backup-simplify: Simplify 4 into 4 1548148261.029 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.029 * [misc]backup-simplify: Simplify 12 into 12 1548148261.029 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of v in t 1548148261.029 * [misc]backup-simplify: Simplify v into v 1548148261.029 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.029 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.029 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of 8 in t 1548148261.029 * [misc]backup-simplify: Simplify 8 into 8 1548148261.029 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of 216 in t 1548148261.029 * [misc]backup-simplify: Simplify 216 into 216 1548148261.029 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of (pow v 6) in t 1548148261.029 * [misc]taylor: Taking taylor expansion of v in t 1548148261.029 * [misc]backup-simplify: Simplify v into v 1548148261.029 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.029 * [misc]backup-simplify: Simplify (* v (pow v 2)) into (pow v 3) 1548148261.029 * [misc]backup-simplify: Simplify (* (pow v 3) (pow v 3)) into (pow v 6) 1548148261.030 * [misc]backup-simplify: Simplify (/ 1 (pow v 6)) into (/ 1 (pow v 6)) 1548148261.030 * [misc]backup-simplify: Simplify (* 36 (/ 1 (pow v 4))) into (/ 36 (pow v 4)) 1548148261.030 * [misc]backup-simplify: Simplify (* 12 (/ 1 (pow v 2))) into (/ 12 (pow v 2)) 1548148261.030 * [misc]backup-simplify: Simplify (+ 4 (/ 12 (pow v 2))) into (+ (* 12 (/ 1 (pow v 2))) 4) 1548148261.030 * [misc]backup-simplify: Simplify (+ (/ 36 (pow v 4)) (+ (* 12 (/ 1 (pow v 2))) 4)) into (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) 1548148261.030 * [misc]backup-simplify: Simplify (* 216 (/ 1 (pow v 6))) into (/ 216 (pow v 6)) 1548148261.030 * [misc]backup-simplify: Simplify (- (/ 216 (pow v 6))) into (- (* 216 (/ 1 (pow v 6)))) 1548148261.030 * [misc]backup-simplify: Simplify (+ 8 (- (* 216 (/ 1 (pow v 6))))) into (- 8 (* 216 (/ 1 (pow v 6)))) 1548148261.030 * [misc]backup-simplify: Simplify (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) into (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) 1548148261.031 * [misc]backup-simplify: Simplify (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) into (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) 1548148261.031 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.031 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.031 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))))) into 0 1548148261.031 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (/ 1 (pow v 4)))) into 0 1548148261.031 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.031 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.031 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.031 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.031 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.031 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.032 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 (pow v 2))) into 0 1548148261.032 * [misc]backup-simplify: Simplify (+ (* (pow v 3) 0) (* 0 (pow v 3))) into 0 1548148261.032 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 6)) (/ 0 (pow v 6))))) into 0 1548148261.032 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 (/ 1 (pow v 6)))) into 0 1548148261.032 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.032 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.032 * [misc]backup-simplify: Simplify (- (/ 0 (- 8 (* 216 (/ 1 (pow v 6))))) (+ (* (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) (/ 0 (- 8 (* 216 (/ 1 (pow v 6)))))))) into 0 1548148261.033 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))))) into 0 1548148261.033 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.033 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.033 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.033 * [misc]backup-simplify: Simplify 1 into 1 1548148261.033 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.033 * [misc]backup-simplify: Simplify 5 into 5 1548148261.033 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.033 * [misc]taylor: Taking taylor expansion of v in t 1548148261.033 * [misc]backup-simplify: Simplify v into v 1548148261.033 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.033 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.033 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148261.033 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148261.033 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148261.033 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) (- 1 (* 5 (/ 1 (pow v 2))))) into (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1548148261.033 * [misc]backup-simplify: Simplify (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) into (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) 1548148261.034 * [misc]backup-simplify: Simplify (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) into (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) 1548148261.034 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) into (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) 1548148261.034 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of t in v 1548148261.034 * [misc]backup-simplify: Simplify t into t 1548148261.034 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.034 * [misc]backup-simplify: Simplify PI into PI 1548148261.034 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148261.034 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.034 * [misc]backup-simplify: Simplify 36 into 36 1548148261.034 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of v in v 1548148261.034 * [misc]backup-simplify: Simplify 0 into 0 1548148261.034 * [misc]backup-simplify: Simplify 1 into 1 1548148261.034 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.034 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.034 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.034 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.034 * [misc]backup-simplify: Simplify 4 into 4 1548148261.034 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.034 * [misc]backup-simplify: Simplify 12 into 12 1548148261.034 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.034 * [misc]taylor: Taking taylor expansion of v in v 1548148261.034 * [misc]backup-simplify: Simplify 0 into 0 1548148261.034 * [misc]backup-simplify: Simplify 1 into 1 1548148261.035 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.035 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.035 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148261.035 * [misc]taylor: Taking taylor expansion of 8 in v 1548148261.035 * [misc]backup-simplify: Simplify 8 into 8 1548148261.035 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148261.035 * [misc]taylor: Taking taylor expansion of 216 in v 1548148261.035 * [misc]backup-simplify: Simplify 216 into 216 1548148261.035 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148261.035 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148261.035 * [misc]taylor: Taking taylor expansion of v in v 1548148261.035 * [misc]backup-simplify: Simplify 0 into 0 1548148261.035 * [misc]backup-simplify: Simplify 1 into 1 1548148261.035 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.035 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.035 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.035 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.035 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.035 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.035 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148261.036 * [misc]backup-simplify: Simplify (- 216) into -216 1548148261.036 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148261.036 * [misc]backup-simplify: Simplify (/ 36 -216) into -1/6 1548148261.036 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.036 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.036 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.036 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.036 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.036 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.037 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.037 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.037 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.037 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.037 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148261.037 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.037 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.037 * [misc]backup-simplify: Simplify (- (/ 0 -216) (+ (* -1/6 (/ 0 -216)))) into 0 1548148261.037 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.037 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148261.037 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148261.037 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148261.038 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.038 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.038 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148261.038 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148261.038 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.038 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.038 * [misc]backup-simplify: Simplify 1 into 1 1548148261.038 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.038 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.038 * [misc]backup-simplify: Simplify 5 into 5 1548148261.038 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.038 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.038 * [misc]taylor: Taking taylor expansion of v in v 1548148261.038 * [misc]backup-simplify: Simplify 0 into 0 1548148261.038 * [misc]backup-simplify: Simplify 1 into 1 1548148261.038 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.038 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.038 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.038 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.038 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.038 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148261.038 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.039 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.039 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.039 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.039 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of t in v 1548148261.039 * [misc]backup-simplify: Simplify t into t 1548148261.039 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.039 * [misc]backup-simplify: Simplify PI into PI 1548148261.039 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148261.039 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.039 * [misc]backup-simplify: Simplify 36 into 36 1548148261.039 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.039 * [misc]taylor: Taking taylor expansion of v in v 1548148261.039 * [misc]backup-simplify: Simplify 0 into 0 1548148261.039 * [misc]backup-simplify: Simplify 1 into 1 1548148261.039 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.039 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.040 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.040 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.040 * [misc]backup-simplify: Simplify 4 into 4 1548148261.040 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.040 * [misc]backup-simplify: Simplify 12 into 12 1548148261.040 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of v in v 1548148261.040 * [misc]backup-simplify: Simplify 0 into 0 1548148261.040 * [misc]backup-simplify: Simplify 1 into 1 1548148261.040 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.040 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.040 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of 8 in v 1548148261.040 * [misc]backup-simplify: Simplify 8 into 8 1548148261.040 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of 216 in v 1548148261.040 * [misc]backup-simplify: Simplify 216 into 216 1548148261.040 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148261.040 * [misc]taylor: Taking taylor expansion of v in v 1548148261.040 * [misc]backup-simplify: Simplify 0 into 0 1548148261.040 * [misc]backup-simplify: Simplify 1 into 1 1548148261.040 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.040 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.040 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.040 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.041 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.041 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.041 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148261.041 * [misc]backup-simplify: Simplify (- 216) into -216 1548148261.041 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148261.041 * [misc]backup-simplify: Simplify (/ 36 -216) into -1/6 1548148261.041 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.041 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.041 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.041 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.042 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.042 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.042 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.042 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.042 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.043 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.043 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148261.043 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.043 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.043 * [misc]backup-simplify: Simplify (- (/ 0 -216) (+ (* -1/6 (/ 0 -216)))) into 0 1548148261.043 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.043 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148261.043 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148261.043 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148261.043 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.043 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.043 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148261.043 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148261.043 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.043 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.043 * [misc]backup-simplify: Simplify 1 into 1 1548148261.044 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.044 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.044 * [misc]backup-simplify: Simplify 5 into 5 1548148261.044 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.044 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.044 * [misc]taylor: Taking taylor expansion of v in v 1548148261.044 * [misc]backup-simplify: Simplify 0 into 0 1548148261.044 * [misc]backup-simplify: Simplify 1 into 1 1548148261.044 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.044 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.044 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.044 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.044 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.044 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148261.044 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.044 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.045 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.045 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.045 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.045 * [misc]backup-simplify: Simplify (* (/ t PI) (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) 1548148261.045 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148261.045 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148261.045 * [misc]taylor: Taking taylor expansion of t in t 1548148261.045 * [misc]backup-simplify: Simplify 0 into 0 1548148261.045 * [misc]backup-simplify: Simplify 1 into 1 1548148261.045 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148261.045 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148261.045 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148261.046 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.046 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.046 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148261.046 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148261.046 * [misc]taylor: Taking taylor expansion of 25 in t 1548148261.046 * [misc]backup-simplify: Simplify 25 into 25 1548148261.046 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.046 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148261.046 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.046 * [misc]backup-simplify: Simplify 4 into 4 1548148261.046 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148261.046 * [misc]taylor: Taking taylor expansion of v in t 1548148261.046 * [misc]backup-simplify: Simplify v into v 1548148261.046 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148261.046 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148261.046 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148261.046 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148261.046 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.046 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.046 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148261.046 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148261.046 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148261.046 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.047 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.047 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.047 * [misc]backup-simplify: Simplify PI into PI 1548148261.047 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.047 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148261.048 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.049 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148261.049 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148261.049 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.049 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.050 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.050 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.051 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148261.051 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.051 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148261.051 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148261.052 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.052 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.052 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148261.052 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.052 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.052 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1548148261.054 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.054 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.054 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.055 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.055 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into 0 1548148261.055 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)))) into 0 1548148261.056 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into 0 1548148261.056 * [misc]taylor: Taking taylor expansion of 0 in t 1548148261.056 * [misc]backup-simplify: Simplify 0 into 0 1548148261.056 * [misc]backup-simplify: Simplify 0 into 0 1548148261.056 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148261.058 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148261.059 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148261.059 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148261.060 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.060 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.060 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148261.061 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.061 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148261.062 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148261.062 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148261.062 * [misc]backup-simplify: Simplify 0 into 0 1548148261.062 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.063 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.063 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.063 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.063 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148261.063 * [misc]backup-simplify: Simplify (+ (* -5 1) (+ (* 0 0) (* 1 -5))) into -10 1548148261.065 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 25 1)))) 2) into -2/5 1548148261.065 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.066 * [misc]backup-simplify: Simplify (+ (* 1/3 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into (- 2/15) 1548148261.067 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2/15) 1) 1)))) into (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) 1548148261.067 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.067 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.067 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.068 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.068 * [misc]backup-simplify: Simplify (* 12 1) into 12 1548148261.068 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.068 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.068 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.068 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.068 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.068 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.069 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.069 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.069 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.069 * [misc]backup-simplify: Simplify (- (/ 12 -216) (+ (* -1/6 (/ 0 -216)) (* 0 (/ 0 -216)))) into -1/18 1548148261.070 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148261.070 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) 1548148261.071 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.072 * [misc]backup-simplify: Simplify (+ (* (/ t PI) (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))))) 1548148261.072 * [misc]taylor: Taking taylor expansion of (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))))) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of 2/15 in t 1548148261.072 * [misc]backup-simplify: Simplify 2/15 into 2/15 1548148261.072 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of t in t 1548148261.072 * [misc]backup-simplify: Simplify 0 into 0 1548148261.072 * [misc]backup-simplify: Simplify 1 into 1 1548148261.072 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.072 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.072 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of 25 in t 1548148261.072 * [misc]backup-simplify: Simplify 25 into 25 1548148261.072 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.072 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.072 * [misc]backup-simplify: Simplify 4 into 4 1548148261.072 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148261.072 * [misc]taylor: Taking taylor expansion of v in t 1548148261.072 * [misc]backup-simplify: Simplify v into v 1548148261.072 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148261.072 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148261.073 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148261.073 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148261.073 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.073 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.073 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148261.073 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148261.073 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148261.073 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.073 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.073 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.073 * [misc]backup-simplify: Simplify PI into PI 1548148261.074 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.074 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148261.075 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.075 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148261.076 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148261.076 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.076 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.076 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.077 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.077 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148261.077 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.077 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148261.078 * [misc]taylor: Taking taylor expansion of (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of 1/36 in t 1548148261.078 * [misc]backup-simplify: Simplify 1/36 into 1/36 1548148261.078 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of t in t 1548148261.078 * [misc]backup-simplify: Simplify 0 into 0 1548148261.078 * [misc]backup-simplify: Simplify 1 into 1 1548148261.078 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.078 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.078 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of 25 in t 1548148261.078 * [misc]backup-simplify: Simplify 25 into 25 1548148261.078 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.078 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.078 * [misc]backup-simplify: Simplify 4 into 4 1548148261.078 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148261.078 * [misc]taylor: Taking taylor expansion of v in t 1548148261.078 * [misc]backup-simplify: Simplify v into v 1548148261.078 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148261.078 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148261.078 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148261.078 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148261.078 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.079 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.079 * [misc]taylor: Taking taylor expansion of (* PI (sqrt -1/6)) in t 1548148261.079 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.079 * [misc]backup-simplify: Simplify PI into PI 1548148261.079 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148261.079 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148261.079 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148261.079 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.079 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.079 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into 0 1548148261.080 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.081 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148261.081 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148261.081 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.081 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.081 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.082 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.082 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.082 * [misc]backup-simplify: Simplify (* PI (sqrt -1/6)) into (* PI (sqrt -1/6)) 1548148261.083 * [misc]backup-simplify: Simplify (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) into (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) 1548148261.083 * [misc]backup-simplify: Simplify (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148261.083 * [misc]backup-simplify: Simplify (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) into (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) 1548148261.084 * [misc]backup-simplify: Simplify (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) 1548148261.085 * [misc]backup-simplify: Simplify (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) into (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) 1548148261.086 * [misc]backup-simplify: Simplify (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) into (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))))) 1548148261.086 * [misc]backup-simplify: Simplify 0 into 0 1548148261.086 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148261.089 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148261.091 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1548148261.091 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1548148261.091 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.091 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.091 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148261.093 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.093 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6))))) into 0 1548148261.094 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148261.095 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.095 * [misc]backup-simplify: Simplify 0 into 0 1548148261.095 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.095 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.095 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.095 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.096 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.096 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (+ (* 1 0) (* 0 -5)))) into 0 1548148261.099 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -10) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148261.099 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.100 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148261.102 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 2/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.102 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.102 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.102 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.103 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.103 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.103 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.103 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 1)) into 0 1548148261.103 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.103 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.103 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.103 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.104 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.104 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.104 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.104 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.104 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.104 * [misc]backup-simplify: Simplify (- (/ 0 -216) (+ (* -1/6 (/ 0 -216)) (* 0 (/ 0 -216)) (* -1/18 (/ 0 -216)))) into 0 1548148261.105 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148261.105 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))))) into 0 1548148261.106 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.107 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (+ (* 0 (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148261.107 * [misc]taylor: Taking taylor expansion of 0 in t 1548148261.107 * [misc]backup-simplify: Simplify 0 into 0 1548148261.107 * [misc]backup-simplify: Simplify 0 into 0 1548148261.108 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148261.110 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148261.111 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148261.111 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148261.111 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.111 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.111 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148261.112 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.113 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148261.113 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148261.114 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148261.114 * [misc]backup-simplify: Simplify (+ (* 2/15 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))) into 0 1548148261.116 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148261.117 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148261.117 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148261.117 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.117 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.117 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148261.119 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.119 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into 0 1548148261.119 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt -1/6))) into 0 1548148261.120 * [misc]backup-simplify: Simplify (- (/ 0 (* PI (sqrt -1/6))) (+ (* (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) (/ 0 (* PI (sqrt -1/6)))))) into 0 1548148261.121 * [misc]backup-simplify: Simplify (+ (* 1/36 0) (* 0 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into 0 1548148261.121 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.121 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.121 * [misc]backup-simplify: Simplify 0 into 0 1548148261.121 * [misc]backup-simplify: Simplify 0 into 0 1548148261.122 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148261.128 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 25 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 25 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 25 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 25 1)))) 24) into 0 1548148261.131 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow v 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow v 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow v 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow v 1)))) 24) into 0 1548148261.131 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v)))))) into 0 1548148261.131 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.131 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.132 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))))) into 0 1548148261.134 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (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 1548148261.135 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6)))))) into 0 1548148261.135 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))))) into 0 1548148261.136 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.136 * [misc]backup-simplify: Simplify 0 into 0 1548148261.138 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (* PI (sqrt -1/6)))))) (* (/ 1 t) (pow (/ 1 v) 3))) (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (sqrt -1/6)) PI) (* (/ 1 t) (/ 1 v)))) into (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v))))))) (* t (* v PI))) (+ (* 2/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v))))))) (* t (* (pow v 3) PI)))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 v)))))) (* t (* (pow v 3) (* PI (sqrt -1/6)))))))) 1548148261.139 * [misc]backup-simplify: Simplify (/ (/ (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* (/ 1 (- v)) (/ 1 (- v)))) 3)))) (/ (/ (* (/ 1 (- t)) PI) (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* (/ 1 (- v)) (/ 1 (- v)))) (* 6 (* (/ 1 (- v)) (/ 1 (- v))))) (* 2 (* 6 (* (/ 1 (- v)) (/ 1 (- v)))))))))) into (* -1 (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) 1548148261.139 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in (v t) around 0 1548148261.139 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of -1 in t 1548148261.139 * [misc]backup-simplify: Simplify -1 into -1 1548148261.139 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of (/ t PI) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of t in t 1548148261.139 * [misc]backup-simplify: Simplify 0 into 0 1548148261.139 * [misc]backup-simplify: Simplify 1 into 1 1548148261.139 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.139 * [misc]backup-simplify: Simplify PI into PI 1548148261.139 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1548148261.139 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.139 * [misc]backup-simplify: Simplify 36 into 36 1548148261.139 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.139 * [misc]taylor: Taking taylor expansion of v in t 1548148261.139 * [misc]backup-simplify: Simplify v into v 1548148261.139 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.139 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.140 * [misc]backup-simplify: Simplify (/ 1 (pow v 4)) into (/ 1 (pow v 4)) 1548148261.140 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.140 * [misc]backup-simplify: Simplify 4 into 4 1548148261.140 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.140 * [misc]backup-simplify: Simplify 12 into 12 1548148261.140 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of v in t 1548148261.140 * [misc]backup-simplify: Simplify v into v 1548148261.140 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.140 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.140 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of 8 in t 1548148261.140 * [misc]backup-simplify: Simplify 8 into 8 1548148261.140 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of 216 in t 1548148261.140 * [misc]backup-simplify: Simplify 216 into 216 1548148261.140 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of (pow v 6) in t 1548148261.140 * [misc]taylor: Taking taylor expansion of v in t 1548148261.140 * [misc]backup-simplify: Simplify v into v 1548148261.140 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.140 * [misc]backup-simplify: Simplify (* v (pow v 2)) into (pow v 3) 1548148261.140 * [misc]backup-simplify: Simplify (* (pow v 3) (pow v 3)) into (pow v 6) 1548148261.140 * [misc]backup-simplify: Simplify (/ 1 (pow v 6)) into (/ 1 (pow v 6)) 1548148261.140 * [misc]backup-simplify: Simplify (* 36 (/ 1 (pow v 4))) into (/ 36 (pow v 4)) 1548148261.140 * [misc]backup-simplify: Simplify (* 12 (/ 1 (pow v 2))) into (/ 12 (pow v 2)) 1548148261.140 * [misc]backup-simplify: Simplify (+ 4 (/ 12 (pow v 2))) into (+ (* 12 (/ 1 (pow v 2))) 4) 1548148261.140 * [misc]backup-simplify: Simplify (+ (/ 36 (pow v 4)) (+ (* 12 (/ 1 (pow v 2))) 4)) into (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) 1548148261.140 * [misc]backup-simplify: Simplify (* 216 (/ 1 (pow v 6))) into (/ 216 (pow v 6)) 1548148261.141 * [misc]backup-simplify: Simplify (- (/ 216 (pow v 6))) into (- (* 216 (/ 1 (pow v 6)))) 1548148261.141 * [misc]backup-simplify: Simplify (+ 8 (- (* 216 (/ 1 (pow v 6))))) into (- 8 (* 216 (/ 1 (pow v 6)))) 1548148261.141 * [misc]backup-simplify: Simplify (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) into (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) 1548148261.141 * [misc]backup-simplify: Simplify (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) into (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) 1548148261.141 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.141 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.141 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))))) into 0 1548148261.141 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (/ 1 (pow v 4)))) into 0 1548148261.141 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.142 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.142 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.142 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.142 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.142 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.142 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 (pow v 2))) into 0 1548148261.142 * [misc]backup-simplify: Simplify (+ (* (pow v 3) 0) (* 0 (pow v 3))) into 0 1548148261.142 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 6)) (/ 0 (pow v 6))))) into 0 1548148261.142 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 (/ 1 (pow v 6)))) into 0 1548148261.142 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.143 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.143 * [misc]backup-simplify: Simplify (- (/ 0 (- 8 (* 216 (/ 1 (pow v 6))))) (+ (* (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) (/ 0 (- 8 (* 216 (/ 1 (pow v 6)))))))) into 0 1548148261.143 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))))) into 0 1548148261.143 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.143 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.143 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.143 * [misc]backup-simplify: Simplify 1 into 1 1548148261.143 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.143 * [misc]backup-simplify: Simplify 5 into 5 1548148261.143 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.143 * [misc]taylor: Taking taylor expansion of v in t 1548148261.143 * [misc]backup-simplify: Simplify v into v 1548148261.143 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.144 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.144 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148261.144 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148261.144 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148261.144 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) (- 1 (* 5 (/ 1 (pow v 2))))) into (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1548148261.144 * [misc]backup-simplify: Simplify (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) into (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) 1548148261.144 * [misc]backup-simplify: Simplify (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) into (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) 1548148261.144 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) into (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) 1548148261.144 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in v 1548148261.144 * [misc]taylor: Taking taylor expansion of -1 in v 1548148261.144 * [misc]backup-simplify: Simplify -1 into -1 1548148261.144 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148261.144 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148261.144 * [misc]taylor: Taking taylor expansion of t in v 1548148261.144 * [misc]backup-simplify: Simplify t into t 1548148261.144 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.144 * [misc]backup-simplify: Simplify PI into PI 1548148261.144 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148261.144 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148261.144 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148261.144 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148261.144 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.145 * [misc]backup-simplify: Simplify 36 into 36 1548148261.145 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of v in v 1548148261.145 * [misc]backup-simplify: Simplify 0 into 0 1548148261.145 * [misc]backup-simplify: Simplify 1 into 1 1548148261.145 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.145 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.145 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.145 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.145 * [misc]backup-simplify: Simplify 4 into 4 1548148261.145 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.145 * [misc]backup-simplify: Simplify 12 into 12 1548148261.145 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of v in v 1548148261.145 * [misc]backup-simplify: Simplify 0 into 0 1548148261.145 * [misc]backup-simplify: Simplify 1 into 1 1548148261.145 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.145 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.145 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of 8 in v 1548148261.145 * [misc]backup-simplify: Simplify 8 into 8 1548148261.145 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of 216 in v 1548148261.145 * [misc]backup-simplify: Simplify 216 into 216 1548148261.145 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148261.145 * [misc]taylor: Taking taylor expansion of v in v 1548148261.145 * [misc]backup-simplify: Simplify 0 into 0 1548148261.145 * [misc]backup-simplify: Simplify 1 into 1 1548148261.145 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.146 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.146 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.146 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.146 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.146 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.146 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148261.146 * [misc]backup-simplify: Simplify (- 216) into -216 1548148261.146 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148261.146 * [misc]backup-simplify: Simplify (/ 36 -216) into -1/6 1548148261.146 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.147 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.147 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.147 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.147 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.147 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.147 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.147 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.147 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.147 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.148 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148261.148 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.148 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.148 * [misc]backup-simplify: Simplify (- (/ 0 -216) (+ (* -1/6 (/ 0 -216)))) into 0 1548148261.148 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.148 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.148 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.148 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.148 * [misc]backup-simplify: Simplify 1 into 1 1548148261.148 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.148 * [misc]backup-simplify: Simplify 5 into 5 1548148261.148 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.148 * [misc]taylor: Taking taylor expansion of v in v 1548148261.148 * [misc]backup-simplify: Simplify 0 into 0 1548148261.148 * [misc]backup-simplify: Simplify 1 into 1 1548148261.148 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.148 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.149 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.149 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.149 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.149 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148261.149 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.149 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.149 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.150 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.150 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of -1 in v 1548148261.150 * [misc]backup-simplify: Simplify -1 into -1 1548148261.150 * [misc]taylor: Taking taylor expansion of (* (/ t PI) (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of (/ t PI) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of t in v 1548148261.150 * [misc]backup-simplify: Simplify t into t 1548148261.150 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.150 * [misc]backup-simplify: Simplify PI into PI 1548148261.150 * [misc]backup-simplify: Simplify (/ t PI) into (/ t PI) 1548148261.150 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3)) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of (sqrt (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6)))))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of (/ (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) (- 8 (* 216 (/ 1 (pow v 6))))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.150 * [misc]backup-simplify: Simplify 36 into 36 1548148261.150 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of v in v 1548148261.150 * [misc]backup-simplify: Simplify 0 into 0 1548148261.150 * [misc]backup-simplify: Simplify 1 into 1 1548148261.150 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.150 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.150 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.150 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.150 * [misc]backup-simplify: Simplify 4 into 4 1548148261.150 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.150 * [misc]backup-simplify: Simplify 12 into 12 1548148261.150 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.150 * [misc]taylor: Taking taylor expansion of v in v 1548148261.150 * [misc]backup-simplify: Simplify 0 into 0 1548148261.150 * [misc]backup-simplify: Simplify 1 into 1 1548148261.151 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.151 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.151 * [misc]taylor: Taking taylor expansion of (- 8 (* 216 (/ 1 (pow v 6)))) in v 1548148261.151 * [misc]taylor: Taking taylor expansion of 8 in v 1548148261.151 * [misc]backup-simplify: Simplify 8 into 8 1548148261.151 * [misc]taylor: Taking taylor expansion of (* 216 (/ 1 (pow v 6))) in v 1548148261.151 * [misc]taylor: Taking taylor expansion of 216 in v 1548148261.151 * [misc]backup-simplify: Simplify 216 into 216 1548148261.151 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 6)) in v 1548148261.151 * [misc]taylor: Taking taylor expansion of (pow v 6) in v 1548148261.151 * [misc]taylor: Taking taylor expansion of v in v 1548148261.151 * [misc]backup-simplify: Simplify 0 into 0 1548148261.151 * [misc]backup-simplify: Simplify 1 into 1 1548148261.151 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.151 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.151 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.151 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.151 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.151 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.151 * [misc]backup-simplify: Simplify (* 216 1) into 216 1548148261.152 * [misc]backup-simplify: Simplify (- 216) into -216 1548148261.152 * [misc]backup-simplify: Simplify (+ 0 -216) into -216 1548148261.152 * [misc]backup-simplify: Simplify (/ 36 -216) into -1/6 1548148261.152 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.152 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.152 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.152 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.152 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.152 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.153 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.153 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.153 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.153 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.153 * [misc]backup-simplify: Simplify (+ (* 216 0) (* 0 1)) into 0 1548148261.153 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.153 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.153 * [misc]backup-simplify: Simplify (- (/ 0 -216) (+ (* -1/6 (/ 0 -216)))) into 0 1548148261.154 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.154 * [misc]taylor: Taking taylor expansion of (pow (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1/3) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)))) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2))) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.154 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.154 * [misc]taylor: Taking taylor expansion of (log (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2)) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.154 * [misc]backup-simplify: Simplify 1 into 1 1548148261.154 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.154 * [misc]backup-simplify: Simplify 5 into 5 1548148261.154 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.154 * [misc]taylor: Taking taylor expansion of v in v 1548148261.154 * [misc]backup-simplify: Simplify 0 into 0 1548148261.154 * [misc]backup-simplify: Simplify 1 into 1 1548148261.154 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.154 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.154 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.154 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.154 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.154 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1548148261.154 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.155 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.155 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.155 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.155 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.156 * [misc]backup-simplify: Simplify (* (/ t PI) (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) 1548148261.156 * [misc]backup-simplify: Simplify (* -1 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) into (* -1 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) 1548148261.156 * [misc]taylor: Taking taylor expansion of (* -1 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of -1 in t 1548148261.156 * [misc]backup-simplify: Simplify -1 into -1 1548148261.156 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of t in t 1548148261.156 * [misc]backup-simplify: Simplify 0 into 0 1548148261.156 * [misc]backup-simplify: Simplify 1 into 1 1548148261.156 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.156 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.156 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of 25 in t 1548148261.156 * [misc]backup-simplify: Simplify 25 into 25 1548148261.156 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.156 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.156 * [misc]backup-simplify: Simplify 4 into 4 1548148261.156 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148261.156 * [misc]taylor: Taking taylor expansion of v in t 1548148261.156 * [misc]backup-simplify: Simplify v into v 1548148261.156 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148261.156 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148261.156 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148261.157 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148261.157 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.157 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.157 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148261.157 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148261.157 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148261.157 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.157 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.157 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.157 * [misc]backup-simplify: Simplify PI into PI 1548148261.157 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.158 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148261.159 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.159 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148261.160 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148261.160 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.160 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.160 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.161 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.161 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148261.161 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.161 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148261.162 * [misc]backup-simplify: Simplify (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148261.162 * [misc]backup-simplify: Simplify (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148261.162 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.162 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.162 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148261.163 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.163 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.163 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1548148261.164 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.164 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.164 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.165 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.165 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into 0 1548148261.166 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)))) into 0 1548148261.166 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into 0 1548148261.166 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI))) into 0 1548148261.166 * [misc]taylor: Taking taylor expansion of 0 in t 1548148261.166 * [misc]backup-simplify: Simplify 0 into 0 1548148261.166 * [misc]backup-simplify: Simplify 0 into 0 1548148261.167 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148261.169 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148261.170 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148261.170 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148261.170 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.171 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.171 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148261.172 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.172 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148261.173 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148261.173 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148261.173 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))) into 0 1548148261.174 * [misc]backup-simplify: Simplify 0 into 0 1548148261.174 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.174 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.174 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.174 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.174 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148261.174 * [misc]backup-simplify: Simplify (+ (* -5 1) (+ (* 0 0) (* 1 -5))) into -10 1548148261.177 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 -10) 1)) (pow 25 1)))) 2) into -2/5 1548148261.177 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.177 * [misc]backup-simplify: Simplify (+ (* 1/3 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into (- 2/15) 1548148261.178 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2/15) 1) 1)))) into (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) 1548148261.178 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.179 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.179 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.179 * [misc]backup-simplify: Simplify (* 12 1) into 12 1548148261.179 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.179 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.180 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.180 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.180 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.180 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.180 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.180 * [misc]backup-simplify: Simplify (- (/ 12 -216) (+ (* -1/6 (/ 0 -216)) (* 0 (/ 0 -216)))) into -1/18 1548148261.181 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1548148261.182 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) 1548148261.182 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.183 * [misc]backup-simplify: Simplify (+ (* (/ t PI) (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))))) 1548148261.184 * [misc]backup-simplify: Simplify (+ (* -1 (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))))) (+ (* 0 0) (* 0 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)))) into (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))) 1548148261.184 * [misc]taylor: Taking taylor expansion of (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))) in t 1548148261.184 * [misc]taylor: Taking taylor expansion of (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of 2/15 in t 1548148261.185 * [misc]backup-simplify: Simplify 2/15 into 2/15 1548148261.185 * [misc]taylor: Taking taylor expansion of (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of t in t 1548148261.185 * [misc]backup-simplify: Simplify 0 into 0 1548148261.185 * [misc]backup-simplify: Simplify 1 into 1 1548148261.185 * [misc]taylor: Taking taylor expansion of (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.185 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.185 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of 25 in t 1548148261.185 * [misc]backup-simplify: Simplify 25 into 25 1548148261.185 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.185 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.185 * [misc]backup-simplify: Simplify 4 into 4 1548148261.185 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148261.185 * [misc]taylor: Taking taylor expansion of v in t 1548148261.185 * [misc]backup-simplify: Simplify v into v 1548148261.185 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148261.185 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148261.185 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148261.185 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148261.185 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.186 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.186 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148261.186 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148261.186 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148261.186 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.186 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.186 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.186 * [misc]backup-simplify: Simplify PI into PI 1548148261.186 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.186 * [misc]backup-simplify: Simplify (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) into 0 1548148261.188 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.188 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148261.188 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148261.188 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.188 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.188 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.189 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.189 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1548148261.190 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))) into (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) 1548148261.190 * [misc]backup-simplify: Simplify (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) into (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) 1548148261.190 * [misc]taylor: Taking taylor expansion of (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6)))) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of 1/36 in t 1548148261.190 * [misc]backup-simplify: Simplify 1/36 into 1/36 1548148261.190 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of t in t 1548148261.190 * [misc]backup-simplify: Simplify 0 into 0 1548148261.190 * [misc]backup-simplify: Simplify 1 into 1 1548148261.190 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 25) (* 4 (log v))))) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 25) (* 4 (log v)))) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.190 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.190 * [misc]taylor: Taking taylor expansion of (- (log 25) (* 4 (log v))) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of (log 25) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of 25 in t 1548148261.190 * [misc]backup-simplify: Simplify 25 into 25 1548148261.190 * [misc]backup-simplify: Simplify (log 25) into (log 25) 1548148261.190 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.190 * [misc]backup-simplify: Simplify 4 into 4 1548148261.190 * [misc]taylor: Taking taylor expansion of (log v) in t 1548148261.190 * [misc]taylor: Taking taylor expansion of v in t 1548148261.190 * [misc]backup-simplify: Simplify v into v 1548148261.191 * [misc]backup-simplify: Simplify (log v) into (log v) 1548148261.191 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1548148261.191 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1548148261.191 * [misc]backup-simplify: Simplify (+ (log 25) (- (* 4 (log v)))) into (- (log 25) (* 4 (log v))) 1548148261.191 * [misc]backup-simplify: Simplify (* 1/3 (- (log 25) (* 4 (log v)))) into (* 1/3 (- (log 25) (* 4 (log v)))) 1548148261.191 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 25) (* 4 (log v))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.191 * [misc]taylor: Taking taylor expansion of (* PI (sqrt -1/6)) in t 1548148261.191 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.191 * [misc]backup-simplify: Simplify PI into PI 1548148261.191 * [misc]taylor: Taking taylor expansion of (sqrt -1/6) in t 1548148261.191 * [misc]taylor: Taking taylor expansion of -1/6 in t 1548148261.191 * [misc]backup-simplify: Simplify -1/6 into -1/6 1548148261.191 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1548148261.191 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1548148261.192 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))) into 0 1548148261.193 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 25 1)))) 1) into 0 1548148261.193 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1548148261.193 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1548148261.193 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.193 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.194 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log 25) (* 4 (log v))))) into 0 1548148261.194 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.195 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) into (exp (* 1/3 (- (log 25) (* 4 (log v))))) 1548148261.195 * [misc]backup-simplify: Simplify (* PI (sqrt -1/6)) into (* PI (sqrt -1/6)) 1548148261.195 * [misc]backup-simplify: Simplify (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) into (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) 1548148261.195 * [misc]backup-simplify: Simplify (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) into (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) 1548148261.196 * [misc]backup-simplify: Simplify (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) into (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6)))) 1548148261.197 * [misc]backup-simplify: Simplify (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) 1548148261.197 * [misc]backup-simplify: Simplify (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) 1548148261.197 * [misc]backup-simplify: Simplify 0 into 0 1548148261.198 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148261.201 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148261.203 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1548148261.203 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1548148261.203 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.203 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.204 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148261.205 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.206 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6))))) into 0 1548148261.206 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148261.207 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.207 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI)))) into 0 1548148261.207 * [misc]backup-simplify: Simplify 0 into 0 1548148261.208 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.208 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.208 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.208 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.208 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.208 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (+ (* 1 0) (* 0 -5)))) into 0 1548148261.212 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -10) 1)) (pow 25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 25 1)))) 6) into 0 1548148261.213 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 25)) into (- (log 25) (* 4 (log v))) 1548148261.213 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -2/5) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v))))))) into 0 1548148261.215 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 2/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.215 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.215 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.215 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.216 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.216 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.216 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.216 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 1)) into 0 1548148261.216 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.216 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.216 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.217 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.217 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.217 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.217 * [misc]backup-simplify: Simplify (+ (* 216 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.217 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.217 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.217 * [misc]backup-simplify: Simplify (- (/ 0 -216) (+ (* -1/6 (/ 0 -216)) (* 0 (/ 0 -216)) (* -1/18 (/ 0 -216)))) into 0 1548148261.218 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1548148261.218 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -2/15 (exp (* 1/3 (- (log 25) (* 4 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v))))))))) into 0 1548148261.219 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ t PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.220 * [misc]backup-simplify: Simplify (+ (* (/ t PI) 0) (+ (* 0 (- (+ (* 2/15 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)))))) into 0 1548148261.221 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (+ (* 2/15 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI)) (* 1/36 (/ (* t (exp (* 1/3 (- (log 25) (* 4 (log v)))))) (* PI (sqrt -1/6))))))) (+ (* 0 0) (* 0 (/ (* t (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))) PI))))) into 0 1548148261.221 * [misc]taylor: Taking taylor expansion of 0 in t 1548148261.221 * [misc]backup-simplify: Simplify 0 into 0 1548148261.221 * [misc]backup-simplify: Simplify 0 into 0 1548148261.222 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into 0 1548148261.224 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148261.225 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148261.225 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148261.225 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.225 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.226 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148261.227 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.227 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt -1/6)))) into 0 1548148261.227 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))) into 0 1548148261.228 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)))) into 0 1548148261.228 * [misc]backup-simplify: Simplify (+ (* 2/15 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))) into 0 1548148261.231 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 25 1)))) 2) into 0 1548148261.231 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1548148261.232 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1548148261.232 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.232 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.232 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))) into 0 1548148261.233 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.233 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/3 (- (log 25) (* 4 (log v)))))))) into 0 1548148261.234 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt -1/6))) into 0 1548148261.235 * [misc]backup-simplify: Simplify (- (/ 0 (* PI (sqrt -1/6))) (+ (* (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))) (/ 0 (* PI (sqrt -1/6)))))) into 0 1548148261.235 * [misc]backup-simplify: Simplify (+ (* 1/36 0) (* 0 (/ (exp (* 1/3 (- (log 25) (* 4 (log v))))) (* PI (sqrt -1/6))))) into 0 1548148261.235 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.235 * [misc]backup-simplify: Simplify 0 into 0 1548148261.235 * [misc]backup-simplify: Simplify 0 into 0 1548148261.236 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into 0 1548148261.242 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 25 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 25 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 25 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 25 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 25 1)))) 24) into 0 1548148261.244 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow v 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow v 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow v 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow v 1)))) 24) into 0 1548148261.245 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v)))))) into 0 1548148261.245 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.245 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.245 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 25) (* 4 (log v)))))))) into 0 1548148261.248 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (+ (* (/ (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 1548148261.248 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/6)))))) into 0 1548148261.249 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6))))))) into 0 1548148261.250 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1548148261.251 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log v))))) (sqrt -1/6)) PI))))) into 0 1548148261.251 * [misc]backup-simplify: Simplify 0 into 0 1548148261.252 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 (- v))))))) (sqrt -1/6)) PI)) (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 (- v))))))) (* PI (sqrt -1/6))))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 3))) (* (* -1 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ 1 (- v))))))) (sqrt -1/6)) PI)) (* (/ 1 (- t)) (/ 1 (- v))))) into (- (+ (* 1/36 (/ (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (* t (* (pow v 3) (* PI (sqrt -1/6)))))) (* 2/15 (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (sqrt -1/6)) (* t (* (pow v 3) PI))))) (/ (* (exp (* 1/3 (- (log 25) (* 4 (log (/ -1 v)))))) (sqrt -1/6)) (* t (* v PI)))) 1548148261.252 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1 1) 1548148261.252 * [misc]backup-simplify: Simplify (* t PI) into (* t PI) 1548148261.252 * [misc]approximate: Taking taylor expansion of (* t PI) in (t) around 0 1548148261.252 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148261.252 * [misc]taylor: Taking taylor expansion of t in t 1548148261.252 * [misc]backup-simplify: Simplify 0 into 0 1548148261.252 * [misc]backup-simplify: Simplify 1 into 1 1548148261.252 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.252 * [misc]backup-simplify: Simplify PI into PI 1548148261.252 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148261.252 * [misc]taylor: Taking taylor expansion of t in t 1548148261.252 * [misc]backup-simplify: Simplify 0 into 0 1548148261.252 * [misc]backup-simplify: Simplify 1 into 1 1548148261.252 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.252 * [misc]backup-simplify: Simplify PI into PI 1548148261.253 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148261.253 * [misc]backup-simplify: Simplify 0 into 0 1548148261.253 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148261.253 * [misc]backup-simplify: Simplify PI into PI 1548148261.254 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148261.254 * [misc]backup-simplify: Simplify 0 into 0 1548148261.254 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148261.254 * [misc]backup-simplify: Simplify 0 into 0 1548148261.256 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148261.256 * [misc]backup-simplify: Simplify 0 into 0 1548148261.257 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))) into 0 1548148261.257 * [misc]backup-simplify: Simplify 0 into 0 1548148261.259 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))))) into 0 1548148261.259 * [misc]backup-simplify: Simplify 0 into 0 1548148261.261 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))))) into 0 1548148261.261 * [misc]backup-simplify: Simplify 0 into 0 1548148261.261 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1548148261.261 * [misc]backup-simplify: Simplify (* (/ 1 t) PI) into (/ PI t) 1548148261.261 * [misc]approximate: Taking taylor expansion of (/ PI t) in (t) around 0 1548148261.261 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.261 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.261 * [misc]backup-simplify: Simplify PI into PI 1548148261.261 * [misc]taylor: Taking taylor expansion of t in t 1548148261.261 * [misc]backup-simplify: Simplify 0 into 0 1548148261.261 * [misc]backup-simplify: Simplify 1 into 1 1548148261.261 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.261 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.261 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.261 * [misc]backup-simplify: Simplify PI into PI 1548148261.261 * [misc]taylor: Taking taylor expansion of t in t 1548148261.261 * [misc]backup-simplify: Simplify 0 into 0 1548148261.261 * [misc]backup-simplify: Simplify 1 into 1 1548148261.261 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.261 * [misc]backup-simplify: Simplify PI into PI 1548148261.262 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148261.262 * [misc]backup-simplify: Simplify 0 into 0 1548148261.263 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.263 * [misc]backup-simplify: Simplify 0 into 0 1548148261.264 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.264 * [misc]backup-simplify: Simplify 0 into 0 1548148261.265 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.265 * [misc]backup-simplify: Simplify 0 into 0 1548148261.266 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.266 * [misc]backup-simplify: Simplify 0 into 0 1548148261.267 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.267 * [misc]backup-simplify: Simplify 0 into 0 1548148261.267 * [misc]backup-simplify: Simplify (* PI (/ 1 (/ 1 t))) into (* t PI) 1548148261.267 * [misc]backup-simplify: Simplify (* (/ 1 (- t)) PI) into (* -1 (/ PI t)) 1548148261.267 * [misc]approximate: Taking taylor expansion of (* -1 (/ PI t)) in (t) around 0 1548148261.267 * [misc]taylor: Taking taylor expansion of (* -1 (/ PI t)) in t 1548148261.267 * [misc]taylor: Taking taylor expansion of -1 in t 1548148261.267 * [misc]backup-simplify: Simplify -1 into -1 1548148261.267 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.267 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.267 * [misc]backup-simplify: Simplify PI into PI 1548148261.267 * [misc]taylor: Taking taylor expansion of t in t 1548148261.267 * [misc]backup-simplify: Simplify 0 into 0 1548148261.267 * [misc]backup-simplify: Simplify 1 into 1 1548148261.268 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.268 * [misc]taylor: Taking taylor expansion of (* -1 (/ PI t)) in t 1548148261.268 * [misc]taylor: Taking taylor expansion of -1 in t 1548148261.268 * [misc]backup-simplify: Simplify -1 into -1 1548148261.268 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.268 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.268 * [misc]backup-simplify: Simplify PI into PI 1548148261.268 * [misc]taylor: Taking taylor expansion of t in t 1548148261.268 * [misc]backup-simplify: Simplify 0 into 0 1548148261.268 * [misc]backup-simplify: Simplify 1 into 1 1548148261.268 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.268 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148261.268 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1548148261.269 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148261.269 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 PI)) into 0 1548148261.269 * [misc]backup-simplify: Simplify 0 into 0 1548148261.270 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.270 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 PI))) into 0 1548148261.270 * [misc]backup-simplify: Simplify 0 into 0 1548148261.271 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.272 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148261.272 * [misc]backup-simplify: Simplify 0 into 0 1548148261.273 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.274 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1548148261.274 * [misc]backup-simplify: Simplify 0 into 0 1548148261.275 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.277 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))))) into 0 1548148261.277 * [misc]backup-simplify: Simplify 0 into 0 1548148261.278 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.280 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))))) into 0 1548148261.280 * [misc]backup-simplify: Simplify 0 into 0 1548148261.280 * [misc]backup-simplify: Simplify (* (* -1 PI) (/ 1 (/ 1 (- t)))) into (* t PI) 1548148261.280 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2) 1548148261.280 * [misc]backup-simplify: Simplify (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) into (* (* t PI) (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3))) 1548148261.280 * [misc]approximate: Taking taylor expansion of (* (* t PI) (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3))) in (t v) around 0 1548148261.280 * [misc]taylor: Taking taylor expansion of (* (* t PI) (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3))) in v 1548148261.280 * [misc]taylor: Taking taylor expansion of (* t PI) in v 1548148261.280 * [misc]taylor: Taking taylor expansion of t in v 1548148261.280 * [misc]backup-simplify: Simplify t into t 1548148261.280 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.280 * [misc]backup-simplify: Simplify PI into PI 1548148261.280 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3)) in v 1548148261.280 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) in v 1548148261.280 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) in v 1548148261.281 * [misc]taylor: Taking taylor expansion of (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) in v 1548148261.281 * [misc]taylor: Taking taylor expansion of (* 36 (pow v 4)) in v 1548148261.281 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.281 * [misc]backup-simplify: Simplify 36 into 36 1548148261.281 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.281 * [misc]taylor: Taking taylor expansion of v in v 1548148261.281 * [misc]backup-simplify: Simplify 0 into 0 1548148261.281 * [misc]backup-simplify: Simplify 1 into 1 1548148261.281 * [misc]taylor: Taking taylor expansion of (+ (* 12 (pow v 2)) 4) in v 1548148261.281 * [misc]taylor: Taking taylor expansion of (* 12 (pow v 2)) in v 1548148261.281 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.281 * [misc]backup-simplify: Simplify 12 into 12 1548148261.281 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.281 * [misc]taylor: Taking taylor expansion of v in v 1548148261.281 * [misc]backup-simplify: Simplify 0 into 0 1548148261.281 * [misc]backup-simplify: Simplify 1 into 1 1548148261.281 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.281 * [misc]backup-simplify: Simplify 4 into 4 1548148261.281 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148261.281 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148261.281 * [misc]backup-simplify: Simplify (/ 1 4) into 1/4 1548148261.281 * [misc]backup-simplify: Simplify (sqrt 1/4) into 1/2 1548148261.281 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.281 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.281 * [misc]backup-simplify: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1548148261.282 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1548148261.282 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.282 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.282 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (pow v 2))))) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (pow v 2)))) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.282 * [misc]backup-simplify: Simplify 1 into 1 1548148261.282 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.282 * [misc]backup-simplify: Simplify 5 into 5 1548148261.282 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.282 * [misc]taylor: Taking taylor expansion of v in v 1548148261.282 * [misc]backup-simplify: Simplify 0 into 0 1548148261.282 * [misc]backup-simplify: Simplify 1 into 1 1548148261.282 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148261.282 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.282 * [misc]backup-simplify: Simplify (log 1) into 0 1548148261.282 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148261.282 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.282 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.284 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148261.284 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148261.284 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.284 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.284 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.284 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.284 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1548148261.287 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 5) 1)) (pow 1 1)))) 2) into 5 1548148261.287 * [misc]backup-simplify: Simplify (+ (* 1/3 5) (+ (* 0 0) (* 0 0))) into 5/3 1548148261.287 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148261.287 * [misc]taylor: Taking taylor expansion of (* (* t PI) (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3))) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of t in t 1548148261.287 * [misc]backup-simplify: Simplify 0 into 0 1548148261.287 * [misc]backup-simplify: Simplify 1 into 1 1548148261.287 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.287 * [misc]backup-simplify: Simplify PI into PI 1548148261.287 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3)) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of (* 36 (pow v 4)) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.287 * [misc]backup-simplify: Simplify 36 into 36 1548148261.287 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of v in t 1548148261.287 * [misc]backup-simplify: Simplify v into v 1548148261.287 * [misc]taylor: Taking taylor expansion of (+ (* 12 (pow v 2)) 4) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of (* 12 (pow v 2)) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.287 * [misc]backup-simplify: Simplify 12 into 12 1548148261.287 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.287 * [misc]taylor: Taking taylor expansion of v in t 1548148261.287 * [misc]backup-simplify: Simplify v into v 1548148261.287 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.287 * [misc]backup-simplify: Simplify 4 into 4 1548148261.287 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.287 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.287 * [misc]backup-simplify: Simplify (* 36 (pow v 4)) into (* 36 (pow v 4)) 1548148261.287 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.287 * [misc]backup-simplify: Simplify (* 12 (pow v 2)) into (* 12 (pow v 2)) 1548148261.287 * [misc]backup-simplify: Simplify (+ (* 12 (pow v 2)) 4) into (+ (* 12 (pow v 2)) 4) 1548148261.288 * [misc]backup-simplify: Simplify (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) into (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) 1548148261.288 * [misc]backup-simplify: Simplify (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) into (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) 1548148261.288 * [misc]backup-simplify: Simplify (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) into (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) 1548148261.288 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.288 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.288 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (pow v 4))) into 0 1548148261.288 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.288 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (pow v 2))) into 0 1548148261.288 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.288 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.289 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) (/ 0 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.289 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.289 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.289 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.289 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (pow v 2))))) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (pow v 2)))) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.289 * [misc]backup-simplify: Simplify 1 into 1 1548148261.289 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.289 * [misc]backup-simplify: Simplify 5 into 5 1548148261.289 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.289 * [misc]taylor: Taking taylor expansion of v in t 1548148261.289 * [misc]backup-simplify: Simplify v into v 1548148261.289 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.289 * [misc]backup-simplify: Simplify (* 5 (pow v 2)) into (* 5 (pow v 2)) 1548148261.289 * [misc]backup-simplify: Simplify (- (* 5 (pow v 2))) into (- (* 5 (pow v 2))) 1548148261.289 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (pow v 2)))) into (- 1 (* 5 (pow v 2))) 1548148261.290 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 5 (pow v 2)))) into (/ 1 (- 1 (* 5 (pow v 2)))) 1548148261.290 * [misc]backup-simplify: Simplify (log (/ 1 (- 1 (* 5 (pow v 2))))) into (log (/ 1 (- 1 (* 5 (pow v 2))))) 1548148261.290 * [misc]backup-simplify: Simplify (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) into (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) 1548148261.290 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) into (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) 1548148261.290 * [misc]taylor: Taking taylor expansion of (* (* t PI) (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3))) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of t in t 1548148261.290 * [misc]backup-simplify: Simplify 0 into 0 1548148261.290 * [misc]backup-simplify: Simplify 1 into 1 1548148261.290 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.290 * [misc]backup-simplify: Simplify PI into PI 1548148261.290 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3)) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of (* 36 (pow v 4)) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.290 * [misc]backup-simplify: Simplify 36 into 36 1548148261.290 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of v in t 1548148261.290 * [misc]backup-simplify: Simplify v into v 1548148261.290 * [misc]taylor: Taking taylor expansion of (+ (* 12 (pow v 2)) 4) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of (* 12 (pow v 2)) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.290 * [misc]backup-simplify: Simplify 12 into 12 1548148261.290 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.290 * [misc]taylor: Taking taylor expansion of v in t 1548148261.290 * [misc]backup-simplify: Simplify v into v 1548148261.290 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.290 * [misc]backup-simplify: Simplify 4 into 4 1548148261.290 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.290 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.290 * [misc]backup-simplify: Simplify (* 36 (pow v 4)) into (* 36 (pow v 4)) 1548148261.290 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.290 * [misc]backup-simplify: Simplify (* 12 (pow v 2)) into (* 12 (pow v 2)) 1548148261.291 * [misc]backup-simplify: Simplify (+ (* 12 (pow v 2)) 4) into (+ (* 12 (pow v 2)) 4) 1548148261.291 * [misc]backup-simplify: Simplify (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) into (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) 1548148261.291 * [misc]backup-simplify: Simplify (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) into (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) 1548148261.291 * [misc]backup-simplify: Simplify (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) into (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) 1548148261.291 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.291 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.291 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (pow v 4))) into 0 1548148261.291 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.291 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (pow v 2))) into 0 1548148261.292 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.292 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.292 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) (/ 0 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.292 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.292 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.292 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.292 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (pow v 2))))) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (pow v 2)))) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.292 * [misc]backup-simplify: Simplify 1 into 1 1548148261.292 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.292 * [misc]backup-simplify: Simplify 5 into 5 1548148261.292 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.292 * [misc]taylor: Taking taylor expansion of v in t 1548148261.292 * [misc]backup-simplify: Simplify v into v 1548148261.292 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.292 * [misc]backup-simplify: Simplify (* 5 (pow v 2)) into (* 5 (pow v 2)) 1548148261.293 * [misc]backup-simplify: Simplify (- (* 5 (pow v 2))) into (- (* 5 (pow v 2))) 1548148261.293 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (pow v 2)))) into (- 1 (* 5 (pow v 2))) 1548148261.293 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 5 (pow v 2)))) into (/ 1 (- 1 (* 5 (pow v 2)))) 1548148261.293 * [misc]backup-simplify: Simplify (log (/ 1 (- 1 (* 5 (pow v 2))))) into (log (/ 1 (- 1 (* 5 (pow v 2))))) 1548148261.293 * [misc]backup-simplify: Simplify (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) into (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) 1548148261.293 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) into (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) 1548148261.293 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1548148261.294 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3)) into (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))))) 1548148261.294 * [misc]backup-simplify: Simplify (* 0 (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.294 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.294 * [misc]backup-simplify: Simplify 0 into 0 1548148261.294 * [misc]backup-simplify: Simplify 0 into 0 1548148261.294 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.295 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (pow v 2))) into 0 1548148261.295 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.295 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.295 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (pow v 2)))) (/ 0 (- 1 (* 5 (pow v 2))))))) into 0 1548148261.295 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1)))) 1) into 0 1548148261.296 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (- 1 (* 5 (pow v 2))))))) into 0 1548148261.296 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.297 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) 0) (* 0 (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3))) into 0 1548148261.297 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1548148261.297 * [misc]backup-simplify: Simplify (+ (* 0 0) (* PI (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))))))) into (* PI (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) 1548148261.297 * [misc]taylor: Taking taylor expansion of (* PI (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) in v 1548148261.297 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.297 * [misc]backup-simplify: Simplify PI into PI 1548148261.297 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))))) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2)))))) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.298 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.298 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (pow v 2))))) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (pow v 2)))) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (pow v 2))) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.298 * [misc]backup-simplify: Simplify 1 into 1 1548148261.298 * [misc]taylor: Taking taylor expansion of (* 5 (pow v 2)) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.298 * [misc]backup-simplify: Simplify 5 into 5 1548148261.298 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.298 * [misc]taylor: Taking taylor expansion of v in v 1548148261.298 * [misc]backup-simplify: Simplify 0 into 0 1548148261.298 * [misc]backup-simplify: Simplify 1 into 1 1548148261.298 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148261.298 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.298 * [misc]backup-simplify: Simplify (log 1) into 0 1548148261.298 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1548148261.298 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.298 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.300 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1548148261.300 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1548148261.300 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.300 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.300 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.300 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.300 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1548148261.303 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 5) 1)) (pow 1 1)))) 2) into 5 1548148261.303 * [misc]backup-simplify: Simplify (+ (* 1/3 5) (+ (* 0 0) (* 0 0))) into 5/3 1548148261.303 * [misc]backup-simplify: Simplify (exp 0) into 1 1548148261.303 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of (* 36 (pow v 4)) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.303 * [misc]backup-simplify: Simplify 36 into 36 1548148261.303 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of v in v 1548148261.303 * [misc]backup-simplify: Simplify 0 into 0 1548148261.303 * [misc]backup-simplify: Simplify 1 into 1 1548148261.303 * [misc]taylor: Taking taylor expansion of (+ (* 12 (pow v 2)) 4) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of (* 12 (pow v 2)) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.303 * [misc]backup-simplify: Simplify 12 into 12 1548148261.303 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.303 * [misc]taylor: Taking taylor expansion of v in v 1548148261.303 * [misc]backup-simplify: Simplify 0 into 0 1548148261.303 * [misc]backup-simplify: Simplify 1 into 1 1548148261.303 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.303 * [misc]backup-simplify: Simplify 4 into 4 1548148261.303 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148261.303 * [misc]backup-simplify: Simplify (+ 0 4) into 4 1548148261.303 * [misc]backup-simplify: Simplify (/ 1 4) into 1/4 1548148261.304 * [misc]backup-simplify: Simplify (sqrt 1/4) into 1/2 1548148261.304 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.304 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.304 * [misc]backup-simplify: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1548148261.304 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1548148261.304 * [misc]backup-simplify: Simplify (* 1 1/2) into 1/2 1548148261.304 * [misc]backup-simplify: Simplify (* PI 1/2) into (* 1/2 PI) 1548148261.304 * [misc]backup-simplify: Simplify (* 1/2 PI) into (* 1/2 PI) 1548148261.304 * [misc]backup-simplify: Simplify 0 into 0 1548148261.305 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.305 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (pow v 2)))) into 0 1548148261.305 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.305 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.305 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (pow v 2)))) (/ 0 (- 1 (* 5 (pow v 2))))) (* 0 (/ 0 (- 1 (* 5 (pow v 2))))))) into 0 1548148261.306 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1)))) 2) into 0 1548148261.306 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (pow v 2)))))))) into 0 1548148261.307 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.308 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.308 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (* 0 (pow v 2)))) into 0 1548148261.308 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (* 0 (pow v 4)))) into 0 1548148261.308 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.308 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (* 0 (pow v 2)))) into 0 1548148261.308 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.309 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.309 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) (/ 0 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (* 0 (/ 0 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.309 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.310 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3)))) into 0 1548148261.310 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1548148261.311 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* PI 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))))) into 0 1548148261.311 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.311 * [misc]backup-simplify: Simplify 0 into 0 1548148261.311 * [misc]backup-simplify: Simplify 0 into 0 1548148261.312 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.312 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1/2)) into 0 1548148261.312 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 1/2)) into 0 1548148261.312 * [misc]backup-simplify: Simplify 0 into 0 1548148261.312 * [misc]backup-simplify: Simplify 0 into 0 1548148261.313 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.313 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2))))) into 0 1548148261.313 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.313 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.313 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (pow v 2)))) (/ 0 (- 1 (* 5 (pow v 2))))) (* 0 (/ 0 (- 1 (* 5 (pow v 2))))) (* 0 (/ 0 (- 1 (* 5 (pow v 2))))))) into 0 1548148261.315 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1)))) 6) into 0 1548148261.315 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (pow v 2))))))))) into 0 1548148261.317 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (pow v 2))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.317 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.317 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2))))) into 0 1548148261.318 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 4))))) into 0 1548148261.318 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.318 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2))))) into 0 1548148261.318 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.318 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.319 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))) (/ 0 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (* 0 (/ 0 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) (* 0 (/ 0 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.319 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))))) into 0 1548148261.320 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3))))) into 0 1548148261.321 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1548148261.321 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* PI 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (pow v 2)))) 1/3) (sqrt (/ 1 (+ (* 36 (pow v 4)) (+ (* 12 (pow v 2)) 4))))))))) into 0 1548148261.321 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.321 * [misc]backup-simplify: Simplify 0 into 0 1548148261.321 * [misc]backup-simplify: Simplify 0 into 0 1548148261.321 * [misc]backup-simplify: Simplify 0 into 0 1548148261.321 * [misc]backup-simplify: Simplify (* (* 1/2 PI) (* 1 t)) into (* 1/2 (* t PI)) 1548148261.322 * [misc]backup-simplify: Simplify (/ (/ (* (/ 1 t) PI) (cbrt (- 1 (* (* (/ 1 v) (/ 1 v)) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* (/ 1 v) (/ 1 v))) (* 6 (* (/ 1 v) (/ 1 v)))) (* 2 (* 6 (* (/ 1 v) (/ 1 v)))))))) into (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) 1548148261.322 * [misc]approximate: Taking taylor expansion of (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) in (t v) around 0 1548148261.322 * [misc]taylor: Taking taylor expansion of (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of (/ PI t) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.322 * [misc]backup-simplify: Simplify PI into PI 1548148261.322 * [misc]taylor: Taking taylor expansion of t in v 1548148261.322 * [misc]backup-simplify: Simplify t into t 1548148261.322 * [misc]backup-simplify: Simplify (/ PI t) into (/ PI t) 1548148261.322 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.322 * [misc]backup-simplify: Simplify 36 into 36 1548148261.322 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.322 * [misc]taylor: Taking taylor expansion of v in v 1548148261.322 * [misc]backup-simplify: Simplify 0 into 0 1548148261.322 * [misc]backup-simplify: Simplify 1 into 1 1548148261.322 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.323 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.323 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.323 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.323 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.323 * [misc]backup-simplify: Simplify 4 into 4 1548148261.323 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.323 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.323 * [misc]backup-simplify: Simplify 12 into 12 1548148261.323 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.323 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.323 * [misc]taylor: Taking taylor expansion of v in v 1548148261.323 * [misc]backup-simplify: Simplify 0 into 0 1548148261.323 * [misc]backup-simplify: Simplify 1 into 1 1548148261.323 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.323 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.323 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.323 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.323 * [misc]backup-simplify: Simplify (/ 1 36) into 1/36 1548148261.323 * [misc]backup-simplify: Simplify (sqrt 1/36) into 1/6 1548148261.323 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.324 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.324 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.324 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.324 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.324 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 0 36)))) into 0 1548148261.324 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/36))) into 0 1548148261.324 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.324 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.324 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.324 * [misc]backup-simplify: Simplify 1 into 1 1548148261.324 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.324 * [misc]backup-simplify: Simplify 5 into 5 1548148261.324 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.324 * [misc]taylor: Taking taylor expansion of v in v 1548148261.324 * [misc]backup-simplify: Simplify 0 into 0 1548148261.324 * [misc]backup-simplify: Simplify 1 into 1 1548148261.325 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.325 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.325 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.325 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.325 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.325 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1548148261.325 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1548148261.325 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.325 * [misc]backup-simplify: Simplify (* 1/3 (+ (* 2 (log v)) (log -1/5))) into (* 1/3 (+ (* 2 (log v)) (log -1/5))) 1548148261.326 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 1548148261.326 * [misc]taylor: Taking taylor expansion of (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.326 * [misc]backup-simplify: Simplify PI into PI 1548148261.326 * [misc]taylor: Taking taylor expansion of t in t 1548148261.326 * [misc]backup-simplify: Simplify 0 into 0 1548148261.326 * [misc]backup-simplify: Simplify 1 into 1 1548148261.326 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.326 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.326 * [misc]backup-simplify: Simplify 36 into 36 1548148261.326 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of v in t 1548148261.326 * [misc]backup-simplify: Simplify v into v 1548148261.326 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.326 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.326 * [misc]backup-simplify: Simplify (/ 1 (pow v 4)) into (/ 1 (pow v 4)) 1548148261.326 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.326 * [misc]backup-simplify: Simplify 4 into 4 1548148261.326 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.326 * [misc]backup-simplify: Simplify 12 into 12 1548148261.326 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.326 * [misc]taylor: Taking taylor expansion of v in t 1548148261.326 * [misc]backup-simplify: Simplify v into v 1548148261.326 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.327 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.327 * [misc]backup-simplify: Simplify (* 36 (/ 1 (pow v 4))) into (/ 36 (pow v 4)) 1548148261.327 * [misc]backup-simplify: Simplify (* 12 (/ 1 (pow v 2))) into (/ 12 (pow v 2)) 1548148261.327 * [misc]backup-simplify: Simplify (+ 4 (/ 12 (pow v 2))) into (+ (* 12 (/ 1 (pow v 2))) 4) 1548148261.327 * [misc]backup-simplify: Simplify (+ (/ 36 (pow v 4)) (+ (* 12 (/ 1 (pow v 2))) 4)) into (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) 1548148261.327 * [misc]backup-simplify: Simplify (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) into (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) 1548148261.327 * [misc]backup-simplify: Simplify (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) into (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 1548148261.327 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.327 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.327 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))))) into 0 1548148261.328 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (/ 1 (pow v 4)))) into 0 1548148261.328 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.328 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.328 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.328 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.328 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.328 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.329 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.329 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.329 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.329 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.329 * [misc]backup-simplify: Simplify 1 into 1 1548148261.329 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.329 * [misc]backup-simplify: Simplify 5 into 5 1548148261.329 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.329 * [misc]taylor: Taking taylor expansion of v in t 1548148261.329 * [misc]backup-simplify: Simplify v into v 1548148261.329 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.329 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.329 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148261.329 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148261.329 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148261.329 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1548148261.329 * [misc]backup-simplify: Simplify (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) 1548148261.329 * [misc]backup-simplify: Simplify (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) into (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) 1548148261.330 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) into (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) 1548148261.330 * [misc]taylor: Taking taylor expansion of (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.330 * [misc]backup-simplify: Simplify PI into PI 1548148261.330 * [misc]taylor: Taking taylor expansion of t in t 1548148261.330 * [misc]backup-simplify: Simplify 0 into 0 1548148261.330 * [misc]backup-simplify: Simplify 1 into 1 1548148261.330 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.330 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.330 * [misc]backup-simplify: Simplify 36 into 36 1548148261.330 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of v in t 1548148261.330 * [misc]backup-simplify: Simplify v into v 1548148261.330 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.330 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.330 * [misc]backup-simplify: Simplify (/ 1 (pow v 4)) into (/ 1 (pow v 4)) 1548148261.330 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.330 * [misc]backup-simplify: Simplify 4 into 4 1548148261.330 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.330 * [misc]backup-simplify: Simplify 12 into 12 1548148261.330 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.330 * [misc]taylor: Taking taylor expansion of v in t 1548148261.330 * [misc]backup-simplify: Simplify v into v 1548148261.330 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.330 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.330 * [misc]backup-simplify: Simplify (* 36 (/ 1 (pow v 4))) into (/ 36 (pow v 4)) 1548148261.330 * [misc]backup-simplify: Simplify (* 12 (/ 1 (pow v 2))) into (/ 12 (pow v 2)) 1548148261.331 * [misc]backup-simplify: Simplify (+ 4 (/ 12 (pow v 2))) into (+ (* 12 (/ 1 (pow v 2))) 4) 1548148261.331 * [misc]backup-simplify: Simplify (+ (/ 36 (pow v 4)) (+ (* 12 (/ 1 (pow v 2))) 4)) into (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) 1548148261.331 * [misc]backup-simplify: Simplify (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) into (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) 1548148261.331 * [misc]backup-simplify: Simplify (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) into (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 1548148261.331 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.331 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.331 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))))) into 0 1548148261.331 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (/ 1 (pow v 4)))) into 0 1548148261.331 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.332 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.332 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.332 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.332 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.332 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.332 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.332 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in t 1548148261.332 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in t 1548148261.332 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in t 1548148261.332 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.332 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.332 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in t 1548148261.333 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in t 1548148261.333 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148261.333 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.333 * [misc]backup-simplify: Simplify 1 into 1 1548148261.333 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148261.333 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.333 * [misc]backup-simplify: Simplify 5 into 5 1548148261.333 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.333 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.333 * [misc]taylor: Taking taylor expansion of v in t 1548148261.333 * [misc]backup-simplify: Simplify v into v 1548148261.333 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.333 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.333 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148261.333 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148261.333 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148261.333 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1548148261.333 * [misc]backup-simplify: Simplify (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) 1548148261.333 * [misc]backup-simplify: Simplify (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) into (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) 1548148261.333 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) into (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) 1548148261.334 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) into (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))) 1548148261.334 * [misc]backup-simplify: Simplify (* PI (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) 1548148261.334 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.334 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.334 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.334 * [misc]backup-simplify: Simplify 1 into 1 1548148261.334 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.334 * [misc]backup-simplify: Simplify 5 into 5 1548148261.334 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.334 * [misc]taylor: Taking taylor expansion of v in v 1548148261.334 * [misc]backup-simplify: Simplify 0 into 0 1548148261.334 * [misc]backup-simplify: Simplify 1 into 1 1548148261.334 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.334 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.335 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.335 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.335 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.335 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1548148261.335 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1548148261.335 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.335 * [misc]backup-simplify: Simplify (* 1/3 (+ (* 2 (log v)) (log -1/5))) into (* 1/3 (+ (* 2 (log v)) (log -1/5))) 1548148261.335 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 1548148261.335 * [misc]taylor: Taking taylor expansion of (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))) in v 1548148261.335 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.336 * [misc]backup-simplify: Simplify PI into PI 1548148261.336 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.336 * [misc]backup-simplify: Simplify 36 into 36 1548148261.336 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of v in v 1548148261.336 * [misc]backup-simplify: Simplify 0 into 0 1548148261.336 * [misc]backup-simplify: Simplify 1 into 1 1548148261.336 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.336 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.336 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.336 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.336 * [misc]backup-simplify: Simplify 4 into 4 1548148261.336 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.336 * [misc]backup-simplify: Simplify 12 into 12 1548148261.336 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.336 * [misc]taylor: Taking taylor expansion of v in v 1548148261.336 * [misc]backup-simplify: Simplify 0 into 0 1548148261.336 * [misc]backup-simplify: Simplify 1 into 1 1548148261.336 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.336 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.336 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.337 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.337 * [misc]backup-simplify: Simplify (/ 1 36) into 1/36 1548148261.337 * [misc]backup-simplify: Simplify (sqrt 1/36) into 1/6 1548148261.337 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.337 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.337 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.337 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.337 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.337 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 0 36)))) into 0 1548148261.338 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/36))) into 0 1548148261.338 * [misc]backup-simplify: Simplify (* PI 1/6) into (* 1/6 PI) 1548148261.338 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (* 1/6 PI)) into (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) 1548148261.338 * [misc]backup-simplify: Simplify (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) into (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) 1548148261.338 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.338 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.338 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.339 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.339 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.339 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.339 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 1) into 0 1548148261.340 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.340 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.340 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) into 0 1548148261.341 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148261.342 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))) into 0 1548148261.342 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.342 * [misc]backup-simplify: Simplify 0 into 0 1548148261.342 * [misc]backup-simplify: Simplify 0 into 0 1548148261.342 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 1/6)) into 0 1548148261.342 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.342 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.342 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148261.342 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.343 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.343 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1548148261.344 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/5 1)))) 1) into 0 1548148261.344 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.344 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (* 2 (log v)) (log -1/5)))) into 0 1548148261.345 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.345 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 0) (* 0 (* 1/6 PI))) into 0 1548148261.345 * [misc]backup-simplify: Simplify 0 into 0 1548148261.346 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.346 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.346 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))) into 0 1548148261.346 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.346 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.346 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.347 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 2) into 0 1548148261.348 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))))) into 0 1548148261.349 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.349 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.349 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (* 0 (pow v 2)))) into 0 1548148261.349 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))))) into 0 1548148261.349 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (* 0 (/ 1 (pow v 4))))) into 0 1548148261.349 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.350 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.350 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))) into 0 1548148261.350 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.350 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.350 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.351 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.352 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))) into 0 1548148261.352 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.353 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))))) into 0 1548148261.353 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.353 * [misc]backup-simplify: Simplify 0 into 0 1548148261.353 * [misc]backup-simplify: Simplify 0 into 0 1548148261.353 * [misc]backup-simplify: Simplify 0 into 0 1548148261.353 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.353 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.353 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.354 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.354 * [misc]backup-simplify: Simplify (* 12 1) into 12 1548148261.354 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.354 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.354 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 12 36)) (* 0 (/ 0 36)))) into -1/108 1548148261.355 * [misc]backup-simplify: Simplify (/ (- -1/108 (pow 0 2) (+)) (* 2 1/6)) into -1/36 1548148261.355 * [misc]backup-simplify: Simplify (+ (* PI -1/36) (+ (* 0 0) (* 0 1/6))) into (- (* 1/36 PI)) 1548148261.355 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.355 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.356 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.356 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.356 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148261.356 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1548148261.358 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/5 2))) (* 1 (/ (* 1 (pow (* 2 -1/25) 1)) (pow -1/5 1)))) 2) into 1/5 1548148261.358 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.359 * [misc]backup-simplify: Simplify (+ (* 1/3 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))) into 1/15 1548148261.360 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/15 1) 1)))) into (* 1/15 (exp (* 1/3 (+ (* 2 (log v)) (log -1/5))))) 1548148261.360 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (- (* 1/36 PI))) (+ (* 0 0) (* (* 1/15 (exp (* 1/3 (+ (* 2 (log v)) (log -1/5))))) (* 1/6 PI)))) into (- (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI))) 1548148261.361 * [misc]backup-simplify: Simplify (- (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI))) into (- (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI))) 1548148261.361 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.361 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.361 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2)))))) into 0 1548148261.362 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.362 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.362 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.363 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 6) into 0 1548148261.364 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))))) into 0 1548148261.366 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.366 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.366 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2))))) into 0 1548148261.366 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))))) into 0 1548148261.367 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 4)))))) into 0 1548148261.367 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.367 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.367 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2)))))) into 0 1548148261.367 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.367 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.368 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.368 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.369 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))))) into 0 1548148261.370 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.370 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))))) into 0 1548148261.370 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.370 * [misc]backup-simplify: Simplify 0 into 0 1548148261.370 * [misc]backup-simplify: Simplify 0 into 0 1548148261.370 * [misc]backup-simplify: Simplify 0 into 0 1548148261.370 * [misc]backup-simplify: Simplify 0 into 0 1548148261.371 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.371 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.371 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.371 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.371 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.371 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.371 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 1)) into 0 1548148261.372 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.372 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.372 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 0 36)) (* 0 (/ 12 36)) (* -1/108 (/ 0 36)))) into 0 1548148261.372 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -1/36)))) (* 2 1/6)) into 0 1548148261.372 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 -1/36) (+ (* 0 0) (* 0 1/6)))) into 0 1548148261.373 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.373 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.373 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.373 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.373 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.373 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1548148261.377 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/25) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/5 1)))) 6) into 0 1548148261.377 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.377 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5)))))) into 0 1548148261.380 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/15 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.381 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 (- (* 1/36 PI))) (+ (* (* 1/15 (exp (* 1/3 (+ (* 2 (log v)) (log -1/5))))) 0) (* 0 (* 1/6 PI))))) into 0 1548148261.381 * [misc]backup-simplify: Simplify 0 into 0 1548148261.381 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148261.381 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.382 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))))) into 0 1548148261.382 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.382 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.382 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.385 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 24) into 0 1548148261.385 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))))))) into 0 1548148261.388 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 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 1548148261.389 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148261.389 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2)))))) into 0 1548148261.389 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))))) into 0 1548148261.389 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 4))))))) into 0 1548148261.390 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148261.390 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.390 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))))) into 0 1548148261.390 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.390 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.391 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.392 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.392 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))))) into 0 1548148261.393 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.394 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))))))) into 0 1548148261.394 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.394 * [misc]backup-simplify: Simplify 0 into 0 1548148261.394 * [misc]backup-simplify: Simplify 0 into 0 1548148261.394 * [misc]backup-simplify: Simplify 0 into 0 1548148261.395 * [misc]backup-simplify: Simplify (+ (* (- (* 1/60 (* (exp (* 1/3 (+ (* 2 (log (/ 1 v))) (log -1/5)))) PI))) (* (pow (/ 1 v) 4) (/ 1 (/ 1 t)))) (* (* 1/6 (* (exp (* 1/3 (+ (* 2 (log (/ 1 v))) (log -1/5)))) PI)) (* (pow (/ 1 v) 2) (/ 1 (/ 1 t))))) into (- (* 1/6 (/ (* t (* PI (exp (* 1/3 (+ (log -1/5) (* 2 (log (/ 1 v)))))))) (pow v 2))) (* 1/60 (/ (* t (* PI (exp (* 1/3 (+ (log -1/5) (* 2 (log (/ 1 v)))))))) (pow v 4)))) 1548148261.395 * [misc]backup-simplify: Simplify (/ (/ (* (/ 1 (- t)) PI) (cbrt (- 1 (* (* (/ 1 (- v)) (/ 1 (- v))) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* (/ 1 (- v)) (/ 1 (- v)))) (* 6 (* (/ 1 (- v)) (/ 1 (- v))))) (* 2 (* 6 (* (/ 1 (- v)) (/ 1 (- v))))))))) into (* -1 (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))) 1548148261.395 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))) in (t v) around 0 1548148261.395 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))) in v 1548148261.395 * [misc]taylor: Taking taylor expansion of -1 in v 1548148261.395 * [misc]backup-simplify: Simplify -1 into -1 1548148261.395 * [misc]taylor: Taking taylor expansion of (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) in v 1548148261.395 * [misc]taylor: Taking taylor expansion of (/ PI t) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.396 * [misc]backup-simplify: Simplify PI into PI 1548148261.396 * [misc]taylor: Taking taylor expansion of t in v 1548148261.396 * [misc]backup-simplify: Simplify t into t 1548148261.396 * [misc]backup-simplify: Simplify (/ PI t) into (/ PI t) 1548148261.396 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.396 * [misc]backup-simplify: Simplify 36 into 36 1548148261.396 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of v in v 1548148261.396 * [misc]backup-simplify: Simplify 0 into 0 1548148261.396 * [misc]backup-simplify: Simplify 1 into 1 1548148261.396 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.396 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.396 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.396 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.396 * [misc]backup-simplify: Simplify 4 into 4 1548148261.396 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.396 * [misc]backup-simplify: Simplify 12 into 12 1548148261.396 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.396 * [misc]taylor: Taking taylor expansion of v in v 1548148261.396 * [misc]backup-simplify: Simplify 0 into 0 1548148261.396 * [misc]backup-simplify: Simplify 1 into 1 1548148261.396 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.396 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.397 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.397 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.397 * [misc]backup-simplify: Simplify (/ 1 36) into 1/36 1548148261.397 * [misc]backup-simplify: Simplify (sqrt 1/36) into 1/6 1548148261.397 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.397 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.397 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.397 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.397 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.398 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 0 36)))) into 0 1548148261.398 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/36))) into 0 1548148261.398 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.398 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.398 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.398 * [misc]backup-simplify: Simplify 1 into 1 1548148261.398 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.398 * [misc]backup-simplify: Simplify 5 into 5 1548148261.398 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.398 * [misc]taylor: Taking taylor expansion of v in v 1548148261.398 * [misc]backup-simplify: Simplify 0 into 0 1548148261.398 * [misc]backup-simplify: Simplify 1 into 1 1548148261.398 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.398 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.398 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.398 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.398 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.398 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1548148261.399 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1548148261.399 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.399 * [misc]backup-simplify: Simplify (* 1/3 (+ (* 2 (log v)) (log -1/5))) into (* 1/3 (+ (* 2 (log v)) (log -1/5))) 1548148261.399 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 1548148261.399 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))) in t 1548148261.399 * [misc]taylor: Taking taylor expansion of -1 in t 1548148261.399 * [misc]backup-simplify: Simplify -1 into -1 1548148261.399 * [misc]taylor: Taking taylor expansion of (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) in t 1548148261.399 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.399 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.399 * [misc]backup-simplify: Simplify PI into PI 1548148261.399 * [misc]taylor: Taking taylor expansion of t in t 1548148261.399 * [misc]backup-simplify: Simplify 0 into 0 1548148261.399 * [misc]backup-simplify: Simplify 1 into 1 1548148261.399 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.399 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.400 * [misc]backup-simplify: Simplify 36 into 36 1548148261.400 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of v in t 1548148261.400 * [misc]backup-simplify: Simplify v into v 1548148261.400 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.400 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.400 * [misc]backup-simplify: Simplify (/ 1 (pow v 4)) into (/ 1 (pow v 4)) 1548148261.400 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.400 * [misc]backup-simplify: Simplify 4 into 4 1548148261.400 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.400 * [misc]backup-simplify: Simplify 12 into 12 1548148261.400 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.400 * [misc]taylor: Taking taylor expansion of v in t 1548148261.400 * [misc]backup-simplify: Simplify v into v 1548148261.400 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.400 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.400 * [misc]backup-simplify: Simplify (* 36 (/ 1 (pow v 4))) into (/ 36 (pow v 4)) 1548148261.400 * [misc]backup-simplify: Simplify (* 12 (/ 1 (pow v 2))) into (/ 12 (pow v 2)) 1548148261.400 * [misc]backup-simplify: Simplify (+ 4 (/ 12 (pow v 2))) into (+ (* 12 (/ 1 (pow v 2))) 4) 1548148261.400 * [misc]backup-simplify: Simplify (+ (/ 36 (pow v 4)) (+ (* 12 (/ 1 (pow v 2))) 4)) into (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) 1548148261.401 * [misc]backup-simplify: Simplify (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) into (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) 1548148261.401 * [misc]backup-simplify: Simplify (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) into (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 1548148261.401 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.401 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.401 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))))) into 0 1548148261.401 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (/ 1 (pow v 4)))) into 0 1548148261.401 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.401 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.402 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.402 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.402 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.402 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.402 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.402 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.402 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.402 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.402 * [misc]backup-simplify: Simplify 1 into 1 1548148261.402 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.402 * [misc]backup-simplify: Simplify 5 into 5 1548148261.402 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.402 * [misc]taylor: Taking taylor expansion of v in t 1548148261.403 * [misc]backup-simplify: Simplify v into v 1548148261.403 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.403 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.403 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148261.403 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148261.403 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148261.403 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1548148261.403 * [misc]backup-simplify: Simplify (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) 1548148261.403 * [misc]backup-simplify: Simplify (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) into (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) 1548148261.403 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) into (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) 1548148261.403 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))) in t 1548148261.403 * [misc]taylor: Taking taylor expansion of -1 in t 1548148261.403 * [misc]backup-simplify: Simplify -1 into -1 1548148261.403 * [misc]taylor: Taking taylor expansion of (* (/ PI t) (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) in t 1548148261.403 * [misc]taylor: Taking taylor expansion of (/ PI t) in t 1548148261.403 * [misc]taylor: Taking taylor expansion of PI in t 1548148261.403 * [misc]backup-simplify: Simplify PI into PI 1548148261.403 * [misc]taylor: Taking taylor expansion of t in t 1548148261.403 * [misc]backup-simplify: Simplify 0 into 0 1548148261.403 * [misc]backup-simplify: Simplify 1 into 1 1548148261.404 * [misc]backup-simplify: Simplify (/ PI 1) into PI 1548148261.404 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of 36 in t 1548148261.404 * [misc]backup-simplify: Simplify 36 into 36 1548148261.404 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of (pow v 4) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of v in t 1548148261.404 * [misc]backup-simplify: Simplify v into v 1548148261.404 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.404 * [misc]backup-simplify: Simplify (* (pow v 2) (pow v 2)) into (pow v 4) 1548148261.404 * [misc]backup-simplify: Simplify (/ 1 (pow v 4)) into (/ 1 (pow v 4)) 1548148261.404 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of 4 in t 1548148261.404 * [misc]backup-simplify: Simplify 4 into 4 1548148261.404 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of 12 in t 1548148261.404 * [misc]backup-simplify: Simplify 12 into 12 1548148261.404 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.404 * [misc]taylor: Taking taylor expansion of v in t 1548148261.404 * [misc]backup-simplify: Simplify v into v 1548148261.404 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.404 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.404 * [misc]backup-simplify: Simplify (* 36 (/ 1 (pow v 4))) into (/ 36 (pow v 4)) 1548148261.404 * [misc]backup-simplify: Simplify (* 12 (/ 1 (pow v 2))) into (/ 12 (pow v 2)) 1548148261.404 * [misc]backup-simplify: Simplify (+ 4 (/ 12 (pow v 2))) into (+ (* 12 (/ 1 (pow v 2))) 4) 1548148261.405 * [misc]backup-simplify: Simplify (+ (/ 36 (pow v 4)) (+ (* 12 (/ 1 (pow v 2))) 4)) into (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) 1548148261.405 * [misc]backup-simplify: Simplify (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) into (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) 1548148261.405 * [misc]backup-simplify: Simplify (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) into (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 1548148261.405 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.405 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 (pow v 2))) into 0 1548148261.405 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))))) into 0 1548148261.405 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 (/ 1 (pow v 4)))) into 0 1548148261.405 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.405 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.406 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.406 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.406 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.406 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.406 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.406 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of 1/3 in t 1548148261.406 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.406 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of 1 in t 1548148261.406 * [misc]backup-simplify: Simplify 1 into 1 1548148261.406 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of 5 in t 1548148261.406 * [misc]backup-simplify: Simplify 5 into 5 1548148261.406 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1548148261.406 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1548148261.407 * [misc]taylor: Taking taylor expansion of v in t 1548148261.407 * [misc]backup-simplify: Simplify v into v 1548148261.407 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1548148261.407 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1548148261.407 * [misc]backup-simplify: Simplify (* 5 (/ 1 (pow v 2))) into (/ 5 (pow v 2)) 1548148261.407 * [misc]backup-simplify: Simplify (- (/ 5 (pow v 2))) into (- (* 5 (/ 1 (pow v 2)))) 1548148261.407 * [misc]backup-simplify: Simplify (+ 1 (- (* 5 (/ 1 (pow v 2))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1548148261.407 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1548148261.407 * [misc]backup-simplify: Simplify (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) 1548148261.407 * [misc]backup-simplify: Simplify (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) into (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) 1548148261.407 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) into (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) 1548148261.408 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)) into (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))) 1548148261.408 * [misc]backup-simplify: Simplify (* PI (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) 1548148261.408 * [misc]backup-simplify: Simplify (* -1 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))) into (* -1 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))) 1548148261.408 * [misc]taylor: Taking taylor expansion of (* -1 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of -1 in v 1548148261.408 * [misc]backup-simplify: Simplify -1 into -1 1548148261.408 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of 1/3 in v 1548148261.408 * [misc]backup-simplify: Simplify 1/3 into 1/3 1548148261.408 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of (- 1 (* 5 (/ 1 (pow v 2)))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of 1 in v 1548148261.408 * [misc]backup-simplify: Simplify 1 into 1 1548148261.408 * [misc]taylor: Taking taylor expansion of (* 5 (/ 1 (pow v 2))) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of 5 in v 1548148261.408 * [misc]backup-simplify: Simplify 5 into 5 1548148261.408 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.408 * [misc]taylor: Taking taylor expansion of v in v 1548148261.408 * [misc]backup-simplify: Simplify 0 into 0 1548148261.408 * [misc]backup-simplify: Simplify 1 into 1 1548148261.409 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.409 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.409 * [misc]backup-simplify: Simplify (* 5 1) into 5 1548148261.409 * [misc]backup-simplify: Simplify (- 5) into -5 1548148261.409 * [misc]backup-simplify: Simplify (+ 0 -5) into -5 1548148261.409 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1548148261.409 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1548148261.409 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.410 * [misc]backup-simplify: Simplify (* 1/3 (+ (* 2 (log v)) (log -1/5))) into (* 1/3 (+ (* 2 (log v)) (log -1/5))) 1548148261.410 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 1548148261.410 * [misc]taylor: Taking taylor expansion of (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of PI in v 1548148261.410 * [misc]backup-simplify: Simplify PI into PI 1548148261.410 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of (* 36 (/ 1 (pow v 4))) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of 36 in v 1548148261.410 * [misc]backup-simplify: Simplify 36 into 36 1548148261.410 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 4)) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of (pow v 4) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of v in v 1548148261.410 * [misc]backup-simplify: Simplify 0 into 0 1548148261.410 * [misc]backup-simplify: Simplify 1 into 1 1548148261.410 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.410 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.410 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.410 * [misc]taylor: Taking taylor expansion of (+ 4 (* 12 (/ 1 (pow v 2)))) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of 4 in v 1548148261.410 * [misc]backup-simplify: Simplify 4 into 4 1548148261.410 * [misc]taylor: Taking taylor expansion of (* 12 (/ 1 (pow v 2))) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of 12 in v 1548148261.410 * [misc]backup-simplify: Simplify 12 into 12 1548148261.410 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1548148261.410 * [misc]taylor: Taking taylor expansion of v in v 1548148261.410 * [misc]backup-simplify: Simplify 0 into 0 1548148261.410 * [misc]backup-simplify: Simplify 1 into 1 1548148261.410 * [misc]backup-simplify: Simplify (* 1 1) into 1 1548148261.411 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1548148261.411 * [misc]backup-simplify: Simplify (* 36 1) into 36 1548148261.411 * [misc]backup-simplify: Simplify (+ 36 0) into 36 1548148261.411 * [misc]backup-simplify: Simplify (/ 1 36) into 1/36 1548148261.411 * [misc]backup-simplify: Simplify (sqrt 1/36) into 1/6 1548148261.411 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.411 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.411 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.411 * [misc]backup-simplify: Simplify (+ (* 36 0) (* 0 1)) into 0 1548148261.411 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.412 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 0 36)))) into 0 1548148261.412 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/36))) into 0 1548148261.412 * [misc]backup-simplify: Simplify (* PI 1/6) into (* 1/6 PI) 1548148261.412 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (* 1/6 PI)) into (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) 1548148261.412 * [misc]backup-simplify: Simplify (* -1 (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI))) into (* -1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) 1548148261.413 * [misc]backup-simplify: Simplify (* -1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) into (* -1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) 1548148261.413 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1548148261.413 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1548148261.413 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ 1 (pow v 2)))) into 0 1548148261.413 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.413 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.413 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.414 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 1) into 0 1548148261.414 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.415 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.415 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))) into 0 1548148261.416 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)))) into 0 1548148261.416 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))) into 0 1548148261.416 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))))) into 0 1548148261.416 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.416 * [misc]backup-simplify: Simplify 0 into 0 1548148261.416 * [misc]backup-simplify: Simplify 0 into 0 1548148261.417 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 1/6)) into 0 1548148261.417 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.417 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.417 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 1)) into 0 1548148261.417 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.417 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.418 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1548148261.419 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/5 1)))) 1) into 0 1548148261.419 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.419 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (* 2 (log v)) (log -1/5)))) into 0 1548148261.420 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 1) 1)))) into 0 1548148261.420 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 0) (* 0 (* 1/6 PI))) into 0 1548148261.421 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)))) into 0 1548148261.421 * [misc]backup-simplify: Simplify 0 into 0 1548148261.421 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.421 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.421 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))) into 0 1548148261.421 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.421 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.422 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.422 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 2) into 0 1548148261.423 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))))) into 0 1548148261.424 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1548148261.424 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.424 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (* 0 (pow v 2)))) into 0 1548148261.424 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))))) into 0 1548148261.424 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (* 0 (/ 1 (pow v 4))))) into 0 1548148261.425 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1548148261.425 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.425 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))) into 0 1548148261.425 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.425 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.426 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.426 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.427 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))) into 0 1548148261.427 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.428 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))))) into 0 1548148261.428 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))))) into 0 1548148261.428 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.428 * [misc]backup-simplify: Simplify 0 into 0 1548148261.428 * [misc]backup-simplify: Simplify 0 into 0 1548148261.428 * [misc]backup-simplify: Simplify 0 into 0 1548148261.429 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.429 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.429 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.429 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.429 * [misc]backup-simplify: Simplify (* 12 1) into 12 1548148261.429 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.429 * [misc]backup-simplify: Simplify (+ 0 12) into 12 1548148261.429 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 12 36)) (* 0 (/ 0 36)))) into -1/108 1548148261.430 * [misc]backup-simplify: Simplify (/ (- -1/108 (pow 0 2) (+)) (* 2 1/6)) into -1/36 1548148261.430 * [misc]backup-simplify: Simplify (+ (* PI -1/36) (+ (* 0 0) (* 0 1/6))) into (- (* 1/36 PI)) 1548148261.431 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.431 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.431 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 1))) into 0 1548148261.431 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.431 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1548148261.431 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1548148261.433 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/5 2))) (* 1 (/ (* 1 (pow (* 2 -1/25) 1)) (pow -1/5 1)))) 2) into 1/5 1548148261.434 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.434 * [misc]backup-simplify: Simplify (+ (* 1/3 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))) into 1/15 1548148261.435 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/15 1) 1)))) into (* 1/15 (exp (* 1/3 (+ (* 2 (log v)) (log -1/5))))) 1548148261.436 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (- (* 1/36 PI))) (+ (* 0 0) (* (* 1/15 (exp (* 1/3 (+ (* 2 (log v)) (log -1/5))))) (* 1/6 PI)))) into (- (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI))) 1548148261.436 * [misc]backup-simplify: Simplify (+ (* -1 (- (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)))) (+ (* 0 0) (* 0 (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI))))) into (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) 1548148261.436 * [misc]backup-simplify: Simplify (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) into (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)) 1548148261.437 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.437 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.437 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2)))))) into 0 1548148261.437 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.437 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.438 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.439 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 6) into 0 1548148261.440 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))))) into 0 1548148261.441 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2)))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.442 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.442 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2))))) into 0 1548148261.442 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))))) into 0 1548148261.442 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 4)))))) into 0 1548148261.443 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1548148261.443 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.443 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2)))))) into 0 1548148261.443 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.443 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.444 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.444 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.445 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3))))) into 0 1548148261.445 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.446 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))))) into 0 1548148261.447 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))))))) into 0 1548148261.447 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.447 * [misc]backup-simplify: Simplify 0 into 0 1548148261.447 * [misc]backup-simplify: Simplify 0 into 0 1548148261.447 * [misc]backup-simplify: Simplify 0 into 0 1548148261.447 * [misc]backup-simplify: Simplify 0 into 0 1548148261.447 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.447 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.447 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.447 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.448 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1548148261.448 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1548148261.448 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 1)) into 0 1548148261.448 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.448 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.448 * [misc]backup-simplify: Simplify (- (+ (* 1/36 (/ 0 36)) (* 0 (/ 12 36)) (* -1/108 (/ 0 36)))) into 0 1548148261.448 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -1/36)))) (* 2 1/6)) into 0 1548148261.449 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 -1/36) (+ (* 0 0) (* 0 1/6)))) into 0 1548148261.449 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.449 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.449 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1548148261.449 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.450 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.450 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1548148261.453 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/25) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/5 1)))) 6) into 0 1548148261.454 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1548148261.454 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5)))))) into 0 1548148261.456 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/15 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1548148261.457 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 (- (* 1/36 PI))) (+ (* (* 1/15 (exp (* 1/3 (+ (* 2 (log v)) (log -1/5))))) 0) (* 0 (* 1/6 PI))))) into 0 1548148261.457 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (* 1/60 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)))) (+ (* 0 0) (* 0 (* 1/6 (* (exp (* 1/3 (+ (* 2 (log v)) (log -1/5)))) PI)))))) into 0 1548148261.457 * [misc]backup-simplify: Simplify 0 into 0 1548148261.458 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148261.458 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.458 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))))) into 0 1548148261.458 * [misc]backup-simplify: Simplify (- 0) into 0 1548148261.458 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.459 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))) (* 0 (/ 0 (- 1 (* 5 (/ 1 (pow v 2)))))))) into 0 1548148261.462 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1)))) 24) into 0 1548148261.463 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))))))))) into 0 1548148261.466 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ 1 (- 1 (* 5 (/ 1 (pow v 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 1548148261.466 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148261.466 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow v 2)))))) into 0 1548148261.466 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 4)) (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))) (* 0 (/ 0 (pow v 4))))) into 0 1548148261.467 * [misc]backup-simplify: Simplify (+ (* 36 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 4))))))) into 0 1548148261.467 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1548148261.467 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1548148261.468 * [misc]backup-simplify: Simplify (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow v 2))))))) into 0 1548148261.468 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.468 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1548148261.469 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))) (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) (* 0 (/ 0 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.469 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))) into 0 1548148261.470 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3)))))) into 0 1548148261.471 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* PI (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1548148261.471 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2))))))))))))) into 0 1548148261.472 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow (/ 1 (- 1 (* 5 (/ 1 (pow v 2))))) 1/3) (* PI (sqrt (/ 1 (+ (* 36 (/ 1 (pow v 4))) (+ 4 (* 12 (/ 1 (pow v 2)))))))))))))) into 0 1548148261.472 * [misc]taylor: Taking taylor expansion of 0 in v 1548148261.472 * [misc]backup-simplify: Simplify 0 into 0 1548148261.472 * [misc]backup-simplify: Simplify 0 into 0 1548148261.472 * [misc]backup-simplify: Simplify 0 into 0 1548148261.473 * [misc]backup-simplify: Simplify (+ (* (* 1/60 (* (exp (* 1/3 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) PI)) (* (pow (/ 1 (- v)) 4) (/ 1 (/ 1 (- t))))) (* (* -1/6 (* (exp (* 1/3 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) PI)) (* (pow (/ 1 (- v)) 2) (/ 1 (/ 1 (- t)))))) into (- (* 1/6 (/ (* t (* PI (exp (* 1/3 (+ (* 2 (log (/ -1 v))) (log -1/5)))))) (pow v 2))) (* 1/60 (/ (* t (* PI (exp (* 1/3 (+ (* 2 (log (/ -1 v))) (log -1/5)))))) (pow v 4)))) 1548148261.473 * * * [misc]progress: simplifying candidates 1548148261.473 * * * * [misc]progress: [ 1 / 5054 ] simplifiying candidate # 1548148261.473 * * * * [misc]progress: [ 2 / 5054 ] simplifiying candidate # 1548148261.473 * [enter]simplify: Simplifying (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148261.473 * * [misc]simplify: iters left: 6 (18 enodes) 1548148261.477 * * [misc]simplify: iters left: 5 (44 enodes) 1548148261.482 * * [misc]simplify: iters left: 4 (101 enodes) 1548148261.501 * * [misc]simplify: iters left: 3 (305 enodes) 1548148261.604 * [exit]simplify: Simplified to (- (log (cbrt (+ (* (* v -5) v) 1))) (log (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148261.605 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (exp (- (log (cbrt (+ (* (* v -5) v) 1))) (log (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148261.605 * * * * [misc]progress: [ 3 / 5054 ] simplifiying candidate # 1548148261.605 * * * * [misc]progress: [ 4 / 5054 ] simplifiying candidate # 1548148261.605 * * * * [misc]progress: [ 5 / 5054 ] simplifiying candidate # 1548148261.605 * [enter]simplify: Simplifying (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148261.605 * * [misc]simplify: iters left: 6 (17 enodes) 1548148261.609 * * [misc]simplify: iters left: 5 (47 enodes) 1548148261.615 * * [misc]simplify: iters left: 4 (136 enodes) 1548148261.642 * * [misc]simplify: iters left: 3 (435 enodes) 1548148261.792 * [exit]simplify: Simplified to (/ (/ (+ 1 (* (* v -5) v)) (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) 1548148261.792 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (cbrt (/ (/ (+ 1 (* (* v -5) v)) (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148261.792 * * * * [misc]progress: [ 6 / 5054 ] simplifiying candidate # 1548148261.792 * * * * [misc]progress: [ 7 / 5054 ] simplifiying candidate # 1548148261.792 * * * * [misc]progress: [ 8 / 5054 ] simplifiying candidate # 1548148261.792 * * * * [misc]progress: [ 9 / 5054 ] simplifiying candidate # 1548148261.792 * * * * [misc]progress: [ 10 / 5054 ] simplifiying candidate # 1548148261.793 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148261.793 * * [misc]simplify: iters left: 6 (20 enodes) 1548148261.797 * * [misc]simplify: iters left: 5 (46 enodes) 1548148261.803 * * [misc]simplify: iters left: 4 (102 enodes) 1548148261.822 * * [misc]simplify: iters left: 3 (297 enodes) 1548148261.918 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) 1548148261.918 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148261.918 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148261.918 * * [misc]simplify: iters left: 6 (18 enodes) 1548148261.921 * * [misc]simplify: iters left: 5 (42 enodes) 1548148261.927 * * [misc]simplify: iters left: 4 (98 enodes) 1548148261.947 * * [misc]simplify: iters left: 3 (291 enodes) 1548148262.051 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148262.052 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.052 * * * * [misc]progress: [ 11 / 5054 ] simplifiying candidate # 1548148262.052 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148262.052 * * [misc]simplify: iters left: 6 (20 enodes) 1548148262.056 * * [misc]simplify: iters left: 5 (45 enodes) 1548148262.062 * * [misc]simplify: iters left: 4 (101 enodes) 1548148262.081 * * [misc]simplify: iters left: 3 (295 enodes) 1548148262.174 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))) 8)))) 1548148262.174 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))) 8)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.174 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148262.174 * * [misc]simplify: iters left: 6 (18 enodes) 1548148262.178 * * [misc]simplify: iters left: 5 (42 enodes) 1548148262.183 * * [misc]simplify: iters left: 4 (98 enodes) 1548148262.203 * * [misc]simplify: iters left: 3 (291 enodes) 1548148262.308 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148262.308 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))) 8)))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.308 * * * * [misc]progress: [ 12 / 5054 ] simplifiying candidate # 1548148262.309 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148262.309 * * [misc]simplify: iters left: 6 (19 enodes) 1548148262.312 * * [misc]simplify: iters left: 5 (43 enodes) 1548148262.318 * * [misc]simplify: iters left: 4 (99 enodes) 1548148262.337 * * [misc]simplify: iters left: 3 (304 enodes) 1548148262.435 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) 1548148262.435 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.436 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148262.436 * * [misc]simplify: iters left: 6 (18 enodes) 1548148262.439 * * [misc]simplify: iters left: 5 (42 enodes) 1548148262.444 * * [misc]simplify: iters left: 4 (98 enodes) 1548148262.465 * * [misc]simplify: iters left: 3 (291 enodes) 1548148262.570 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148262.570 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.570 * * * * [misc]progress: [ 13 / 5054 ] simplifiying candidate # 1548148262.570 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148262.570 * * [misc]simplify: iters left: 6 (19 enodes) 1548148262.573 * * [misc]simplify: iters left: 5 (44 enodes) 1548148262.581 * * [misc]simplify: iters left: 4 (112 enodes) 1548148262.598 * * [misc]simplify: iters left: 3 (200 enodes) 1548148262.629 * * [misc]simplify: iters left: 2 (261 enodes) 1548148262.667 * * [misc]simplify: iters left: 1 (305 enodes) 1548148262.699 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) 1548148262.699 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.699 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148262.700 * * [misc]simplify: iters left: 6 (14 enodes) 1548148262.701 * * [misc]simplify: iters left: 5 (26 enodes) 1548148262.705 * * [misc]simplify: iters left: 4 (52 enodes) 1548148262.711 * * [misc]simplify: iters left: 3 (69 enodes) 1548148262.720 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148262.720 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.720 * * * * [misc]progress: [ 14 / 5054 ] simplifiying candidate # 1548148262.720 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148262.721 * * [misc]simplify: iters left: 6 (11 enodes) 1548148262.722 * * [misc]simplify: iters left: 5 (18 enodes) 1548148262.725 * * [misc]simplify: iters left: 4 (32 enodes) 1548148262.729 * * [misc]simplify: iters left: 3 (45 enodes) 1548148262.734 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148262.734 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.734 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148262.734 * * [misc]simplify: iters left: 6 (17 enodes) 1548148262.737 * * [misc]simplify: iters left: 5 (41 enodes) 1548148262.742 * * [misc]simplify: iters left: 4 (97 enodes) 1548148262.761 * * [misc]simplify: iters left: 3 (289 enodes) 1548148262.855 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148262.855 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148262.855 * * * * [misc]progress: [ 15 / 5054 ] simplifiying candidate # 1548148262.855 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148262.855 * * [misc]simplify: iters left: 6 (20 enodes) 1548148262.859 * * [misc]simplify: iters left: 5 (43 enodes) 1548148262.865 * * [misc]simplify: iters left: 4 (91 enodes) 1548148262.881 * * [misc]simplify: iters left: 3 (205 enodes) 1548148262.925 * * [misc]simplify: iters left: 2 (349 enodes) 1548148263.008 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8)))) 1548148263.008 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.008 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148263.008 * * [misc]simplify: iters left: 6 (19 enodes) 1548148263.013 * * [misc]simplify: iters left: 5 (43 enodes) 1548148263.018 * * [misc]simplify: iters left: 4 (92 enodes) 1548148263.034 * * [misc]simplify: iters left: 3 (207 enodes) 1548148263.079 * * [misc]simplify: iters left: 2 (359 enodes) 1548148263.166 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216)))))) 1548148263.167 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.167 * * * * [misc]progress: [ 16 / 5054 ] simplifiying candidate # 1548148263.167 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148263.167 * * [misc]simplify: iters left: 6 (11 enodes) 1548148263.169 * * [misc]simplify: iters left: 5 (18 enodes) 1548148263.171 * * [misc]simplify: iters left: 4 (32 enodes) 1548148263.176 * * [misc]simplify: iters left: 3 (45 enodes) 1548148263.181 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148263.181 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.181 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148263.181 * * [misc]simplify: iters left: 6 (17 enodes) 1548148263.185 * * [misc]simplify: iters left: 5 (41 enodes) 1548148263.190 * * [misc]simplify: iters left: 4 (97 enodes) 1548148263.208 * * [misc]simplify: iters left: 3 (289 enodes) 1548148263.303 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148263.303 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.303 * * * * [misc]progress: [ 17 / 5054 ] simplifiying candidate # 1548148263.304 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148263.304 * * [misc]simplify: iters left: 6 (19 enodes) 1548148263.307 * * [misc]simplify: iters left: 5 (43 enodes) 1548148263.313 * * [misc]simplify: iters left: 4 (99 enodes) 1548148263.332 * * [misc]simplify: iters left: 3 (304 enodes) 1548148263.429 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) 1548148263.429 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.429 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148263.429 * * [misc]simplify: iters left: 6 (18 enodes) 1548148263.433 * * [misc]simplify: iters left: 5 (42 enodes) 1548148263.440 * * [misc]simplify: iters left: 4 (98 enodes) 1548148263.458 * * [misc]simplify: iters left: 3 (291 enodes) 1548148263.563 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148263.563 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.563 * * * * [misc]progress: [ 18 / 5054 ] simplifiying candidate # 1548148263.563 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) 1548148263.564 * * [misc]simplify: iters left: 6 (10 enodes) 1548148263.565 * * [misc]simplify: iters left: 5 (17 enodes) 1548148263.568 * * [misc]simplify: iters left: 4 (33 enodes) 1548148263.571 * * [misc]simplify: iters left: 3 (44 enodes) 1548148263.576 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148263.576 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.576 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148263.576 * * [misc]simplify: iters left: 6 (17 enodes) 1548148263.580 * * [misc]simplify: iters left: 5 (41 enodes) 1548148263.585 * * [misc]simplify: iters left: 4 (97 enodes) 1548148263.605 * * [misc]simplify: iters left: 3 (289 enodes) 1548148263.699 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148263.699 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.700 * * * * [misc]progress: [ 19 / 5054 ] simplifiying candidate # 1548148263.700 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148263.700 * * [misc]simplify: iters left: 6 (19 enodes) 1548148263.704 * * [misc]simplify: iters left: 5 (45 enodes) 1548148263.710 * * [misc]simplify: iters left: 4 (101 enodes) 1548148263.729 * * [misc]simplify: iters left: 3 (302 enodes) 1548148263.827 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) 1548148263.827 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.828 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148263.828 * * [misc]simplify: iters left: 6 (18 enodes) 1548148263.831 * * [misc]simplify: iters left: 5 (42 enodes) 1548148263.837 * * [misc]simplify: iters left: 4 (98 enodes) 1548148263.857 * * [misc]simplify: iters left: 3 (291 enodes) 1548148263.962 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148263.962 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148263.962 * * * * [misc]progress: [ 20 / 5054 ] simplifiying candidate # 1548148263.962 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148263.962 * * [misc]simplify: iters left: 6 (19 enodes) 1548148263.966 * * [misc]simplify: iters left: 5 (44 enodes) 1548148263.972 * * [misc]simplify: iters left: 4 (100 enodes) 1548148263.990 * * [misc]simplify: iters left: 3 (292 enodes) 1548148264.085 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) 1548148264.085 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.085 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148264.085 * * [misc]simplify: iters left: 6 (18 enodes) 1548148264.088 * * [misc]simplify: iters left: 5 (42 enodes) 1548148264.094 * * [misc]simplify: iters left: 4 (98 enodes) 1548148264.114 * * [misc]simplify: iters left: 3 (291 enodes) 1548148264.218 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148264.218 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.218 * * * * [misc]progress: [ 21 / 5054 ] simplifiying candidate # 1548148264.219 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148264.219 * * [misc]simplify: iters left: 6 (18 enodes) 1548148264.222 * * [misc]simplify: iters left: 5 (42 enodes) 1548148264.228 * * [misc]simplify: iters left: 4 (98 enodes) 1548148264.246 * * [misc]simplify: iters left: 3 (291 enodes) 1548148264.351 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148264.351 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.351 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148264.351 * * [misc]simplify: iters left: 6 (18 enodes) 1548148264.354 * * [misc]simplify: iters left: 5 (42 enodes) 1548148264.360 * * [misc]simplify: iters left: 4 (98 enodes) 1548148264.380 * * [misc]simplify: iters left: 3 (291 enodes) 1548148264.485 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148264.485 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.485 * * * * [misc]progress: [ 22 / 5054 ] simplifiying candidate # 1548148264.485 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148264.485 * * [misc]simplify: iters left: 6 (18 enodes) 1548148264.488 * * [misc]simplify: iters left: 5 (43 enodes) 1548148264.495 * * [misc]simplify: iters left: 4 (111 enodes) 1548148264.512 * * [misc]simplify: iters left: 3 (205 enodes) 1548148264.547 * * [misc]simplify: iters left: 2 (295 enodes) 1548148264.597 * * [misc]simplify: iters left: 1 (351 enodes) 1548148264.633 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) 1548148264.633 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.633 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148264.633 * * [misc]simplify: iters left: 6 (14 enodes) 1548148264.635 * * [misc]simplify: iters left: 5 (26 enodes) 1548148264.639 * * [misc]simplify: iters left: 4 (52 enodes) 1548148264.645 * * [misc]simplify: iters left: 3 (69 enodes) 1548148264.652 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148264.653 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.653 * * * * [misc]progress: [ 23 / 5054 ] simplifiying candidate # 1548148264.653 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148264.653 * * [misc]simplify: iters left: 6 (10 enodes) 1548148264.654 * * [misc]simplify: iters left: 5 (17 enodes) 1548148264.657 * * [misc]simplify: iters left: 4 (31 enodes) 1548148264.660 * * [misc]simplify: iters left: 3 (44 enodes) 1548148264.665 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148264.665 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.665 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148264.665 * * [misc]simplify: iters left: 6 (17 enodes) 1548148264.669 * * [misc]simplify: iters left: 5 (41 enodes) 1548148264.674 * * [misc]simplify: iters left: 4 (97 enodes) 1548148264.694 * * [misc]simplify: iters left: 3 (289 enodes) 1548148264.788 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148264.788 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.788 * * * * [misc]progress: [ 24 / 5054 ] simplifiying candidate # 1548148264.788 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148264.788 * * [misc]simplify: iters left: 6 (19 enodes) 1548148264.792 * * [misc]simplify: iters left: 5 (42 enodes) 1548148264.798 * * [misc]simplify: iters left: 4 (90 enodes) 1548148264.813 * * [misc]simplify: iters left: 3 (207 enodes) 1548148264.858 * * [misc]simplify: iters left: 2 (374 enodes) 1548148264.955 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) 1548148264.955 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148264.955 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148264.955 * * [misc]simplify: iters left: 6 (19 enodes) 1548148264.959 * * [misc]simplify: iters left: 5 (43 enodes) 1548148264.965 * * [misc]simplify: iters left: 4 (92 enodes) 1548148264.979 * * [misc]simplify: iters left: 3 (207 enodes) 1548148265.026 * * [misc]simplify: iters left: 2 (359 enodes) 1548148265.113 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216)))))) 1548148265.113 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.114 * * * * [misc]progress: [ 25 / 5054 ] simplifiying candidate # 1548148265.114 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148265.114 * * [misc]simplify: iters left: 6 (10 enodes) 1548148265.115 * * [misc]simplify: iters left: 5 (17 enodes) 1548148265.118 * * [misc]simplify: iters left: 4 (31 enodes) 1548148265.121 * * [misc]simplify: iters left: 3 (44 enodes) 1548148265.126 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148265.126 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.126 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148265.126 * * [misc]simplify: iters left: 6 (17 enodes) 1548148265.129 * * [misc]simplify: iters left: 5 (41 enodes) 1548148265.135 * * [misc]simplify: iters left: 4 (97 enodes) 1548148265.154 * * [misc]simplify: iters left: 3 (289 enodes) 1548148265.249 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148265.249 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.250 * * * * [misc]progress: [ 26 / 5054 ] simplifiying candidate # 1548148265.250 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148265.250 * * [misc]simplify: iters left: 6 (18 enodes) 1548148265.254 * * [misc]simplify: iters left: 5 (42 enodes) 1548148265.259 * * [misc]simplify: iters left: 4 (98 enodes) 1548148265.278 * * [misc]simplify: iters left: 3 (291 enodes) 1548148265.383 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148265.383 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.383 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148265.383 * * [misc]simplify: iters left: 6 (18 enodes) 1548148265.387 * * [misc]simplify: iters left: 5 (42 enodes) 1548148265.392 * * [misc]simplify: iters left: 4 (98 enodes) 1548148265.412 * * [misc]simplify: iters left: 3 (291 enodes) 1548148265.517 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148265.517 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.517 * * * * [misc]progress: [ 27 / 5054 ] simplifiying candidate # 1548148265.517 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) 1548148265.517 * * [misc]simplify: iters left: 6 (9 enodes) 1548148265.519 * * [misc]simplify: iters left: 5 (16 enodes) 1548148265.521 * * [misc]simplify: iters left: 4 (32 enodes) 1548148265.525 * * [misc]simplify: iters left: 3 (43 enodes) 1548148265.529 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148265.529 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.529 * [enter]simplify: Simplifying (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148265.529 * * [misc]simplify: iters left: 6 (17 enodes) 1548148265.533 * * [misc]simplify: iters left: 5 (41 enodes) 1548148265.538 * * [misc]simplify: iters left: 4 (97 enodes) 1548148265.558 * * [misc]simplify: iters left: 3 (289 enodes) 1548148265.650 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148265.650 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.651 * * * * [misc]progress: [ 28 / 5054 ] simplifiying candidate # 1548148265.651 * [enter]simplify: Simplifying (/ (cbrt 1) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148265.651 * * [misc]simplify: iters left: 6 (15 enodes) 1548148265.656 * * [misc]simplify: iters left: 5 (36 enodes) 1548148265.660 * * [misc]simplify: iters left: 4 (79 enodes) 1548148265.676 * * [misc]simplify: iters left: 3 (268 enodes) 1548148265.771 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148265.771 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (/ 1 (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.771 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148265.771 * * [misc]simplify: iters left: 6 (17 enodes) 1548148265.775 * * [misc]simplify: iters left: 5 (41 enodes) 1548148265.780 * * [misc]simplify: iters left: 4 (97 enodes) 1548148265.799 * * [misc]simplify: iters left: 3 (295 enodes) 1548148265.901 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148265.901 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt 1) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148265.901 * * * * [misc]progress: [ 29 / 5054 ] simplifiying candidate # 1548148265.901 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148265.901 * * [misc]simplify: iters left: 6 (15 enodes) 1548148265.905 * * [misc]simplify: iters left: 5 (35 enodes) 1548148265.911 * * [misc]simplify: iters left: 4 (77 enodes) 1548148265.926 * * [misc]simplify: iters left: 3 (258 enodes) 1548148266.021 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148266.021 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.021 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148266.021 * * [misc]simplify: iters left: 6 (17 enodes) 1548148266.025 * * [misc]simplify: iters left: 5 (41 enodes) 1548148266.030 * * [misc]simplify: iters left: 4 (97 enodes) 1548148266.049 * * [misc]simplify: iters left: 3 (295 enodes) 1548148266.151 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148266.151 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.151 * * * * [misc]progress: [ 30 / 5054 ] simplifiying candidate # 1548148266.152 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148266.152 * * [misc]simplify: iters left: 6 (14 enodes) 1548148266.155 * * [misc]simplify: iters left: 5 (33 enodes) 1548148266.159 * * [misc]simplify: iters left: 4 (75 enodes) 1548148266.176 * * [misc]simplify: iters left: 3 (258 enodes) 1548148266.271 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148266.271 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.272 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148266.272 * * [misc]simplify: iters left: 6 (17 enodes) 1548148266.275 * * [misc]simplify: iters left: 5 (41 enodes) 1548148266.281 * * [misc]simplify: iters left: 4 (97 enodes) 1548148266.299 * * [misc]simplify: iters left: 3 (295 enodes) 1548148266.402 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148266.402 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt 1) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.402 * * * * [misc]progress: [ 31 / 5054 ] simplifiying candidate # 1548148266.403 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148266.403 * * [misc]simplify: iters left: 6 (14 enodes) 1548148266.406 * * [misc]simplify: iters left: 5 (34 enodes) 1548148266.411 * * [misc]simplify: iters left: 4 (88 enodes) 1548148266.427 * * [misc]simplify: iters left: 3 (172 enodes) 1548148266.453 * * [misc]simplify: iters left: 2 (227 enodes) 1548148266.487 * * [misc]simplify: iters left: 1 (254 enodes) 1548148266.512 * [exit]simplify: Simplified to (/ 1 (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) 1548148266.512 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.512 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148266.512 * * [misc]simplify: iters left: 6 (13 enodes) 1548148266.514 * * [misc]simplify: iters left: 5 (25 enodes) 1548148266.518 * * [misc]simplify: iters left: 4 (51 enodes) 1548148266.524 * * [misc]simplify: iters left: 3 (68 enodes) 1548148266.533 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148266.533 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.533 * * * * [misc]progress: [ 32 / 5054 ] simplifiying candidate # 1548148266.533 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt 1)) 1548148266.533 * * [misc]simplify: iters left: 3 (4 enodes) 1548148266.534 * * [misc]simplify: iters left: 2 (6 enodes) 1548148266.535 * [exit]simplify: Simplified to 1 1548148266.535 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.535 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148266.535 * * [misc]simplify: iters left: 6 (16 enodes) 1548148266.538 * * [misc]simplify: iters left: 5 (40 enodes) 1548148266.544 * * [misc]simplify: iters left: 4 (96 enodes) 1548148266.561 * * [misc]simplify: iters left: 3 (288 enodes) 1548148266.659 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) 1548148266.659 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.659 * * * * [misc]progress: [ 33 / 5054 ] simplifiying candidate # 1548148266.659 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148266.660 * * [misc]simplify: iters left: 6 (15 enodes) 1548148266.663 * * [misc]simplify: iters left: 5 (33 enodes) 1548148266.667 * * [misc]simplify: iters left: 4 (67 enodes) 1548148266.679 * * [misc]simplify: iters left: 3 (174 enodes) 1548148266.721 * * [misc]simplify: iters left: 2 (325 enodes) 1548148266.810 * * [misc]simplify: iters left: 1 (457 enodes) 1548148266.932 * [exit]simplify: Simplified to (/ 1 (sqrt (+ (sqrt 8) (sqrt (* (pow v 6) 216))))) 1548148266.932 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ (sqrt 8) (sqrt (* (pow v 6) 216))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148266.932 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148266.933 * * [misc]simplify: iters left: 6 (18 enodes) 1548148266.936 * * [misc]simplify: iters left: 5 (42 enodes) 1548148266.942 * * [misc]simplify: iters left: 4 (91 enodes) 1548148266.956 * * [misc]simplify: iters left: 3 (202 enodes) 1548148267.003 * * [misc]simplify: iters left: 2 (377 enodes) 1548148267.105 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) 1548148267.105 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ (sqrt 8) (sqrt (* (pow v 6) 216))))) (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.105 * * * * [misc]progress: [ 34 / 5054 ] simplifiying candidate # 1548148267.105 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt 1)) 1548148267.105 * * [misc]simplify: iters left: 3 (4 enodes) 1548148267.106 * * [misc]simplify: iters left: 2 (6 enodes) 1548148267.107 * [exit]simplify: Simplified to 1 1548148267.107 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.107 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148267.107 * * [misc]simplify: iters left: 6 (16 enodes) 1548148267.110 * * [misc]simplify: iters left: 5 (40 enodes) 1548148267.116 * * [misc]simplify: iters left: 4 (96 enodes) 1548148267.135 * * [misc]simplify: iters left: 3 (288 enodes) 1548148267.232 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) 1548148267.232 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.232 * * * * [misc]progress: [ 35 / 5054 ] simplifiying candidate # 1548148267.233 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148267.233 * * [misc]simplify: iters left: 6 (14 enodes) 1548148267.236 * * [misc]simplify: iters left: 5 (33 enodes) 1548148267.240 * * [misc]simplify: iters left: 4 (75 enodes) 1548148267.255 * * [misc]simplify: iters left: 3 (258 enodes) 1548148267.351 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148267.351 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.351 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148267.351 * * [misc]simplify: iters left: 6 (17 enodes) 1548148267.355 * * [misc]simplify: iters left: 5 (41 enodes) 1548148267.360 * * [misc]simplify: iters left: 4 (97 enodes) 1548148267.381 * * [misc]simplify: iters left: 3 (295 enodes) 1548148267.482 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148267.482 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt 1) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.482 * * * * [misc]progress: [ 36 / 5054 ] simplifiying candidate # 1548148267.483 * [enter]simplify: Simplifying (/ (cbrt 1) 1) 1548148267.483 * * [misc]simplify: iters left: 3 (3 enodes) 1548148267.483 * * [misc]simplify: iters left: 2 (5 enodes) 1548148267.484 * [exit]simplify: Simplified to 1 1548148267.484 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.484 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148267.484 * * [misc]simplify: iters left: 6 (16 enodes) 1548148267.487 * * [misc]simplify: iters left: 5 (40 enodes) 1548148267.493 * * [misc]simplify: iters left: 4 (96 enodes) 1548148267.510 * * [misc]simplify: iters left: 3 (288 enodes) 1548148267.609 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) 1548148267.609 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.609 * * * * [misc]progress: [ 37 / 5054 ] simplifiying candidate # 1548148267.609 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148267.609 * * [misc]simplify: iters left: 6 (20 enodes) 1548148267.613 * * [misc]simplify: iters left: 5 (50 enodes) 1548148267.620 * * [misc]simplify: iters left: 4 (115 enodes) 1548148267.642 * * [misc]simplify: iters left: 3 (303 enodes) 1548148267.729 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))))) 1548148267.729 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.729 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148267.729 * * [misc]simplify: iters left: 6 (18 enodes) 1548148267.732 * * [misc]simplify: iters left: 5 (42 enodes) 1548148267.740 * * [misc]simplify: iters left: 4 (98 enodes) 1548148267.758 * * [misc]simplify: iters left: 3 (291 enodes) 1548148267.863 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148267.863 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.863 * * * * [misc]progress: [ 38 / 5054 ] simplifiying candidate # 1548148267.863 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148267.863 * * [misc]simplify: iters left: 6 (20 enodes) 1548148267.867 * * [misc]simplify: iters left: 5 (47 enodes) 1548148267.874 * * [misc]simplify: iters left: 4 (105 enodes) 1548148267.895 * * [misc]simplify: iters left: 3 (306 enodes) 1548148267.995 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) 1548148267.995 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148267.995 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148267.995 * * [misc]simplify: iters left: 6 (18 enodes) 1548148267.999 * * [misc]simplify: iters left: 5 (42 enodes) 1548148268.004 * * [misc]simplify: iters left: 4 (98 enodes) 1548148268.023 * * [misc]simplify: iters left: 3 (291 enodes) 1548148268.128 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148268.128 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.128 * * * * [misc]progress: [ 39 / 5054 ] simplifiying candidate # 1548148268.128 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148268.128 * * [misc]simplify: iters left: 6 (19 enodes) 1548148268.132 * * [misc]simplify: iters left: 5 (45 enodes) 1548148268.138 * * [misc]simplify: iters left: 4 (103 enodes) 1548148268.159 * * [misc]simplify: iters left: 3 (302 enodes) 1548148268.254 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) 1548148268.254 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.254 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148268.254 * * [misc]simplify: iters left: 6 (18 enodes) 1548148268.258 * * [misc]simplify: iters left: 5 (42 enodes) 1548148268.263 * * [misc]simplify: iters left: 4 (98 enodes) 1548148268.281 * * [misc]simplify: iters left: 3 (291 enodes) 1548148268.387 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148268.387 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.387 * * * * [misc]progress: [ 40 / 5054 ] simplifiying candidate # 1548148268.387 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148268.387 * * [misc]simplify: iters left: 6 (19 enodes) 1548148268.391 * * [misc]simplify: iters left: 5 (46 enodes) 1548148268.398 * * [misc]simplify: iters left: 4 (116 enodes) 1548148268.418 * * [misc]simplify: iters left: 3 (209 enodes) 1548148268.449 * * [misc]simplify: iters left: 2 (289 enodes) 1548148268.492 * * [misc]simplify: iters left: 1 (326 enodes) 1548148268.521 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148268.521 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.521 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148268.521 * * [misc]simplify: iters left: 6 (14 enodes) 1548148268.523 * * [misc]simplify: iters left: 5 (26 enodes) 1548148268.527 * * [misc]simplify: iters left: 4 (52 enodes) 1548148268.533 * * [misc]simplify: iters left: 3 (69 enodes) 1548148268.540 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148268.541 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.541 * * * * [misc]progress: [ 41 / 5054 ] simplifiying candidate # 1548148268.541 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148268.541 * * [misc]simplify: iters left: 6 (11 enodes) 1548148268.543 * * [misc]simplify: iters left: 5 (20 enodes) 1548148268.545 * * [misc]simplify: iters left: 4 (36 enodes) 1548148268.550 * * [misc]simplify: iters left: 3 (51 enodes) 1548148268.556 * * [misc]simplify: iters left: 2 (66 enodes) 1548148268.561 * * [misc]simplify: iters left: 1 (67 enodes) 1548148268.565 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) 1548148268.565 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.566 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148268.566 * * [misc]simplify: iters left: 6 (17 enodes) 1548148268.569 * * [misc]simplify: iters left: 5 (41 enodes) 1548148268.575 * * [misc]simplify: iters left: 4 (97 enodes) 1548148268.593 * * [misc]simplify: iters left: 3 (289 enodes) 1548148268.687 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148268.688 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.688 * * * * [misc]progress: [ 42 / 5054 ] simplifiying candidate # 1548148268.688 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148268.688 * * [misc]simplify: iters left: 6 (20 enodes) 1548148268.692 * * [misc]simplify: iters left: 5 (45 enodes) 1548148268.698 * * [misc]simplify: iters left: 4 (95 enodes) 1548148268.712 * * [misc]simplify: iters left: 3 (206 enodes) 1548148268.760 * * [misc]simplify: iters left: 2 (357 enodes) 1548148268.846 * * [misc]simplify: iters left: 1 (494 enodes) 1548148268.963 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (sqrt (+ (sqrt (* 216 (pow v 6))) (sqrt 8))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148268.963 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (sqrt (+ (sqrt (* 216 (pow v 6))) (sqrt 8))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148268.963 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148268.964 * * [misc]simplify: iters left: 6 (19 enodes) 1548148268.969 * * [misc]simplify: iters left: 5 (43 enodes) 1548148268.975 * * [misc]simplify: iters left: 4 (92 enodes) 1548148268.989 * * [misc]simplify: iters left: 3 (207 enodes) 1548148269.035 * * [misc]simplify: iters left: 2 (359 enodes) 1548148269.123 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216)))))) 1548148269.123 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (sqrt (+ (sqrt (* 216 (pow v 6))) (sqrt 8))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.123 * * * * [misc]progress: [ 43 / 5054 ] simplifiying candidate # 1548148269.123 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1548148269.123 * * [misc]simplify: iters left: 6 (11 enodes) 1548148269.125 * * [misc]simplify: iters left: 5 (20 enodes) 1548148269.128 * * [misc]simplify: iters left: 4 (36 enodes) 1548148269.132 * * [misc]simplify: iters left: 3 (51 enodes) 1548148269.138 * * [misc]simplify: iters left: 2 (66 enodes) 1548148269.143 * * [misc]simplify: iters left: 1 (67 enodes) 1548148269.147 * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) 1548148269.147 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.148 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148269.148 * * [misc]simplify: iters left: 6 (17 enodes) 1548148269.151 * * [misc]simplify: iters left: 5 (41 enodes) 1548148269.157 * * [misc]simplify: iters left: 4 (97 enodes) 1548148269.174 * * [misc]simplify: iters left: 3 (289 enodes) 1548148269.268 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148269.268 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.268 * * * * [misc]progress: [ 44 / 5054 ] simplifiying candidate # 1548148269.269 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148269.269 * * [misc]simplify: iters left: 6 (19 enodes) 1548148269.272 * * [misc]simplify: iters left: 5 (45 enodes) 1548148269.280 * * [misc]simplify: iters left: 4 (103 enodes) 1548148269.299 * * [misc]simplify: iters left: 3 (302 enodes) 1548148269.394 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) 1548148269.394 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.395 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148269.395 * * [misc]simplify: iters left: 6 (18 enodes) 1548148269.398 * * [misc]simplify: iters left: 5 (42 enodes) 1548148269.404 * * [misc]simplify: iters left: 4 (98 enodes) 1548148269.422 * * [misc]simplify: iters left: 3 (291 enodes) 1548148269.527 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148269.527 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.527 * * * * [misc]progress: [ 45 / 5054 ] simplifiying candidate # 1548148269.527 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1) 1548148269.527 * * [misc]simplify: iters left: 6 (10 enodes) 1548148269.529 * * [misc]simplify: iters left: 5 (19 enodes) 1548148269.533 * * [misc]simplify: iters left: 4 (39 enodes) 1548148269.537 * * [misc]simplify: iters left: 3 (52 enodes) 1548148269.543 * * [misc]simplify: iters left: 2 (57 enodes) 1548148269.548 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148269.548 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.548 * [enter]simplify: Simplifying (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148269.548 * * [misc]simplify: iters left: 6 (17 enodes) 1548148269.551 * * [misc]simplify: iters left: 5 (41 enodes) 1548148269.557 * * [misc]simplify: iters left: 4 (97 enodes) 1548148269.575 * * [misc]simplify: iters left: 3 (289 enodes) 1548148269.669 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148269.669 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.669 * * * * [misc]progress: [ 46 / 5054 ] simplifiying candidate # 1548148269.669 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148269.669 * * [misc]simplify: iters left: 6 (19 enodes) 1548148269.673 * * [misc]simplify: iters left: 5 (45 enodes) 1548148269.679 * * [misc]simplify: iters left: 4 (101 enodes) 1548148269.700 * * [misc]simplify: iters left: 3 (302 enodes) 1548148269.797 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) 1548148269.797 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.797 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148269.797 * * [misc]simplify: iters left: 6 (18 enodes) 1548148269.800 * * [misc]simplify: iters left: 5 (42 enodes) 1548148269.806 * * [misc]simplify: iters left: 4 (98 enodes) 1548148269.824 * * [misc]simplify: iters left: 3 (291 enodes) 1548148269.930 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148269.930 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148269.930 * * * * [misc]progress: [ 47 / 5054 ] simplifiying candidate # 1548148269.930 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148269.931 * * [misc]simplify: iters left: 6 (19 enodes) 1548148269.934 * * [misc]simplify: iters left: 5 (44 enodes) 1548148269.940 * * [misc]simplify: iters left: 4 (100 enodes) 1548148269.960 * * [misc]simplify: iters left: 3 (292 enodes) 1548148270.054 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) 1548148270.054 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.054 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148270.054 * * [misc]simplify: iters left: 6 (18 enodes) 1548148270.058 * * [misc]simplify: iters left: 5 (42 enodes) 1548148270.063 * * [misc]simplify: iters left: 4 (98 enodes) 1548148270.081 * * [misc]simplify: iters left: 3 (291 enodes) 1548148270.187 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148270.187 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.187 * * * * [misc]progress: [ 48 / 5054 ] simplifiying candidate # 1548148270.187 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148270.187 * * [misc]simplify: iters left: 6 (18 enodes) 1548148270.190 * * [misc]simplify: iters left: 5 (42 enodes) 1548148270.196 * * [misc]simplify: iters left: 4 (98 enodes) 1548148270.216 * * [misc]simplify: iters left: 3 (291 enodes) 1548148270.321 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148270.321 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.322 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148270.322 * * [misc]simplify: iters left: 6 (18 enodes) 1548148270.326 * * [misc]simplify: iters left: 5 (42 enodes) 1548148270.331 * * [misc]simplify: iters left: 4 (98 enodes) 1548148270.349 * * [misc]simplify: iters left: 3 (291 enodes) 1548148270.454 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148270.454 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.454 * * * * [misc]progress: [ 49 / 5054 ] simplifiying candidate # 1548148270.454 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148270.455 * * [misc]simplify: iters left: 6 (18 enodes) 1548148270.459 * * [misc]simplify: iters left: 5 (43 enodes) 1548148270.466 * * [misc]simplify: iters left: 4 (111 enodes) 1548148270.484 * * [misc]simplify: iters left: 3 (205 enodes) 1548148270.518 * * [misc]simplify: iters left: 2 (295 enodes) 1548148270.567 * * [misc]simplify: iters left: 1 (351 enodes) 1548148270.601 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) 1548148270.601 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.601 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) 1548148270.601 * * [misc]simplify: iters left: 6 (14 enodes) 1548148270.603 * * [misc]simplify: iters left: 5 (26 enodes) 1548148270.607 * * [misc]simplify: iters left: 4 (52 enodes) 1548148270.613 * * [misc]simplify: iters left: 3 (69 enodes) 1548148270.622 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v)))) 1548148270.622 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* -6 v) v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.622 * * * * [misc]progress: [ 50 / 5054 ] simplifiying candidate # 1548148270.622 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148270.623 * * [misc]simplify: iters left: 6 (10 enodes) 1548148270.624 * * [misc]simplify: iters left: 5 (17 enodes) 1548148270.627 * * [misc]simplify: iters left: 4 (31 enodes) 1548148270.630 * * [misc]simplify: iters left: 3 (44 enodes) 1548148270.635 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148270.635 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.635 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148270.635 * * [misc]simplify: iters left: 6 (17 enodes) 1548148270.638 * * [misc]simplify: iters left: 5 (41 enodes) 1548148270.644 * * [misc]simplify: iters left: 4 (97 enodes) 1548148270.662 * * [misc]simplify: iters left: 3 (289 enodes) 1548148270.755 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148270.755 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.755 * * * * [misc]progress: [ 51 / 5054 ] simplifiying candidate # 1548148270.756 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148270.756 * * [misc]simplify: iters left: 6 (19 enodes) 1548148270.760 * * [misc]simplify: iters left: 5 (42 enodes) 1548148270.765 * * [misc]simplify: iters left: 4 (90 enodes) 1548148270.782 * * [misc]simplify: iters left: 3 (207 enodes) 1548148270.825 * * [misc]simplify: iters left: 2 (374 enodes) 1548148270.921 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) 1548148270.921 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148270.922 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148270.922 * * [misc]simplify: iters left: 6 (19 enodes) 1548148270.927 * * [misc]simplify: iters left: 5 (43 enodes) 1548148270.933 * * [misc]simplify: iters left: 4 (92 enodes) 1548148270.947 * * [misc]simplify: iters left: 3 (207 enodes) 1548148270.993 * * [misc]simplify: iters left: 2 (359 enodes) 1548148271.081 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216)))))) 1548148271.081 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* v 216))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.081 * * * * [misc]progress: [ 52 / 5054 ] simplifiying candidate # 1548148271.081 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1548148271.081 * * [misc]simplify: iters left: 6 (10 enodes) 1548148271.083 * * [misc]simplify: iters left: 5 (17 enodes) 1548148271.085 * * [misc]simplify: iters left: 4 (31 enodes) 1548148271.089 * * [misc]simplify: iters left: 3 (44 enodes) 1548148271.093 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148271.093 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.094 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148271.094 * * [misc]simplify: iters left: 6 (17 enodes) 1548148271.097 * * [misc]simplify: iters left: 5 (41 enodes) 1548148271.102 * * [misc]simplify: iters left: 4 (97 enodes) 1548148271.120 * * [misc]simplify: iters left: 3 (289 enodes) 1548148271.214 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148271.214 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.214 * * * * [misc]progress: [ 53 / 5054 ] simplifiying candidate # 1548148271.215 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148271.215 * * [misc]simplify: iters left: 6 (18 enodes) 1548148271.218 * * [misc]simplify: iters left: 5 (42 enodes) 1548148271.223 * * [misc]simplify: iters left: 4 (98 enodes) 1548148271.244 * * [misc]simplify: iters left: 3 (291 enodes) 1548148271.349 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148271.349 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.349 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148271.349 * * [misc]simplify: iters left: 6 (18 enodes) 1548148271.353 * * [misc]simplify: iters left: 5 (42 enodes) 1548148271.358 * * [misc]simplify: iters left: 4 (98 enodes) 1548148271.376 * * [misc]simplify: iters left: 3 (291 enodes) 1548148271.482 * [exit]simplify: Simplified to (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148271.482 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.482 * * * * [misc]progress: [ 54 / 5054 ] simplifiying candidate # 1548148271.482 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) 1) 1548148271.482 * * [misc]simplify: iters left: 6 (9 enodes) 1548148271.483 * * [misc]simplify: iters left: 5 (16 enodes) 1548148271.488 * * [misc]simplify: iters left: 4 (32 enodes) 1548148271.491 * * [misc]simplify: iters left: 3 (43 enodes) 1548148271.495 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148271.496 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.496 * [enter]simplify: Simplifying (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148271.496 * * [misc]simplify: iters left: 6 (17 enodes) 1548148271.499 * * [misc]simplify: iters left: 5 (41 enodes) 1548148271.504 * * [misc]simplify: iters left: 4 (97 enodes) 1548148271.522 * * [misc]simplify: iters left: 3 (289 enodes) 1548148271.617 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) 1548148271.617 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (cbrt (+ 1 (* v (* v -5))))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.617 * * * * [misc]progress: [ 55 / 5054 ] simplifiying candidate # 1548148271.617 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148271.617 * * [misc]simplify: iters left: 6 (14 enodes) 1548148271.620 * * [misc]simplify: iters left: 5 (35 enodes) 1548148271.624 * * [misc]simplify: iters left: 4 (77 enodes) 1548148271.639 * * [misc]simplify: iters left: 3 (258 enodes) 1548148271.728 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))))))) (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148271.728 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (/ 1 (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))))))) (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.728 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148271.728 * * [misc]simplify: iters left: 6 (17 enodes) 1548148271.732 * * [misc]simplify: iters left: 5 (41 enodes) 1548148271.737 * * [misc]simplify: iters left: 4 (97 enodes) 1548148271.758 * * [misc]simplify: iters left: 3 (295 enodes) 1548148271.860 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148271.860 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.860 * * * * [misc]progress: [ 56 / 5054 ] simplifiying candidate # 1548148271.860 * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1548148271.860 * * [misc]simplify: iters left: 6 (14 enodes) 1548148271.863 * * [misc]simplify: iters left: 5 (34 enodes) 1548148271.867 * * [misc]simplify: iters left: 4 (76 enodes) 1548148271.882 * * [misc]simplify: iters left: 3 (263 enodes) 1548148271.976 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148271.977 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148271.977 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148271.977 * * [misc]simplify: iters left: 6 (17 enodes) 1548148271.980 * * [misc]simplify: iters left: 5 (41 enodes) 1548148271.986 * * [misc]simplify: iters left: 4 (97 enodes) 1548148272.006 * * [misc]simplify: iters left: 3 (295 enodes) 1548148272.108 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148272.108 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.108 * * * * [misc]progress: [ 57 / 5054 ] simplifiying candidate # 1548148272.108 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148272.109 * * [misc]simplify: iters left: 6 (13 enodes) 1548148272.111 * * [misc]simplify: iters left: 5 (32 enodes) 1548148272.115 * * [misc]simplify: iters left: 4 (74 enodes) 1548148272.130 * * [misc]simplify: iters left: 3 (253 enodes) 1548148272.225 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148272.225 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.225 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148272.225 * * [misc]simplify: iters left: 6 (17 enodes) 1548148272.229 * * [misc]simplify: iters left: 5 (41 enodes) 1548148272.234 * * [misc]simplify: iters left: 4 (97 enodes) 1548148272.253 * * [misc]simplify: iters left: 3 (295 enodes) 1548148272.356 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148272.356 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.356 * * * * [misc]progress: [ 58 / 5054 ] simplifiying candidate # 1548148272.357 * [enter]simplify: Simplifying (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148272.357 * * [misc]simplify: iters left: 6 (13 enodes) 1548148272.359 * * [misc]simplify: iters left: 5 (33 enodes) 1548148272.365 * * [misc]simplify: iters left: 4 (87 enodes) 1548148272.379 * * [misc]simplify: iters left: 3 (170 enodes) 1548148272.406 * * [misc]simplify: iters left: 2 (245 enodes) 1548148272.445 * * [misc]simplify: iters left: 1 (300 enodes) 1548148272.477 * [exit]simplify: Simplified to (/ 1 (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* 12 v) v)))) 1548148272.477 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* 12 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.477 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 2 (* 6 (* v v))))) 1548148272.477 * * [misc]simplify: iters left: 6 (13 enodes) 1548148272.479 * * [misc]simplify: iters left: 5 (25 enodes) 1548148272.483 * * [misc]simplify: iters left: 4 (51 enodes) 1548148272.489 * * [misc]simplify: iters left: 3 (68 enodes) 1548148272.497 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v))))) 1548148272.497 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* 12 v) v)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 2 (* -6 (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.497 * * * * [misc]progress: [ 59 / 5054 ] simplifiying candidate # 1548148272.497 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1548148272.497 * * [misc]simplify: iters left: 3 (3 enodes) 1548148272.498 * * [misc]simplify: iters left: 2 (5 enodes) 1548148272.498 * [exit]simplify: Simplified to 1 1548148272.498 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.498 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148272.498 * * [misc]simplify: iters left: 6 (16 enodes) 1548148272.502 * * [misc]simplify: iters left: 5 (40 enodes) 1548148272.507 * * [misc]simplify: iters left: 4 (96 enodes) 1548148272.526 * * [misc]simplify: iters left: 3 (288 enodes) 1548148272.624 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) 1548148272.624 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.624 * * * * [misc]progress: [ 60 / 5054 ] simplifiying candidate # 1548148272.624 * [enter]simplify: Simplifying (/ 1 (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148272.624 * * [misc]simplify: iters left: 6 (14 enodes) 1548148272.627 * * [misc]simplify: iters left: 5 (32 enodes) 1548148272.631 * * [misc]simplify: iters left: 4 (66 enodes) 1548148272.642 * * [misc]simplify: iters left: 3 (170 enodes) 1548148272.683 * * [misc]simplify: iters left: 2 (309 enodes) 1548148272.754 * * [misc]simplify: iters left: 1 (411 enodes) 1548148272.853 * [exit]simplify: Simplified to (/ 1 (sqrt (+ (sqrt (* (pow v 6) 216)) (sqrt 8)))) 1548148272.854 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ (sqrt (* (pow v 6) 216)) (sqrt 8)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148272.854 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1548148272.854 * * [misc]simplify: iters left: 6 (18 enodes) 1548148272.857 * * [misc]simplify: iters left: 5 (42 enodes) 1548148272.863 * * [misc]simplify: iters left: 4 (91 enodes) 1548148272.879 * * [misc]simplify: iters left: 3 (202 enodes) 1548148272.925 * * [misc]simplify: iters left: 2 (377 enodes) 1548148273.027 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) 1548148273.027 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (+ (sqrt (* (pow v 6) 216)) (sqrt 8)))) (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.027 * * * * [misc]progress: [ 61 / 5054 ] simplifiying candidate # 1548148273.027 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1548148273.027 * * [misc]simplify: iters left: 3 (3 enodes) 1548148273.028 * * [misc]simplify: iters left: 2 (5 enodes) 1548148273.028 * [exit]simplify: Simplified to 1 1548148273.028 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.028 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148273.028 * * [misc]simplify: iters left: 6 (16 enodes) 1548148273.032 * * [misc]simplify: iters left: 5 (40 enodes) 1548148273.037 * * [misc]simplify: iters left: 4 (96 enodes) 1548148273.055 * * [misc]simplify: iters left: 3 (288 enodes) 1548148273.152 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) 1548148273.153 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.153 * * * * [misc]progress: [ 62 / 5054 ] simplifiying candidate # 1548148273.153 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148273.153 * * [misc]simplify: iters left: 6 (13 enodes) 1548148273.155 * * [misc]simplify: iters left: 5 (32 enodes) 1548148273.159 * * [misc]simplify: iters left: 4 (74 enodes) 1548148273.176 * * [misc]simplify: iters left: 3 (253 enodes) 1548148273.271 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148273.271 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.271 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148273.271 * * [misc]simplify: iters left: 6 (17 enodes) 1548148273.274 * * [misc]simplify: iters left: 5 (41 enodes) 1548148273.280 * * [misc]simplify: iters left: 4 (97 enodes) 1548148273.298 * * [misc]simplify: iters left: 3 (295 enodes) 1548148273.401 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) 1548148273.401 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.401 * * * * [misc]progress: [ 63 / 5054 ] simplifiying candidate # 1548148273.401 * [enter]simplify: Simplifying (/ 1 1) 1548148273.401 * * [misc]simplify: iters left: 2 (2 enodes) 1548148273.402 * * [misc]simplify: iters left: 1 (4 enodes) 1548148273.402 * [exit]simplify: Simplified to 1 1548148273.402 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.402 * [enter]simplify: Simplifying (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148273.402 * * [misc]simplify: iters left: 6 (16 enodes) 1548148273.406 * * [misc]simplify: iters left: 5 (40 enodes) 1548148273.411 * * [misc]simplify: iters left: 4 (96 enodes) 1548148273.430 * * [misc]simplify: iters left: 3 (288 enodes) 1548148273.527 * [exit]simplify: Simplified to (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) 1548148273.527 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.528 * * * * [misc]progress: [ 64 / 5054 ] simplifiying candidate # 1548148273.528 * * * * [misc]progress: [ 65 / 5054 ] simplifiying candidate # 1548148273.528 * * * * [misc]progress: [ 66 / 5054 ] simplifiying candidate # 1548148273.528 * * * * [misc]progress: [ 67 / 5054 ] simplifiying candidate # 1548148273.528 * [enter]simplify: Simplifying (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148273.528 * * [misc]simplify: iters left: 6 (11 enodes) 1548148273.530 * * [misc]simplify: iters left: 5 (28 enodes) 1548148273.534 * * [misc]simplify: iters left: 4 (70 enodes) 1548148273.549 * * [misc]simplify: iters left: 3 (262 enodes) 1548148273.641 * [exit]simplify: Simplified to (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) 1548148273.641 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.641 * * * * [misc]progress: [ 68 / 5054 ] simplifiying candidate # 1548148273.642 * [enter]simplify: Simplifying (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148273.642 * * [misc]simplify: iters left: 6 (11 enodes) 1548148273.644 * * [misc]simplify: iters left: 5 (28 enodes) 1548148273.647 * * [misc]simplify: iters left: 4 (70 enodes) 1548148273.662 * * [misc]simplify: iters left: 3 (262 enodes) 1548148273.755 * [exit]simplify: Simplified to (sqrt (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) 1548148273.755 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.755 * * * * [misc]progress: [ 69 / 5054 ] simplifiying candidate # 1548148273.755 * [enter]simplify: Simplifying (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148273.755 * * [misc]simplify: iters left: 6 (11 enodes) 1548148273.758 * * [misc]simplify: iters left: 5 (28 enodes) 1548148273.761 * * [misc]simplify: iters left: 4 (70 enodes) 1548148273.776 * * [misc]simplify: iters left: 3 (262 enodes) 1548148273.868 * [exit]simplify: Simplified to (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) 1548148273.868 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.868 * * * * [misc]progress: [ 70 / 5054 ] simplifiying candidate # 1548148273.868 * [enter]simplify: Simplifying (sqrt (- 2 (* 6 (* v v)))) 1548148273.868 * * [misc]simplify: iters left: 6 (7 enodes) 1548148273.869 * * [misc]simplify: iters left: 5 (12 enodes) 1548148273.871 * * [misc]simplify: iters left: 4 (26 enodes) 1548148273.876 * * [misc]simplify: iters left: 3 (34 enodes) 1548148273.879 * [exit]simplify: Simplified to (sqrt (- 2 (* (* v v) 6))) 1548148273.879 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (sqrt (- 2 (* (* v v) 6)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.879 * * * * [misc]progress: [ 71 / 5054 ] simplifiying candidate # 1548148273.880 * [enter]simplify: Simplifying (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) 1548148273.880 * * [misc]simplify: iters left: 6 (10 enodes) 1548148273.882 * * [misc]simplify: iters left: 5 (27 enodes) 1548148273.885 * * [misc]simplify: iters left: 4 (69 enodes) 1548148273.900 * * [misc]simplify: iters left: 3 (260 enodes) 1548148273.996 * [exit]simplify: Simplified to (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)) 1548148273.996 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148273.996 * * * * [misc]progress: [ 72 / 5054 ] simplifiying candidate # 1548148273.997 * [enter]simplify: Simplifying (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3)))) 1548148273.997 * * [misc]simplify: iters left: 6 (12 enodes) 1548148273.999 * * [misc]simplify: iters left: 5 (29 enodes) 1548148274.003 * * [misc]simplify: iters left: 4 (64 enodes) 1548148274.014 * * [misc]simplify: iters left: 3 (160 enodes) 1548148274.052 * * [misc]simplify: iters left: 2 (317 enodes) 1548148274.134 * * [misc]simplify: iters left: 1 (427 enodes) 1548148274.242 * [exit]simplify: Simplified to (sqrt (- (sqrt 8) (sqrt (* (pow v 6) 216)))) 1548148274.242 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (- (sqrt 8) (sqrt (* (pow v 6) 216))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.242 * * * * [misc]progress: [ 73 / 5054 ] simplifiying candidate # 1548148274.242 * [enter]simplify: Simplifying (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) 1548148274.242 * * [misc]simplify: iters left: 6 (10 enodes) 1548148274.244 * * [misc]simplify: iters left: 5 (27 enodes) 1548148274.248 * * [misc]simplify: iters left: 4 (69 enodes) 1548148274.263 * * [misc]simplify: iters left: 3 (260 enodes) 1548148274.359 * [exit]simplify: Simplified to (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)) 1548148274.359 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.359 * * * * [misc]progress: [ 74 / 5054 ] simplifiying candidate # 1548148274.360 * [enter]simplify: Simplifying (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) 1548148274.360 * * [misc]simplify: iters left: 6 (11 enodes) 1548148274.362 * * [misc]simplify: iters left: 5 (28 enodes) 1548148274.366 * * [misc]simplify: iters left: 4 (70 enodes) 1548148274.382 * * [misc]simplify: iters left: 3 (262 enodes) 1548148274.474 * [exit]simplify: Simplified to (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) 1548148274.474 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.474 * * * * [misc]progress: [ 75 / 5054 ] simplifiying candidate # 1548148274.474 * [enter]simplify: Simplifying (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) 1548148274.474 * * [misc]simplify: iters left: 6 (10 enodes) 1548148274.477 * * [misc]simplify: iters left: 5 (27 enodes) 1548148274.480 * * [misc]simplify: iters left: 4 (69 enodes) 1548148274.495 * * [misc]simplify: iters left: 3 (260 enodes) 1548148274.591 * [exit]simplify: Simplified to (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)) 1548148274.591 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (- 1 (* (* v v) 5))) 1) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.592 * * * * [misc]progress: [ 76 / 5054 ] simplifiying candidate # 1548148274.592 * [enter]simplify: Simplifying (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148274.592 * * [misc]simplify: iters left: 6 (9 enodes) 1548148274.593 * * [misc]simplify: iters left: 5 (16 enodes) 1548148274.595 * * [misc]simplify: iters left: 4 (30 enodes) 1548148274.599 * * [misc]simplify: iters left: 3 (41 enodes) 1548148274.604 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148274.604 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.604 * * * * [misc]progress: [ 77 / 5054 ] simplifiying candidate # 1548148274.604 * [enter]simplify: Simplifying (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148274.604 * * [misc]simplify: iters left: 6 (8 enodes) 1548148274.605 * * [misc]simplify: iters left: 5 (15 enodes) 1548148274.607 * * [misc]simplify: iters left: 4 (29 enodes) 1548148274.611 * * [misc]simplify: iters left: 3 (40 enodes) 1548148274.615 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148274.615 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.615 * * * * [misc]progress: [ 78 / 5054 ] simplifiying candidate # 1548148274.616 * [enter]simplify: Simplifying (cbrt 1) 1548148274.616 * * [misc]simplify: iters left: 1 (2 enodes) 1548148274.616 * [exit]simplify: Simplified to 1 1548148274.616 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ 1 (/ (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.616 * * * * [misc]progress: [ 79 / 5054 ] simplifiying candidate # 1548148274.616 * [enter]simplify: Simplifying (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148274.616 * * [misc]simplify: iters left: 6 (9 enodes) 1548148274.618 * * [misc]simplify: iters left: 5 (16 enodes) 1548148274.620 * * [misc]simplify: iters left: 4 (30 enodes) 1548148274.625 * * [misc]simplify: iters left: 3 (41 enodes) 1548148274.630 * [exit]simplify: Simplified to (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148274.630 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.630 * * * * [misc]progress: [ 80 / 5054 ] simplifiying candidate # 1548148274.630 * [enter]simplify: Simplifying (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148274.630 * * [misc]simplify: iters left: 6 (8 enodes) 1548148274.631 * * [misc]simplify: iters left: 5 (15 enodes) 1548148274.633 * * [misc]simplify: iters left: 4 (29 enodes) 1548148274.637 * * [misc]simplify: iters left: 3 (40 enodes) 1548148274.641 * [exit]simplify: Simplified to (sqrt (cbrt (- 1 (* (* v v) 5)))) 1548148274.641 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.641 * * * * [misc]progress: [ 81 / 5054 ] simplifiying candidate # 1548148274.641 * * * * [misc]progress: [ 82 / 5054 ] simplifiying candidate # 1548148274.641 * [enter]simplify: Simplifying (sqrt (+ (* (pow 2 3) (pow 2 3)) (+ (* (pow (* 6 (* v v)) 3) (pow (* 6 (* v v)) 3)) (* (pow 2 3) (pow (* 6 (* v v)) 3))))) 1548148274.641 * * [misc]simplify: iters left: 6 (14 enodes) 1548148274.645 * * [misc]simplify: iters left: 5 (37 enodes) 1548148274.650 * * [misc]simplify: iters left: 4 (115 enodes) 1548148274.699 * [exit]simplify: Simplified to (sqrt (+ (+ (* (pow (* v v) 3) 1728) 64) (* (* (* 216 (* v v)) (* (* v v) (* v v))) (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148274.699 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow (pow 2 3) 3) (pow (pow (* 6 (* v v)) 3) 3)))) (sqrt (+ (+ (* (pow (* v v) 3) 1728) 64) (* (* (* 216 (* v v)) (* (* v v) (* v v))) (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.699 * * * * [misc]progress: [ 83 / 5054 ] simplifiying candidate # 1548148274.699 * [enter]simplify: Simplifying (sqrt (+ (pow 2 3) (pow (* 6 (* v v)) 3))) 1548148274.699 * * [misc]simplify: iters left: 6 (10 enodes) 1548148274.701 * * [misc]simplify: iters left: 5 (26 enodes) 1548148274.705 * * [misc]simplify: iters left: 4 (60 enodes) 1548148274.715 * * [misc]simplify: iters left: 3 (161 enodes) 1548148274.752 * * [misc]simplify: iters left: 2 (317 enodes) 1548148274.834 * * [misc]simplify: iters left: 1 (441 enodes) 1548148274.921 * [exit]simplify: Simplified to (sqrt (+ (* (pow v 6) 216) 8)) 1548148274.921 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (* (pow 2 3) (pow 2 3)) (* (pow (* 6 (* v v)) 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (pow v 6) 216) 8))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148274.921 * * * * [misc]progress: [ 84 / 5054 ] simplifiying candidate # 1548148274.921 * [enter]simplify: Simplifying (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3))) 1548148274.921 * * [misc]simplify: iters left: 6 (10 enodes) 1548148274.923 * * [misc]simplify: iters left: 5 (26 enodes) 1548148274.928 * * [misc]simplify: iters left: 4 (67 enodes) 1548148274.943 * * [misc]simplify: iters left: 3 (263 enodes) 1548148275.044 * [exit]simplify: Simplified to (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) 1548148275.044 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (+ (* (* (* 125 v) (* v v)) (* (* v v) (- v))) 1)) (* (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.045 * * * * [misc]progress: [ 85 / 5054 ] simplifiying candidate # 1548148275.045 * [enter]simplify: Simplifying (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5)))) 1548148275.045 * * [misc]simplify: iters left: 6 (9 enodes) 1548148275.046 * * [misc]simplify: iters left: 5 (20 enodes) 1548148275.049 * * [misc]simplify: iters left: 4 (49 enodes) 1548148275.057 * * [misc]simplify: iters left: 3 (134 enodes) 1548148275.089 * * [misc]simplify: iters left: 2 (261 enodes) 1548148275.132 * * [misc]simplify: iters left: 1 (297 enodes) 1548148275.180 * [exit]simplify: Simplified to (cbrt (+ (* (pow v 4) -25) 1)) 1548148275.180 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (+ (* (pow v 4) -25) 1)) (* (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (+ 1 (* (* v v) 5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.180 * * * * [misc]progress: [ 86 / 5054 ] simplifiying candidate # 1548148275.180 * * * * [misc]progress: [ 87 / 5054 ] simplifiying candidate # 1548148275.180 * [enter]simplify: Simplifying (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (- (- (log (* t PI)) (log (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.180 * * [misc]simplify: iters left: 6 (32 enodes) 1548148275.186 * * [misc]simplify: iters left: 5 (86 enodes) 1548148275.199 * * [misc]simplify: iters left: 4 (229 enodes) 1548148275.252 * [exit]simplify: Simplified to (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (- (log (* t PI)) (log (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) 1548148275.252 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (- (log (* t PI)) (log (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.252 * * * * [misc]progress: [ 88 / 5054 ] simplifiying candidate # 1548148275.252 * [enter]simplify: Simplifying (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (- (log (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.252 * * [misc]simplify: iters left: 6 (32 enodes) 1548148275.258 * * [misc]simplify: iters left: 5 (83 enodes) 1548148275.271 * * [misc]simplify: iters left: 4 (219 enodes) 1548148275.319 * [exit]simplify: Simplified to (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (log (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))))) 1548148275.319 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (log (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.320 * * * * [misc]progress: [ 89 / 5054 ] simplifiying candidate # 1548148275.320 * [enter]simplify: Simplifying (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (log (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.320 * * [misc]simplify: iters left: 6 (31 enodes) 1548148275.325 * * [misc]simplify: iters left: 5 (81 enodes) 1548148275.338 * * [misc]simplify: iters left: 4 (215 enodes) 1548148275.385 * [exit]simplify: Simplified to (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (log (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)))))) 1548148275.385 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (- (log (cbrt (- 1 (* (* v v) 5)))) (log (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (log (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.385 * * * * [misc]progress: [ 90 / 5054 ] simplifiying candidate # 1548148275.385 * [enter]simplify: Simplifying (- (log (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (- (- (log (* t PI)) (log (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.385 * * [misc]simplify: iters left: 6 (32 enodes) 1548148275.391 * * [misc]simplify: iters left: 5 (84 enodes) 1548148275.404 * * [misc]simplify: iters left: 4 (219 enodes) 1548148275.454 * [exit]simplify: Simplified to (- (log (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (- (log (* PI t)) (log (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* (* v 12) v))))))) 1548148275.454 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (log (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (- (log (* PI t)) (log (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.454 * * * * [misc]progress: [ 91 / 5054 ] simplifiying candidate # 1548148275.454 * [enter]simplify: Simplifying (- (log (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (- (log (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (log (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.454 * * [misc]simplify: iters left: 6 (31 enodes) 1548148275.460 * * [misc]simplify: iters left: 5 (81 enodes) 1548148275.473 * * [misc]simplify: iters left: 4 (211 enodes) 1548148275.518 * [exit]simplify: Simplified to (- (log (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (log (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))) (log (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* 6 v) v) (* (* 6 v) v))))))) 1548148275.518 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (log (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (- (log (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))) (log (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.518 * * * * [misc]progress: [ 92 / 5054 ] simplifiying candidate # 1548148275.519 * [enter]simplify: Simplifying (- (log (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (log (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.519 * * [misc]simplify: iters left: 6 (30 enodes) 1548148275.525 * * [misc]simplify: iters left: 5 (79 enodes) 1548148275.536 * * [misc]simplify: iters left: 4 (209 enodes) 1548148275.581 * [exit]simplify: Simplified to (- (log (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (log (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))))) 1548148275.581 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (exp (- (log (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (log (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.581 * * * * [misc]progress: [ 93 / 5054 ] simplifiying candidate # 1548148275.581 * * * * [misc]progress: [ 94 / 5054 ] simplifiying candidate # 1548148275.581 * * * * [misc]progress: [ 95 / 5054 ] simplifiying candidate # 1548148275.581 * [enter]simplify: Simplifying (/ (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* (* (* t PI) (* t PI)) (* t PI)) (- 1 (* (* v v) 5))) (* (* (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.582 * * [misc]simplify: iters left: 6 (33 enodes) 1548148275.588 * * [misc]simplify: iters left: 5 (94 enodes) 1548148275.606 * * [misc]simplify: iters left: 4 (323 enodes) 1548148275.721 * [exit]simplify: Simplified to (/ (* (* (- 1 (* (* v v) 5)) (+ (+ 4 (* 12 (* v v))) (* (* v v) (* 36 (* v v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v v) (* 36 (* v v)))))) (* (* (/ (pow (* PI t) 3) (- 1 (* (* v v) 5))) (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148275.722 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (/ (* (* (- 1 (* (* v v) 5)) (+ (+ 4 (* 12 (* v v))) (* (* v v) (* 36 (* v v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v v) (* 36 (* v v)))))) (* (* (/ (pow (* PI t) 3) (- 1 (* (* v v) 5))) (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.722 * * * * [misc]progress: [ 96 / 5054 ] simplifiying candidate # 1548148275.722 * [enter]simplify: Simplifying (/ (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (* (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.722 * * [misc]simplify: iters left: 6 (34 enodes) 1548148275.731 * * [misc]simplify: iters left: 5 (98 enodes) 1548148275.749 * * [misc]simplify: iters left: 4 (356 enodes) 1548148275.895 * [exit]simplify: Simplified to (/ (* (/ (- 1 (* (* v v) 5)) (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (* (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)) (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36))))) (* (* (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148275.896 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (/ (* (/ (- 1 (* (* v v) 5)) (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (* (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)) (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36))))) (* (* (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148275.896 * * * * [misc]progress: [ 97 / 5054 ] simplifiying candidate # 1548148275.896 * [enter]simplify: Simplifying (/ (/ (- 1 (* (* v v) 5)) (* (* (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (* (* (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148275.896 * * [misc]simplify: iters left: 6 (32 enodes) 1548148275.903 * * [misc]simplify: iters left: 5 (90 enodes) 1548148275.918 * * [misc]simplify: iters left: 4 (307 enodes) 1548148276.027 * [exit]simplify: Simplified to (/ (/ (/ (/ (- 1 (* (* v v) 5)) (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (* (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))))) 1548148276.028 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (/ (/ (/ (/ (- 1 (* (* v v) 5)) (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (* (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148276.028 * * * * [misc]progress: [ 98 / 5054 ] simplifiying candidate # 1548148276.028 * [enter]simplify: Simplifying (/ (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* (* (* t PI) (* t PI)) (* t PI)) (- 1 (* (* v v) 5))) (* (* (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148276.028 * * [misc]simplify: iters left: 6 (34 enodes) 1548148276.035 * * [misc]simplify: iters left: 5 (96 enodes) 1548148276.053 * * [misc]simplify: iters left: 4 (305 enodes) 1548148276.161 * [exit]simplify: Simplified to (/ (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ (* t PI) (+ (+ 4 (* (* v v) 12)) (* (* (* 6 v) v) (* (* 6 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* 6 v) v) (* (* 6 v) v))))) (* (/ (* (* t PI) (* t PI)) (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148276.161 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (/ (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ (* t PI) (+ (+ 4 (* (* v v) 12)) (* (* (* 6 v) v) (* (* 6 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* 6 v) v) (* (* 6 v) v))))) (* (/ (* (* t PI) (* t PI)) (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148276.161 * * * * [misc]progress: [ 99 / 5054 ] simplifiying candidate # 1548148276.161 * [enter]simplify: Simplifying (/ (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (* (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148276.161 * * [misc]simplify: iters left: 6 (34 enodes) 1548148276.168 * * [misc]simplify: iters left: 5 (99 enodes) 1548148276.188 * * [misc]simplify: iters left: 4 (348 enodes) 1548148276.322 * [exit]simplify: Simplified to (/ (pow (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 3) (/ (/ (/ (* (* t PI) (* t PI)) (cbrt (- 1 (* (* 5 v) v)))) (/ (cbrt (- 1 (* (* 5 v) v))) (* t PI))) (* (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* 6 v) v) (* (* 6 v) v)))) (* (cbrt (- 1 (* (* 5 v) v))) (+ (+ 4 (* v (* v 12))) (* (* (* 6 v) v) (* (* 6 v) v))))))) 1548148276.322 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (/ (pow (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 3) (/ (/ (/ (* (* t PI) (* t PI)) (cbrt (- 1 (* (* 5 v) v)))) (/ (cbrt (- 1 (* (* 5 v) v))) (* t PI))) (* (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* 6 v) v) (* (* 6 v) v)))) (* (cbrt (- 1 (* (* 5 v) v))) (+ (+ 4 (* v (* v 12))) (* (* (* 6 v) v) (* (* 6 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148276.322 * * * * [misc]progress: [ 100 / 5054 ] simplifiying candidate # 1548148276.323 * [enter]simplify: Simplifying (/ (* (* (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (* (* (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148276.323 * * [misc]simplify: iters left: 6 (32 enodes) 1548148276.329 * * [misc]simplify: iters left: 5 (94 enodes) 1548148276.346 * * [misc]simplify: iters left: 4 (311 enodes) 1548148276.456 * [exit]simplify: Simplified to (pow (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* 6 v) v) (* (* 6 v) v)))))) 3) 1548148276.456 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (cbrt (pow (/ (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* 6 v) v) (* (* 6 v) v)))))) 3)) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148276.456 * * * * [misc]progress: [ 101 / 5054 ] simplifiying candidate # 1548148276.457 * * * * [misc]progress: [ 102 / 5054 ] simplifiying candidate # 1548148276.457 * * * * [misc]progress: [ 103 / 5054 ] simplifiying candidate # 1548148276.457 * * * * [misc]progress: [ 104 / 5054 ] simplifiying candidate # 1548148276.457 * * * * [misc]progress: [ 105 / 5054 ] simplifiying candidate # 1548148276.457 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148276.457 * * [misc]simplify: iters left: 6 (32 enodes) 1548148276.464 * * [misc]simplify: iters left: 5 (79 enodes) 1548148276.476 * * [misc]simplify: iters left: 4 (202 enodes) 1548148276.514 * * [misc]simplify: iters left: 3 (467 enodes) 1548148276.630 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))))) 1548148276.630 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148276.630 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148276.630 * * [misc]simplify: iters left: 6 (30 enodes) 1548148276.636 * * [misc]simplify: iters left: 5 (71 enodes) 1548148276.647 * * [misc]simplify: iters left: 4 (185 enodes) 1548148276.683 * * [misc]simplify: iters left: 3 (452 enodes) 1548148276.809 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148276.809 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148276.809 * * * * [misc]progress: [ 106 / 5054 ] simplifiying candidate # 1548148276.809 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148276.810 * * [misc]simplify: iters left: 6 (31 enodes) 1548148276.816 * * [misc]simplify: iters left: 5 (74 enodes) 1548148276.827 * * [misc]simplify: iters left: 4 (190 enodes) 1548148276.863 * * [misc]simplify: iters left: 3 (446 enodes) 1548148277.243 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148277.243 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148277.243 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148277.243 * * [misc]simplify: iters left: 6 (30 enodes) 1548148277.249 * * [misc]simplify: iters left: 5 (71 enodes) 1548148277.260 * * [misc]simplify: iters left: 4 (185 enodes) 1548148277.297 * * [misc]simplify: iters left: 3 (452 enodes) 1548148277.423 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148277.423 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148277.423 * * * * [misc]progress: [ 107 / 5054 ] simplifiying candidate # 1548148277.423 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148277.423 * * [misc]simplify: iters left: 6 (34 enodes) 1548148277.430 * * [misc]simplify: iters left: 5 (83 enodes) 1548148277.443 * * [misc]simplify: iters left: 4 (216 enodes) 1548148277.492 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v)))))))) 1548148277.492 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148277.492 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148277.493 * * [misc]simplify: iters left: 6 (31 enodes) 1548148277.498 * * [misc]simplify: iters left: 5 (72 enodes) 1548148277.509 * * [misc]simplify: iters left: 4 (177 enodes) 1548148277.543 * * [misc]simplify: iters left: 3 (405 enodes) 1548148277.648 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148277.648 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148277.648 * * * * [misc]progress: [ 108 / 5054 ] simplifiying candidate # 1548148277.648 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148277.649 * * [misc]simplify: iters left: 6 (34 enodes) 1548148277.655 * * [misc]simplify: iters left: 5 (80 enodes) 1548148277.667 * * [misc]simplify: iters left: 4 (197 enodes) 1548148277.706 * * [misc]simplify: iters left: 3 (492 enodes) 1548148277.845 * [exit]simplify: Simplified to (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))))) 1548148277.845 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148277.845 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148277.845 * * [misc]simplify: iters left: 6 (31 enodes) 1548148277.851 * * [misc]simplify: iters left: 5 (72 enodes) 1548148277.862 * * [misc]simplify: iters left: 4 (177 enodes) 1548148277.896 * * [misc]simplify: iters left: 3 (405 enodes) 1548148278.001 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148278.001 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148278.002 * * * * [misc]progress: [ 109 / 5054 ] simplifiying candidate # 1548148278.002 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148278.002 * * [misc]simplify: iters left: 6 (33 enodes) 1548148278.008 * * [misc]simplify: iters left: 5 (78 enodes) 1548148278.020 * * [misc]simplify: iters left: 4 (195 enodes) 1548148278.059 * * [misc]simplify: iters left: 3 (479 enodes) 1548148278.185 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))))) 1548148278.185 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148278.186 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148278.186 * * [misc]simplify: iters left: 6 (31 enodes) 1548148278.192 * * [misc]simplify: iters left: 5 (72 enodes) 1548148278.203 * * [misc]simplify: iters left: 4 (177 enodes) 1548148278.237 * * [misc]simplify: iters left: 3 (405 enodes) 1548148278.342 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148278.342 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148278.342 * * * * [misc]progress: [ 110 / 5054 ] simplifiying candidate # 1548148278.342 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148278.343 * * [misc]simplify: iters left: 6 (27 enodes) 1548148278.348 * * [misc]simplify: iters left: 5 (60 enodes) 1548148278.356 * * [misc]simplify: iters left: 4 (128 enodes) 1548148278.380 * * [misc]simplify: iters left: 3 (344 enodes) 1548148278.480 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148278.480 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148278.480 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148278.480 * * [misc]simplify: iters left: 6 (30 enodes) 1548148278.486 * * [misc]simplify: iters left: 5 (71 enodes) 1548148278.497 * * [misc]simplify: iters left: 4 (176 enodes) 1548148278.529 * * [misc]simplify: iters left: 3 (411 enodes) 1548148278.634 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148278.634 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148278.634 * * * * [misc]progress: [ 111 / 5054 ] simplifiying candidate # 1548148278.634 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148278.634 * * [misc]simplify: iters left: 6 (33 enodes) 1548148278.643 * * [misc]simplify: iters left: 5 (78 enodes) 1548148278.654 * * [misc]simplify: iters left: 4 (195 enodes) 1548148278.691 * * [misc]simplify: iters left: 3 (479 enodes) 1548148278.818 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))))) 1548148278.818 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148278.818 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148278.818 * * [misc]simplify: iters left: 6 (31 enodes) 1548148278.824 * * [misc]simplify: iters left: 5 (72 enodes) 1548148278.835 * * [misc]simplify: iters left: 4 (177 enodes) 1548148278.869 * * [misc]simplify: iters left: 3 (405 enodes) 1548148278.975 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148278.975 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148278.975 * * * * [misc]progress: [ 112 / 5054 ] simplifiying candidate # 1548148278.975 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148278.975 * * [misc]simplify: iters left: 6 (26 enodes) 1548148278.980 * * [misc]simplify: iters left: 5 (59 enodes) 1548148278.988 * * [misc]simplify: iters left: 4 (135 enodes) 1548148279.012 * * [misc]simplify: iters left: 3 (366 enodes) 1548148279.127 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148279.127 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148279.127 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148279.128 * * [misc]simplify: iters left: 6 (30 enodes) 1548148279.133 * * [misc]simplify: iters left: 5 (71 enodes) 1548148279.144 * * [misc]simplify: iters left: 4 (176 enodes) 1548148279.178 * * [misc]simplify: iters left: 3 (411 enodes) 1548148279.284 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148279.284 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148279.284 * * * * [misc]progress: [ 113 / 5054 ] simplifiying candidate # 1548148279.284 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148279.285 * * [misc]simplify: iters left: 6 (33 enodes) 1548148279.291 * * [misc]simplify: iters left: 5 (78 enodes) 1548148279.303 * * [misc]simplify: iters left: 4 (191 enodes) 1548148279.340 * * [misc]simplify: iters left: 3 (457 enodes) 1548148279.459 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))))) 1548148279.459 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148279.459 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148279.459 * * [misc]simplify: iters left: 6 (31 enodes) 1548148279.465 * * [misc]simplify: iters left: 5 (72 enodes) 1548148279.476 * * [misc]simplify: iters left: 4 (177 enodes) 1548148279.511 * * [misc]simplify: iters left: 3 (405 enodes) 1548148279.616 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148279.616 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148279.616 * * * * [misc]progress: [ 114 / 5054 ] simplifiying candidate # 1548148279.616 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148279.616 * * [misc]simplify: iters left: 6 (33 enodes) 1548148279.623 * * [misc]simplify: iters left: 5 (77 enodes) 1548148279.634 * * [misc]simplify: iters left: 4 (186 enodes) 1548148279.671 * * [misc]simplify: iters left: 3 (436 enodes) 1548148279.784 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) 1548148279.784 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148279.785 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148279.785 * * [misc]simplify: iters left: 6 (31 enodes) 1548148279.791 * * [misc]simplify: iters left: 5 (72 enodes) 1548148279.801 * * [misc]simplify: iters left: 4 (177 enodes) 1548148279.836 * * [misc]simplify: iters left: 3 (405 enodes) 1548148279.941 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148279.942 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148279.942 * * * * [misc]progress: [ 115 / 5054 ] simplifiying candidate # 1548148279.942 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148279.942 * * [misc]simplify: iters left: 6 (32 enodes) 1548148279.948 * * [misc]simplify: iters left: 5 (75 enodes) 1548148279.959 * * [misc]simplify: iters left: 4 (184 enodes) 1548148279.995 * * [misc]simplify: iters left: 3 (433 enodes) 1548148280.111 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) 1548148280.111 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148280.111 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148280.111 * * [misc]simplify: iters left: 6 (31 enodes) 1548148280.117 * * [misc]simplify: iters left: 5 (72 enodes) 1548148280.128 * * [misc]simplify: iters left: 4 (177 enodes) 1548148280.163 * * [misc]simplify: iters left: 3 (405 enodes) 1548148280.269 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148280.269 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148280.269 * * * * [misc]progress: [ 116 / 5054 ] simplifiying candidate # 1548148280.269 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148280.269 * * [misc]simplify: iters left: 6 (26 enodes) 1548148280.274 * * [misc]simplify: iters left: 5 (57 enodes) 1548148280.282 * * [misc]simplify: iters left: 4 (117 enodes) 1548148280.304 * * [misc]simplify: iters left: 3 (322 enodes) 1548148280.400 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))))) 1548148280.400 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148280.401 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148280.401 * * [misc]simplify: iters left: 6 (30 enodes) 1548148280.408 * * [misc]simplify: iters left: 5 (71 enodes) 1548148280.419 * * [misc]simplify: iters left: 4 (176 enodes) 1548148280.451 * * [misc]simplify: iters left: 3 (411 enodes) 1548148280.556 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148280.556 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148280.556 * * * * [misc]progress: [ 117 / 5054 ] simplifiying candidate # 1548148280.557 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148280.557 * * [misc]simplify: iters left: 6 (32 enodes) 1548148280.563 * * [misc]simplify: iters left: 5 (75 enodes) 1548148280.576 * * [misc]simplify: iters left: 4 (184 enodes) 1548148280.610 * * [misc]simplify: iters left: 3 (433 enodes) 1548148280.726 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) 1548148280.726 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148280.726 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148280.727 * * [misc]simplify: iters left: 6 (31 enodes) 1548148280.733 * * [misc]simplify: iters left: 5 (72 enodes) 1548148280.743 * * [misc]simplify: iters left: 4 (177 enodes) 1548148280.776 * * [misc]simplify: iters left: 3 (405 enodes) 1548148280.880 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148280.880 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148280.880 * * * * [misc]progress: [ 118 / 5054 ] simplifiying candidate # 1548148280.880 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148280.881 * * [misc]simplify: iters left: 6 (25 enodes) 1548148280.887 * * [misc]simplify: iters left: 5 (56 enodes) 1548148280.895 * * [misc]simplify: iters left: 4 (122 enodes) 1548148280.915 * * [misc]simplify: iters left: 3 (330 enodes) 1548148281.020 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))))) 1548148281.020 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148281.021 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148281.021 * * [misc]simplify: iters left: 6 (30 enodes) 1548148281.027 * * [misc]simplify: iters left: 5 (71 enodes) 1548148281.037 * * [misc]simplify: iters left: 4 (176 enodes) 1548148281.071 * * [misc]simplify: iters left: 3 (411 enodes) 1548148281.177 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148281.177 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148281.178 * * * * [misc]progress: [ 119 / 5054 ] simplifiying candidate # 1548148281.178 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148281.178 * * [misc]simplify: iters left: 6 (32 enodes) 1548148281.184 * * [misc]simplify: iters left: 5 (76 enodes) 1548148281.196 * * [misc]simplify: iters left: 4 (197 enodes) 1548148281.235 * * [misc]simplify: iters left: 3 (499 enodes) 1548148281.382 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (* (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) 1548148281.382 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (* (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148281.382 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148281.382 * * [misc]simplify: iters left: 6 (29 enodes) 1548148281.388 * * [misc]simplify: iters left: 5 (69 enodes) 1548148281.398 * * [misc]simplify: iters left: 4 (177 enodes) 1548148281.434 * * [misc]simplify: iters left: 3 (424 enodes) 1548148281.544 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148281.544 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (* (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148281.544 * * * * [misc]progress: [ 120 / 5054 ] simplifiying candidate # 1548148281.544 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148281.545 * * [misc]simplify: iters left: 6 (32 enodes) 1548148281.551 * * [misc]simplify: iters left: 5 (75 enodes) 1548148281.562 * * [misc]simplify: iters left: 4 (189 enodes) 1548148281.600 * * [misc]simplify: iters left: 3 (464 enodes) 1548148281.727 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))))) 1548148281.727 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148281.727 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148281.727 * * [misc]simplify: iters left: 6 (29 enodes) 1548148281.733 * * [misc]simplify: iters left: 5 (69 enodes) 1548148281.744 * * [misc]simplify: iters left: 4 (177 enodes) 1548148281.779 * * [misc]simplify: iters left: 3 (424 enodes) 1548148281.889 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148281.889 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148281.889 * * * * [misc]progress: [ 121 / 5054 ] simplifiying candidate # 1548148281.889 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148281.889 * * [misc]simplify: iters left: 6 (31 enodes) 1548148281.895 * * [misc]simplify: iters left: 5 (73 enodes) 1548148281.909 * * [misc]simplify: iters left: 4 (187 enodes) 1548148281.942 * * [misc]simplify: iters left: 3 (442 enodes) 1548148282.057 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) 1548148282.057 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148282.057 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148282.057 * * [misc]simplify: iters left: 6 (29 enodes) 1548148282.063 * * [misc]simplify: iters left: 5 (69 enodes) 1548148282.076 * * [misc]simplify: iters left: 4 (177 enodes) 1548148282.109 * * [misc]simplify: iters left: 3 (424 enodes) 1548148282.219 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148282.219 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148282.219 * * * * [misc]progress: [ 122 / 5054 ] simplifiying candidate # 1548148282.219 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148282.219 * * [misc]simplify: iters left: 6 (25 enodes) 1548148282.224 * * [misc]simplify: iters left: 5 (55 enodes) 1548148282.234 * * [misc]simplify: iters left: 4 (116 enodes) 1548148282.254 * * [misc]simplify: iters left: 3 (319 enodes) 1548148282.361 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) 1548148282.361 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148282.361 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148282.361 * * [misc]simplify: iters left: 6 (28 enodes) 1548148282.367 * * [misc]simplify: iters left: 5 (68 enodes) 1548148282.377 * * [misc]simplify: iters left: 4 (176 enodes) 1548148282.412 * * [misc]simplify: iters left: 3 (421 enodes) 1548148282.525 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148282.525 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148282.525 * * * * [misc]progress: [ 123 / 5054 ] simplifiying candidate # 1548148282.526 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148282.526 * * [misc]simplify: iters left: 6 (31 enodes) 1548148282.532 * * [misc]simplify: iters left: 5 (73 enodes) 1548148282.543 * * [misc]simplify: iters left: 4 (187 enodes) 1548148282.579 * * [misc]simplify: iters left: 3 (442 enodes) 1548148282.693 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) 1548148282.694 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148282.694 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148282.694 * * [misc]simplify: iters left: 6 (29 enodes) 1548148282.700 * * [misc]simplify: iters left: 5 (69 enodes) 1548148282.712 * * [misc]simplify: iters left: 4 (177 enodes) 1548148282.745 * * [misc]simplify: iters left: 3 (424 enodes) 1548148282.855 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148282.855 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148282.856 * * * * [misc]progress: [ 124 / 5054 ] simplifiying candidate # 1548148282.856 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148282.856 * * [misc]simplify: iters left: 6 (24 enodes) 1548148282.860 * * [misc]simplify: iters left: 5 (54 enodes) 1548148282.868 * * [misc]simplify: iters left: 4 (119 enodes) 1548148282.891 * * [misc]simplify: iters left: 3 (330 enodes) 1548148283.002 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) t) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))))) 1548148283.003 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) t) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148283.003 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148283.003 * * [misc]simplify: iters left: 6 (28 enodes) 1548148283.008 * * [misc]simplify: iters left: 5 (68 enodes) 1548148283.019 * * [misc]simplify: iters left: 4 (176 enodes) 1548148283.053 * * [misc]simplify: iters left: 3 (421 enodes) 1548148283.166 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148283.167 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148283.167 * * * * [misc]progress: [ 125 / 5054 ] simplifiying candidate # 1548148283.167 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148283.167 * * [misc]simplify: iters left: 6 (32 enodes) 1548148283.173 * * [misc]simplify: iters left: 5 (76 enodes) 1548148283.185 * * [misc]simplify: iters left: 4 (197 enodes) 1548148283.224 * * [misc]simplify: iters left: 3 (499 enodes) 1548148283.370 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) 1548148283.370 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148283.370 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148283.370 * * [misc]simplify: iters left: 6 (30 enodes) 1548148283.376 * * [misc]simplify: iters left: 5 (70 enodes) 1548148283.387 * * [misc]simplify: iters left: 4 (178 enodes) 1548148283.423 * * [misc]simplify: iters left: 3 (429 enodes) 1548148283.536 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148283.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148283.536 * * * * [misc]progress: [ 126 / 5054 ] simplifiying candidate # 1548148283.536 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148283.536 * * [misc]simplify: iters left: 6 (32 enodes) 1548148283.543 * * [misc]simplify: iters left: 5 (75 enodes) 1548148283.554 * * [misc]simplify: iters left: 4 (189 enodes) 1548148283.591 * * [misc]simplify: iters left: 3 (464 enodes) 1548148283.717 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))))) 1548148283.717 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148283.718 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148283.718 * * [misc]simplify: iters left: 6 (30 enodes) 1548148283.726 * * [misc]simplify: iters left: 5 (70 enodes) 1548148283.736 * * [misc]simplify: iters left: 4 (178 enodes) 1548148283.770 * * [misc]simplify: iters left: 3 (429 enodes) 1548148283.883 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148283.883 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148283.883 * * * * [misc]progress: [ 127 / 5054 ] simplifiying candidate # 1548148283.883 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148283.883 * * [misc]simplify: iters left: 6 (31 enodes) 1548148283.889 * * [misc]simplify: iters left: 5 (73 enodes) 1548148283.901 * * [misc]simplify: iters left: 4 (187 enodes) 1548148283.934 * * [misc]simplify: iters left: 3 (442 enodes) 1548148284.049 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) 1548148284.049 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148284.049 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148284.049 * * [misc]simplify: iters left: 6 (30 enodes) 1548148284.055 * * [misc]simplify: iters left: 5 (70 enodes) 1548148284.066 * * [misc]simplify: iters left: 4 (178 enodes) 1548148284.100 * * [misc]simplify: iters left: 3 (429 enodes) 1548148284.212 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148284.212 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148284.212 * * * * [misc]progress: [ 128 / 5054 ] simplifiying candidate # 1548148284.213 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148284.213 * * [misc]simplify: iters left: 6 (25 enodes) 1548148284.217 * * [misc]simplify: iters left: 5 (55 enodes) 1548148284.225 * * [misc]simplify: iters left: 4 (116 enodes) 1548148284.245 * * [misc]simplify: iters left: 3 (319 enodes) 1548148284.352 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) 1548148284.352 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148284.352 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148284.352 * * [misc]simplify: iters left: 6 (29 enodes) 1548148284.358 * * [misc]simplify: iters left: 5 (69 enodes) 1548148284.370 * * [misc]simplify: iters left: 4 (177 enodes) 1548148284.402 * * [misc]simplify: iters left: 3 (415 enodes) 1548148284.510 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148284.510 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148284.510 * * * * [misc]progress: [ 129 / 5054 ] simplifiying candidate # 1548148284.510 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148284.510 * * [misc]simplify: iters left: 6 (31 enodes) 1548148284.516 * * [misc]simplify: iters left: 5 (73 enodes) 1548148284.529 * * [misc]simplify: iters left: 4 (187 enodes) 1548148284.563 * * [misc]simplify: iters left: 3 (442 enodes) 1548148284.677 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) 1548148284.677 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148284.677 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148284.677 * * [misc]simplify: iters left: 6 (30 enodes) 1548148284.685 * * [misc]simplify: iters left: 5 (70 enodes) 1548148284.696 * * [misc]simplify: iters left: 4 (178 enodes) 1548148284.729 * * [misc]simplify: iters left: 3 (429 enodes) 1548148284.842 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148284.842 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148284.842 * * * * [misc]progress: [ 130 / 5054 ] simplifiying candidate # 1548148284.842 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148284.843 * * [misc]simplify: iters left: 6 (24 enodes) 1548148284.847 * * [misc]simplify: iters left: 5 (54 enodes) 1548148284.855 * * [misc]simplify: iters left: 4 (119 enodes) 1548148284.876 * * [misc]simplify: iters left: 3 (330 enodes) 1548148284.987 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) t) (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))))) 1548148284.987 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) t) (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148284.987 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148284.987 * * [misc]simplify: iters left: 6 (29 enodes) 1548148284.993 * * [misc]simplify: iters left: 5 (69 enodes) 1548148285.006 * * [misc]simplify: iters left: 4 (177 enodes) 1548148285.037 * * [misc]simplify: iters left: 3 (415 enodes) 1548148285.145 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148285.145 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148285.146 * * * * [misc]progress: [ 131 / 5054 ] simplifiying candidate # 1548148285.146 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148285.146 * * [misc]simplify: iters left: 6 (31 enodes) 1548148285.152 * * [misc]simplify: iters left: 5 (75 enodes) 1548148285.166 * * [misc]simplify: iters left: 4 (188 enodes) 1548148285.201 * * [misc]simplify: iters left: 3 (471 enodes) 1548148285.328 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))))) 1548148285.328 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148285.328 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148285.328 * * [misc]simplify: iters left: 6 (28 enodes) 1548148285.334 * * [misc]simplify: iters left: 5 (68 enodes) 1548148285.344 * * [misc]simplify: iters left: 4 (176 enodes) 1548148285.379 * * [misc]simplify: iters left: 3 (424 enodes) 1548148285.493 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148285.493 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148285.494 * * * * [misc]progress: [ 132 / 5054 ] simplifiying candidate # 1548148285.494 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148285.495 * * [misc]simplify: iters left: 6 (31 enodes) 1548148285.501 * * [misc]simplify: iters left: 5 (74 enodes) 1548148285.512 * * [misc]simplify: iters left: 4 (182 enodes) 1548148285.548 * * [misc]simplify: iters left: 3 (437 enodes) 1548148285.668 * [exit]simplify: Simplified to (* (* (fabs (cbrt (+ (+ (* v (* v 12)) (* 36 (pow v 4))) 4))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) t)) 1548148285.668 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (fabs (cbrt (+ (+ (* v (* v 12)) (* 36 (pow v 4))) 4))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) t)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148285.668 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148285.668 * * [misc]simplify: iters left: 6 (28 enodes) 1548148285.674 * * [misc]simplify: iters left: 5 (68 enodes) 1548148285.685 * * [misc]simplify: iters left: 4 (176 enodes) 1548148285.720 * * [misc]simplify: iters left: 3 (424 enodes) 1548148285.834 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148285.834 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (fabs (cbrt (+ (+ (* v (* v 12)) (* 36 (pow v 4))) 4))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) t)) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148285.834 * * * * [misc]progress: [ 133 / 5054 ] simplifiying candidate # 1548148285.835 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148285.835 * * [misc]simplify: iters left: 6 (30 enodes) 1548148285.841 * * [misc]simplify: iters left: 5 (72 enodes) 1548148285.852 * * [misc]simplify: iters left: 4 (177 enodes) 1548148285.886 * * [misc]simplify: iters left: 3 (419 enodes) 1548148286.000 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4))))))) 1548148286.000 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148286.000 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148286.000 * * [misc]simplify: iters left: 6 (28 enodes) 1548148286.006 * * [misc]simplify: iters left: 5 (68 enodes) 1548148286.018 * * [misc]simplify: iters left: 4 (176 enodes) 1548148286.051 * * [misc]simplify: iters left: 3 (424 enodes) 1548148286.164 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148286.164 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148286.165 * * * * [misc]progress: [ 134 / 5054 ] simplifiying candidate # 1548148286.165 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148286.165 * * [misc]simplify: iters left: 6 (24 enodes) 1548148286.172 * * [misc]simplify: iters left: 5 (54 enodes) 1548148286.179 * * [misc]simplify: iters left: 4 (114 enodes) 1548148286.198 * * [misc]simplify: iters left: 3 (313 enodes) 1548148286.300 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))))) 1548148286.300 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148286.300 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148286.300 * * [misc]simplify: iters left: 6 (27 enodes) 1548148286.306 * * [misc]simplify: iters left: 5 (67 enodes) 1548148286.316 * * [misc]simplify: iters left: 4 (175 enodes) 1548148286.352 * * [misc]simplify: iters left: 3 (429 enodes) 1548148286.467 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148286.467 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148286.467 * * * * [misc]progress: [ 135 / 5054 ] simplifiying candidate # 1548148286.467 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148286.468 * * [misc]simplify: iters left: 6 (30 enodes) 1548148286.474 * * [misc]simplify: iters left: 5 (72 enodes) 1548148286.484 * * [misc]simplify: iters left: 4 (177 enodes) 1548148286.519 * * [misc]simplify: iters left: 3 (419 enodes) 1548148286.633 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4))))))) 1548148286.633 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148286.633 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148286.633 * * [misc]simplify: iters left: 6 (28 enodes) 1548148286.639 * * [misc]simplify: iters left: 5 (68 enodes) 1548148286.651 * * [misc]simplify: iters left: 4 (176 enodes) 1548148286.684 * * [misc]simplify: iters left: 3 (424 enodes) 1548148286.798 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148286.798 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148286.798 * * * * [misc]progress: [ 136 / 5054 ] simplifiying candidate # 1548148286.798 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) 1548148286.798 * * [misc]simplify: iters left: 6 (23 enodes) 1548148286.803 * * [misc]simplify: iters left: 5 (53 enodes) 1548148286.812 * * [misc]simplify: iters left: 4 (116 enodes) 1548148286.831 * * [misc]simplify: iters left: 3 (318 enodes) 1548148286.932 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ t (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))))) 1548148286.932 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ t (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148286.932 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148286.932 * * [misc]simplify: iters left: 6 (27 enodes) 1548148286.938 * * [misc]simplify: iters left: 5 (67 enodes) 1548148286.948 * * [misc]simplify: iters left: 4 (175 enodes) 1548148286.983 * * [misc]simplify: iters left: 3 (429 enodes) 1548148287.098 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148287.099 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148287.099 * * * * [misc]progress: [ 137 / 5054 ] simplifiying candidate # 1548148287.099 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148287.099 * * [misc]simplify: iters left: 6 (32 enodes) 1548148287.105 * * [misc]simplify: iters left: 5 (78 enodes) 1548148287.117 * * [misc]simplify: iters left: 4 (205 enodes) 1548148287.164 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (/ t (cbrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) 6) (* (* v v) 6))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) 6) (* (* v v) 6)))))))) 1548148287.164 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (/ t (cbrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) 6) (* (* v v) 6))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) 6) (* (* v v) 6)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148287.164 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148287.164 * * [misc]simplify: iters left: 6 (29 enodes) 1548148287.170 * * [misc]simplify: iters left: 5 (69 enodes) 1548148287.180 * * [misc]simplify: iters left: 4 (177 enodes) 1548148287.215 * * [misc]simplify: iters left: 3 (424 enodes) 1548148287.326 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148287.326 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148287.326 * * * * [misc]progress: [ 138 / 5054 ] simplifiying candidate # 1548148287.326 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148287.326 * * [misc]simplify: iters left: 6 (32 enodes) 1548148287.332 * * [misc]simplify: iters left: 5 (77 enodes) 1548148287.344 * * [misc]simplify: iters left: 4 (195 enodes) 1548148287.381 * * [misc]simplify: iters left: 3 (476 enodes) 1548148287.521 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ t (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v))))))) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) 1548148287.521 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ t (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v))))))) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148287.521 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148287.521 * * [misc]simplify: iters left: 6 (29 enodes) 1548148287.527 * * [misc]simplify: iters left: 5 (69 enodes) 1548148287.538 * * [misc]simplify: iters left: 4 (177 enodes) 1548148287.573 * * [misc]simplify: iters left: 3 (424 enodes) 1548148287.684 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148287.684 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ t (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (cbrt (cbrt (+ 1 (* v (* -5 v))))))) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148287.684 * * * * [misc]progress: [ 139 / 5054 ] simplifiying candidate # 1548148287.684 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148287.684 * * [misc]simplify: iters left: 6 (31 enodes) 1548148287.690 * * [misc]simplify: iters left: 5 (75 enodes) 1548148287.702 * * [misc]simplify: iters left: 4 (193 enodes) 1548148287.740 * * [misc]simplify: iters left: 3 (484 enodes) 1548148287.875 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) 1548148287.875 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148287.875 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148287.875 * * [misc]simplify: iters left: 6 (29 enodes) 1548148287.881 * * [misc]simplify: iters left: 5 (69 enodes) 1548148287.894 * * [misc]simplify: iters left: 4 (177 enodes) 1548148287.927 * * [misc]simplify: iters left: 3 (424 enodes) 1548148288.037 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148288.037 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148288.037 * * * * [misc]progress: [ 140 / 5054 ] simplifiying candidate # 1548148288.038 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148288.038 * * [misc]simplify: iters left: 6 (25 enodes) 1548148288.043 * * [misc]simplify: iters left: 5 (57 enodes) 1548148288.052 * * [misc]simplify: iters left: 4 (122 enodes) 1548148288.073 * * [misc]simplify: iters left: 3 (332 enodes) 1548148288.183 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148288.183 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) t) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148288.184 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148288.184 * * [misc]simplify: iters left: 6 (28 enodes) 1548148288.189 * * [misc]simplify: iters left: 5 (68 enodes) 1548148288.200 * * [misc]simplify: iters left: 4 (176 enodes) 1548148288.235 * * [misc]simplify: iters left: 3 (421 enodes) 1548148288.348 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148288.348 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148288.348 * * * * [misc]progress: [ 141 / 5054 ] simplifiying candidate # 1548148288.348 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148288.348 * * [misc]simplify: iters left: 6 (31 enodes) 1548148288.354 * * [misc]simplify: iters left: 5 (75 enodes) 1548148288.368 * * [misc]simplify: iters left: 4 (193 enodes) 1548148288.404 * * [misc]simplify: iters left: 3 (484 enodes) 1548148288.538 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) 1548148288.539 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148288.539 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148288.539 * * [misc]simplify: iters left: 6 (29 enodes) 1548148288.545 * * [misc]simplify: iters left: 5 (69 enodes) 1548148288.555 * * [misc]simplify: iters left: 4 (177 enodes) 1548148288.590 * * [misc]simplify: iters left: 3 (424 enodes) 1548148288.701 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148288.701 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148288.701 * * * * [misc]progress: [ 142 / 5054 ] simplifiying candidate # 1548148288.701 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148288.701 * * [misc]simplify: iters left: 6 (24 enodes) 1548148288.706 * * [misc]simplify: iters left: 5 (56 enodes) 1548148288.713 * * [misc]simplify: iters left: 4 (127 enodes) 1548148288.736 * * [misc]simplify: iters left: 3 (345 enodes) 1548148288.842 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))))) 1548148288.843 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148288.843 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148288.843 * * [misc]simplify: iters left: 6 (28 enodes) 1548148288.850 * * [misc]simplify: iters left: 5 (68 enodes) 1548148288.861 * * [misc]simplify: iters left: 4 (176 enodes) 1548148288.893 * * [misc]simplify: iters left: 3 (421 enodes) 1548148289.007 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148289.007 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148289.008 * * * * [misc]progress: [ 143 / 5054 ] simplifiying candidate # 1548148289.008 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148289.008 * * [misc]simplify: iters left: 6 (31 enodes) 1548148289.014 * * [misc]simplify: iters left: 5 (75 enodes) 1548148289.026 * * [misc]simplify: iters left: 4 (196 enodes) 1548148289.062 * * [misc]simplify: iters left: 3 (483 enodes) 1548148289.194 * [exit]simplify: Simplified to (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (sqrt (+ (* v (* 12 v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* v (* 12 v)) (+ (* (pow v 4) 36) 4))))))) 1548148289.194 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (sqrt (+ (* v (* 12 v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* v (* 12 v)) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148289.194 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148289.194 * * [misc]simplify: iters left: 6 (29 enodes) 1548148289.200 * * [misc]simplify: iters left: 5 (69 enodes) 1548148289.210 * * [misc]simplify: iters left: 4 (177 enodes) 1548148289.246 * * [misc]simplify: iters left: 3 (424 enodes) 1548148289.357 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148289.357 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (sqrt (+ (* v (* 12 v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* v (* 12 v)) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148289.358 * * * * [misc]progress: [ 144 / 5054 ] simplifiying candidate # 1548148289.358 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148289.358 * * [misc]simplify: iters left: 6 (31 enodes) 1548148289.364 * * [misc]simplify: iters left: 5 (74 enodes) 1548148289.375 * * [misc]simplify: iters left: 4 (188 enodes) 1548148289.412 * * [misc]simplify: iters left: 3 (451 enodes) 1548148289.535 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (/ (cbrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (/ (/ t (sqrt (cbrt (+ 1 (* v (* v -5)))))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))))) 1548148289.535 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (/ (cbrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (/ (/ t (sqrt (cbrt (+ 1 (* v (* v -5)))))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148289.535 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148289.535 * * [misc]simplify: iters left: 6 (29 enodes) 1548148289.541 * * [misc]simplify: iters left: 5 (69 enodes) 1548148289.554 * * [misc]simplify: iters left: 4 (177 enodes) 1548148289.587 * * [misc]simplify: iters left: 3 (424 enodes) 1548148289.696 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148289.696 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (/ (cbrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (/ (/ t (sqrt (cbrt (+ 1 (* v (* v -5)))))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148289.697 * * * * [misc]progress: [ 145 / 5054 ] simplifiying candidate # 1548148289.697 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148289.697 * * [misc]simplify: iters left: 6 (30 enodes) 1548148289.703 * * [misc]simplify: iters left: 5 (72 enodes) 1548148289.716 * * [misc]simplify: iters left: 4 (186 enodes) 1548148289.750 * * [misc]simplify: iters left: 3 (446 enodes) 1548148289.871 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) t) (* (* (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) 1548148289.871 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) t) (* (* (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148289.872 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148289.872 * * [misc]simplify: iters left: 6 (29 enodes) 1548148289.878 * * [misc]simplify: iters left: 5 (69 enodes) 1548148289.888 * * [misc]simplify: iters left: 4 (177 enodes) 1548148289.921 * * [misc]simplify: iters left: 3 (424 enodes) 1548148290.032 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148290.032 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148290.033 * * * * [misc]progress: [ 146 / 5054 ] simplifiying candidate # 1548148290.033 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148290.033 * * [misc]simplify: iters left: 6 (24 enodes) 1548148290.038 * * [misc]simplify: iters left: 5 (54 enodes) 1548148290.045 * * [misc]simplify: iters left: 4 (115 enodes) 1548148290.065 * * [misc]simplify: iters left: 3 (318 enodes) 1548148290.166 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) 1548148290.166 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148290.166 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148290.166 * * [misc]simplify: iters left: 6 (28 enodes) 1548148290.172 * * [misc]simplify: iters left: 5 (68 enodes) 1548148290.182 * * [misc]simplify: iters left: 4 (176 enodes) 1548148290.216 * * [misc]simplify: iters left: 3 (421 enodes) 1548148290.329 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148290.329 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148290.329 * * * * [misc]progress: [ 147 / 5054 ] simplifiying candidate # 1548148290.329 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148290.329 * * [misc]simplify: iters left: 6 (30 enodes) 1548148290.335 * * [misc]simplify: iters left: 5 (72 enodes) 1548148290.348 * * [misc]simplify: iters left: 4 (186 enodes) 1548148290.382 * * [misc]simplify: iters left: 3 (446 enodes) 1548148290.505 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) t) (* (* (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) 1548148290.505 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) t) (* (* (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148290.506 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148290.506 * * [misc]simplify: iters left: 6 (29 enodes) 1548148290.512 * * [misc]simplify: iters left: 5 (69 enodes) 1548148290.522 * * [misc]simplify: iters left: 4 (177 enodes) 1548148290.555 * * [misc]simplify: iters left: 3 (424 enodes) 1548148290.666 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148290.666 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148290.666 * * * * [misc]progress: [ 148 / 5054 ] simplifiying candidate # 1548148290.666 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148290.667 * * [misc]simplify: iters left: 6 (23 enodes) 1548148290.671 * * [misc]simplify: iters left: 5 (53 enodes) 1548148290.678 * * [misc]simplify: iters left: 4 (118 enodes) 1548148290.699 * * [misc]simplify: iters left: 3 (319 enodes) 1548148290.796 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ t (sqrt (cbrt (+ (* (* v -5) v) 1))))) (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148290.796 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ t (sqrt (cbrt (+ (* (* v -5) v) 1))))) (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148290.796 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148290.796 * * [misc]simplify: iters left: 6 (28 enodes) 1548148290.802 * * [misc]simplify: iters left: 5 (68 enodes) 1548148290.812 * * [misc]simplify: iters left: 4 (176 enodes) 1548148290.847 * * [misc]simplify: iters left: 3 (421 enodes) 1548148290.960 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148290.960 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148290.960 * * * * [misc]progress: [ 149 / 5054 ] simplifiying candidate # 1548148290.960 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148290.960 * * [misc]simplify: iters left: 6 (30 enodes) 1548148290.966 * * [misc]simplify: iters left: 5 (72 enodes) 1548148290.977 * * [misc]simplify: iters left: 4 (183 enodes) 1548148291.013 * * [misc]simplify: iters left: 3 (448 enodes) 1548148291.131 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) (/ t (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) 1548148291.131 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) (/ t (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148291.132 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148291.132 * * [misc]simplify: iters left: 6 (28 enodes) 1548148291.137 * * [misc]simplify: iters left: 5 (68 enodes) 1548148291.149 * * [misc]simplify: iters left: 4 (176 enodes) 1548148291.183 * * [misc]simplify: iters left: 3 (424 enodes) 1548148291.298 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148291.298 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) (/ t (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148291.298 * * * * [misc]progress: [ 150 / 5054 ] simplifiying candidate # 1548148291.298 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148291.298 * * [misc]simplify: iters left: 6 (30 enodes) 1548148291.304 * * [misc]simplify: iters left: 5 (71 enodes) 1548148291.315 * * [misc]simplify: iters left: 4 (178 enodes) 1548148291.348 * * [misc]simplify: iters left: 3 (430 enodes) 1548148291.467 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ t (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) 1548148291.467 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ t (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148291.467 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148291.467 * * [misc]simplify: iters left: 6 (28 enodes) 1548148291.473 * * [misc]simplify: iters left: 5 (68 enodes) 1548148291.483 * * [misc]simplify: iters left: 4 (176 enodes) 1548148291.518 * * [misc]simplify: iters left: 3 (424 enodes) 1548148291.632 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148291.632 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ t (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148291.632 * * * * [misc]progress: [ 151 / 5054 ] simplifiying candidate # 1548148291.632 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148291.632 * * [misc]simplify: iters left: 6 (29 enodes) 1548148291.638 * * [misc]simplify: iters left: 5 (69 enodes) 1548148291.649 * * [misc]simplify: iters left: 4 (176 enodes) 1548148291.684 * * [misc]simplify: iters left: 3 (425 enodes) 1548148291.792 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) t) (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))))) 1548148291.792 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) t) (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148291.792 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148291.792 * * [misc]simplify: iters left: 6 (28 enodes) 1548148291.798 * * [misc]simplify: iters left: 5 (68 enodes) 1548148291.808 * * [misc]simplify: iters left: 4 (176 enodes) 1548148291.843 * * [misc]simplify: iters left: 3 (424 enodes) 1548148291.957 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148291.957 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148291.957 * * * * [misc]progress: [ 152 / 5054 ] simplifiying candidate # 1548148291.958 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) 1548148291.958 * * [misc]simplify: iters left: 6 (23 enodes) 1548148291.962 * * [misc]simplify: iters left: 5 (51 enodes) 1548148291.969 * * [misc]simplify: iters left: 4 (109 enodes) 1548148291.989 * * [misc]simplify: iters left: 3 (312 enodes) 1548148292.088 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) t) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) 1548148292.088 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) t) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148292.088 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148292.088 * * [misc]simplify: iters left: 6 (27 enodes) 1548148292.095 * * [misc]simplify: iters left: 5 (67 enodes) 1548148292.105 * * [misc]simplify: iters left: 4 (175 enodes) 1548148292.138 * * [misc]simplify: iters left: 3 (429 enodes) 1548148292.254 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148292.254 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148292.254 * * * * [misc]progress: [ 153 / 5054 ] simplifiying candidate # 1548148292.254 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148292.254 * * [misc]simplify: iters left: 6 (29 enodes) 1548148292.260 * * [misc]simplify: iters left: 5 (69 enodes) 1548148292.271 * * [misc]simplify: iters left: 4 (176 enodes) 1548148292.304 * * [misc]simplify: iters left: 3 (425 enodes) 1548148292.679 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) t) (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))))) 1548148292.679 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) t) (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148292.680 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148292.680 * * [misc]simplify: iters left: 6 (28 enodes) 1548148292.685 * * [misc]simplify: iters left: 5 (68 enodes) 1548148292.696 * * [misc]simplify: iters left: 4 (176 enodes) 1548148292.729 * * [misc]simplify: iters left: 3 (424 enodes) 1548148292.844 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148292.844 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148292.844 * * * * [misc]progress: [ 154 / 5054 ] simplifiying candidate # 1548148292.844 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) 1548148292.844 * * [misc]simplify: iters left: 6 (22 enodes) 1548148292.849 * * [misc]simplify: iters left: 5 (48 enodes) 1548148292.855 * * [misc]simplify: iters left: 4 (104 enodes) 1548148292.873 * * [misc]simplify: iters left: 3 (292 enodes) 1548148292.967 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))))) t) 1548148292.967 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))))) t) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148292.967 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148292.967 * * [misc]simplify: iters left: 6 (27 enodes) 1548148292.973 * * [misc]simplify: iters left: 5 (67 enodes) 1548148292.983 * * [misc]simplify: iters left: 4 (175 enodes) 1548148293.018 * * [misc]simplify: iters left: 3 (429 enodes) 1548148293.133 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148293.133 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.134 * * * * [misc]progress: [ 155 / 5054 ] simplifiying candidate # 1548148293.134 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148293.134 * * [misc]simplify: iters left: 6 (28 enodes) 1548148293.140 * * [misc]simplify: iters left: 5 (70 enodes) 1548148293.152 * * [misc]simplify: iters left: 4 (181 enodes) 1548148293.187 * * [misc]simplify: iters left: 3 (454 enodes) 1548148293.322 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) 1548148293.322 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.322 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148293.322 * * [misc]simplify: iters left: 6 (30 enodes) 1548148293.328 * * [misc]simplify: iters left: 5 (73 enodes) 1548148293.339 * * [misc]simplify: iters left: 4 (194 enodes) 1548148293.382 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148293.382 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.382 * * * * [misc]progress: [ 156 / 5054 ] simplifiying candidate # 1548148293.382 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148293.382 * * [misc]simplify: iters left: 6 (28 enodes) 1548148293.388 * * [misc]simplify: iters left: 5 (69 enodes) 1548148293.398 * * [misc]simplify: iters left: 4 (176 enodes) 1548148293.433 * * [misc]simplify: iters left: 3 (415 enodes) 1548148293.542 * [exit]simplify: Simplified to (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))))) (fabs (cbrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) 1548148293.542 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))))) (fabs (cbrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.542 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148293.542 * * [misc]simplify: iters left: 6 (30 enodes) 1548148293.548 * * [misc]simplify: iters left: 5 (73 enodes) 1548148293.559 * * [misc]simplify: iters left: 4 (194 enodes) 1548148293.601 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148293.601 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))))) (fabs (cbrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.602 * * * * [misc]progress: [ 157 / 5054 ] simplifiying candidate # 1548148293.602 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148293.602 * * [misc]simplify: iters left: 6 (27 enodes) 1548148293.607 * * [misc]simplify: iters left: 5 (67 enodes) 1548148293.618 * * [misc]simplify: iters left: 4 (174 enodes) 1548148293.652 * * [misc]simplify: iters left: 3 (419 enodes) 1548148293.768 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) 1548148293.768 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.768 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148293.768 * * [misc]simplify: iters left: 6 (30 enodes) 1548148293.774 * * [misc]simplify: iters left: 5 (73 enodes) 1548148293.785 * * [misc]simplify: iters left: 4 (194 enodes) 1548148293.828 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148293.828 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.828 * * * * [misc]progress: [ 158 / 5054 ] simplifiying candidate # 1548148293.828 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) 1548148293.829 * * [misc]simplify: iters left: 6 (21 enodes) 1548148293.833 * * [misc]simplify: iters left: 5 (49 enodes) 1548148293.839 * * [misc]simplify: iters left: 4 (105 enodes) 1548148293.859 * * [misc]simplify: iters left: 3 (310 enodes) 1548148293.958 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) 1548148293.958 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (cbrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148293.958 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148293.958 * * [misc]simplify: iters left: 6 (29 enodes) 1548148293.964 * * [misc]simplify: iters left: 5 (72 enodes) 1548148293.977 * * [misc]simplify: iters left: 4 (193 enodes) 1548148294.013 * * [misc]simplify: iters left: 3 (493 enodes) 1548148294.145 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148294.145 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.145 * * * * [misc]progress: [ 159 / 5054 ] simplifiying candidate # 1548148294.146 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148294.146 * * [misc]simplify: iters left: 6 (27 enodes) 1548148294.151 * * [misc]simplify: iters left: 5 (67 enodes) 1548148294.161 * * [misc]simplify: iters left: 4 (174 enodes) 1548148294.196 * * [misc]simplify: iters left: 3 (419 enodes) 1548148294.314 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) 1548148294.314 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.314 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148294.314 * * [misc]simplify: iters left: 6 (30 enodes) 1548148294.320 * * [misc]simplify: iters left: 5 (73 enodes) 1548148294.331 * * [misc]simplify: iters left: 4 (194 enodes) 1548148294.374 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148294.374 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.374 * * * * [misc]progress: [ 160 / 5054 ] simplifiying candidate # 1548148294.375 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) 1548148294.375 * * [misc]simplify: iters left: 6 (20 enodes) 1548148294.379 * * [misc]simplify: iters left: 5 (46 enodes) 1548148294.385 * * [misc]simplify: iters left: 4 (102 enodes) 1548148294.406 * * [misc]simplify: iters left: 3 (308 enodes) 1548148294.507 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) 1548148294.507 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.507 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148294.507 * * [misc]simplify: iters left: 6 (29 enodes) 1548148294.513 * * [misc]simplify: iters left: 5 (72 enodes) 1548148294.524 * * [misc]simplify: iters left: 4 (193 enodes) 1548148294.562 * * [misc]simplify: iters left: 3 (493 enodes) 1548148294.693 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148294.693 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.693 * * * * [misc]progress: [ 161 / 5054 ] simplifiying candidate # 1548148294.693 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148294.693 * * [misc]simplify: iters left: 6 (31 enodes) 1548148294.700 * * [misc]simplify: iters left: 5 (79 enodes) 1548148294.712 * * [misc]simplify: iters left: 4 (218 enodes) 1548148294.762 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))) PI))) 1548148294.762 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))) PI))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.763 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148294.763 * * [misc]simplify: iters left: 6 (27 enodes) 1548148294.768 * * [misc]simplify: iters left: 5 (67 enodes) 1548148294.779 * * [misc]simplify: iters left: 4 (175 enodes) 1548148294.812 * * [misc]simplify: iters left: 3 (425 enodes) 1548148294.933 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148294.933 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))) PI))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.933 * * * * [misc]progress: [ 162 / 5054 ] simplifiying candidate # 1548148294.933 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148294.933 * * [misc]simplify: iters left: 6 (31 enodes) 1548148294.941 * * [misc]simplify: iters left: 5 (75 enodes) 1548148294.953 * * [misc]simplify: iters left: 4 (194 enodes) 1548148294.995 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (/ (fabs (cbrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* v (* 12 v)))))) PI) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148294.995 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (/ (fabs (cbrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* v (* 12 v)))))) PI) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148294.995 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148294.995 * * [misc]simplify: iters left: 6 (27 enodes) 1548148295.002 * * [misc]simplify: iters left: 5 (67 enodes) 1548148295.012 * * [misc]simplify: iters left: 4 (175 enodes) 1548148295.045 * * [misc]simplify: iters left: 3 (425 enodes) 1548148295.166 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148295.166 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (/ (fabs (cbrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* v (* 12 v)))))) PI) (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148295.166 * * * * [misc]progress: [ 163 / 5054 ] simplifiying candidate # 1548148295.166 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148295.167 * * [misc]simplify: iters left: 6 (30 enodes) 1548148295.172 * * [misc]simplify: iters left: 5 (73 enodes) 1548148295.184 * * [misc]simplify: iters left: 4 (192 enodes) 1548148295.227 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI)) 1548148295.227 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148295.227 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148295.227 * * [misc]simplify: iters left: 6 (27 enodes) 1548148295.233 * * [misc]simplify: iters left: 5 (67 enodes) 1548148295.243 * * [misc]simplify: iters left: 4 (175 enodes) 1548148295.277 * * [misc]simplify: iters left: 3 (425 enodes) 1548148295.398 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148295.398 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148295.398 * * * * [misc]progress: [ 164 / 5054 ] simplifiying candidate # 1548148295.398 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) 1548148295.398 * * [misc]simplify: iters left: 6 (24 enodes) 1548148295.403 * * [misc]simplify: iters left: 5 (55 enodes) 1548148295.410 * * [misc]simplify: iters left: 4 (125 enodes) 1548148295.435 * * [misc]simplify: iters left: 3 (349 enodes) 1548148295.548 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) PI) (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) t)) 1548148295.548 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) PI) (/ (cbrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) t)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148295.549 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148295.550 * * [misc]simplify: iters left: 6 (26 enodes) 1548148295.555 * * [misc]simplify: iters left: 5 (66 enodes) 1548148295.565 * * [misc]simplify: iters left: 4 (174 enodes) 1548148295.599 * * [misc]simplify: iters left: 3 (416 enodes) 1548148295.706 * [exit]simplify: Simplified to (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) 1548148295.706 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148295.706 * * * * [misc]progress: [ 165 / 5054 ] simplifiying candidate # 1548148295.707 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148295.707 * * [misc]simplify: iters left: 6 (30 enodes) 1548148295.713 * * [misc]simplify: iters left: 5 (73 enodes) 1548148295.724 * * [misc]simplify: iters left: 4 (192 enodes) 1548148295.767 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI)) 1548148295.767 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148295.767 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148295.768 * * [misc]simplify: iters left: 6 (27 enodes) 1548148295.773 * * [misc]simplify: iters left: 5 (67 enodes) 1548148295.783 * * [misc]simplify: iters left: 4 (175 enodes) 1548148295.817 * * [misc]simplify: iters left: 3 (425 enodes) 1548148295.938 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148295.938 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148295.938 * * * * [misc]progress: [ 166 / 5054 ] simplifiying candidate # 1548148295.938 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) 1548148295.938 * * [misc]simplify: iters left: 6 (23 enodes) 1548148295.942 * * [misc]simplify: iters left: 5 (54 enodes) 1548148295.950 * * [misc]simplify: iters left: 4 (131 enodes) 1548148295.975 * * [misc]simplify: iters left: 3 (359 enodes) 1548148296.091 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (* t PI) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))))) 1548148296.091 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ (* t PI) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.092 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148296.092 * * [misc]simplify: iters left: 6 (26 enodes) 1548148296.097 * * [misc]simplify: iters left: 5 (66 enodes) 1548148296.108 * * [misc]simplify: iters left: 4 (174 enodes) 1548148296.142 * * [misc]simplify: iters left: 3 (416 enodes) 1548148296.249 * [exit]simplify: Simplified to (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) 1548148296.249 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (cbrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.249 * * * * [misc]progress: [ 167 / 5054 ] simplifiying candidate # 1548148296.250 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148296.250 * * [misc]simplify: iters left: 6 (36 enodes) 1548148296.257 * * [misc]simplify: iters left: 5 (93 enodes) 1548148296.271 * * [misc]simplify: iters left: 4 (262 enodes) 1548148296.340 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ (* 12 (* v v)) 4))))))) 1548148296.340 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ (* 12 (* v v)) 4))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.340 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148296.341 * * [misc]simplify: iters left: 6 (32 enodes) 1548148296.347 * * [misc]simplify: iters left: 5 (84 enodes) 1548148296.365 * * [misc]simplify: iters left: 4 (227 enodes) 1548148296.427 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148296.427 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.427 * * * * [misc]progress: [ 168 / 5054 ] simplifiying candidate # 1548148296.427 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148296.427 * * [misc]simplify: iters left: 6 (36 enodes) 1548148296.435 * * [misc]simplify: iters left: 5 (92 enodes) 1548148296.448 * * [misc]simplify: iters left: 4 (252 enodes) 1548148296.513 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t PI)) (* (* (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148296.514 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t PI)) (* (* (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.514 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148296.514 * * [misc]simplify: iters left: 6 (32 enodes) 1548148296.520 * * [misc]simplify: iters left: 5 (84 enodes) 1548148296.538 * * [misc]simplify: iters left: 4 (227 enodes) 1548148296.599 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148296.599 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t PI)) (* (* (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.599 * * * * [misc]progress: [ 169 / 5054 ] simplifiying candidate # 1548148296.599 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148296.600 * * [misc]simplify: iters left: 6 (35 enodes) 1548148296.607 * * [misc]simplify: iters left: 5 (90 enodes) 1548148296.621 * * [misc]simplify: iters left: 4 (250 enodes) 1548148296.683 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148296.683 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.683 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148296.683 * * [misc]simplify: iters left: 6 (32 enodes) 1548148296.690 * * [misc]simplify: iters left: 5 (84 enodes) 1548148296.705 * * [misc]simplify: iters left: 4 (227 enodes) 1548148296.767 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148296.767 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.767 * * * * [misc]progress: [ 170 / 5054 ] simplifiying candidate # 1548148296.767 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148296.767 * * [misc]simplify: iters left: 6 (29 enodes) 1548148296.775 * * [misc]simplify: iters left: 5 (72 enodes) 1548148296.785 * * [misc]simplify: iters left: 4 (178 enodes) 1548148296.828 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148296.828 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.828 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148296.828 * * [misc]simplify: iters left: 6 (31 enodes) 1548148296.836 * * [misc]simplify: iters left: 5 (83 enodes) 1548148296.851 * * [misc]simplify: iters left: 4 (226 enodes) 1548148296.911 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) 1548148296.911 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.911 * * * * [misc]progress: [ 171 / 5054 ] simplifiying candidate # 1548148296.912 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148296.912 * * [misc]simplify: iters left: 6 (35 enodes) 1548148296.919 * * [misc]simplify: iters left: 5 (90 enodes) 1548148296.933 * * [misc]simplify: iters left: 4 (250 enodes) 1548148296.994 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148296.994 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148296.995 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148296.995 * * [misc]simplify: iters left: 6 (32 enodes) 1548148297.001 * * [misc]simplify: iters left: 5 (84 enodes) 1548148297.019 * * [misc]simplify: iters left: 4 (227 enodes) 1548148297.080 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148297.080 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.080 * * * * [misc]progress: [ 172 / 5054 ] simplifiying candidate # 1548148297.081 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148297.081 * * [misc]simplify: iters left: 6 (28 enodes) 1548148297.087 * * [misc]simplify: iters left: 5 (71 enodes) 1548148297.096 * * [misc]simplify: iters left: 4 (183 enodes) 1548148297.146 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148297.146 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.146 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148297.146 * * [misc]simplify: iters left: 6 (31 enodes) 1548148297.153 * * [misc]simplify: iters left: 5 (83 enodes) 1548148297.168 * * [misc]simplify: iters left: 4 (226 enodes) 1548148297.228 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) 1548148297.228 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (cbrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.229 * * * * [misc]progress: [ 173 / 5054 ] simplifiying candidate # 1548148297.229 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148297.229 * * [misc]simplify: iters left: 6 (36 enodes) 1548148297.236 * * [misc]simplify: iters left: 5 (89 enodes) 1548148297.252 * * [misc]simplify: iters left: 4 (247 enodes) 1548148297.311 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (/ t (cbrt (- 1 (* (* v v) (* (* v v) 25))))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ PI (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))))) 1548148297.311 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (/ t (cbrt (- 1 (* (* v v) (* (* v v) 25))))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ PI (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.311 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148297.311 * * [misc]simplify: iters left: 6 (28 enodes) 1548148297.317 * * [misc]simplify: iters left: 5 (67 enodes) 1548148297.327 * * [misc]simplify: iters left: 4 (170 enodes) 1548148297.359 * * [misc]simplify: iters left: 3 (406 enodes) 1548148297.467 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148297.467 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (/ t (cbrt (- 1 (* (* v v) (* (* v v) 25))))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ PI (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))))) (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.467 * * * * [misc]progress: [ 174 / 5054 ] simplifiying candidate # 1548148297.468 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148297.468 * * [misc]simplify: iters left: 6 (36 enodes) 1548148297.475 * * [misc]simplify: iters left: 5 (88 enodes) 1548148297.489 * * [misc]simplify: iters left: 4 (237 enodes) 1548148297.542 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (fabs (cbrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))))) 1548148297.542 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (fabs (cbrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.543 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148297.543 * * [misc]simplify: iters left: 6 (28 enodes) 1548148297.548 * * [misc]simplify: iters left: 5 (67 enodes) 1548148297.559 * * [misc]simplify: iters left: 4 (170 enodes) 1548148297.593 * * [misc]simplify: iters left: 3 (406 enodes) 1548148297.700 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148297.700 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (fabs (cbrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))))) (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.700 * * * * [misc]progress: [ 175 / 5054 ] simplifiying candidate # 1548148297.700 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148297.701 * * [misc]simplify: iters left: 6 (35 enodes) 1548148297.707 * * [misc]simplify: iters left: 5 (86 enodes) 1548148297.721 * * [misc]simplify: iters left: 4 (235 enodes) 1548148297.775 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148297.775 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.775 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148297.775 * * [misc]simplify: iters left: 6 (28 enodes) 1548148297.781 * * [misc]simplify: iters left: 5 (67 enodes) 1548148297.791 * * [misc]simplify: iters left: 4 (170 enodes) 1548148297.826 * * [misc]simplify: iters left: 3 (406 enodes) 1548148297.933 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148297.933 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148297.934 * * * * [misc]progress: [ 176 / 5054 ] simplifiying candidate # 1548148297.934 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148297.934 * * [misc]simplify: iters left: 6 (29 enodes) 1548148297.939 * * [misc]simplify: iters left: 5 (68 enodes) 1548148297.949 * * [misc]simplify: iters left: 4 (163 enodes) 1548148297.982 * * [misc]simplify: iters left: 3 (497 enodes) 1548148298.142 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) t) (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (- 1 (* (pow v 4) 25)))))) 1548148298.143 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) t) (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (- 1 (* (pow v 4) 25)))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148298.143 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148298.143 * * [misc]simplify: iters left: 6 (27 enodes) 1548148298.148 * * [misc]simplify: iters left: 5 (66 enodes) 1548148298.158 * * [misc]simplify: iters left: 4 (169 enodes) 1548148298.193 * * [misc]simplify: iters left: 3 (408 enodes) 1548148298.300 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148298.300 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148298.300 * * * * [misc]progress: [ 177 / 5054 ] simplifiying candidate # 1548148298.301 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148298.301 * * [misc]simplify: iters left: 6 (35 enodes) 1548148298.308 * * [misc]simplify: iters left: 5 (86 enodes) 1548148298.321 * * [misc]simplify: iters left: 4 (235 enodes) 1548148298.376 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148298.376 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148298.376 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148298.376 * * [misc]simplify: iters left: 6 (28 enodes) 1548148298.382 * * [misc]simplify: iters left: 5 (67 enodes) 1548148298.392 * * [misc]simplify: iters left: 4 (170 enodes) 1548148298.426 * * [misc]simplify: iters left: 3 (406 enodes) 1548148298.535 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148298.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148298.536 * * * * [misc]progress: [ 178 / 5054 ] simplifiying candidate # 1548148298.536 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148298.536 * * [misc]simplify: iters left: 6 (28 enodes) 1548148298.541 * * [misc]simplify: iters left: 5 (67 enodes) 1548148298.551 * * [misc]simplify: iters left: 4 (168 enodes) 1548148298.591 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1)))) 1548148298.591 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1)))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148298.591 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148298.591 * * [misc]simplify: iters left: 6 (27 enodes) 1548148298.596 * * [misc]simplify: iters left: 5 (66 enodes) 1548148298.607 * * [misc]simplify: iters left: 4 (169 enodes) 1548148298.641 * * [misc]simplify: iters left: 3 (408 enodes) 1548148298.749 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148298.749 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148298.749 * * * * [misc]progress: [ 179 / 5054 ] simplifiying candidate # 1548148298.749 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) 1548148298.749 * * [misc]simplify: iters left: 6 (19 enodes) 1548148298.753 * * [misc]simplify: iters left: 5 (45 enodes) 1548148298.759 * * [misc]simplify: iters left: 4 (107 enodes) 1548148298.779 * * [misc]simplify: iters left: 3 (313 enodes) 1548148298.880 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))))) 1548148298.880 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148298.880 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148298.880 * * [misc]simplify: iters left: 6 (29 enodes) 1548148298.886 * * [misc]simplify: iters left: 5 (72 enodes) 1548148298.899 * * [misc]simplify: iters left: 4 (193 enodes) 1548148298.935 * * [misc]simplify: iters left: 3 (493 enodes) 1548148299.067 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148299.067 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) (/ (cbrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148299.067 * * * * [misc]progress: [ 180 / 5054 ] simplifiying candidate # 1548148299.067 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148299.068 * * [misc]simplify: iters left: 6 (23 enodes) 1548148299.072 * * [misc]simplify: iters left: 5 (54 enodes) 1548148299.079 * * [misc]simplify: iters left: 4 (129 enodes) 1548148299.102 * * [misc]simplify: iters left: 3 (390 enodes) 1548148299.228 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) PI) (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (+ (* (* -5 v) v) 1))))) 1548148299.228 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) PI) (/ (cbrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (+ (* (* -5 v) v) 1))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148299.228 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148299.228 * * [misc]simplify: iters left: 6 (25 enodes) 1548148299.234 * * [misc]simplify: iters left: 5 (63 enodes) 1548148299.243 * * [misc]simplify: iters left: 4 (166 enodes) 1548148299.278 * * [misc]simplify: iters left: 3 (424 enodes) 1548148299.399 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) 1548148299.399 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148299.400 * * * * [misc]progress: [ 181 / 5054 ] simplifiying candidate # 1548148299.400 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148299.400 * * [misc]simplify: iters left: 6 (32 enodes) 1548148299.406 * * [misc]simplify: iters left: 5 (83 enodes) 1548148299.423 * * [misc]simplify: iters left: 4 (232 enodes) 1548148299.487 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t (/ PI (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ 64 (pow (* (+ (* (* 6 v) v) 2) (* (* 6 v) v)) 3))))) 1548148299.487 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t (/ PI (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ 64 (pow (* (+ (* (* 6 v) v) 2) (* (* 6 v) v)) 3))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148299.487 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148299.487 * * [misc]simplify: iters left: 6 (28 enodes) 1548148299.493 * * [misc]simplify: iters left: 5 (85 enodes) 1548148299.513 * * [misc]simplify: iters left: 4 (333 enodes) 1548148299.648 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (- (* (* (* v (* 6 v)) (+ (* v (* 6 v)) 2)) (* (* v (* 6 v)) (+ (* v (* 6 v)) 2))) (- (* (* 4 (* v v)) (+ (* (* v v) 36) 12)) 16)))) 1548148299.648 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t (/ PI (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ 64 (pow (* (+ (* (* 6 v) v) 2) (* (* 6 v) v)) 3))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (- (* (* (* v (* 6 v)) (+ (* v (* 6 v)) 2)) (* (* v (* 6 v)) (+ (* v (* 6 v)) 2))) (- (* (* 4 (* v v)) (+ (* (* v v) 36) 12)) 16))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148299.648 * * * * [misc]progress: [ 182 / 5054 ] simplifiying candidate # 1548148299.648 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148299.648 * * [misc]simplify: iters left: 6 (32 enodes) 1548148299.655 * * [misc]simplify: iters left: 5 (87 enodes) 1548148299.670 * * [misc]simplify: iters left: 4 (277 enodes) 1548148299.756 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (* (- (- 4 (* (* 12 v) v)) (* (* (* 6 v) v) (* (* 6 v) v))) (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* (* 12 v) v) 4)))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ PI (cbrt (+ (* v (* -5 v)) 1))))) 1548148299.756 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (* (- (- 4 (* (* 12 v) v)) (* (* (* 6 v) v) (* (* 6 v) v))) (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* (* 12 v) v) 4)))))) (/ (cbrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ PI (cbrt (+ (* v (* -5 v)) 1))))) (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148299.757 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148299.757 * * [misc]simplify: iters left: 6 (24 enodes) 1548148299.762 * * [misc]simplify: iters left: 5 (61 enodes) 1548148299.774 * * [misc]simplify: iters left: 4 (165 enodes) 1548148299.809 * * [misc]simplify: iters left: 3 (473 enodes) 1548148299.954 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (sqrt (- (* (* v v) (* -36 (* v v))) (- (* (* v 12) v) 4)))) 1548148299.954 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (sqrt (- (* (* v v) (* -36 (* v v))) (- (* (* v 12) v) 4))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148299.954 * * * * [misc]progress: [ 183 / 5054 ] simplifiying candidate # 1548148299.954 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148299.955 * * [misc]simplify: iters left: 6 (31 enodes) 1548148299.961 * * [misc]simplify: iters left: 5 (74 enodes) 1548148299.972 * * [misc]simplify: iters left: 4 (188 enodes) 1548148300.009 * * [misc]simplify: iters left: 3 (454 enodes) 1548148300.128 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (* (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))))) 1548148300.128 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (* (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148300.128 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148300.129 * * [misc]simplify: iters left: 6 (30 enodes) 1548148300.134 * * [misc]simplify: iters left: 5 (71 enodes) 1548148300.147 * * [misc]simplify: iters left: 4 (185 enodes) 1548148300.182 * * [misc]simplify: iters left: 3 (452 enodes) 1548148300.308 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148300.308 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (* (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148300.308 * * * * [misc]progress: [ 184 / 5054 ] simplifiying candidate # 1548148300.308 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148300.309 * * [misc]simplify: iters left: 6 (30 enodes) 1548148300.314 * * [misc]simplify: iters left: 5 (71 enodes) 1548148300.325 * * [misc]simplify: iters left: 4 (185 enodes) 1548148300.362 * * [misc]simplify: iters left: 3 (452 enodes) 1548148300.488 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148300.488 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148300.488 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148300.488 * * [misc]simplify: iters left: 6 (30 enodes) 1548148300.494 * * [misc]simplify: iters left: 5 (71 enodes) 1548148300.505 * * [misc]simplify: iters left: 4 (185 enodes) 1548148300.541 * * [misc]simplify: iters left: 3 (452 enodes) 1548148300.668 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148300.668 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148300.669 * * * * [misc]progress: [ 185 / 5054 ] simplifiying candidate # 1548148300.669 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148300.669 * * [misc]simplify: iters left: 6 (33 enodes) 1548148300.676 * * [misc]simplify: iters left: 5 (80 enodes) 1548148300.688 * * [misc]simplify: iters left: 4 (200 enodes) 1548148300.726 * * [misc]simplify: iters left: 3 (466 enodes) 1548148300.849 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148300.849 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148300.850 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148300.850 * * [misc]simplify: iters left: 6 (31 enodes) 1548148300.856 * * [misc]simplify: iters left: 5 (72 enodes) 1548148300.866 * * [misc]simplify: iters left: 4 (177 enodes) 1548148300.901 * * [misc]simplify: iters left: 3 (405 enodes) 1548148301.006 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148301.007 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148301.007 * * * * [misc]progress: [ 186 / 5054 ] simplifiying candidate # 1548148301.007 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148301.007 * * [misc]simplify: iters left: 6 (33 enodes) 1548148301.013 * * [misc]simplify: iters left: 5 (77 enodes) 1548148301.025 * * [misc]simplify: iters left: 4 (186 enodes) 1548148301.061 * * [misc]simplify: iters left: 3 (436 enodes) 1548148301.172 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) 1548148301.172 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148301.173 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148301.173 * * [misc]simplify: iters left: 6 (31 enodes) 1548148301.179 * * [misc]simplify: iters left: 5 (72 enodes) 1548148301.190 * * [misc]simplify: iters left: 4 (177 enodes) 1548148301.224 * * [misc]simplify: iters left: 3 (405 enodes) 1548148301.329 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148301.330 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148301.330 * * * * [misc]progress: [ 187 / 5054 ] simplifiying candidate # 1548148301.330 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148301.330 * * [misc]simplify: iters left: 6 (32 enodes) 1548148301.336 * * [misc]simplify: iters left: 5 (75 enodes) 1548148301.348 * * [misc]simplify: iters left: 4 (184 enodes) 1548148301.384 * * [misc]simplify: iters left: 3 (433 enodes) 1548148301.500 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) 1548148301.500 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148301.500 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148301.500 * * [misc]simplify: iters left: 6 (31 enodes) 1548148301.506 * * [misc]simplify: iters left: 5 (72 enodes) 1548148301.517 * * [misc]simplify: iters left: 4 (177 enodes) 1548148301.551 * * [misc]simplify: iters left: 3 (405 enodes) 1548148301.657 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148301.657 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148301.657 * * * * [misc]progress: [ 188 / 5054 ] simplifiying candidate # 1548148301.657 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148301.657 * * [misc]simplify: iters left: 6 (26 enodes) 1548148301.662 * * [misc]simplify: iters left: 5 (57 enodes) 1548148301.669 * * [misc]simplify: iters left: 4 (119 enodes) 1548148301.693 * * [misc]simplify: iters left: 3 (321 enodes) 1548148301.787 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8)))) (* (cbrt (/ (* PI t) (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (/ (* PI t) (cbrt (+ (* v (* -5 v)) 1)))))) 1548148301.787 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8)))) (* (cbrt (/ (* PI t) (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (/ (* PI t) (cbrt (+ (* v (* -5 v)) 1)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148301.788 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148301.788 * * [misc]simplify: iters left: 6 (30 enodes) 1548148301.795 * * [misc]simplify: iters left: 5 (71 enodes) 1548148301.806 * * [misc]simplify: iters left: 4 (176 enodes) 1548148301.838 * * [misc]simplify: iters left: 3 (411 enodes) 1548148301.943 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148301.943 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148301.943 * * * * [misc]progress: [ 189 / 5054 ] simplifiying candidate # 1548148301.944 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148301.944 * * [misc]simplify: iters left: 6 (32 enodes) 1548148301.952 * * [misc]simplify: iters left: 5 (75 enodes) 1548148301.963 * * [misc]simplify: iters left: 4 (184 enodes) 1548148301.997 * * [misc]simplify: iters left: 3 (433 enodes) 1548148302.113 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) 1548148302.113 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148302.113 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148302.114 * * [misc]simplify: iters left: 6 (31 enodes) 1548148302.120 * * [misc]simplify: iters left: 5 (72 enodes) 1548148302.131 * * [misc]simplify: iters left: 4 (177 enodes) 1548148302.163 * * [misc]simplify: iters left: 3 (405 enodes) 1548148302.267 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148302.267 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148302.267 * * * * [misc]progress: [ 190 / 5054 ] simplifiying candidate # 1548148302.269 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148302.269 * * [misc]simplify: iters left: 6 (25 enodes) 1548148302.274 * * [misc]simplify: iters left: 5 (56 enodes) 1548148302.281 * * [misc]simplify: iters left: 4 (125 enodes) 1548148302.302 * * [misc]simplify: iters left: 3 (328 enodes) 1548148302.403 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (* (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148302.403 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (* (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148302.403 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148302.403 * * [misc]simplify: iters left: 6 (30 enodes) 1548148302.409 * * [misc]simplify: iters left: 5 (71 enodes) 1548148302.419 * * [misc]simplify: iters left: 4 (176 enodes) 1548148302.453 * * [misc]simplify: iters left: 3 (411 enodes) 1548148302.560 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148302.560 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148302.560 * * * * [misc]progress: [ 191 / 5054 ] simplifiying candidate # 1548148302.560 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148302.560 * * [misc]simplify: iters left: 6 (32 enodes) 1548148302.566 * * [misc]simplify: iters left: 5 (75 enodes) 1548148302.578 * * [misc]simplify: iters left: 4 (182 enodes) 1548148302.613 * * [misc]simplify: iters left: 3 (426 enodes) 1548148302.733 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* v 12) v)))))) (cbrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* v 12) v))))) 1548148302.733 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* v 12) v)))))) (cbrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* v 12) v))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148302.733 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148302.733 * * [misc]simplify: iters left: 6 (31 enodes) 1548148302.739 * * [misc]simplify: iters left: 5 (72 enodes) 1548148302.752 * * [misc]simplify: iters left: 4 (177 enodes) 1548148302.784 * * [misc]simplify: iters left: 3 (405 enodes) 1548148302.889 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148302.889 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ 1 (* (* v v) -5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (sqrt (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* v 12) v)))))) (cbrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* (* v 12) v))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148302.889 * * * * [misc]progress: [ 192 / 5054 ] simplifiying candidate # 1548148302.890 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148302.890 * * [misc]simplify: iters left: 6 (32 enodes) 1548148302.896 * * [misc]simplify: iters left: 5 (74 enodes) 1548148302.907 * * [misc]simplify: iters left: 4 (179 enodes) 1548148302.942 * * [misc]simplify: iters left: 3 (428 enodes) 1548148303.058 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))))) 1548148303.058 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148303.059 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148303.059 * * [misc]simplify: iters left: 6 (31 enodes) 1548148303.065 * * [misc]simplify: iters left: 5 (72 enodes) 1548148303.077 * * [misc]simplify: iters left: 4 (177 enodes) 1548148303.110 * * [misc]simplify: iters left: 3 (405 enodes) 1548148303.214 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148303.214 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148303.214 * * * * [misc]progress: [ 193 / 5054 ] simplifiying candidate # 1548148303.214 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148303.215 * * [misc]simplify: iters left: 6 (31 enodes) 1548148303.220 * * [misc]simplify: iters left: 5 (72 enodes) 1548148303.233 * * [misc]simplify: iters left: 4 (177 enodes) 1548148303.266 * * [misc]simplify: iters left: 3 (405 enodes) 1548148303.370 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148303.370 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148303.370 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148303.371 * * [misc]simplify: iters left: 6 (31 enodes) 1548148303.376 * * [misc]simplify: iters left: 5 (72 enodes) 1548148303.389 * * [misc]simplify: iters left: 4 (177 enodes) 1548148303.421 * * [misc]simplify: iters left: 3 (405 enodes) 1548148303.526 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148303.526 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148303.526 * * * * [misc]progress: [ 194 / 5054 ] simplifiying candidate # 1548148303.526 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148303.526 * * [misc]simplify: iters left: 6 (25 enodes) 1548148303.531 * * [misc]simplify: iters left: 5 (54 enodes) 1548148303.538 * * [misc]simplify: iters left: 4 (112 enodes) 1548148303.561 * * [misc]simplify: iters left: 3 (315 enodes) 1548148303.662 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (sqrt (/ (* PI t) (cbrt (+ (* (* -5 v) v) 1))))) 1548148303.662 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (sqrt (/ (* PI t) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148303.662 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148303.662 * * [misc]simplify: iters left: 6 (30 enodes) 1548148303.668 * * [misc]simplify: iters left: 5 (71 enodes) 1548148303.679 * * [misc]simplify: iters left: 4 (176 enodes) 1548148303.713 * * [misc]simplify: iters left: 3 (411 enodes) 1548148303.819 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148303.819 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148303.819 * * * * [misc]progress: [ 195 / 5054 ] simplifiying candidate # 1548148303.819 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148303.820 * * [misc]simplify: iters left: 6 (31 enodes) 1548148303.826 * * [misc]simplify: iters left: 5 (72 enodes) 1548148303.836 * * [misc]simplify: iters left: 4 (177 enodes) 1548148303.870 * * [misc]simplify: iters left: 3 (405 enodes) 1548148303.975 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148303.976 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148303.976 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148303.976 * * [misc]simplify: iters left: 6 (31 enodes) 1548148303.982 * * [misc]simplify: iters left: 5 (72 enodes) 1548148303.992 * * [misc]simplify: iters left: 4 (177 enodes) 1548148304.025 * * [misc]simplify: iters left: 3 (405 enodes) 1548148304.131 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148304.131 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148304.131 * * * * [misc]progress: [ 196 / 5054 ] simplifiying candidate # 1548148304.131 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148304.131 * * [misc]simplify: iters left: 6 (24 enodes) 1548148304.136 * * [misc]simplify: iters left: 5 (53 enodes) 1548148304.143 * * [misc]simplify: iters left: 4 (118 enodes) 1548148304.163 * * [misc]simplify: iters left: 3 (319 enodes) 1548148304.270 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148304.270 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148304.270 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148304.270 * * [misc]simplify: iters left: 6 (30 enodes) 1548148304.276 * * [misc]simplify: iters left: 5 (71 enodes) 1548148304.288 * * [misc]simplify: iters left: 4 (176 enodes) 1548148304.320 * * [misc]simplify: iters left: 3 (411 enodes) 1548148304.426 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148304.427 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148304.427 * * * * [misc]progress: [ 197 / 5054 ] simplifiying candidate # 1548148304.427 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148304.427 * * [misc]simplify: iters left: 6 (31 enodes) 1548148304.433 * * [misc]simplify: iters left: 5 (73 enodes) 1548148304.444 * * [misc]simplify: iters left: 4 (186 enodes) 1548148304.480 * * [misc]simplify: iters left: 3 (438 enodes) 1548148304.596 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) 1548148304.596 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148304.597 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148304.597 * * [misc]simplify: iters left: 6 (29 enodes) 1548148304.602 * * [misc]simplify: iters left: 5 (69 enodes) 1548148304.615 * * [misc]simplify: iters left: 4 (177 enodes) 1548148304.648 * * [misc]simplify: iters left: 3 (424 enodes) 1548148304.758 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148304.758 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148304.758 * * * * [misc]progress: [ 198 / 5054 ] simplifiying candidate # 1548148304.758 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148304.759 * * [misc]simplify: iters left: 6 (31 enodes) 1548148304.765 * * [misc]simplify: iters left: 5 (72 enodes) 1548148304.777 * * [misc]simplify: iters left: 4 (180 enodes) 1548148304.811 * * [misc]simplify: iters left: 3 (437 enodes) 1548148304.937 * [exit]simplify: Simplified to (/ (fabs (cbrt (+ (+ 4 (* 36 (pow v 4))) (* (* v v) 12)))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))))) 1548148304.937 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (fabs (cbrt (+ (+ 4 (* 36 (pow v 4))) (* (* v v) 12)))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148304.937 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148304.937 * * [misc]simplify: iters left: 6 (29 enodes) 1548148304.943 * * [misc]simplify: iters left: 5 (69 enodes) 1548148304.954 * * [misc]simplify: iters left: 4 (177 enodes) 1548148304.989 * * [misc]simplify: iters left: 3 (424 enodes) 1548148305.099 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148305.099 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (fabs (cbrt (+ (+ 4 (* 36 (pow v 4))) (* (* v v) 12)))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148305.099 * * * * [misc]progress: [ 199 / 5054 ] simplifiying candidate # 1548148305.100 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148305.100 * * [misc]simplify: iters left: 6 (30 enodes) 1548148305.106 * * [misc]simplify: iters left: 5 (70 enodes) 1548148305.117 * * [misc]simplify: iters left: 4 (178 enodes) 1548148305.153 * * [misc]simplify: iters left: 3 (429 enodes) 1548148305.265 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) 1548148305.266 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148305.266 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148305.266 * * [misc]simplify: iters left: 6 (29 enodes) 1548148305.272 * * [misc]simplify: iters left: 5 (69 enodes) 1548148305.282 * * [misc]simplify: iters left: 4 (177 enodes) 1548148305.318 * * [misc]simplify: iters left: 3 (424 enodes) 1548148305.428 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148305.428 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148305.428 * * * * [misc]progress: [ 200 / 5054 ] simplifiying candidate # 1548148305.429 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148305.429 * * [misc]simplify: iters left: 6 (24 enodes) 1548148305.433 * * [misc]simplify: iters left: 5 (52 enodes) 1548148305.440 * * [misc]simplify: iters left: 4 (111 enodes) 1548148305.460 * * [misc]simplify: iters left: 3 (304 enodes) 1548148305.555 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148305.555 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148305.555 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148305.556 * * [misc]simplify: iters left: 6 (28 enodes) 1548148305.561 * * [misc]simplify: iters left: 5 (68 enodes) 1548148305.574 * * [misc]simplify: iters left: 4 (176 enodes) 1548148305.606 * * [misc]simplify: iters left: 3 (421 enodes) 1548148305.718 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148305.718 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148305.719 * * * * [misc]progress: [ 201 / 5054 ] simplifiying candidate # 1548148305.720 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148305.720 * * [misc]simplify: iters left: 6 (30 enodes) 1548148305.728 * * [misc]simplify: iters left: 5 (70 enodes) 1548148305.739 * * [misc]simplify: iters left: 4 (178 enodes) 1548148305.772 * * [misc]simplify: iters left: 3 (429 enodes) 1548148305.886 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) 1548148305.886 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148305.886 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148305.886 * * [misc]simplify: iters left: 6 (29 enodes) 1548148305.892 * * [misc]simplify: iters left: 5 (69 enodes) 1548148305.903 * * [misc]simplify: iters left: 4 (177 enodes) 1548148305.936 * * [misc]simplify: iters left: 3 (424 enodes) 1548148306.046 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148306.046 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148306.047 * * * * [misc]progress: [ 202 / 5054 ] simplifiying candidate # 1548148306.047 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148306.047 * * [misc]simplify: iters left: 6 (23 enodes) 1548148306.051 * * [misc]simplify: iters left: 5 (51 enodes) 1548148306.058 * * [misc]simplify: iters left: 4 (115 enodes) 1548148306.080 * * [misc]simplify: iters left: 3 (323 enodes) 1548148306.179 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148306.179 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148306.180 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148306.180 * * [misc]simplify: iters left: 6 (28 enodes) 1548148306.185 * * [misc]simplify: iters left: 5 (68 enodes) 1548148306.196 * * [misc]simplify: iters left: 4 (176 enodes) 1548148306.230 * * [misc]simplify: iters left: 3 (421 enodes) 1548148306.343 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148306.343 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148306.343 * * * * [misc]progress: [ 203 / 5054 ] simplifiying candidate # 1548148306.343 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148306.343 * * [misc]simplify: iters left: 6 (31 enodes) 1548148306.349 * * [misc]simplify: iters left: 5 (73 enodes) 1548148306.362 * * [misc]simplify: iters left: 4 (186 enodes) 1548148306.396 * * [misc]simplify: iters left: 3 (438 enodes) 1548148306.511 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) 1548148306.511 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148306.512 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148306.512 * * [misc]simplify: iters left: 6 (30 enodes) 1548148306.517 * * [misc]simplify: iters left: 5 (70 enodes) 1548148306.530 * * [misc]simplify: iters left: 4 (178 enodes) 1548148306.564 * * [misc]simplify: iters left: 3 (429 enodes) 1548148306.675 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148306.675 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148306.675 * * * * [misc]progress: [ 204 / 5054 ] simplifiying candidate # 1548148306.675 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148306.675 * * [misc]simplify: iters left: 6 (31 enodes) 1548148306.683 * * [misc]simplify: iters left: 5 (72 enodes) 1548148306.694 * * [misc]simplify: iters left: 4 (180 enodes) 1548148306.728 * * [misc]simplify: iters left: 3 (437 enodes) 1548148306.852 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (+ 4 (* 36 (pow v 4))) (* (* v v) 12)))))) 1548148306.852 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (+ 4 (* 36 (pow v 4))) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148306.852 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148306.852 * * [misc]simplify: iters left: 6 (30 enodes) 1548148306.858 * * [misc]simplify: iters left: 5 (70 enodes) 1548148306.869 * * [misc]simplify: iters left: 4 (178 enodes) 1548148306.905 * * [misc]simplify: iters left: 3 (429 enodes) 1548148307.017 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148307.017 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (+ 4 (* 36 (pow v 4))) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148307.017 * * * * [misc]progress: [ 205 / 5054 ] simplifiying candidate # 1548148307.017 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148307.018 * * [misc]simplify: iters left: 6 (30 enodes) 1548148307.023 * * [misc]simplify: iters left: 5 (70 enodes) 1548148307.034 * * [misc]simplify: iters left: 4 (178 enodes) 1548148307.070 * * [misc]simplify: iters left: 3 (429 enodes) 1548148307.182 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148307.182 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148307.182 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148307.182 * * [misc]simplify: iters left: 6 (30 enodes) 1548148307.188 * * [misc]simplify: iters left: 5 (70 enodes) 1548148307.198 * * [misc]simplify: iters left: 4 (178 enodes) 1548148307.235 * * [misc]simplify: iters left: 3 (429 enodes) 1548148307.347 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148307.347 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148307.347 * * * * [misc]progress: [ 206 / 5054 ] simplifiying candidate # 1548148307.347 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148307.347 * * [misc]simplify: iters left: 6 (24 enodes) 1548148307.352 * * [misc]simplify: iters left: 5 (52 enodes) 1548148307.359 * * [misc]simplify: iters left: 4 (111 enodes) 1548148307.380 * * [misc]simplify: iters left: 3 (304 enodes) 1548148307.475 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148307.475 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148307.475 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148307.475 * * [misc]simplify: iters left: 6 (29 enodes) 1548148307.481 * * [misc]simplify: iters left: 5 (69 enodes) 1548148307.492 * * [misc]simplify: iters left: 4 (177 enodes) 1548148307.524 * * [misc]simplify: iters left: 3 (415 enodes) 1548148307.633 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148307.633 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148307.633 * * * * [misc]progress: [ 207 / 5054 ] simplifiying candidate # 1548148307.633 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148307.633 * * [misc]simplify: iters left: 6 (30 enodes) 1548148307.639 * * [misc]simplify: iters left: 5 (70 enodes) 1548148307.650 * * [misc]simplify: iters left: 4 (178 enodes) 1548148307.684 * * [misc]simplify: iters left: 3 (429 enodes) 1548148307.796 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148307.796 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148307.796 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148307.796 * * [misc]simplify: iters left: 6 (30 enodes) 1548148307.802 * * [misc]simplify: iters left: 5 (70 enodes) 1548148307.813 * * [misc]simplify: iters left: 4 (178 enodes) 1548148307.847 * * [misc]simplify: iters left: 3 (429 enodes) 1548148307.959 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) 1548148307.959 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148307.959 * * * * [misc]progress: [ 208 / 5054 ] simplifiying candidate # 1548148307.959 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148307.959 * * [misc]simplify: iters left: 6 (23 enodes) 1548148307.964 * * [misc]simplify: iters left: 5 (51 enodes) 1548148307.971 * * [misc]simplify: iters left: 4 (115 enodes) 1548148307.992 * * [misc]simplify: iters left: 3 (323 enodes) 1548148308.092 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148308.092 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148308.092 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148308.092 * * [misc]simplify: iters left: 6 (29 enodes) 1548148308.098 * * [misc]simplify: iters left: 5 (69 enodes) 1548148308.110 * * [misc]simplify: iters left: 4 (177 enodes) 1548148308.142 * * [misc]simplify: iters left: 3 (415 enodes) 1548148308.250 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148308.250 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (/ (/ PI (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148308.250 * * * * [misc]progress: [ 209 / 5054 ] simplifiying candidate # 1548148308.250 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148308.250 * * [misc]simplify: iters left: 6 (30 enodes) 1548148308.256 * * [misc]simplify: iters left: 5 (72 enodes) 1548148308.269 * * [misc]simplify: iters left: 4 (182 enodes) 1548148308.303 * * [misc]simplify: iters left: 3 (464 enodes) 1548148308.701 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t)) 1548148308.701 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t)) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148308.701 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148308.701 * * [misc]simplify: iters left: 6 (28 enodes) 1548148308.707 * * [misc]simplify: iters left: 5 (68 enodes) 1548148308.717 * * [misc]simplify: iters left: 4 (176 enodes) 1548148308.752 * * [misc]simplify: iters left: 3 (424 enodes) 1548148308.866 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148308.867 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) t)) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148308.867 * * * * [misc]progress: [ 210 / 5054 ] simplifiying candidate # 1548148308.867 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148308.867 * * [misc]simplify: iters left: 6 (30 enodes) 1548148308.873 * * [misc]simplify: iters left: 5 (71 enodes) 1548148308.884 * * [misc]simplify: iters left: 4 (175 enodes) 1548148308.919 * * [misc]simplify: iters left: 3 (425 enodes) 1548148309.036 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) 1548148309.036 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148309.037 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148309.037 * * [misc]simplify: iters left: 6 (28 enodes) 1548148309.042 * * [misc]simplify: iters left: 5 (68 enodes) 1548148309.053 * * [misc]simplify: iters left: 4 (176 enodes) 1548148309.089 * * [misc]simplify: iters left: 3 (424 enodes) 1548148309.204 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148309.204 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148309.204 * * * * [misc]progress: [ 211 / 5054 ] simplifiying candidate # 1548148309.204 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148309.204 * * [misc]simplify: iters left: 6 (29 enodes) 1548148309.210 * * [misc]simplify: iters left: 5 (69 enodes) 1548148309.221 * * [misc]simplify: iters left: 4 (173 enodes) 1548148309.256 * * [misc]simplify: iters left: 3 (421 enodes) 1548148309.364 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148309.364 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148309.364 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148309.364 * * [misc]simplify: iters left: 6 (28 enodes) 1548148309.370 * * [misc]simplify: iters left: 5 (68 enodes) 1548148309.380 * * [misc]simplify: iters left: 4 (176 enodes) 1548148309.415 * * [misc]simplify: iters left: 3 (424 enodes) 1548148309.530 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148309.531 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148309.531 * * * * [misc]progress: [ 212 / 5054 ] simplifiying candidate # 1548148309.531 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148309.531 * * [misc]simplify: iters left: 6 (23 enodes) 1548148309.536 * * [misc]simplify: iters left: 5 (51 enodes) 1548148309.542 * * [misc]simplify: iters left: 4 (107 enodes) 1548148309.564 * * [misc]simplify: iters left: 3 (303 enodes) 1548148309.667 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) t) 1548148309.667 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148309.667 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148309.667 * * [misc]simplify: iters left: 6 (27 enodes) 1548148309.673 * * [misc]simplify: iters left: 5 (67 enodes) 1548148309.684 * * [misc]simplify: iters left: 4 (175 enodes) 1548148309.719 * * [misc]simplify: iters left: 3 (429 enodes) 1548148309.837 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148309.837 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148309.837 * * * * [misc]progress: [ 213 / 5054 ] simplifiying candidate # 1548148309.837 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148309.837 * * [misc]simplify: iters left: 6 (29 enodes) 1548148309.843 * * [misc]simplify: iters left: 5 (69 enodes) 1548148309.853 * * [misc]simplify: iters left: 4 (173 enodes) 1548148309.889 * * [misc]simplify: iters left: 3 (421 enodes) 1548148309.997 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148309.997 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148309.997 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148309.997 * * [misc]simplify: iters left: 6 (28 enodes) 1548148310.003 * * [misc]simplify: iters left: 5 (68 enodes) 1548148310.013 * * [misc]simplify: iters left: 4 (176 enodes) 1548148310.048 * * [misc]simplify: iters left: 3 (424 enodes) 1548148310.163 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148310.163 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148310.163 * * * * [misc]progress: [ 214 / 5054 ] simplifiying candidate # 1548148310.163 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) 1548148310.163 * * [misc]simplify: iters left: 6 (22 enodes) 1548148310.168 * * [misc]simplify: iters left: 5 (50 enodes) 1548148310.174 * * [misc]simplify: iters left: 4 (109 enodes) 1548148310.195 * * [misc]simplify: iters left: 3 (300 enodes) 1548148310.289 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v 36) (* v v))))))) t) 1548148310.289 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* v 36) (* v v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148310.289 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148310.290 * * [misc]simplify: iters left: 6 (27 enodes) 1548148310.297 * * [misc]simplify: iters left: 5 (67 enodes) 1548148310.307 * * [misc]simplify: iters left: 4 (175 enodes) 1548148310.341 * * [misc]simplify: iters left: 3 (429 enodes) 1548148310.457 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148310.457 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148310.457 * * * * [misc]progress: [ 215 / 5054 ] simplifiying candidate # 1548148310.458 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148310.458 * * [misc]simplify: iters left: 6 (31 enodes) 1548148310.464 * * [misc]simplify: iters left: 5 (75 enodes) 1548148310.475 * * [misc]simplify: iters left: 4 (194 enodes) 1548148310.513 * * [misc]simplify: iters left: 3 (472 enodes) 1548148310.638 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) t) (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148310.638 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) t) (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148310.639 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148310.639 * * [misc]simplify: iters left: 6 (29 enodes) 1548148310.644 * * [misc]simplify: iters left: 5 (69 enodes) 1548148310.655 * * [misc]simplify: iters left: 4 (177 enodes) 1548148310.690 * * [misc]simplify: iters left: 3 (424 enodes) 1548148310.801 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148310.801 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) t) (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148310.802 * * * * [misc]progress: [ 216 / 5054 ] simplifiying candidate # 1548148310.802 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148310.802 * * [misc]simplify: iters left: 6 (31 enodes) 1548148310.808 * * [misc]simplify: iters left: 5 (74 enodes) 1548148310.819 * * [misc]simplify: iters left: 4 (186 enodes) 1548148310.856 * * [misc]simplify: iters left: 3 (439 enodes) 1548148310.975 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (/ (sqrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ t (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))))) 1548148310.975 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (/ (sqrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ t (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148310.975 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148310.975 * * [misc]simplify: iters left: 6 (29 enodes) 1548148310.981 * * [misc]simplify: iters left: 5 (69 enodes) 1548148310.992 * * [misc]simplify: iters left: 4 (177 enodes) 1548148311.027 * * [misc]simplify: iters left: 3 (424 enodes) 1548148311.137 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148311.137 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (/ (sqrt (/ (cbrt (+ 1 (* v (* v -5)))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ t (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148311.138 * * * * [misc]progress: [ 217 / 5054 ] simplifiying candidate # 1548148311.138 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148311.138 * * [misc]simplify: iters left: 6 (30 enodes) 1548148311.144 * * [misc]simplify: iters left: 5 (72 enodes) 1548148311.155 * * [misc]simplify: iters left: 4 (184 enodes) 1548148311.191 * * [misc]simplify: iters left: 3 (442 enodes) 1548148311.313 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) 1548148311.313 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148311.313 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148311.313 * * [misc]simplify: iters left: 6 (29 enodes) 1548148311.321 * * [misc]simplify: iters left: 5 (69 enodes) 1548148311.332 * * [misc]simplify: iters left: 4 (177 enodes) 1548148311.365 * * [misc]simplify: iters left: 3 (424 enodes) 1548148311.475 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148311.476 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148311.476 * * * * [misc]progress: [ 218 / 5054 ] simplifiying candidate # 1548148311.476 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148311.476 * * [misc]simplify: iters left: 6 (24 enodes) 1548148311.481 * * [misc]simplify: iters left: 5 (54 enodes) 1548148311.488 * * [misc]simplify: iters left: 4 (117 enodes) 1548148311.508 * * [misc]simplify: iters left: 3 (318 enodes) 1548148311.607 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (* (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (cbrt (+ (* (* v -5) v) 1)))))) 1548148311.607 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (* (cbrt (cbrt (+ (* (* v -5) v) 1))) (cbrt (cbrt (+ (* (* v -5) v) 1)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148311.607 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148311.607 * * [misc]simplify: iters left: 6 (28 enodes) 1548148311.613 * * [misc]simplify: iters left: 5 (68 enodes) 1548148311.623 * * [misc]simplify: iters left: 4 (176 enodes) 1548148311.658 * * [misc]simplify: iters left: 3 (421 enodes) 1548148311.772 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148311.772 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148311.772 * * * * [misc]progress: [ 219 / 5054 ] simplifiying candidate # 1548148311.773 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148311.773 * * [misc]simplify: iters left: 6 (30 enodes) 1548148311.779 * * [misc]simplify: iters left: 5 (72 enodes) 1548148311.790 * * [misc]simplify: iters left: 4 (184 enodes) 1548148311.826 * * [misc]simplify: iters left: 3 (442 enodes) 1548148311.949 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) 1548148311.949 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148311.949 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148311.949 * * [misc]simplify: iters left: 6 (29 enodes) 1548148311.957 * * [misc]simplify: iters left: 5 (69 enodes) 1548148311.967 * * [misc]simplify: iters left: 4 (177 enodes) 1548148312.000 * * [misc]simplify: iters left: 3 (424 enodes) 1548148312.110 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148312.110 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148312.110 * * * * [misc]progress: [ 220 / 5054 ] simplifiying candidate # 1548148312.110 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148312.110 * * [misc]simplify: iters left: 6 (23 enodes) 1548148312.117 * * [misc]simplify: iters left: 5 (53 enodes) 1548148312.124 * * [misc]simplify: iters left: 4 (121 enodes) 1548148312.146 * * [misc]simplify: iters left: 3 (327 enodes) 1548148312.251 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (cbrt (+ (* (* -5 v) v) 1))))) 1548148312.251 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148312.252 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148312.252 * * [misc]simplify: iters left: 6 (28 enodes) 1548148312.257 * * [misc]simplify: iters left: 5 (68 enodes) 1548148312.268 * * [misc]simplify: iters left: 4 (176 enodes) 1548148312.302 * * [misc]simplify: iters left: 3 (421 enodes) 1548148312.415 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148312.415 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (cbrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148312.416 * * * * [misc]progress: [ 221 / 5054 ] simplifiying candidate # 1548148312.416 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148312.416 * * [misc]simplify: iters left: 6 (30 enodes) 1548148312.422 * * [misc]simplify: iters left: 5 (72 enodes) 1548148312.433 * * [misc]simplify: iters left: 4 (185 enodes) 1548148312.469 * * [misc]simplify: iters left: 3 (448 enodes) 1548148312.592 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) 1548148312.592 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148312.593 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148312.593 * * [misc]simplify: iters left: 6 (29 enodes) 1548148312.598 * * [misc]simplify: iters left: 5 (69 enodes) 1548148312.609 * * [misc]simplify: iters left: 4 (177 enodes) 1548148312.642 * * [misc]simplify: iters left: 3 (424 enodes) 1548148312.753 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148312.753 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148312.753 * * * * [misc]progress: [ 222 / 5054 ] simplifiying candidate # 1548148312.753 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148312.753 * * [misc]simplify: iters left: 6 (30 enodes) 1548148312.759 * * [misc]simplify: iters left: 5 (71 enodes) 1548148312.770 * * [misc]simplify: iters left: 4 (179 enodes) 1548148312.803 * * [misc]simplify: iters left: 3 (429 enodes) 1548148312.921 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) 1548148312.921 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148312.921 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148312.921 * * [misc]simplify: iters left: 6 (29 enodes) 1548148312.927 * * [misc]simplify: iters left: 5 (69 enodes) 1548148312.937 * * [misc]simplify: iters left: 4 (177 enodes) 1548148312.972 * * [misc]simplify: iters left: 3 (424 enodes) 1548148313.083 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148313.083 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148313.083 * * * * [misc]progress: [ 223 / 5054 ] simplifiying candidate # 1548148313.083 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148313.083 * * [misc]simplify: iters left: 6 (29 enodes) 1548148313.089 * * [misc]simplify: iters left: 5 (69 enodes) 1548148313.100 * * [misc]simplify: iters left: 4 (177 enodes) 1548148313.135 * * [misc]simplify: iters left: 3 (424 enodes) 1548148313.245 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148313.245 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148313.245 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148313.246 * * [misc]simplify: iters left: 6 (29 enodes) 1548148313.251 * * [misc]simplify: iters left: 5 (69 enodes) 1548148313.262 * * [misc]simplify: iters left: 4 (177 enodes) 1548148313.297 * * [misc]simplify: iters left: 3 (424 enodes) 1548148313.408 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148313.408 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148313.408 * * * * [misc]progress: [ 224 / 5054 ] simplifiying candidate # 1548148313.408 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148313.408 * * [misc]simplify: iters left: 6 (23 enodes) 1548148313.413 * * [misc]simplify: iters left: 5 (51 enodes) 1548148313.419 * * [misc]simplify: iters left: 4 (110 enodes) 1548148313.440 * * [misc]simplify: iters left: 3 (310 enodes) 1548148313.542 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148313.542 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148313.542 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148313.542 * * [misc]simplify: iters left: 6 (28 enodes) 1548148313.548 * * [misc]simplify: iters left: 5 (68 enodes) 1548148313.560 * * [misc]simplify: iters left: 4 (176 enodes) 1548148313.593 * * [misc]simplify: iters left: 3 (421 enodes) 1548148313.707 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148313.707 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148313.707 * * * * [misc]progress: [ 225 / 5054 ] simplifiying candidate # 1548148313.708 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148313.708 * * [misc]simplify: iters left: 6 (29 enodes) 1548148313.713 * * [misc]simplify: iters left: 5 (69 enodes) 1548148313.724 * * [misc]simplify: iters left: 4 (177 enodes) 1548148313.757 * * [misc]simplify: iters left: 3 (424 enodes) 1548148313.868 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148313.868 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148313.868 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148313.869 * * [misc]simplify: iters left: 6 (29 enodes) 1548148313.874 * * [misc]simplify: iters left: 5 (69 enodes) 1548148313.885 * * [misc]simplify: iters left: 4 (177 enodes) 1548148313.918 * * [misc]simplify: iters left: 3 (424 enodes) 1548148314.029 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) 1548148314.029 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148314.029 * * * * [misc]progress: [ 226 / 5054 ] simplifiying candidate # 1548148314.030 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148314.030 * * [misc]simplify: iters left: 6 (22 enodes) 1548148314.034 * * [misc]simplify: iters left: 5 (50 enodes) 1548148314.041 * * [misc]simplify: iters left: 4 (114 enodes) 1548148314.061 * * [misc]simplify: iters left: 3 (313 enodes) 1548148314.159 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148314.160 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148314.160 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148314.160 * * [misc]simplify: iters left: 6 (28 enodes) 1548148314.165 * * [misc]simplify: iters left: 5 (68 enodes) 1548148314.176 * * [misc]simplify: iters left: 4 (176 enodes) 1548148314.211 * * [misc]simplify: iters left: 3 (421 enodes) 1548148314.324 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36))))) 1548148314.324 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (/ (/ PI (sqrt (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148314.324 * * * * [misc]progress: [ 227 / 5054 ] simplifiying candidate # 1548148314.324 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148314.324 * * [misc]simplify: iters left: 6 (29 enodes) 1548148314.330 * * [misc]simplify: iters left: 5 (69 enodes) 1548148314.340 * * [misc]simplify: iters left: 4 (174 enodes) 1548148314.375 * * [misc]simplify: iters left: 3 (421 enodes) 1548148314.493 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ t (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))))) 1548148314.493 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ t (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148314.493 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148314.493 * * [misc]simplify: iters left: 6 (28 enodes) 1548148314.499 * * [misc]simplify: iters left: 5 (68 enodes) 1548148314.512 * * [misc]simplify: iters left: 4 (176 enodes) 1548148314.544 * * [misc]simplify: iters left: 3 (424 enodes) 1548148314.658 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148314.658 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ t (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148314.659 * * * * [misc]progress: [ 228 / 5054 ] simplifiying candidate # 1548148314.659 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148314.659 * * [misc]simplify: iters left: 6 (29 enodes) 1548148314.667 * * [misc]simplify: iters left: 5 (68 enodes) 1548148314.677 * * [misc]simplify: iters left: 4 (171 enodes) 1548148314.710 * * [misc]simplify: iters left: 3 (417 enodes) 1548148314.823 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* 12 v) v)) 4))))) 1548148314.823 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* 12 v) v)) 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148314.823 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148314.823 * * [misc]simplify: iters left: 6 (28 enodes) 1548148314.829 * * [misc]simplify: iters left: 5 (68 enodes) 1548148314.839 * * [misc]simplify: iters left: 4 (176 enodes) 1548148314.872 * * [misc]simplify: iters left: 3 (424 enodes) 1548148314.987 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148314.987 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ t (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* 12 v) v)) 4))))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148314.987 * * * * [misc]progress: [ 229 / 5054 ] simplifiying candidate # 1548148314.988 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148314.988 * * [misc]simplify: iters left: 6 (28 enodes) 1548148314.993 * * [misc]simplify: iters left: 5 (66 enodes) 1548148315.003 * * [misc]simplify: iters left: 4 (169 enodes) 1548148315.037 * * [misc]simplify: iters left: 3 (410 enodes) 1548148315.144 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148315.144 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148315.145 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148315.145 * * [misc]simplify: iters left: 6 (28 enodes) 1548148315.150 * * [misc]simplify: iters left: 5 (68 enodes) 1548148315.161 * * [misc]simplify: iters left: 4 (176 enodes) 1548148315.194 * * [misc]simplify: iters left: 3 (424 enodes) 1548148315.309 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148315.309 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148315.309 * * * * [misc]progress: [ 230 / 5054 ] simplifiying candidate # 1548148315.310 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) 1548148315.310 * * [misc]simplify: iters left: 6 (22 enodes) 1548148315.314 * * [misc]simplify: iters left: 5 (48 enodes) 1548148315.320 * * [misc]simplify: iters left: 4 (104 enodes) 1548148315.338 * * [misc]simplify: iters left: 3 (292 enodes) 1548148315.432 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) t) 1548148315.432 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148315.432 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148315.432 * * [misc]simplify: iters left: 6 (27 enodes) 1548148315.438 * * [misc]simplify: iters left: 5 (67 enodes) 1548148315.448 * * [misc]simplify: iters left: 4 (175 enodes) 1548148315.482 * * [misc]simplify: iters left: 3 (429 enodes) 1548148315.597 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148315.597 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148315.597 * * * * [misc]progress: [ 231 / 5054 ] simplifiying candidate # 1548148315.597 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148315.597 * * [misc]simplify: iters left: 6 (28 enodes) 1548148315.603 * * [misc]simplify: iters left: 5 (66 enodes) 1548148315.615 * * [misc]simplify: iters left: 4 (169 enodes) 1548148315.647 * * [misc]simplify: iters left: 3 (410 enodes) 1548148315.754 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148315.754 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148315.754 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148315.754 * * [misc]simplify: iters left: 6 (28 enodes) 1548148315.760 * * [misc]simplify: iters left: 5 (68 enodes) 1548148315.772 * * [misc]simplify: iters left: 4 (176 enodes) 1548148315.805 * * [misc]simplify: iters left: 3 (424 enodes) 1548148315.920 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148315.920 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (sqrt (/ (cbrt (+ (* v (* -5 v)) 1)) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* 6 v) (* v v))))))) (/ (/ PI (cbrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148315.920 * * * * [misc]progress: [ 232 / 5054 ] simplifiying candidate # 1548148315.920 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) 1548148315.920 * * [misc]simplify: iters left: 6 (21 enodes) 1548148315.924 * * [misc]simplify: iters left: 5 (45 enodes) 1548148315.932 * * [misc]simplify: iters left: 4 (101 enodes) 1548148315.950 * * [misc]simplify: iters left: 3 (295 enodes) 1548148316.048 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8)))) t) 1548148316.048 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8)))) t) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.048 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148316.048 * * [misc]simplify: iters left: 6 (27 enodes) 1548148316.054 * * [misc]simplify: iters left: 5 (67 enodes) 1548148316.064 * * [misc]simplify: iters left: 4 (175 enodes) 1548148316.099 * * [misc]simplify: iters left: 3 (429 enodes) 1548148316.214 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148316.214 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.215 * * * * [misc]progress: [ 233 / 5054 ] simplifiying candidate # 1548148316.215 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148316.215 * * [misc]simplify: iters left: 6 (27 enodes) 1548148316.220 * * [misc]simplify: iters left: 5 (67 enodes) 1548148316.231 * * [misc]simplify: iters left: 4 (172 enodes) 1548148316.267 * * [misc]simplify: iters left: 3 (430 enodes) 1548148316.386 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) 1548148316.386 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.386 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148316.386 * * [misc]simplify: iters left: 6 (30 enodes) 1548148316.392 * * [misc]simplify: iters left: 5 (73 enodes) 1548148316.403 * * [misc]simplify: iters left: 4 (194 enodes) 1548148316.446 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148316.446 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.446 * * * * [misc]progress: [ 234 / 5054 ] simplifiying candidate # 1548148316.446 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148316.446 * * [misc]simplify: iters left: 6 (27 enodes) 1548148316.451 * * [misc]simplify: iters left: 5 (66 enodes) 1548148316.462 * * [misc]simplify: iters left: 4 (169 enodes) 1548148316.496 * * [misc]simplify: iters left: 3 (420 enodes) 1548148316.606 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))))) 1548148316.606 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.606 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148316.606 * * [misc]simplify: iters left: 6 (30 enodes) 1548148316.612 * * [misc]simplify: iters left: 5 (73 enodes) 1548148316.625 * * [misc]simplify: iters left: 4 (194 enodes) 1548148316.665 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148316.665 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.666 * * * * [misc]progress: [ 235 / 5054 ] simplifiying candidate # 1548148316.666 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148316.666 * * [misc]simplify: iters left: 6 (26 enodes) 1548148316.671 * * [misc]simplify: iters left: 5 (64 enodes) 1548148316.681 * * [misc]simplify: iters left: 4 (167 enodes) 1548148316.715 * * [misc]simplify: iters left: 3 (417 enodes) 1548148316.827 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) 1548148316.827 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.827 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148316.827 * * [misc]simplify: iters left: 6 (30 enodes) 1548148316.833 * * [misc]simplify: iters left: 5 (73 enodes) 1548148316.847 * * [misc]simplify: iters left: 4 (194 enodes) 1548148316.887 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148316.887 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148316.887 * * * * [misc]progress: [ 236 / 5054 ] simplifiying candidate # 1548148316.887 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) 1548148316.887 * * [misc]simplify: iters left: 6 (20 enodes) 1548148316.892 * * [misc]simplify: iters left: 5 (46 enodes) 1548148316.898 * * [misc]simplify: iters left: 4 (102 enodes) 1548148316.919 * * [misc]simplify: iters left: 3 (302 enodes) 1548148317.019 * [exit]simplify: Simplified to (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) 1548148317.019 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148317.019 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148317.019 * * [misc]simplify: iters left: 6 (29 enodes) 1548148317.025 * * [misc]simplify: iters left: 5 (72 enodes) 1548148317.036 * * [misc]simplify: iters left: 4 (193 enodes) 1548148317.074 * * [misc]simplify: iters left: 3 (493 enodes) 1548148317.207 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148317.207 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148317.207 * * * * [misc]progress: [ 237 / 5054 ] simplifiying candidate # 1548148317.207 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148317.207 * * [misc]simplify: iters left: 6 (26 enodes) 1548148317.212 * * [misc]simplify: iters left: 5 (64 enodes) 1548148317.225 * * [misc]simplify: iters left: 4 (167 enodes) 1548148317.257 * * [misc]simplify: iters left: 3 (417 enodes) 1548148317.370 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) 1548148317.370 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148317.370 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148317.370 * * [misc]simplify: iters left: 6 (30 enodes) 1548148317.376 * * [misc]simplify: iters left: 5 (73 enodes) 1548148317.389 * * [misc]simplify: iters left: 4 (194 enodes) 1548148317.429 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v))))))) 1548148317.429 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* 12 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148317.430 * * * * [misc]progress: [ 238 / 5054 ] simplifiying candidate # 1548148317.430 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) 1548148317.430 * * [misc]simplify: iters left: 6 (19 enodes) 1548148317.434 * * [misc]simplify: iters left: 5 (43 enodes) 1548148317.441 * * [misc]simplify: iters left: 4 (99 enodes) 1548148317.460 * * [misc]simplify: iters left: 3 (296 enodes) 1548148317.555 * [exit]simplify: Simplified to (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) 1548148317.555 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (sqrt (/ (cbrt (+ 1 (* -5 (* v v)))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148317.555 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148317.555 * * [misc]simplify: iters left: 6 (29 enodes) 1548148317.561 * * [misc]simplify: iters left: 5 (72 enodes) 1548148317.572 * * [misc]simplify: iters left: 4 (193 enodes) 1548148317.610 * * [misc]simplify: iters left: 3 (493 enodes) 1548148317.743 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148317.743 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148317.743 * * * * [misc]progress: [ 239 / 5054 ] simplifiying candidate # 1548148317.743 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148317.744 * * [misc]simplify: iters left: 6 (30 enodes) 1548148317.750 * * [misc]simplify: iters left: 5 (76 enodes) 1548148317.764 * * [misc]simplify: iters left: 4 (199 enodes) 1548148317.801 * * [misc]simplify: iters left: 3 (471 enodes) 1548148317.925 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) t) (/ PI (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36))))))) 1548148317.925 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) t) (/ PI (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148317.925 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148317.926 * * [misc]simplify: iters left: 6 (27 enodes) 1548148317.931 * * [misc]simplify: iters left: 5 (67 enodes) 1548148317.941 * * [misc]simplify: iters left: 4 (175 enodes) 1548148317.974 * * [misc]simplify: iters left: 3 (425 enodes) 1548148318.095 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148318.095 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) t) (/ PI (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36))))))) (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148318.095 * * * * [misc]progress: [ 240 / 5054 ] simplifiying candidate # 1548148318.095 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148318.095 * * [misc]simplify: iters left: 6 (30 enodes) 1548148318.101 * * [misc]simplify: iters left: 5 (72 enodes) 1548148318.112 * * [misc]simplify: iters left: 4 (181 enodes) 1548148318.148 * * [misc]simplify: iters left: 3 (437 enodes) 1548148318.267 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (/ (* PI t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) 1548148318.267 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (/ (* PI t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148318.267 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148318.267 * * [misc]simplify: iters left: 6 (27 enodes) 1548148318.273 * * [misc]simplify: iters left: 5 (67 enodes) 1548148318.283 * * [misc]simplify: iters left: 4 (175 enodes) 1548148318.317 * * [misc]simplify: iters left: 3 (425 enodes) 1548148318.438 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148318.438 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (/ (* PI t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148318.438 * * * * [misc]progress: [ 241 / 5054 ] simplifiying candidate # 1548148318.438 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148318.438 * * [misc]simplify: iters left: 6 (29 enodes) 1548148318.444 * * [misc]simplify: iters left: 5 (70 enodes) 1548148318.457 * * [misc]simplify: iters left: 4 (179 enodes) 1548148318.490 * * [misc]simplify: iters left: 3 (432 enodes) 1548148318.596 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (* PI t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148318.596 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (* PI t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148318.597 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148318.597 * * [misc]simplify: iters left: 6 (27 enodes) 1548148318.602 * * [misc]simplify: iters left: 5 (67 enodes) 1548148318.614 * * [misc]simplify: iters left: 4 (175 enodes) 1548148318.646 * * [misc]simplify: iters left: 3 (425 enodes) 1548148318.768 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148318.768 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (* PI t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148318.768 * * * * [misc]progress: [ 242 / 5054 ] simplifiying candidate # 1548148318.769 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) 1548148318.769 * * [misc]simplify: iters left: 6 (23 enodes) 1548148318.773 * * [misc]simplify: iters left: 5 (52 enodes) 1548148318.780 * * [misc]simplify: iters left: 4 (114 enodes) 1548148318.800 * * [misc]simplify: iters left: 3 (312 enodes) 1548148318.903 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (* PI t)) 1548148318.904 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (* PI t)) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148318.904 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148318.904 * * [misc]simplify: iters left: 6 (26 enodes) 1548148318.909 * * [misc]simplify: iters left: 5 (66 enodes) 1548148318.919 * * [misc]simplify: iters left: 4 (174 enodes) 1548148318.953 * * [misc]simplify: iters left: 3 (416 enodes) 1548148319.061 * [exit]simplify: Simplified to (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) 1548148319.061 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.061 * * * * [misc]progress: [ 243 / 5054 ] simplifiying candidate # 1548148319.061 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148319.061 * * [misc]simplify: iters left: 6 (29 enodes) 1548148319.067 * * [misc]simplify: iters left: 5 (70 enodes) 1548148319.077 * * [misc]simplify: iters left: 4 (179 enodes) 1548148319.113 * * [misc]simplify: iters left: 3 (432 enodes) 1548148319.221 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (* PI t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148319.221 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (* PI t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.221 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148319.221 * * [misc]simplify: iters left: 6 (27 enodes) 1548148319.226 * * [misc]simplify: iters left: 5 (67 enodes) 1548148319.237 * * [misc]simplify: iters left: 4 (175 enodes) 1548148319.271 * * [misc]simplify: iters left: 3 (425 enodes) 1548148319.394 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148319.394 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (* PI t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8)))) (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.394 * * * * [misc]progress: [ 244 / 5054 ] simplifiying candidate # 1548148319.395 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) 1548148319.395 * * [misc]simplify: iters left: 6 (22 enodes) 1548148319.399 * * [misc]simplify: iters left: 5 (51 enodes) 1548148319.406 * * [misc]simplify: iters left: 4 (120 enodes) 1548148319.430 * * [misc]simplify: iters left: 3 (322 enodes) 1548148319.531 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v))))))) (* PI t)) 1548148319.531 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v))))))) (* PI t)) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.531 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148319.531 * * [misc]simplify: iters left: 6 (26 enodes) 1548148319.537 * * [misc]simplify: iters left: 5 (66 enodes) 1548148319.547 * * [misc]simplify: iters left: 4 (174 enodes) 1548148319.581 * * [misc]simplify: iters left: 3 (416 enodes) 1548148319.689 * [exit]simplify: Simplified to (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) 1548148319.689 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) (* (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.689 * * * * [misc]progress: [ 245 / 5054 ] simplifiying candidate # 1548148319.689 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148319.689 * * [misc]simplify: iters left: 6 (35 enodes) 1548148319.696 * * [misc]simplify: iters left: 5 (90 enodes) 1548148319.710 * * [misc]simplify: iters left: 4 (251 enodes) 1548148319.775 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI) (/ (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148319.775 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI) (/ (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.776 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148319.776 * * [misc]simplify: iters left: 6 (32 enodes) 1548148319.782 * * [misc]simplify: iters left: 5 (84 enodes) 1548148319.797 * * [misc]simplify: iters left: 4 (227 enodes) 1548148319.861 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148319.861 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI) (/ (* (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.861 * * * * [misc]progress: [ 246 / 5054 ] simplifiying candidate # 1548148319.861 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148319.862 * * [misc]simplify: iters left: 6 (35 enodes) 1548148319.869 * * [misc]simplify: iters left: 5 (89 enodes) 1548148319.882 * * [misc]simplify: iters left: 4 (243 enodes) 1548148319.939 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ 4 (* v (* v 12))) (* (* v (* 6 v)) (* v (* 6 v)))))))) 1548148319.939 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ 4 (* v (* v 12))) (* (* v (* 6 v)) (* v (* 6 v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148319.940 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148319.940 * * [misc]simplify: iters left: 6 (32 enodes) 1548148319.946 * * [misc]simplify: iters left: 5 (84 enodes) 1548148319.961 * * [misc]simplify: iters left: 4 (227 enodes) 1548148320.024 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148320.024 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ 4 (* v (* v 12))) (* (* v (* 6 v)) (* v (* 6 v)))))))) (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.024 * * * * [misc]progress: [ 247 / 5054 ] simplifiying candidate # 1548148320.024 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148320.024 * * [misc]simplify: iters left: 6 (34 enodes) 1548148320.033 * * [misc]simplify: iters left: 5 (87 enodes) 1548148320.046 * * [misc]simplify: iters left: 4 (241 enodes) 1548148320.103 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) 1548148320.103 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.103 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148320.103 * * [misc]simplify: iters left: 6 (32 enodes) 1548148320.109 * * [misc]simplify: iters left: 5 (84 enodes) 1548148320.124 * * [misc]simplify: iters left: 4 (227 enodes) 1548148320.187 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148320.187 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.187 * * * * [misc]progress: [ 248 / 5054 ] simplifiying candidate # 1548148320.187 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148320.187 * * [misc]simplify: iters left: 6 (28 enodes) 1548148320.193 * * [misc]simplify: iters left: 5 (69 enodes) 1548148320.203 * * [misc]simplify: iters left: 4 (173 enodes) 1548148320.243 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148320.244 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.244 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148320.244 * * [misc]simplify: iters left: 6 (31 enodes) 1548148320.250 * * [misc]simplify: iters left: 5 (83 enodes) 1548148320.265 * * [misc]simplify: iters left: 4 (226 enodes) 1548148320.327 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) 1548148320.327 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (sqrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.327 * * * * [misc]progress: [ 249 / 5054 ] simplifiying candidate # 1548148320.327 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148320.328 * * [misc]simplify: iters left: 6 (34 enodes) 1548148320.335 * * [misc]simplify: iters left: 5 (87 enodes) 1548148320.348 * * [misc]simplify: iters left: 4 (241 enodes) 1548148320.404 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) 1548148320.404 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.404 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148320.405 * * [misc]simplify: iters left: 6 (32 enodes) 1548148320.411 * * [misc]simplify: iters left: 5 (84 enodes) 1548148320.426 * * [misc]simplify: iters left: 4 (227 enodes) 1548148320.488 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v))))))) 1548148320.489 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (+ (* -216 (* (pow v 3) (pow v 3))) 8)))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* v 12) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.489 * * * * [misc]progress: [ 250 / 5054 ] simplifiying candidate # 1548148320.489 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148320.489 * * [misc]simplify: iters left: 6 (27 enodes) 1548148320.495 * * [misc]simplify: iters left: 5 (68 enodes) 1548148320.506 * * [misc]simplify: iters left: 4 (177 enodes) 1548148320.548 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148320.548 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.548 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148320.548 * * [misc]simplify: iters left: 6 (31 enodes) 1548148320.555 * * [misc]simplify: iters left: 5 (83 enodes) 1548148320.572 * * [misc]simplify: iters left: 4 (226 enodes) 1548148320.632 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) 1548148320.633 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (sqrt (/ (cbrt (+ 1 (* v (* -5 v)))) (sqrt (- 8 (* (* (pow v 3) (pow v 3)) 216))))) (/ (cbrt (+ (* (* 5 (* v v)) (* 5 (* v v))) (+ 1 (* 5 (* v v))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.633 * * * * [misc]progress: [ 251 / 5054 ] simplifiying candidate # 1548148320.633 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148320.633 * * [misc]simplify: iters left: 6 (35 enodes) 1548148320.640 * * [misc]simplify: iters left: 5 (86 enodes) 1548148320.653 * * [misc]simplify: iters left: 4 (236 enodes) 1548148320.707 * [exit]simplify: Simplified to (* (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (/ (* (cbrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* 12 (* v v)) 4))))) (/ PI (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148320.707 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (/ (* (cbrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* 12 (* v v)) 4))))) (/ PI (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.708 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148320.708 * * [misc]simplify: iters left: 6 (28 enodes) 1548148320.713 * * [misc]simplify: iters left: 5 (67 enodes) 1548148320.724 * * [misc]simplify: iters left: 4 (170 enodes) 1548148320.758 * * [misc]simplify: iters left: 3 (406 enodes) 1548148320.867 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148320.867 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (/ (cbrt (+ (* v (* v -5)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (/ (* (cbrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ (* 12 (* v v)) 4))))) (/ PI (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.867 * * * * [misc]progress: [ 252 / 5054 ] simplifiying candidate # 1548148320.867 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148320.867 * * [misc]simplify: iters left: 6 (35 enodes) 1548148320.874 * * [misc]simplify: iters left: 5 (85 enodes) 1548148320.887 * * [misc]simplify: iters left: 4 (228 enodes) 1548148320.937 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)))))) 1548148320.937 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148320.938 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148320.938 * * [misc]simplify: iters left: 6 (28 enodes) 1548148320.943 * * [misc]simplify: iters left: 5 (67 enodes) 1548148320.954 * * [misc]simplify: iters left: 4 (170 enodes) 1548148320.987 * * [misc]simplify: iters left: 3 (406 enodes) 1548148321.095 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148321.096 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)))))) (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148321.096 * * * * [misc]progress: [ 253 / 5054 ] simplifiying candidate # 1548148321.096 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148321.096 * * [misc]simplify: iters left: 6 (34 enodes) 1548148321.103 * * [misc]simplify: iters left: 5 (83 enodes) 1548148321.116 * * [misc]simplify: iters left: 4 (226 enodes) 1548148321.164 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))))) 1548148321.164 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148321.164 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148321.164 * * [misc]simplify: iters left: 6 (28 enodes) 1548148321.170 * * [misc]simplify: iters left: 5 (67 enodes) 1548148321.180 * * [misc]simplify: iters left: 4 (170 enodes) 1548148321.213 * * [misc]simplify: iters left: 3 (406 enodes) 1548148321.321 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148321.321 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))))) (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148321.321 * * * * [misc]progress: [ 254 / 5054 ] simplifiying candidate # 1548148321.321 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148321.321 * * [misc]simplify: iters left: 6 (28 enodes) 1548148321.327 * * [misc]simplify: iters left: 5 (65 enodes) 1548148321.336 * * [misc]simplify: iters left: 4 (158 enodes) 1548148321.368 * * [misc]simplify: iters left: 3 (468 enodes) 1548148321.520 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (* PI (/ t (cbrt (+ (* -25 (pow v 4)) 1))))) 1548148321.521 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (* PI (/ t (cbrt (+ (* -25 (pow v 4)) 1))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148321.521 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148321.521 * * [misc]simplify: iters left: 6 (27 enodes) 1548148321.526 * * [misc]simplify: iters left: 5 (66 enodes) 1548148321.536 * * [misc]simplify: iters left: 4 (169 enodes) 1548148321.571 * * [misc]simplify: iters left: 3 (408 enodes) 1548148321.679 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148321.679 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (* PI (/ t (cbrt (+ (* -25 (pow v 4)) 1))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148321.679 * * * * [misc]progress: [ 255 / 5054 ] simplifiying candidate # 1548148321.680 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148321.680 * * [misc]simplify: iters left: 6 (34 enodes) 1548148321.686 * * [misc]simplify: iters left: 5 (83 enodes) 1548148321.699 * * [misc]simplify: iters left: 4 (226 enodes) 1548148321.747 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))))) 1548148321.748 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148321.748 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148321.748 * * [misc]simplify: iters left: 6 (28 enodes) 1548148321.753 * * [misc]simplify: iters left: 5 (67 enodes) 1548148321.764 * * [misc]simplify: iters left: 4 (170 enodes) 1548148321.797 * * [misc]simplify: iters left: 3 (406 enodes) 1548148321.906 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))))) 1548148321.906 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))))) (/ (sqrt (/ (cbrt (+ (* (* v -5) v) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148321.906 * * * * [misc]progress: [ 256 / 5054 ] simplifiying candidate # 1548148321.906 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148321.906 * * [misc]simplify: iters left: 6 (27 enodes) 1548148321.911 * * [misc]simplify: iters left: 5 (64 enodes) 1548148321.920 * * [misc]simplify: iters left: 4 (162 enodes) 1548148321.953 * * [misc]simplify: iters left: 3 (472 enodes) 1548148322.103 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ (* PI t) (cbrt (+ (* -25 (pow v 4)) 1)))) 1548148322.103 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ (* PI t) (cbrt (+ (* -25 (pow v 4)) 1)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148322.103 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148322.103 * * [misc]simplify: iters left: 6 (27 enodes) 1548148322.109 * * [misc]simplify: iters left: 5 (66 enodes) 1548148322.119 * * [misc]simplify: iters left: 4 (169 enodes) 1548148322.153 * * [misc]simplify: iters left: 3 (408 enodes) 1548148322.260 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148322.260 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (/ (* PI t) (cbrt (+ (* -25 (pow v 4)) 1)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148322.260 * * * * [misc]progress: [ 257 / 5054 ] simplifiying candidate # 1548148322.261 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) 1548148322.261 * * [misc]simplify: iters left: 6 (18 enodes) 1548148322.264 * * [misc]simplify: iters left: 5 (42 enodes) 1548148322.270 * * [misc]simplify: iters left: 4 (100 enodes) 1548148322.288 * * [misc]simplify: iters left: 3 (291 enodes) 1548148322.385 * [exit]simplify: Simplified to (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) 1548148322.386 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148322.386 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148322.386 * * [misc]simplify: iters left: 6 (29 enodes) 1548148322.392 * * [misc]simplify: iters left: 5 (72 enodes) 1548148322.403 * * [misc]simplify: iters left: 4 (193 enodes) 1548148322.441 * * [misc]simplify: iters left: 3 (493 enodes) 1548148322.573 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148322.573 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) (/ (sqrt (/ (cbrt (+ (* (* v v) -5) 1)) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148322.573 * * * * [misc]progress: [ 258 / 5054 ] simplifiying candidate # 1548148322.574 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148322.574 * * [misc]simplify: iters left: 6 (22 enodes) 1548148322.578 * * [misc]simplify: iters left: 5 (51 enodes) 1548148322.585 * * [misc]simplify: iters left: 4 (116 enodes) 1548148322.605 * * [misc]simplify: iters left: 3 (323 enodes) 1548148322.707 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) 1548148322.707 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148322.707 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148322.707 * * [misc]simplify: iters left: 6 (25 enodes) 1548148322.713 * * [misc]simplify: iters left: 5 (63 enodes) 1548148322.722 * * [misc]simplify: iters left: 4 (166 enodes) 1548148322.756 * * [misc]simplify: iters left: 3 (424 enodes) 1548148322.879 * [exit]simplify: Simplified to (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) 1548148322.880 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148322.880 * * * * [misc]progress: [ 259 / 5054 ] simplifiying candidate # 1548148322.880 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148322.880 * * [misc]simplify: iters left: 6 (31 enodes) 1548148322.887 * * [misc]simplify: iters left: 5 (81 enodes) 1548148322.899 * * [misc]simplify: iters left: 4 (218 enodes) 1548148322.960 * [exit]simplify: Simplified to (/ (* (sqrt (+ (pow (* (* v v) (+ (* 36 (* v v)) 12)) 3) 64)) (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) 1548148322.960 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (+ (pow (* (* v v) (+ (* 36 (* v v)) 12)) 3) 64)) (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148322.960 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148322.960 * * [misc]simplify: iters left: 6 (28 enodes) 1548148322.966 * * [misc]simplify: iters left: 5 (85 enodes) 1548148322.986 * * [misc]simplify: iters left: 4 (333 enodes) 1548148323.121 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (- (* (* (* v (* 6 v)) (+ (* v (* 6 v)) 2)) (* (* v (* 6 v)) (+ (* v (* 6 v)) 2))) (- (* (* 4 (* v v)) (+ (* (* v v) 36) 12)) 16)))) 1548148323.121 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (+ (pow (* (* v v) (+ (* 36 (* v v)) 12)) 3) 64)) (sqrt (/ (cbrt (+ (* -5 (* v v)) 1)) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* PI t) (cbrt (+ (* -5 (* v v)) 1)))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (- (* (* (* v (* 6 v)) (+ (* v (* 6 v)) 2)) (* (* v (* 6 v)) (+ (* v (* 6 v)) 2))) (- (* (* 4 (* v v)) (+ (* (* v v) 36) 12)) 16))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148323.121 * * * * [misc]progress: [ 260 / 5054 ] simplifiying candidate # 1548148323.122 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148323.122 * * [misc]simplify: iters left: 6 (31 enodes) 1548148323.128 * * [misc]simplify: iters left: 5 (85 enodes) 1548148323.142 * * [misc]simplify: iters left: 4 (266 enodes) 1548148323.222 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* 12 (* v v)))) (- (- 4 (* 12 (* v v))) (* (* v (* 6 v)) (* v (* 6 v)))))))) 1548148323.222 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* 12 (* v v)))) (- (- 4 (* 12 (* v v))) (* (* v (* 6 v)) (* v (* 6 v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148323.223 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148323.223 * * [misc]simplify: iters left: 6 (24 enodes) 1548148323.494 * * [misc]simplify: iters left: 5 (61 enodes) 1548148323.504 * * [misc]simplify: iters left: 4 (165 enodes) 1548148323.538 * * [misc]simplify: iters left: 3 (473 enodes) 1548148323.683 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (sqrt (- (* (* v v) (* -36 (* v v))) (- (* (* v 12) v) 4)))) 1548148323.683 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (/ (cbrt (- 1 (* (* v v) 5))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ 4 (* 12 (* v v)))) (- (- 4 (* 12 (* v v))) (* (* v (* 6 v)) (* v (* 6 v)))))))) (/ (sqrt (/ (cbrt (- 1 (* (* 5 v) v))) (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (sqrt (- (* (* v v) (* -36 (* v v))) (- (* (* v 12) v) 4))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148323.683 * * * * [misc]progress: [ 261 / 5054 ] simplifiying candidate # 1548148323.683 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148323.683 * * [misc]simplify: iters left: 6 (34 enodes) 1548148323.689 * * [misc]simplify: iters left: 5 (81 enodes) 1548148323.704 * * [misc]simplify: iters left: 4 (205 enodes) 1548148323.741 * * [misc]simplify: iters left: 3 (484 enodes) 1548148323.866 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4)))))))) 1548148323.866 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148323.866 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148323.866 * * [misc]simplify: iters left: 6 (31 enodes) 1548148323.872 * * [misc]simplify: iters left: 5 (74 enodes) 1548148323.883 * * [misc]simplify: iters left: 4 (191 enodes) 1548148323.917 * * [misc]simplify: iters left: 3 (444 enodes) 1548148324.030 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148324.030 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148324.031 * * * * [misc]progress: [ 262 / 5054 ] simplifiying candidate # 1548148324.031 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148324.031 * * [misc]simplify: iters left: 6 (33 enodes) 1548148324.037 * * [misc]simplify: iters left: 5 (78 enodes) 1548148324.049 * * [misc]simplify: iters left: 4 (197 enodes) 1548148324.087 * * [misc]simplify: iters left: 3 (465 enodes) 1548148324.207 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4)))))) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))))) 1548148324.207 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4)))))) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148324.207 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148324.207 * * [misc]simplify: iters left: 6 (31 enodes) 1548148324.213 * * [misc]simplify: iters left: 5 (74 enodes) 1548148324.224 * * [misc]simplify: iters left: 4 (191 enodes) 1548148324.261 * * [misc]simplify: iters left: 3 (444 enodes) 1548148324.374 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148324.374 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148324.374 * * * * [misc]progress: [ 263 / 5054 ] simplifiying candidate # 1548148324.374 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148324.375 * * [misc]simplify: iters left: 6 (36 enodes) 1548148324.381 * * [misc]simplify: iters left: 5 (87 enodes) 1548148324.394 * * [misc]simplify: iters left: 4 (226 enodes) 1548148324.450 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) 1548148324.450 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148324.450 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148324.451 * * [misc]simplify: iters left: 6 (32 enodes) 1548148324.456 * * [misc]simplify: iters left: 5 (75 enodes) 1548148324.470 * * [misc]simplify: iters left: 4 (186 enodes) 1548148324.504 * * [misc]simplify: iters left: 3 (438 enodes) 1548148324.616 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148324.616 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148324.616 * * * * [misc]progress: [ 264 / 5054 ] simplifiying candidate # 1548148324.616 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148324.616 * * [misc]simplify: iters left: 6 (36 enodes) 1548148324.623 * * [misc]simplify: iters left: 5 (84 enodes) 1548148324.637 * * [misc]simplify: iters left: 4 (206 enodes) 1548148324.675 * * [misc]simplify: iters left: 3 (498 enodes) 1548148324.814 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v))))))) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148324.814 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v))))))) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148324.814 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148324.814 * * [misc]simplify: iters left: 6 (32 enodes) 1548148324.820 * * [misc]simplify: iters left: 5 (75 enodes) 1548148324.831 * * [misc]simplify: iters left: 4 (186 enodes) 1548148324.868 * * [misc]simplify: iters left: 3 (438 enodes) 1548148324.980 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148324.980 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v))))))) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148324.980 * * * * [misc]progress: [ 265 / 5054 ] simplifiying candidate # 1548148324.980 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148324.981 * * [misc]simplify: iters left: 6 (35 enodes) 1548148324.987 * * [misc]simplify: iters left: 5 (82 enodes) 1548148324.999 * * [misc]simplify: iters left: 4 (204 enodes) 1548148325.039 * * [misc]simplify: iters left: 3 (498 enodes) 1548148325.179 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) 1548148325.179 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148325.179 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148325.180 * * [misc]simplify: iters left: 6 (32 enodes) 1548148325.185 * * [misc]simplify: iters left: 5 (75 enodes) 1548148325.196 * * [misc]simplify: iters left: 4 (186 enodes) 1548148325.231 * * [misc]simplify: iters left: 3 (438 enodes) 1548148325.344 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148325.344 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148325.344 * * * * [misc]progress: [ 266 / 5054 ] simplifiying candidate # 1548148325.344 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148325.344 * * [misc]simplify: iters left: 6 (29 enodes) 1548148325.349 * * [misc]simplify: iters left: 5 (64 enodes) 1548148325.358 * * [misc]simplify: iters left: 4 (138 enodes) 1548148325.382 * * [misc]simplify: iters left: 3 (398 enodes) 1548148325.502 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))))) 1548148325.502 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148325.502 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148325.502 * * [misc]simplify: iters left: 6 (31 enodes) 1548148325.508 * * [misc]simplify: iters left: 5 (74 enodes) 1548148325.519 * * [misc]simplify: iters left: 4 (185 enodes) 1548148325.553 * * [misc]simplify: iters left: 3 (436 enodes) 1548148325.668 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148325.668 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148325.668 * * * * [misc]progress: [ 267 / 5054 ] simplifiying candidate # 1548148325.668 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148325.668 * * [misc]simplify: iters left: 6 (35 enodes) 1548148325.675 * * [misc]simplify: iters left: 5 (82 enodes) 1548148325.687 * * [misc]simplify: iters left: 4 (204 enodes) 1548148325.727 * * [misc]simplify: iters left: 3 (498 enodes) 1548148325.865 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) 1548148325.865 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148325.865 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148325.865 * * [misc]simplify: iters left: 6 (32 enodes) 1548148325.871 * * [misc]simplify: iters left: 5 (75 enodes) 1548148325.882 * * [misc]simplify: iters left: 4 (186 enodes) 1548148325.918 * * [misc]simplify: iters left: 3 (438 enodes) 1548148326.030 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148326.030 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148326.031 * * * * [misc]progress: [ 268 / 5054 ] simplifiying candidate # 1548148326.031 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148326.032 * * [misc]simplify: iters left: 6 (28 enodes) 1548148326.036 * * [misc]simplify: iters left: 5 (63 enodes) 1548148326.047 * * [misc]simplify: iters left: 4 (142 enodes) 1548148326.071 * * [misc]simplify: iters left: 3 (406 enodes) 1548148326.203 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (* (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))))) 1548148326.203 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (* (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148326.203 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148326.203 * * [misc]simplify: iters left: 6 (31 enodes) 1548148326.211 * * [misc]simplify: iters left: 5 (74 enodes) 1548148326.222 * * [misc]simplify: iters left: 4 (185 enodes) 1548148326.256 * * [misc]simplify: iters left: 3 (436 enodes) 1548148326.370 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148326.370 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148326.370 * * * * [misc]progress: [ 269 / 5054 ] simplifiying candidate # 1548148326.371 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148326.371 * * [misc]simplify: iters left: 6 (35 enodes) 1548148326.377 * * [misc]simplify: iters left: 5 (82 enodes) 1548148326.390 * * [misc]simplify: iters left: 4 (203 enodes) 1548148326.436 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148326.436 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148326.436 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148326.436 * * [misc]simplify: iters left: 6 (32 enodes) 1548148326.442 * * [misc]simplify: iters left: 5 (75 enodes) 1548148326.453 * * [misc]simplify: iters left: 4 (186 enodes) 1548148326.487 * * [misc]simplify: iters left: 3 (438 enodes) 1548148326.600 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148326.600 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148326.600 * * * * [misc]progress: [ 270 / 5054 ] simplifiying candidate # 1548148326.600 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148326.600 * * [misc]simplify: iters left: 6 (35 enodes) 1548148326.606 * * [misc]simplify: iters left: 5 (81 enodes) 1548148326.618 * * [misc]simplify: iters left: 4 (196 enodes) 1548148326.657 * * [misc]simplify: iters left: 3 (478 enodes) 1548148326.784 * [exit]simplify: Simplified to (/ (/ (* (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148326.784 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148326.784 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148326.784 * * [misc]simplify: iters left: 6 (32 enodes) 1548148326.790 * * [misc]simplify: iters left: 5 (75 enodes) 1548148326.801 * * [misc]simplify: iters left: 4 (186 enodes) 1548148326.837 * * [misc]simplify: iters left: 3 (438 enodes) 1548148326.949 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148326.949 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148326.950 * * * * [misc]progress: [ 271 / 5054 ] simplifiying candidate # 1548148326.950 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148326.950 * * [misc]simplify: iters left: 6 (34 enodes) 1548148326.956 * * [misc]simplify: iters left: 5 (79 enodes) 1548148326.968 * * [misc]simplify: iters left: 4 (194 enodes) 1548148327.006 * * [misc]simplify: iters left: 3 (474 enodes) 1548148327.137 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (/ (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) 1548148327.137 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (/ (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148327.137 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148327.137 * * [misc]simplify: iters left: 6 (32 enodes) 1548148327.143 * * [misc]simplify: iters left: 5 (75 enodes) 1548148327.154 * * [misc]simplify: iters left: 4 (186 enodes) 1548148327.190 * * [misc]simplify: iters left: 3 (438 enodes) 1548148327.301 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148327.301 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148327.301 * * * * [misc]progress: [ 272 / 5054 ] simplifiying candidate # 1548148327.302 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148327.302 * * [misc]simplify: iters left: 6 (28 enodes) 1548148327.306 * * [misc]simplify: iters left: 5 (61 enodes) 1548148327.314 * * [misc]simplify: iters left: 4 (128 enodes) 1548148327.337 * * [misc]simplify: iters left: 3 (350 enodes) 1548148327.443 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148327.443 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148327.443 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148327.443 * * [misc]simplify: iters left: 6 (31 enodes) 1548148327.451 * * [misc]simplify: iters left: 5 (74 enodes) 1548148327.462 * * [misc]simplify: iters left: 4 (185 enodes) 1548148327.496 * * [misc]simplify: iters left: 3 (436 enodes) 1548148327.611 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148327.611 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148327.611 * * * * [misc]progress: [ 273 / 5054 ] simplifiying candidate # 1548148327.611 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148327.611 * * [misc]simplify: iters left: 6 (34 enodes) 1548148327.617 * * [misc]simplify: iters left: 5 (79 enodes) 1548148327.629 * * [misc]simplify: iters left: 4 (194 enodes) 1548148327.666 * * [misc]simplify: iters left: 3 (474 enodes) 1548148327.796 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (/ (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) 1548148327.796 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (/ (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148327.796 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148327.796 * * [misc]simplify: iters left: 6 (32 enodes) 1548148327.802 * * [misc]simplify: iters left: 5 (75 enodes) 1548148327.813 * * [misc]simplify: iters left: 4 (186 enodes) 1548148327.849 * * [misc]simplify: iters left: 3 (438 enodes) 1548148327.962 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148327.962 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148327.962 * * * * [misc]progress: [ 274 / 5054 ] simplifiying candidate # 1548148327.962 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148327.962 * * [misc]simplify: iters left: 6 (27 enodes) 1548148327.967 * * [misc]simplify: iters left: 5 (60 enodes) 1548148327.975 * * [misc]simplify: iters left: 4 (134 enodes) 1548148328.001 * * [misc]simplify: iters left: 3 (340 enodes) 1548148328.096 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) 1548148328.096 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.097 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148328.097 * * [misc]simplify: iters left: 6 (31 enodes) 1548148328.102 * * [misc]simplify: iters left: 5 (74 enodes) 1548148328.114 * * [misc]simplify: iters left: 4 (185 enodes) 1548148328.147 * * [misc]simplify: iters left: 3 (436 enodes) 1548148328.262 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148328.262 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.262 * * * * [misc]progress: [ 275 / 5054 ] simplifiying candidate # 1548148328.262 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148328.262 * * [misc]simplify: iters left: 6 (32 enodes) 1548148328.268 * * [misc]simplify: iters left: 5 (78 enodes) 1548148328.280 * * [misc]simplify: iters left: 4 (208 enodes) 1548148328.330 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6))))))))) 1548148328.330 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.330 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148328.330 * * [misc]simplify: iters left: 6 (29 enodes) 1548148328.335 * * [misc]simplify: iters left: 5 (71 enodes) 1548148328.347 * * [misc]simplify: iters left: 4 (188 enodes) 1548148328.384 * * [misc]simplify: iters left: 3 (462 enodes) 1548148328.506 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148328.506 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.506 * * * * [misc]progress: [ 276 / 5054 ] simplifiying candidate # 1548148328.506 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148328.507 * * [misc]simplify: iters left: 6 (32 enodes) 1548148328.512 * * [misc]simplify: iters left: 5 (77 enodes) 1548148328.524 * * [misc]simplify: iters left: 4 (198 enodes) 1548148328.570 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ t (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))))) 1548148328.570 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ t (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.570 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148328.570 * * [misc]simplify: iters left: 6 (29 enodes) 1548148328.575 * * [misc]simplify: iters left: 5 (71 enodes) 1548148328.586 * * [misc]simplify: iters left: 4 (188 enodes) 1548148328.623 * * [misc]simplify: iters left: 3 (462 enodes) 1548148328.745 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148328.745 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ t (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.745 * * * * [misc]progress: [ 277 / 5054 ] simplifiying candidate # 1548148328.745 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148328.745 * * [misc]simplify: iters left: 6 (31 enodes) 1548148328.751 * * [misc]simplify: iters left: 5 (75 enodes) 1548148328.765 * * [misc]simplify: iters left: 4 (196 enodes) 1548148328.808 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))))) 1548148328.808 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.808 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148328.808 * * [misc]simplify: iters left: 6 (29 enodes) 1548148328.813 * * [misc]simplify: iters left: 5 (71 enodes) 1548148328.826 * * [misc]simplify: iters left: 4 (188 enodes) 1548148328.861 * * [misc]simplify: iters left: 3 (462 enodes) 1548148328.982 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148328.982 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148328.982 * * * * [misc]progress: [ 278 / 5054 ] simplifiying candidate # 1548148328.982 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148328.982 * * [misc]simplify: iters left: 6 (25 enodes) 1548148328.989 * * [misc]simplify: iters left: 5 (57 enodes) 1548148328.997 * * [misc]simplify: iters left: 4 (124 enodes) 1548148329.019 * * [misc]simplify: iters left: 3 (364 enodes) 1548148329.134 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* t (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))))) 1548148329.134 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* t (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148329.134 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148329.134 * * [misc]simplify: iters left: 6 (28 enodes) 1548148329.139 * * [misc]simplify: iters left: 5 (70 enodes) 1548148329.152 * * [misc]simplify: iters left: 4 (187 enodes) 1548148329.187 * * [misc]simplify: iters left: 3 (460 enodes) 1548148329.310 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148329.310 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148329.310 * * * * [misc]progress: [ 279 / 5054 ] simplifiying candidate # 1548148329.310 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148329.311 * * [misc]simplify: iters left: 6 (31 enodes) 1548148329.316 * * [misc]simplify: iters left: 5 (75 enodes) 1548148329.328 * * [misc]simplify: iters left: 4 (196 enodes) 1548148329.372 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))))) 1548148329.373 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148329.373 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148329.373 * * [misc]simplify: iters left: 6 (29 enodes) 1548148329.378 * * [misc]simplify: iters left: 5 (71 enodes) 1548148329.389 * * [misc]simplify: iters left: 4 (188 enodes) 1548148329.424 * * [misc]simplify: iters left: 3 (462 enodes) 1548148329.546 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148329.546 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148329.546 * * * * [misc]progress: [ 280 / 5054 ] simplifiying candidate # 1548148329.546 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148329.546 * * [misc]simplify: iters left: 6 (24 enodes) 1548148329.551 * * [misc]simplify: iters left: 5 (56 enodes) 1548148329.559 * * [misc]simplify: iters left: 4 (129 enodes) 1548148329.582 * * [misc]simplify: iters left: 3 (384 enodes) 1548148329.716 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))) 8))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))) 8)))) 1548148329.716 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))) 8))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148329.716 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148329.716 * * [misc]simplify: iters left: 6 (28 enodes) 1548148329.721 * * [misc]simplify: iters left: 5 (70 enodes) 1548148329.733 * * [misc]simplify: iters left: 4 (187 enodes) 1548148329.770 * * [misc]simplify: iters left: 3 (460 enodes) 1548148329.893 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148329.893 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148329.894 * * * * [misc]progress: [ 281 / 5054 ] simplifiying candidate # 1548148329.894 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148329.894 * * [misc]simplify: iters left: 6 (34 enodes) 1548148329.900 * * [misc]simplify: iters left: 5 (80 enodes) 1548148329.912 * * [misc]simplify: iters left: 4 (210 enodes) 1548148329.963 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* v (* v 12)) 4))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148329.963 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* v (* v 12)) 4))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148329.963 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148329.963 * * [misc]simplify: iters left: 6 (31 enodes) 1548148329.969 * * [misc]simplify: iters left: 5 (73 enodes) 1548148329.982 * * [misc]simplify: iters left: 4 (190 enodes) 1548148330.017 * * [misc]simplify: iters left: 3 (462 enodes) 1548148330.142 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148330.142 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148330.142 * * * * [misc]progress: [ 282 / 5054 ] simplifiying candidate # 1548148330.142 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148330.142 * * [misc]simplify: iters left: 6 (34 enodes) 1548148330.148 * * [misc]simplify: iters left: 5 (79 enodes) 1548148330.160 * * [misc]simplify: iters left: 4 (200 enodes) 1548148330.206 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) 1548148330.206 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148330.206 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148330.206 * * [misc]simplify: iters left: 6 (31 enodes) 1548148330.212 * * [misc]simplify: iters left: 5 (73 enodes) 1548148330.223 * * [misc]simplify: iters left: 4 (190 enodes) 1548148330.258 * * [misc]simplify: iters left: 3 (462 enodes) 1548148330.382 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148330.382 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148330.382 * * * * [misc]progress: [ 283 / 5054 ] simplifiying candidate # 1548148330.382 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148330.382 * * [misc]simplify: iters left: 6 (33 enodes) 1548148330.388 * * [misc]simplify: iters left: 5 (77 enodes) 1548148330.400 * * [misc]simplify: iters left: 4 (198 enodes) 1548148330.447 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148330.447 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148330.447 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148330.447 * * [misc]simplify: iters left: 6 (31 enodes) 1548148330.453 * * [misc]simplify: iters left: 5 (73 enodes) 1548148330.464 * * [misc]simplify: iters left: 4 (190 enodes) 1548148330.502 * * [misc]simplify: iters left: 3 (462 enodes) 1548148330.626 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148330.626 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148330.626 * * * * [misc]progress: [ 284 / 5054 ] simplifiying candidate # 1548148330.626 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148330.627 * * [misc]simplify: iters left: 6 (27 enodes) 1548148330.631 * * [misc]simplify: iters left: 5 (59 enodes) 1548148330.639 * * [misc]simplify: iters left: 4 (127 enodes) 1548148330.665 * * [misc]simplify: iters left: 3 (368 enodes) 1548148330.779 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))))) 1548148330.779 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148330.779 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148330.779 * * [misc]simplify: iters left: 6 (30 enodes) 1548148330.785 * * [misc]simplify: iters left: 5 (72 enodes) 1548148330.796 * * [misc]simplify: iters left: 4 (189 enodes) 1548148330.834 * * [misc]simplify: iters left: 3 (478 enodes) 1548148330.959 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148330.959 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148330.959 * * * * [misc]progress: [ 285 / 5054 ] simplifiying candidate # 1548148330.959 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148330.960 * * [misc]simplify: iters left: 6 (33 enodes) 1548148330.965 * * [misc]simplify: iters left: 5 (77 enodes) 1548148330.979 * * [misc]simplify: iters left: 4 (198 enodes) 1548148331.023 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148331.023 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148331.024 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148331.024 * * [misc]simplify: iters left: 6 (31 enodes) 1548148331.029 * * [misc]simplify: iters left: 5 (73 enodes) 1548148331.042 * * [misc]simplify: iters left: 4 (190 enodes) 1548148331.076 * * [misc]simplify: iters left: 3 (462 enodes) 1548148331.200 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148331.200 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148331.200 * * * * [misc]progress: [ 286 / 5054 ] simplifiying candidate # 1548148331.200 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148331.201 * * [misc]simplify: iters left: 6 (26 enodes) 1548148331.205 * * [misc]simplify: iters left: 5 (58 enodes) 1548148331.213 * * [misc]simplify: iters left: 4 (129 enodes) 1548148331.237 * * [misc]simplify: iters left: 3 (374 enodes) 1548148331.357 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))))) 1548148331.357 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148331.357 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148331.357 * * [misc]simplify: iters left: 6 (30 enodes) 1548148331.363 * * [misc]simplify: iters left: 5 (72 enodes) 1548148331.374 * * [misc]simplify: iters left: 4 (189 enodes) 1548148331.411 * * [misc]simplify: iters left: 3 (478 enodes) 1548148331.536 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148331.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148331.536 * * * * [misc]progress: [ 287 / 5054 ] simplifiying candidate # 1548148331.536 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148331.536 * * [misc]simplify: iters left: 6 (33 enodes) 1548148331.542 * * [misc]simplify: iters left: 5 (79 enodes) 1548148331.554 * * [misc]simplify: iters left: 4 (202 enodes) 1548148331.604 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v 6) v) (* (* v 6) v)))))) (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) t) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148331.604 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v 6) v) (* (* v 6) v)))))) (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) t) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148331.604 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148331.604 * * [misc]simplify: iters left: 6 (29 enodes) 1548148331.609 * * [misc]simplify: iters left: 5 (71 enodes) 1548148331.621 * * [misc]simplify: iters left: 4 (188 enodes) 1548148331.658 * * [misc]simplify: iters left: 3 (466 enodes) 1548148331.780 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148331.780 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v 6) v) (* (* v 6) v)))))) (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) t) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148331.780 * * * * [misc]progress: [ 288 / 5054 ] simplifiying candidate # 1548148331.781 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148331.781 * * [misc]simplify: iters left: 6 (33 enodes) 1548148331.787 * * [misc]simplify: iters left: 5 (78 enodes) 1548148331.801 * * [misc]simplify: iters left: 4 (195 enodes) 1548148331.838 * * [misc]simplify: iters left: 3 (491 enodes) 1548148331.980 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) 1548148331.980 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148331.980 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148331.981 * * [misc]simplify: iters left: 6 (29 enodes) 1548148331.986 * * [misc]simplify: iters left: 5 (71 enodes) 1548148331.997 * * [misc]simplify: iters left: 4 (188 enodes) 1548148332.035 * * [misc]simplify: iters left: 3 (466 enodes) 1548148332.157 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148332.157 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148332.157 * * * * [misc]progress: [ 289 / 5054 ] simplifiying candidate # 1548148332.157 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148332.158 * * [misc]simplify: iters left: 6 (32 enodes) 1548148332.164 * * [misc]simplify: iters left: 5 (76 enodes) 1548148332.175 * * [misc]simplify: iters left: 4 (189 enodes) 1548148332.213 * * [misc]simplify: iters left: 3 (474 enodes) 1548148332.352 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ t (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) 1548148332.352 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ t (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148332.352 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148332.352 * * [misc]simplify: iters left: 6 (29 enodes) 1548148332.358 * * [misc]simplify: iters left: 5 (71 enodes) 1548148332.369 * * [misc]simplify: iters left: 4 (188 enodes) 1548148332.406 * * [misc]simplify: iters left: 3 (466 enodes) 1548148332.528 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148332.528 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ t (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148332.528 * * * * [misc]progress: [ 290 / 5054 ] simplifiying candidate # 1548148332.528 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148332.528 * * [misc]simplify: iters left: 6 (26 enodes) 1548148332.533 * * [misc]simplify: iters left: 5 (58 enodes) 1548148332.541 * * [misc]simplify: iters left: 4 (119 enodes) 1548148332.564 * * [misc]simplify: iters left: 3 (331 enodes) 1548148332.675 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) (* t (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))))) 1548148332.676 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) (* t (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148332.676 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148332.676 * * [misc]simplify: iters left: 6 (28 enodes) 1548148332.681 * * [misc]simplify: iters left: 5 (70 enodes) 1548148332.692 * * [misc]simplify: iters left: 4 (187 enodes) 1548148332.729 * * [misc]simplify: iters left: 3 (464 enodes) 1548148332.852 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148332.852 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148332.852 * * * * [misc]progress: [ 291 / 5054 ] simplifiying candidate # 1548148332.852 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148332.853 * * [misc]simplify: iters left: 6 (32 enodes) 1548148332.858 * * [misc]simplify: iters left: 5 (76 enodes) 1548148332.870 * * [misc]simplify: iters left: 4 (189 enodes) 1548148332.908 * * [misc]simplify: iters left: 3 (474 enodes) 1548148333.047 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ t (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) 1548148333.048 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ t (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148333.048 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148333.048 * * [misc]simplify: iters left: 6 (29 enodes) 1548148333.053 * * [misc]simplify: iters left: 5 (71 enodes) 1548148333.064 * * [misc]simplify: iters left: 4 (188 enodes) 1548148333.101 * * [misc]simplify: iters left: 3 (466 enodes) 1548148333.223 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148333.223 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ t (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* 12 v) v))))))) (* (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148333.223 * * * * [misc]progress: [ 292 / 5054 ] simplifiying candidate # 1548148333.223 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) 1548148333.223 * * [misc]simplify: iters left: 6 (25 enodes) 1548148333.229 * * [misc]simplify: iters left: 5 (57 enodes) 1548148333.236 * * [misc]simplify: iters left: 4 (125 enodes) 1548148333.260 * * [misc]simplify: iters left: 3 (343 enodes) 1548148333.364 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (* t (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) 1548148333.364 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (* t (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148333.364 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148333.364 * * [misc]simplify: iters left: 6 (28 enodes) 1548148333.370 * * [misc]simplify: iters left: 5 (70 enodes) 1548148333.380 * * [misc]simplify: iters left: 4 (187 enodes) 1548148333.415 * * [misc]simplify: iters left: 3 (464 enodes) 1548148333.538 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148333.539 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148333.539 * * * * [misc]progress: [ 293 / 5054 ] simplifiying candidate # 1548148333.539 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148333.539 * * [misc]simplify: iters left: 6 (34 enodes) 1548148333.545 * * [misc]simplify: iters left: 5 (82 enodes) 1548148333.558 * * [misc]simplify: iters left: 4 (218 enodes) 1548148333.613 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (/ t (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148333.613 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (/ t (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148333.613 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148333.613 * * [misc]simplify: iters left: 6 (29 enodes) 1548148333.619 * * [misc]simplify: iters left: 5 (71 enodes) 1548148333.629 * * [misc]simplify: iters left: 4 (188 enodes) 1548148333.666 * * [misc]simplify: iters left: 3 (462 enodes) 1548148333.788 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148333.788 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148333.788 * * * * [misc]progress: [ 294 / 5054 ] simplifiying candidate # 1548148333.788 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148333.789 * * [misc]simplify: iters left: 6 (34 enodes) 1548148333.795 * * [misc]simplify: iters left: 5 (81 enodes) 1548148333.810 * * [misc]simplify: iters left: 4 (206 enodes) 1548148333.858 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))))) 1548148333.858 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148333.858 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148333.859 * * [misc]simplify: iters left: 6 (29 enodes) 1548148333.864 * * [misc]simplify: iters left: 5 (71 enodes) 1548148333.877 * * [misc]simplify: iters left: 4 (188 enodes) 1548148333.911 * * [misc]simplify: iters left: 3 (462 enodes) 1548148334.034 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148334.034 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148334.034 * * * * [misc]progress: [ 295 / 5054 ] simplifiying candidate # 1548148334.034 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148334.035 * * [misc]simplify: iters left: 6 (33 enodes) 1548148334.040 * * [misc]simplify: iters left: 5 (79 enodes) 1548148334.053 * * [misc]simplify: iters left: 4 (204 enodes) 1548148334.102 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v 6) v) (* (* v 6) v))))))) 1548148334.102 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v 6) v) (* (* v 6) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148334.102 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148334.102 * * [misc]simplify: iters left: 6 (29 enodes) 1548148334.107 * * [misc]simplify: iters left: 5 (71 enodes) 1548148334.118 * * [misc]simplify: iters left: 4 (188 enodes) 1548148334.155 * * [misc]simplify: iters left: 3 (462 enodes) 1548148334.277 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148334.277 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148334.277 * * * * [misc]progress: [ 296 / 5054 ] simplifiying candidate # 1548148334.277 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148334.278 * * [misc]simplify: iters left: 6 (27 enodes) 1548148334.282 * * [misc]simplify: iters left: 5 (61 enodes) 1548148334.290 * * [misc]simplify: iters left: 4 (133 enodes) 1548148334.316 * * [misc]simplify: iters left: 3 (356 enodes) 1548148334.418 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))))) 1548148334.418 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148334.418 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148334.418 * * [misc]simplify: iters left: 6 (28 enodes) 1548148334.425 * * [misc]simplify: iters left: 5 (70 enodes) 1548148334.436 * * [misc]simplify: iters left: 4 (187 enodes) 1548148334.471 * * [misc]simplify: iters left: 3 (460 enodes) 1548148334.594 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148334.594 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148334.594 * * * * [misc]progress: [ 297 / 5054 ] simplifiying candidate # 1548148334.595 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148334.595 * * [misc]simplify: iters left: 6 (33 enodes) 1548148334.601 * * [misc]simplify: iters left: 5 (79 enodes) 1548148334.613 * * [misc]simplify: iters left: 4 (204 enodes) 1548148334.663 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v 6) v) (* (* v 6) v))))))) 1548148334.663 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v 6) v) (* (* v 6) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148334.663 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148334.663 * * [misc]simplify: iters left: 6 (29 enodes) 1548148334.668 * * [misc]simplify: iters left: 5 (71 enodes) 1548148334.679 * * [misc]simplify: iters left: 4 (188 enodes) 1548148334.716 * * [misc]simplify: iters left: 3 (462 enodes) 1548148334.838 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148334.838 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148334.839 * * * * [misc]progress: [ 298 / 5054 ] simplifiying candidate # 1548148334.839 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148334.839 * * [misc]simplify: iters left: 6 (26 enodes) 1548148334.843 * * [misc]simplify: iters left: 5 (60 enodes) 1548148334.852 * * [misc]simplify: iters left: 4 (137 enodes) 1548148334.879 * * [misc]simplify: iters left: 3 (394 enodes) 1548148335.007 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (* (/ (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (cbrt (cbrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (cbrt (cbrt (+ (* (* -5 v) v) 1)))))) 1548148335.008 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (* (/ (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (cbrt (cbrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (cbrt (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.008 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148335.008 * * [misc]simplify: iters left: 6 (28 enodes) 1548148335.013 * * [misc]simplify: iters left: 5 (70 enodes) 1548148335.024 * * [misc]simplify: iters left: 4 (187 enodes) 1548148335.061 * * [misc]simplify: iters left: 3 (460 enodes) 1548148335.183 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148335.183 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.183 * * * * [misc]progress: [ 299 / 5054 ] simplifiying candidate # 1548148335.183 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148335.184 * * [misc]simplify: iters left: 6 (33 enodes) 1548148335.192 * * [misc]simplify: iters left: 5 (79 enodes) 1548148335.204 * * [misc]simplify: iters left: 4 (209 enodes) 1548148335.255 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148335.255 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.255 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148335.255 * * [misc]simplify: iters left: 6 (30 enodes) 1548148335.261 * * [misc]simplify: iters left: 5 (72 enodes) 1548148335.272 * * [misc]simplify: iters left: 4 (189 enodes) 1548148335.306 * * [misc]simplify: iters left: 3 (466 enodes) 1548148335.430 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148335.430 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.430 * * * * [misc]progress: [ 300 / 5054 ] simplifiying candidate # 1548148335.431 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148335.431 * * [misc]simplify: iters left: 6 (33 enodes) 1548148335.437 * * [misc]simplify: iters left: 5 (78 enodes) 1548148335.449 * * [misc]simplify: iters left: 4 (199 enodes) 1548148335.494 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) 1548148335.495 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.495 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148335.495 * * [misc]simplify: iters left: 6 (30 enodes) 1548148335.500 * * [misc]simplify: iters left: 5 (72 enodes) 1548148335.512 * * [misc]simplify: iters left: 4 (189 enodes) 1548148335.548 * * [misc]simplify: iters left: 3 (466 enodes) 1548148335.672 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148335.672 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.672 * * * * [misc]progress: [ 301 / 5054 ] simplifiying candidate # 1548148335.673 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148335.673 * * [misc]simplify: iters left: 6 (32 enodes) 1548148335.678 * * [misc]simplify: iters left: 5 (76 enodes) 1548148335.690 * * [misc]simplify: iters left: 4 (197 enodes) 1548148335.736 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v))))))) 1548148335.736 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.736 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148335.736 * * [misc]simplify: iters left: 6 (30 enodes) 1548148335.742 * * [misc]simplify: iters left: 5 (72 enodes) 1548148335.753 * * [misc]simplify: iters left: 4 (189 enodes) 1548148335.789 * * [misc]simplify: iters left: 3 (466 enodes) 1548148335.913 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148335.913 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148335.913 * * * * [misc]progress: [ 302 / 5054 ] simplifiying candidate # 1548148335.913 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148335.913 * * [misc]simplify: iters left: 6 (26 enodes) 1548148335.918 * * [misc]simplify: iters left: 5 (58 enodes) 1548148335.928 * * [misc]simplify: iters left: 4 (126 enodes) 1548148335.951 * * [misc]simplify: iters left: 3 (366 enodes) 1548148336.068 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v 36) (* v v))) 8)))) (* (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v 36) (* v v))) 8))) (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))))) 1548148336.068 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v 36) (* v v))) 8)))) (* (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v 36) (* v v))) 8))) (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148336.069 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148336.069 * * [misc]simplify: iters left: 6 (29 enodes) 1548148336.074 * * [misc]simplify: iters left: 5 (71 enodes) 1548148336.087 * * [misc]simplify: iters left: 4 (188 enodes) 1548148336.122 * * [misc]simplify: iters left: 3 (464 enodes) 1548148336.246 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148336.246 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148336.246 * * * * [misc]progress: [ 303 / 5054 ] simplifiying candidate # 1548148336.246 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148336.246 * * [misc]simplify: iters left: 6 (32 enodes) 1548148336.252 * * [misc]simplify: iters left: 5 (76 enodes) 1548148336.264 * * [misc]simplify: iters left: 4 (197 enodes) 1548148336.309 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v))))))) 1548148336.309 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148336.309 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148336.309 * * [misc]simplify: iters left: 6 (30 enodes) 1548148336.314 * * [misc]simplify: iters left: 5 (72 enodes) 1548148336.325 * * [misc]simplify: iters left: 4 (189 enodes) 1548148336.360 * * [misc]simplify: iters left: 3 (466 enodes) 1548148336.483 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148336.484 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148336.484 * * * * [misc]progress: [ 304 / 5054 ] simplifiying candidate # 1548148336.484 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148336.484 * * [misc]simplify: iters left: 6 (25 enodes) 1548148336.489 * * [misc]simplify: iters left: 5 (57 enodes) 1548148336.496 * * [misc]simplify: iters left: 4 (128 enodes) 1548148336.519 * * [misc]simplify: iters left: 3 (360 enodes) 1548148336.632 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) 1548148336.633 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148336.633 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148336.633 * * [misc]simplify: iters left: 6 (29 enodes) 1548148336.638 * * [misc]simplify: iters left: 5 (71 enodes) 1548148336.649 * * [misc]simplify: iters left: 4 (188 enodes) 1548148336.684 * * [misc]simplify: iters left: 3 (464 enodes) 1548148336.808 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148336.808 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148336.809 * * * * [misc]progress: [ 305 / 5054 ] simplifiying candidate # 1548148336.809 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148336.809 * * [misc]simplify: iters left: 6 (32 enodes) 1548148336.815 * * [misc]simplify: iters left: 5 (76 enodes) 1548148336.827 * * [misc]simplify: iters left: 4 (197 enodes) 1548148336.874 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (* t (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148336.874 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (* t (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148336.874 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148336.874 * * [misc]simplify: iters left: 6 (29 enodes) 1548148336.879 * * [misc]simplify: iters left: 5 (71 enodes) 1548148336.890 * * [misc]simplify: iters left: 4 (188 enodes) 1548148336.928 * * [misc]simplify: iters left: 3 (466 enodes) 1548148337.052 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148337.052 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (* t (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148337.052 * * * * [misc]progress: [ 306 / 5054 ] simplifiying candidate # 1548148337.052 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148337.053 * * [misc]simplify: iters left: 6 (32 enodes) 1548148337.058 * * [misc]simplify: iters left: 5 (75 enodes) 1548148337.070 * * [misc]simplify: iters left: 4 (190 enodes) 1548148337.107 * * [misc]simplify: iters left: 3 (469 enodes) 1548148337.241 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (/ t (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))))) 1548148337.241 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (/ t (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148337.241 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148337.242 * * [misc]simplify: iters left: 6 (29 enodes) 1548148337.247 * * [misc]simplify: iters left: 5 (71 enodes) 1548148337.258 * * [misc]simplify: iters left: 4 (188 enodes) 1548148337.293 * * [misc]simplify: iters left: 3 (466 enodes) 1548148337.416 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148337.416 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (/ t (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))))) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148337.416 * * * * [misc]progress: [ 307 / 5054 ] simplifiying candidate # 1548148337.416 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148337.417 * * [misc]simplify: iters left: 6 (31 enodes) 1548148337.422 * * [misc]simplify: iters left: 5 (73 enodes) 1548148337.433 * * [misc]simplify: iters left: 4 (188 enodes) 1548148337.471 * * [misc]simplify: iters left: 3 (471 enodes) 1548148337.600 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))) (* t (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) 1548148337.600 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))) (* t (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148337.601 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148337.601 * * [misc]simplify: iters left: 6 (29 enodes) 1548148337.606 * * [misc]simplify: iters left: 5 (71 enodes) 1548148337.617 * * [misc]simplify: iters left: 4 (188 enodes) 1548148337.654 * * [misc]simplify: iters left: 3 (466 enodes) 1548148337.775 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148337.775 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148337.775 * * * * [misc]progress: [ 308 / 5054 ] simplifiying candidate # 1548148337.775 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) 1548148337.776 * * [misc]simplify: iters left: 6 (25 enodes) 1548148337.783 * * [misc]simplify: iters left: 5 (55 enodes) 1548148337.790 * * [misc]simplify: iters left: 4 (117 enodes) 1548148337.810 * * [misc]simplify: iters left: 3 (332 enodes) 1548148337.916 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (* t (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148337.916 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (* t (cbrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148337.916 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148337.917 * * [misc]simplify: iters left: 6 (28 enodes) 1548148337.922 * * [misc]simplify: iters left: 5 (70 enodes) 1548148337.932 * * [misc]simplify: iters left: 4 (187 enodes) 1548148337.969 * * [misc]simplify: iters left: 3 (464 enodes) 1548148338.092 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148338.092 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148338.092 * * * * [misc]progress: [ 309 / 5054 ] simplifiying candidate # 1548148338.092 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148338.092 * * [misc]simplify: iters left: 6 (31 enodes) 1548148338.100 * * [misc]simplify: iters left: 5 (73 enodes) 1548148338.111 * * [misc]simplify: iters left: 4 (188 enodes) 1548148338.146 * * [misc]simplify: iters left: 3 (471 enodes) 1548148338.277 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))) (* t (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) 1548148338.277 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))) (* t (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148338.277 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148338.277 * * [misc]simplify: iters left: 6 (29 enodes) 1548148338.282 * * [misc]simplify: iters left: 5 (71 enodes) 1548148338.293 * * [misc]simplify: iters left: 4 (188 enodes) 1548148338.330 * * [misc]simplify: iters left: 3 (466 enodes) 1548148338.452 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148338.452 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148338.453 * * * * [misc]progress: [ 310 / 5054 ] simplifiying candidate # 1548148338.453 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) 1548148338.453 * * [misc]simplify: iters left: 6 (24 enodes) 1548148338.457 * * [misc]simplify: iters left: 5 (52 enodes) 1548148338.464 * * [misc]simplify: iters left: 4 (113 enodes) 1548148338.486 * * [misc]simplify: iters left: 3 (309 enodes) 1548148338.583 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) t) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) 1548148338.583 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) t) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148338.583 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148338.583 * * [misc]simplify: iters left: 6 (28 enodes) 1548148338.589 * * [misc]simplify: iters left: 5 (70 enodes) 1548148338.599 * * [misc]simplify: iters left: 4 (187 enodes) 1548148338.634 * * [misc]simplify: iters left: 3 (464 enodes) 1548148338.758 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148338.758 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148338.758 * * * * [misc]progress: [ 311 / 5054 ] simplifiying candidate # 1548148338.758 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148338.758 * * [misc]simplify: iters left: 6 (30 enodes) 1548148338.764 * * [misc]simplify: iters left: 5 (74 enodes) 1548148338.775 * * [misc]simplify: iters left: 4 (191 enodes) 1548148338.819 * [exit]simplify: Simplified to (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4))))) 1548148338.819 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148338.820 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148338.820 * * [misc]simplify: iters left: 6 (31 enodes) 1548148338.825 * * [misc]simplify: iters left: 5 (76 enodes) 1548148338.837 * * [misc]simplify: iters left: 4 (206 enodes) 1548148339.150 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148339.150 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4))))) (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148339.151 * * * * [misc]progress: [ 312 / 5054 ] simplifiying candidate # 1548148339.151 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148339.151 * * [misc]simplify: iters left: 6 (30 enodes) 1548148339.156 * * [misc]simplify: iters left: 5 (73 enodes) 1548148339.168 * * [misc]simplify: iters left: 4 (184 enodes) 1548148339.204 * * [misc]simplify: iters left: 3 (457 enodes) 1548148339.323 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) 1548148339.323 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148339.323 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148339.323 * * [misc]simplify: iters left: 6 (31 enodes) 1548148339.329 * * [misc]simplify: iters left: 5 (76 enodes) 1548148339.341 * * [misc]simplify: iters left: 4 (206 enodes) 1548148339.389 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148339.389 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148339.389 * * * * [misc]progress: [ 313 / 5054 ] simplifiying candidate # 1548148339.389 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148339.389 * * [misc]simplify: iters left: 6 (29 enodes) 1548148339.394 * * [misc]simplify: iters left: 5 (71 enodes) 1548148339.405 * * [misc]simplify: iters left: 4 (182 enodes) 1548148339.441 * * [misc]simplify: iters left: 3 (447 enodes) 1548148339.558 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v)))))))) 1548148339.558 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148339.558 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148339.558 * * [misc]simplify: iters left: 6 (31 enodes) 1548148339.564 * * [misc]simplify: iters left: 5 (76 enodes) 1548148339.578 * * [misc]simplify: iters left: 4 (206 enodes) 1548148339.623 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148339.623 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148339.623 * * * * [misc]progress: [ 314 / 5054 ] simplifiying candidate # 1548148339.624 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) 1548148339.624 * * [misc]simplify: iters left: 6 (23 enodes) 1548148339.628 * * [misc]simplify: iters left: 5 (53 enodes) 1548148339.637 * * [misc]simplify: iters left: 4 (115 enodes) 1548148339.658 * * [misc]simplify: iters left: 3 (324 enodes) 1548148339.770 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) 1548148339.771 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148339.771 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148339.771 * * [misc]simplify: iters left: 6 (30 enodes) 1548148339.776 * * [misc]simplify: iters left: 5 (75 enodes) 1548148339.788 * * [misc]simplify: iters left: 4 (205 enodes) 1548148339.836 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148339.836 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148339.836 * * * * [misc]progress: [ 315 / 5054 ] simplifiying candidate # 1548148339.836 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148339.836 * * [misc]simplify: iters left: 6 (29 enodes) 1548148339.841 * * [misc]simplify: iters left: 5 (71 enodes) 1548148339.854 * * [misc]simplify: iters left: 4 (182 enodes) 1548148339.887 * * [misc]simplify: iters left: 3 (447 enodes) 1548148340.004 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v)))))))) 1548148340.004 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.004 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148340.004 * * [misc]simplify: iters left: 6 (31 enodes) 1548148340.010 * * [misc]simplify: iters left: 5 (76 enodes) 1548148340.024 * * [misc]simplify: iters left: 4 (206 enodes) 1548148340.069 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148340.070 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.070 * * * * [misc]progress: [ 316 / 5054 ] simplifiying candidate # 1548148340.070 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) 1548148340.070 * * [misc]simplify: iters left: 6 (22 enodes) 1548148340.075 * * [misc]simplify: iters left: 5 (50 enodes) 1548148340.082 * * [misc]simplify: iters left: 4 (111 enodes) 1548148340.101 * * [misc]simplify: iters left: 3 (301 enodes) 1548148340.193 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))))))) 1548148340.193 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.194 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148340.194 * * [misc]simplify: iters left: 6 (30 enodes) 1548148340.199 * * [misc]simplify: iters left: 5 (75 enodes) 1548148340.211 * * [misc]simplify: iters left: 4 (205 enodes) 1548148340.258 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148340.258 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.258 * * * * [misc]progress: [ 317 / 5054 ] simplifiying candidate # 1548148340.258 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148340.259 * * [misc]simplify: iters left: 6 (33 enodes) 1548148340.264 * * [misc]simplify: iters left: 5 (83 enodes) 1548148340.277 * * [misc]simplify: iters left: 4 (225 enodes) 1548148340.333 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (* t PI) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148340.333 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (* t PI) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.333 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148340.333 * * [misc]simplify: iters left: 6 (28 enodes) 1548148340.339 * * [misc]simplify: iters left: 5 (70 enodes) 1548148340.351 * * [misc]simplify: iters left: 4 (187 enodes) 1548148340.387 * * [misc]simplify: iters left: 3 (482 enodes) 1548148340.524 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148340.524 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.524 * * * * [misc]progress: [ 318 / 5054 ] simplifiying candidate # 1548148340.525 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148340.525 * * [misc]simplify: iters left: 6 (33 enodes) 1548148340.531 * * [misc]simplify: iters left: 5 (79 enodes) 1548148340.543 * * [misc]simplify: iters left: 4 (201 enodes) 1548148340.588 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (* t PI))) (fabs (cbrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) 1548148340.588 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (* t PI))) (fabs (cbrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.588 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148340.589 * * [misc]simplify: iters left: 6 (28 enodes) 1548148340.594 * * [misc]simplify: iters left: 5 (70 enodes) 1548148340.605 * * [misc]simplify: iters left: 4 (187 enodes) 1548148340.640 * * [misc]simplify: iters left: 3 (482 enodes) 1548148340.775 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148340.775 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (* t PI))) (fabs (cbrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.775 * * * * [misc]progress: [ 319 / 5054 ] simplifiying candidate # 1548148340.775 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148340.775 * * [misc]simplify: iters left: 6 (32 enodes) 1548148340.781 * * [misc]simplify: iters left: 5 (77 enodes) 1548148340.793 * * [misc]simplify: iters left: 4 (199 enodes) 1548148340.839 * [exit]simplify: Simplified to (/ (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* (* v 12) v) 4))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) 1548148340.839 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* (* v 12) v) 4))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148340.839 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148340.839 * * [misc]simplify: iters left: 6 (28 enodes) 1548148340.845 * * [misc]simplify: iters left: 5 (70 enodes) 1548148340.856 * * [misc]simplify: iters left: 4 (187 enodes) 1548148340.892 * * [misc]simplify: iters left: 3 (482 enodes) 1548148341.029 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148341.029 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148341.029 * * * * [misc]progress: [ 320 / 5054 ] simplifiying candidate # 1548148341.030 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) 1548148341.030 * * [misc]simplify: iters left: 6 (26 enodes) 1548148341.034 * * [misc]simplify: iters left: 5 (59 enodes) 1548148341.042 * * [misc]simplify: iters left: 4 (133 enodes) 1548148341.067 * * [misc]simplify: iters left: 3 (387 enodes) 1548148341.187 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))) (* t PI))) 1548148341.187 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148341.187 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148341.187 * * [misc]simplify: iters left: 6 (27 enodes) 1548148341.193 * * [misc]simplify: iters left: 5 (69 enodes) 1548148341.203 * * [misc]simplify: iters left: 4 (186 enodes) 1548148341.238 * * [misc]simplify: iters left: 3 (482 enodes) 1548148341.372 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148341.372 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148341.372 * * * * [misc]progress: [ 321 / 5054 ] simplifiying candidate # 1548148341.372 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148341.373 * * [misc]simplify: iters left: 6 (32 enodes) 1548148341.378 * * [misc]simplify: iters left: 5 (77 enodes) 1548148341.390 * * [misc]simplify: iters left: 4 (199 enodes) 1548148341.436 * [exit]simplify: Simplified to (/ (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* (* v 12) v) 4))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) 1548148341.436 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* (* v 12) v) 4))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148341.436 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148341.436 * * [misc]simplify: iters left: 6 (28 enodes) 1548148341.442 * * [misc]simplify: iters left: 5 (70 enodes) 1548148341.453 * * [misc]simplify: iters left: 4 (187 enodes) 1548148341.489 * * [misc]simplify: iters left: 3 (482 enodes) 1548148341.626 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148341.626 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148341.626 * * * * [misc]progress: [ 322 / 5054 ] simplifiying candidate # 1548148341.627 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) 1548148341.627 * * [misc]simplify: iters left: 6 (25 enodes) 1548148341.632 * * [misc]simplify: iters left: 5 (58 enodes) 1548148341.640 * * [misc]simplify: iters left: 4 (138 enodes) 1548148341.666 * * [misc]simplify: iters left: 3 (397 enodes) 1548148341.800 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))))) 1548148341.800 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148341.801 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148341.801 * * [misc]simplify: iters left: 6 (27 enodes) 1548148341.806 * * [misc]simplify: iters left: 5 (69 enodes) 1548148341.817 * * [misc]simplify: iters left: 4 (186 enodes) 1548148341.854 * * [misc]simplify: iters left: 3 (482 enodes) 1548148341.988 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148341.988 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148341.988 * * * * [misc]progress: [ 323 / 5054 ] simplifiying candidate # 1548148341.989 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148341.989 * * [misc]simplify: iters left: 6 (38 enodes) 1548148341.996 * * [misc]simplify: iters left: 5 (97 enodes) 1548148342.013 * * [misc]simplify: iters left: 4 (275 enodes) 1548148342.090 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v 12) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148342.090 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v 12) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.091 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148342.091 * * [misc]simplify: iters left: 6 (33 enodes) 1548148342.097 * * [misc]simplify: iters left: 5 (87 enodes) 1548148342.112 * * [misc]simplify: iters left: 4 (241 enodes) 1548148342.187 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148342.187 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.187 * * * * [misc]progress: [ 324 / 5054 ] simplifiying candidate # 1548148342.188 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148342.188 * * [misc]simplify: iters left: 6 (38 enodes) 1548148342.195 * * [misc]simplify: iters left: 5 (96 enodes) 1548148342.210 * * [misc]simplify: iters left: 4 (263 enodes) 1548148342.278 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v))))))) 1548148342.278 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.278 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148342.279 * * [misc]simplify: iters left: 6 (33 enodes) 1548148342.285 * * [misc]simplify: iters left: 5 (87 enodes) 1548148342.303 * * [misc]simplify: iters left: 4 (241 enodes) 1548148342.375 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148342.375 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.376 * * * * [misc]progress: [ 325 / 5054 ] simplifiying candidate # 1548148342.376 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148342.376 * * [misc]simplify: iters left: 6 (37 enodes) 1548148342.383 * * [misc]simplify: iters left: 5 (94 enodes) 1548148342.398 * * [misc]simplify: iters left: 4 (261 enodes) 1548148342.467 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148342.467 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.467 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148342.467 * * [misc]simplify: iters left: 6 (33 enodes) 1548148342.474 * * [misc]simplify: iters left: 5 (87 enodes) 1548148342.491 * * [misc]simplify: iters left: 4 (241 enodes) 1548148342.564 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148342.564 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.564 * * * * [misc]progress: [ 326 / 5054 ] simplifiying candidate # 1548148342.564 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148342.564 * * [misc]simplify: iters left: 6 (31 enodes) 1548148342.570 * * [misc]simplify: iters left: 5 (76 enodes) 1548148342.581 * * [misc]simplify: iters left: 4 (189 enodes) 1548148342.629 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148342.629 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.629 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148342.630 * * [misc]simplify: iters left: 6 (32 enodes) 1548148342.636 * * [misc]simplify: iters left: 5 (86 enodes) 1548148342.653 * * [misc]simplify: iters left: 4 (237 enodes) 1548148342.715 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148342.715 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.715 * * * * [misc]progress: [ 327 / 5054 ] simplifiying candidate # 1548148342.715 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148342.716 * * [misc]simplify: iters left: 6 (37 enodes) 1548148342.722 * * [misc]simplify: iters left: 5 (94 enodes) 1548148342.737 * * [misc]simplify: iters left: 4 (261 enodes) 1548148342.807 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148342.807 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.807 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148342.807 * * [misc]simplify: iters left: 6 (33 enodes) 1548148342.814 * * [misc]simplify: iters left: 5 (87 enodes) 1548148342.832 * * [misc]simplify: iters left: 4 (241 enodes) 1548148342.904 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148342.904 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.904 * * * * [misc]progress: [ 328 / 5054 ] simplifiying candidate # 1548148342.904 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148342.904 * * [misc]simplify: iters left: 6 (30 enodes) 1548148342.910 * * [misc]simplify: iters left: 5 (75 enodes) 1548148342.921 * * [misc]simplify: iters left: 4 (193 enodes) 1548148342.969 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148342.969 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148342.970 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148342.970 * * [misc]simplify: iters left: 6 (32 enodes) 1548148342.976 * * [misc]simplify: iters left: 5 (86 enodes) 1548148342.991 * * [misc]simplify: iters left: 4 (237 enodes) 1548148343.054 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148343.054 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.054 * * * * [misc]progress: [ 329 / 5054 ] simplifiying candidate # 1548148343.054 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148343.055 * * [misc]simplify: iters left: 6 (38 enodes) 1548148343.063 * * [misc]simplify: iters left: 5 (93 enodes) 1548148343.078 * * [misc]simplify: iters left: 4 (260 enodes) 1548148343.146 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* v 12) v))))))) (* (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148343.146 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* v 12) v))))))) (* (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.146 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148343.147 * * [misc]simplify: iters left: 6 (29 enodes) 1548148343.152 * * [misc]simplify: iters left: 5 (70 enodes) 1548148343.163 * * [misc]simplify: iters left: 4 (179 enodes) 1548148343.199 * * [misc]simplify: iters left: 3 (434 enodes) 1548148343.314 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148343.314 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* v 12) v))))))) (* (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.314 * * * * [misc]progress: [ 330 / 5054 ] simplifiying candidate # 1548148343.315 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148343.315 * * [misc]simplify: iters left: 6 (38 enodes) 1548148343.322 * * [misc]simplify: iters left: 5 (92 enodes) 1548148343.336 * * [misc]simplify: iters left: 4 (248 enodes) 1548148343.397 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* (* v v) 25) (* v v))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) 1548148343.397 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* (* v v) 25) (* v v))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.398 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148343.398 * * [misc]simplify: iters left: 6 (29 enodes) 1548148343.403 * * [misc]simplify: iters left: 5 (70 enodes) 1548148343.416 * * [misc]simplify: iters left: 4 (179 enodes) 1548148343.449 * * [misc]simplify: iters left: 3 (434 enodes) 1548148343.565 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148343.565 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* (* v v) 25) (* v v))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.565 * * * * [misc]progress: [ 331 / 5054 ] simplifiying candidate # 1548148343.566 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148343.566 * * [misc]simplify: iters left: 6 (37 enodes) 1548148343.572 * * [misc]simplify: iters left: 5 (90 enodes) 1548148343.587 * * [misc]simplify: iters left: 4 (246 enodes) 1548148343.645 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (+ 1 (* (* v v) (* -25 (* v v))))) PI) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))))))) 1548148343.645 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (+ 1 (* (* v v) (* -25 (* v v))))) PI) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.646 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148343.646 * * [misc]simplify: iters left: 6 (29 enodes) 1548148343.651 * * [misc]simplify: iters left: 5 (70 enodes) 1548148343.662 * * [misc]simplify: iters left: 4 (179 enodes) 1548148343.698 * * [misc]simplify: iters left: 3 (434 enodes) 1548148343.813 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148343.814 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (+ 1 (* (* v v) (* -25 (* v v))))) PI) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.814 * * * * [misc]progress: [ 332 / 5054 ] simplifiying candidate # 1548148343.814 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148343.814 * * [misc]simplify: iters left: 6 (31 enodes) 1548148343.820 * * [misc]simplify: iters left: 5 (72 enodes) 1548148343.830 * * [misc]simplify: iters left: 4 (174 enodes) 1548148343.871 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148343.871 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148343.871 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148343.871 * * [misc]simplify: iters left: 6 (28 enodes) 1548148343.876 * * [misc]simplify: iters left: 5 (69 enodes) 1548148343.887 * * [misc]simplify: iters left: 4 (178 enodes) 1548148343.921 * * [misc]simplify: iters left: 3 (419 enodes) 1548148344.031 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148344.031 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.031 * * * * [misc]progress: [ 333 / 5054 ] simplifiying candidate # 1548148344.031 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148344.031 * * [misc]simplify: iters left: 6 (37 enodes) 1548148344.038 * * [misc]simplify: iters left: 5 (90 enodes) 1548148344.052 * * [misc]simplify: iters left: 4 (246 enodes) 1548148344.111 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (+ 1 (* (* v v) (* -25 (* v v))))) PI) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))))))) 1548148344.111 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (+ 1 (* (* v v) (* -25 (* v v))))) PI) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.111 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148344.112 * * [misc]simplify: iters left: 6 (29 enodes) 1548148344.117 * * [misc]simplify: iters left: 5 (70 enodes) 1548148344.127 * * [misc]simplify: iters left: 4 (179 enodes) 1548148344.163 * * [misc]simplify: iters left: 3 (434 enodes) 1548148344.278 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148344.278 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (+ 1 (* (* v v) (* -25 (* v v))))) PI) (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.278 * * * * [misc]progress: [ 334 / 5054 ] simplifiying candidate # 1548148344.278 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148344.279 * * [misc]simplify: iters left: 6 (30 enodes) 1548148344.284 * * [misc]simplify: iters left: 5 (71 enodes) 1548148344.296 * * [misc]simplify: iters left: 4 (178 enodes) 1548148344.335 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148344.335 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.335 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148344.335 * * [misc]simplify: iters left: 6 (28 enodes) 1548148344.340 * * [misc]simplify: iters left: 5 (69 enodes) 1548148344.351 * * [misc]simplify: iters left: 4 (178 enodes) 1548148344.385 * * [misc]simplify: iters left: 3 (419 enodes) 1548148344.494 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148344.494 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.494 * * * * [misc]progress: [ 335 / 5054 ] simplifiying candidate # 1548148344.494 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) 1548148344.494 * * [misc]simplify: iters left: 6 (21 enodes) 1548148344.499 * * [misc]simplify: iters left: 5 (49 enodes) 1548148344.505 * * [misc]simplify: iters left: 4 (110 enodes) 1548148344.527 * * [misc]simplify: iters left: 3 (306 enodes) 1548148344.621 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8))))) 1548148344.621 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.621 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148344.621 * * [misc]simplify: iters left: 6 (30 enodes) 1548148344.627 * * [misc]simplify: iters left: 5 (75 enodes) 1548148344.639 * * [misc]simplify: iters left: 4 (205 enodes) 1548148344.686 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148344.686 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.686 * * * * [misc]progress: [ 336 / 5054 ] simplifiying candidate # 1548148344.686 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148344.687 * * [misc]simplify: iters left: 6 (25 enodes) 1548148344.691 * * [misc]simplify: iters left: 5 (58 enodes) 1548148344.699 * * [misc]simplify: iters left: 4 (136 enodes) 1548148344.724 * * [misc]simplify: iters left: 3 (412 enodes) 1548148344.858 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))))) 1548148344.858 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148344.858 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148344.858 * * [misc]simplify: iters left: 6 (26 enodes) 1548148344.863 * * [misc]simplify: iters left: 5 (66 enodes) 1548148344.873 * * [misc]simplify: iters left: 4 (177 enodes) 1548148344.908 * * [misc]simplify: iters left: 3 (423 enodes) 1548148345.021 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148345.021 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148345.021 * * * * [misc]progress: [ 337 / 5054 ] simplifiying candidate # 1548148345.021 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148345.022 * * [misc]simplify: iters left: 6 (34 enodes) 1548148345.028 * * [misc]simplify: iters left: 5 (87 enodes) 1548148345.042 * * [misc]simplify: iters left: 4 (239 enodes) 1548148345.111 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (+ (pow (* (+ (* (* v 6) v) 2) (* (* v 6) v)) 3) 64)) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148345.111 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (+ (pow (* (+ (* (* v 6) v) 2) (* (* v 6) v)) 3) 64)) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148345.112 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148345.112 * * [misc]simplify: iters left: 6 (29 enodes) 1548148345.120 * * [misc]simplify: iters left: 5 (88 enodes) 1548148345.140 * * [misc]simplify: iters left: 4 (334 enodes) 1548148345.280 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148345.280 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (+ (pow (* (+ (* (* v 6) v) 2) (* (* v 6) v)) 3) 64)) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148345.280 * * * * [misc]progress: [ 338 / 5054 ] simplifiying candidate # 1548148345.280 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148345.280 * * [misc]simplify: iters left: 6 (34 enodes) 1548148345.290 * * [misc]simplify: iters left: 5 (92 enodes) 1548148345.305 * * [misc]simplify: iters left: 4 (284 enodes) 1548148345.398 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (- 1 (* (* 5 v) v))))) (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))) (- (- 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v)))))))) 1548148345.398 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (- 1 (* (* 5 v) v))))) (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))) (- (- 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148345.398 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148345.398 * * [misc]simplify: iters left: 6 (25 enodes) 1548148345.403 * * [misc]simplify: iters left: 5 (64 enodes) 1548148345.415 * * [misc]simplify: iters left: 4 (171 enodes) 1548148345.450 * * [misc]simplify: iters left: 3 (464 enodes) 1548148345.585 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148345.586 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (- 1 (* (* 5 v) v))))) (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v))) (- (- 4 (* 12 (* v v))) (* (* (* v v) 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148345.586 * * * * [misc]progress: [ 339 / 5054 ] simplifiying candidate # 1548148345.586 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148345.586 * * [misc]simplify: iters left: 6 (34 enodes) 1548148345.592 * * [misc]simplify: iters left: 5 (80 enodes) 1548148345.604 * * [misc]simplify: iters left: 4 (200 enodes) 1548148345.643 * * [misc]simplify: iters left: 3 (471 enodes) 1548148345.772 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* 36 (pow v 4)) 4) (* (* v 12) v))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* 36 (pow v 4)) 4) (* (* v 12) v))))))) 1548148345.772 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* 36 (pow v 4)) 4) (* (* v 12) v))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* 36 (pow v 4)) 4) (* (* v 12) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148345.773 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148345.773 * * [misc]simplify: iters left: 6 (31 enodes) 1548148345.780 * * [misc]simplify: iters left: 5 (74 enodes) 1548148345.791 * * [misc]simplify: iters left: 4 (191 enodes) 1548148345.826 * * [misc]simplify: iters left: 3 (444 enodes) 1548148345.939 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148345.939 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* 36 (pow v 4)) 4) (* (* v 12) v))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* 36 (pow v 4)) 4) (* (* v 12) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148345.939 * * * * [misc]progress: [ 340 / 5054 ] simplifiying candidate # 1548148345.940 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148345.940 * * [misc]simplify: iters left: 6 (33 enodes) 1548148345.946 * * [misc]simplify: iters left: 5 (77 enodes) 1548148345.957 * * [misc]simplify: iters left: 4 (194 enodes) 1548148345.994 * * [misc]simplify: iters left: 3 (467 enodes) 1548148346.111 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) 1548148346.111 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148346.111 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148346.111 * * [misc]simplify: iters left: 6 (31 enodes) 1548148346.117 * * [misc]simplify: iters left: 5 (74 enodes) 1548148346.128 * * [misc]simplify: iters left: 4 (191 enodes) 1548148346.164 * * [misc]simplify: iters left: 3 (444 enodes) 1548148346.277 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148346.277 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148346.278 * * * * [misc]progress: [ 341 / 5054 ] simplifiying candidate # 1548148346.278 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148346.278 * * [misc]simplify: iters left: 6 (36 enodes) 1548148346.285 * * [misc]simplify: iters left: 5 (86 enodes) 1548148346.298 * * [misc]simplify: iters left: 4 (221 enodes) 1548148346.350 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* 12 v) v))))))) 1548148346.351 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148346.351 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148346.351 * * [misc]simplify: iters left: 6 (32 enodes) 1548148346.357 * * [misc]simplify: iters left: 5 (75 enodes) 1548148346.368 * * [misc]simplify: iters left: 4 (186 enodes) 1548148346.404 * * [misc]simplify: iters left: 3 (438 enodes) 1548148346.517 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148346.517 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148346.517 * * * * [misc]progress: [ 342 / 5054 ] simplifiying candidate # 1548148346.518 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148346.518 * * [misc]simplify: iters left: 6 (36 enodes) 1548148346.525 * * [misc]simplify: iters left: 5 (83 enodes) 1548148346.537 * * [misc]simplify: iters left: 4 (201 enodes) 1548148346.577 * * [misc]simplify: iters left: 3 (489 enodes) 1548148346.758 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))))))) 1548148346.758 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148346.758 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148346.758 * * [misc]simplify: iters left: 6 (32 enodes) 1548148346.767 * * [misc]simplify: iters left: 5 (75 enodes) 1548148346.786 * * [misc]simplify: iters left: 4 (186 enodes) 1548148346.834 * * [misc]simplify: iters left: 3 (438 enodes) 1548148346.946 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148346.946 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148346.946 * * * * [misc]progress: [ 343 / 5054 ] simplifiying candidate # 1548148346.946 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148346.947 * * [misc]simplify: iters left: 6 (35 enodes) 1548148346.953 * * [misc]simplify: iters left: 5 (81 enodes) 1548148346.965 * * [misc]simplify: iters left: 4 (199 enodes) 1548148347.004 * * [misc]simplify: iters left: 3 (475 enodes) 1548148347.127 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))))) 1548148347.127 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148347.127 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148347.127 * * [misc]simplify: iters left: 6 (32 enodes) 1548148347.133 * * [misc]simplify: iters left: 5 (75 enodes) 1548148347.144 * * [misc]simplify: iters left: 4 (186 enodes) 1548148347.181 * * [misc]simplify: iters left: 3 (438 enodes) 1548148347.294 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148347.294 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148347.294 * * * * [misc]progress: [ 344 / 5054 ] simplifiying candidate # 1548148347.295 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148347.295 * * [misc]simplify: iters left: 6 (29 enodes) 1548148347.300 * * [misc]simplify: iters left: 5 (63 enodes) 1548148347.308 * * [misc]simplify: iters left: 4 (135 enodes) 1548148347.335 * * [misc]simplify: iters left: 3 (399 enodes) 1548148347.459 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) 1548148347.459 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148347.460 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148347.460 * * [misc]simplify: iters left: 6 (31 enodes) 1548148347.465 * * [misc]simplify: iters left: 5 (74 enodes) 1548148347.476 * * [misc]simplify: iters left: 4 (185 enodes) 1548148347.513 * * [misc]simplify: iters left: 3 (436 enodes) 1548148347.626 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148347.626 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148347.626 * * * * [misc]progress: [ 345 / 5054 ] simplifiying candidate # 1548148347.627 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148347.627 * * [misc]simplify: iters left: 6 (35 enodes) 1548148347.633 * * [misc]simplify: iters left: 5 (81 enodes) 1548148347.648 * * [misc]simplify: iters left: 4 (199 enodes) 1548148347.684 * * [misc]simplify: iters left: 3 (475 enodes) 1548148347.809 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))))) 1548148347.809 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148347.809 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148347.810 * * [misc]simplify: iters left: 6 (32 enodes) 1548148347.815 * * [misc]simplify: iters left: 5 (75 enodes) 1548148347.827 * * [misc]simplify: iters left: 4 (186 enodes) 1548148347.861 * * [misc]simplify: iters left: 3 (438 enodes) 1548148347.973 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148347.973 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148347.973 * * * * [misc]progress: [ 346 / 5054 ] simplifiying candidate # 1548148347.973 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148347.973 * * [misc]simplify: iters left: 6 (28 enodes) 1548148347.978 * * [misc]simplify: iters left: 5 (62 enodes) 1548148347.987 * * [misc]simplify: iters left: 4 (138 enodes) 1548148348.011 * * [misc]simplify: iters left: 3 (364 enodes) 1548148348.116 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148348.116 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148348.117 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148348.117 * * [misc]simplify: iters left: 6 (31 enodes) 1548148348.122 * * [misc]simplify: iters left: 5 (74 enodes) 1548148348.135 * * [misc]simplify: iters left: 4 (185 enodes) 1548148348.169 * * [misc]simplify: iters left: 3 (436 enodes) 1548148348.282 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148348.282 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148348.282 * * * * [misc]progress: [ 347 / 5054 ] simplifiying candidate # 1548148348.283 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148348.283 * * [misc]simplify: iters left: 6 (35 enodes) 1548148348.291 * * [misc]simplify: iters left: 5 (81 enodes) 1548148348.303 * * [misc]simplify: iters left: 4 (198 enodes) 1548148348.340 * * [misc]simplify: iters left: 3 (483 enodes) 1548148348.468 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148348.468 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148348.469 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148348.469 * * [misc]simplify: iters left: 6 (32 enodes) 1548148348.474 * * [misc]simplify: iters left: 5 (75 enodes) 1548148348.486 * * [misc]simplify: iters left: 4 (186 enodes) 1548148348.523 * * [misc]simplify: iters left: 3 (438 enodes) 1548148348.635 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148348.635 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148348.635 * * * * [misc]progress: [ 348 / 5054 ] simplifiying candidate # 1548148348.635 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148348.635 * * [misc]simplify: iters left: 6 (35 enodes) 1548148348.641 * * [misc]simplify: iters left: 5 (80 enodes) 1548148348.653 * * [misc]simplify: iters left: 4 (191 enodes) 1548148348.691 * * [misc]simplify: iters left: 3 (456 enodes) 1548148348.814 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) 1548148348.814 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148348.814 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148348.815 * * [misc]simplify: iters left: 6 (32 enodes) 1548148348.820 * * [misc]simplify: iters left: 5 (75 enodes) 1548148348.834 * * [misc]simplify: iters left: 4 (186 enodes) 1548148348.868 * * [misc]simplify: iters left: 3 (438 enodes) 1548148348.979 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148348.979 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148348.979 * * * * [misc]progress: [ 349 / 5054 ] simplifiying candidate # 1548148348.979 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148348.980 * * [misc]simplify: iters left: 6 (34 enodes) 1548148348.988 * * [misc]simplify: iters left: 5 (78 enodes) 1548148348.999 * * [misc]simplify: iters left: 4 (189 enodes) 1548148349.034 * * [misc]simplify: iters left: 3 (439 enodes) 1548148349.146 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* v (* 12 v))))))) 1548148349.146 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148349.146 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148349.146 * * [misc]simplify: iters left: 6 (32 enodes) 1548148349.152 * * [misc]simplify: iters left: 5 (75 enodes) 1548148349.163 * * [misc]simplify: iters left: 4 (186 enodes) 1548148349.197 * * [misc]simplify: iters left: 3 (438 enodes) 1548148349.309 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148349.309 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148349.310 * * * * [misc]progress: [ 350 / 5054 ] simplifiying candidate # 1548148349.310 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148349.310 * * [misc]simplify: iters left: 6 (28 enodes) 1548148349.315 * * [misc]simplify: iters left: 5 (60 enodes) 1548148349.323 * * [misc]simplify: iters left: 4 (125 enodes) 1548148349.346 * * [misc]simplify: iters left: 3 (353 enodes) 1548148349.454 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) 1548148349.454 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148349.454 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148349.455 * * [misc]simplify: iters left: 6 (31 enodes) 1548148349.460 * * [misc]simplify: iters left: 5 (74 enodes) 1548148349.473 * * [misc]simplify: iters left: 4 (185 enodes) 1548148349.507 * * [misc]simplify: iters left: 3 (436 enodes) 1548148349.619 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148349.619 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148349.620 * * * * [misc]progress: [ 351 / 5054 ] simplifiying candidate # 1548148349.621 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148349.622 * * [misc]simplify: iters left: 6 (34 enodes) 1548148349.628 * * [misc]simplify: iters left: 5 (78 enodes) 1548148349.639 * * [misc]simplify: iters left: 4 (189 enodes) 1548148349.674 * * [misc]simplify: iters left: 3 (439 enodes) 1548148349.785 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* v (* 12 v))))))) 1548148349.785 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148349.785 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148349.785 * * [misc]simplify: iters left: 6 (32 enodes) 1548148349.791 * * [misc]simplify: iters left: 5 (75 enodes) 1548148349.802 * * [misc]simplify: iters left: 4 (186 enodes) 1548148349.836 * * [misc]simplify: iters left: 3 (438 enodes) 1548148349.949 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148349.949 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* 36 (pow v 4))) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148349.949 * * * * [misc]progress: [ 352 / 5054 ] simplifiying candidate # 1548148349.949 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148349.949 * * [misc]simplify: iters left: 6 (27 enodes) 1548148349.954 * * [misc]simplify: iters left: 5 (59 enodes) 1548148349.962 * * [misc]simplify: iters left: 4 (130 enodes) 1548148349.984 * * [misc]simplify: iters left: 3 (345 enodes) 1548148350.086 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* v 36) (* v v)) (* (* v -6) (* v v)))))))) 1548148350.086 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* v 36) (* v v)) (* (* v -6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148350.086 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148350.087 * * [misc]simplify: iters left: 6 (31 enodes) 1548148350.092 * * [misc]simplify: iters left: 5 (74 enodes) 1548148350.105 * * [misc]simplify: iters left: 4 (185 enodes) 1548148350.139 * * [misc]simplify: iters left: 3 (436 enodes) 1548148350.252 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148350.252 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* v 36) (* v v)) (* (* v -6) (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148350.252 * * * * [misc]progress: [ 353 / 5054 ] simplifiying candidate # 1548148350.252 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148350.252 * * [misc]simplify: iters left: 6 (32 enodes) 1548148350.258 * * [misc]simplify: iters left: 5 (77 enodes) 1548148350.272 * * [misc]simplify: iters left: 4 (203 enodes) 1548148350.316 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) 1548148350.316 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148350.316 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148350.316 * * [misc]simplify: iters left: 6 (29 enodes) 1548148350.323 * * [misc]simplify: iters left: 5 (71 enodes) 1548148350.334 * * [misc]simplify: iters left: 4 (188 enodes) 1548148350.369 * * [misc]simplify: iters left: 3 (462 enodes) 1548148350.491 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148350.491 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148350.492 * * * * [misc]progress: [ 354 / 5054 ] simplifiying candidate # 1548148350.492 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148350.492 * * [misc]simplify: iters left: 6 (32 enodes) 1548148350.498 * * [misc]simplify: iters left: 5 (76 enodes) 1548148350.509 * * [misc]simplify: iters left: 4 (193 enodes) 1548148350.547 * * [misc]simplify: iters left: 3 (470 enodes) 1548148350.670 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))))) (/ t (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148350.670 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))))) (/ t (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148350.670 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148350.670 * * [misc]simplify: iters left: 6 (29 enodes) 1548148350.676 * * [misc]simplify: iters left: 5 (71 enodes) 1548148350.687 * * [misc]simplify: iters left: 4 (188 enodes) 1548148350.724 * * [misc]simplify: iters left: 3 (462 enodes) 1548148350.846 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148350.846 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))))) (/ t (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148350.846 * * * * [misc]progress: [ 355 / 5054 ] simplifiying candidate # 1548148350.847 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148350.847 * * [misc]simplify: iters left: 6 (31 enodes) 1548148350.852 * * [misc]simplify: iters left: 5 (74 enodes) 1548148350.864 * * [misc]simplify: iters left: 4 (191 enodes) 1548148350.901 * * [misc]simplify: iters left: 3 (468 enodes) 1548148351.027 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))))) 1548148351.027 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148351.027 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148351.027 * * [misc]simplify: iters left: 6 (29 enodes) 1548148351.033 * * [misc]simplify: iters left: 5 (71 enodes) 1548148351.044 * * [misc]simplify: iters left: 4 (188 enodes) 1548148351.079 * * [misc]simplify: iters left: 3 (462 enodes) 1548148351.201 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148351.201 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148351.201 * * * * [misc]progress: [ 356 / 5054 ] simplifiying candidate # 1548148351.201 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148351.201 * * [misc]simplify: iters left: 6 (25 enodes) 1548148351.206 * * [misc]simplify: iters left: 5 (56 enodes) 1548148351.213 * * [misc]simplify: iters left: 4 (120 enodes) 1548148351.234 * * [misc]simplify: iters left: 3 (346 enodes) 1548148351.342 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* t (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))))) 1548148351.342 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* t (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148351.343 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148351.343 * * [misc]simplify: iters left: 6 (28 enodes) 1548148351.351 * * [misc]simplify: iters left: 5 (70 enodes) 1548148351.361 * * [misc]simplify: iters left: 4 (187 enodes) 1548148351.396 * * [misc]simplify: iters left: 3 (460 enodes) 1548148351.519 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148351.519 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* t (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148351.519 * * * * [misc]progress: [ 357 / 5054 ] simplifiying candidate # 1548148351.519 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148351.519 * * [misc]simplify: iters left: 6 (31 enodes) 1548148351.525 * * [misc]simplify: iters left: 5 (74 enodes) 1548148351.536 * * [misc]simplify: iters left: 4 (191 enodes) 1548148351.573 * * [misc]simplify: iters left: 3 (468 enodes) 1548148351.699 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))))) 1548148351.699 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148351.699 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148351.699 * * [misc]simplify: iters left: 6 (29 enodes) 1548148351.704 * * [misc]simplify: iters left: 5 (71 enodes) 1548148351.715 * * [misc]simplify: iters left: 4 (188 enodes) 1548148351.752 * * [misc]simplify: iters left: 3 (462 enodes) 1548148351.874 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148351.874 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148351.874 * * * * [misc]progress: [ 358 / 5054 ] simplifiying candidate # 1548148351.874 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148351.874 * * [misc]simplify: iters left: 6 (24 enodes) 1548148351.879 * * [misc]simplify: iters left: 5 (55 enodes) 1548148351.886 * * [misc]simplify: iters left: 4 (124 enodes) 1548148351.911 * * [misc]simplify: iters left: 3 (356 enodes) 1548148352.026 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148352.026 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148352.027 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148352.027 * * [misc]simplify: iters left: 6 (28 enodes) 1548148352.032 * * [misc]simplify: iters left: 5 (70 enodes) 1548148352.043 * * [misc]simplify: iters left: 4 (187 enodes) 1548148352.079 * * [misc]simplify: iters left: 3 (460 enodes) 1548148352.202 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148352.202 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148352.202 * * * * [misc]progress: [ 359 / 5054 ] simplifiying candidate # 1548148352.202 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148352.202 * * [misc]simplify: iters left: 6 (34 enodes) 1548148352.211 * * [misc]simplify: iters left: 5 (79 enodes) 1548148352.223 * * [misc]simplify: iters left: 4 (205 enodes) 1548148352.270 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v 6) v) (* (* v 6) v))))) (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v 6) v) (* (* v 6) v)))))))) 1548148352.270 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v 6) v) (* (* v 6) v))))) (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v 6) v) (* (* v 6) v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148352.270 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148352.270 * * [misc]simplify: iters left: 6 (31 enodes) 1548148352.276 * * [misc]simplify: iters left: 5 (73 enodes) 1548148352.287 * * [misc]simplify: iters left: 4 (190 enodes) 1548148352.322 * * [misc]simplify: iters left: 3 (462 enodes) 1548148352.445 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148352.445 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v 6) v) (* (* v 6) v))))) (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v 6) v) (* (* v 6) v)))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148352.445 * * * * [misc]progress: [ 360 / 5054 ] simplifiying candidate # 1548148352.445 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148352.446 * * [misc]simplify: iters left: 6 (34 enodes) 1548148352.451 * * [misc]simplify: iters left: 5 (78 enodes) 1548148352.463 * * [misc]simplify: iters left: 4 (195 enodes) 1548148352.502 * * [misc]simplify: iters left: 3 (487 enodes) 1548148352.636 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (/ t (cbrt (sqrt (+ (* (* v v) -5) 1)))))) 1548148352.636 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (/ t (cbrt (sqrt (+ (* (* v v) -5) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148352.636 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148352.636 * * [misc]simplify: iters left: 6 (31 enodes) 1548148352.642 * * [misc]simplify: iters left: 5 (73 enodes) 1548148352.655 * * [misc]simplify: iters left: 4 (190 enodes) 1548148352.690 * * [misc]simplify: iters left: 3 (462 enodes) 1548148352.813 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148352.813 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (/ t (cbrt (sqrt (+ (* (* v v) -5) 1)))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148352.813 * * * * [misc]progress: [ 361 / 5054 ] simplifiying candidate # 1548148352.814 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148352.814 * * [misc]simplify: iters left: 6 (33 enodes) 1548148352.820 * * [misc]simplify: iters left: 5 (76 enodes) 1548148352.832 * * [misc]simplify: iters left: 4 (193 enodes) 1548148352.870 * * [misc]simplify: iters left: 3 (489 enodes) 1548148353.007 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))))) 1548148353.007 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148353.007 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148353.007 * * [misc]simplify: iters left: 6 (31 enodes) 1548148353.013 * * [misc]simplify: iters left: 5 (73 enodes) 1548148353.027 * * [misc]simplify: iters left: 4 (190 enodes) 1548148353.061 * * [misc]simplify: iters left: 3 (462 enodes) 1548148353.185 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148353.185 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148353.185 * * * * [misc]progress: [ 362 / 5054 ] simplifiying candidate # 1548148353.185 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148353.185 * * [misc]simplify: iters left: 6 (27 enodes) 1548148353.190 * * [misc]simplify: iters left: 5 (58 enodes) 1548148353.198 * * [misc]simplify: iters left: 4 (124 enodes) 1548148353.221 * * [misc]simplify: iters left: 3 (347 enodes) 1548148353.324 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) 1548148353.324 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148353.325 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148353.325 * * [misc]simplify: iters left: 6 (30 enodes) 1548148353.330 * * [misc]simplify: iters left: 5 (72 enodes) 1548148353.341 * * [misc]simplify: iters left: 4 (189 enodes) 1548148353.378 * * [misc]simplify: iters left: 3 (478 enodes) 1548148353.504 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148353.504 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148353.504 * * * * [misc]progress: [ 363 / 5054 ] simplifiying candidate # 1548148353.504 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148353.505 * * [misc]simplify: iters left: 6 (33 enodes) 1548148353.510 * * [misc]simplify: iters left: 5 (76 enodes) 1548148353.522 * * [misc]simplify: iters left: 4 (193 enodes) 1548148353.559 * * [misc]simplify: iters left: 3 (489 enodes) 1548148353.697 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))))) 1548148353.697 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148353.697 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148353.697 * * [misc]simplify: iters left: 6 (31 enodes) 1548148353.703 * * [misc]simplify: iters left: 5 (73 enodes) 1548148353.714 * * [misc]simplify: iters left: 4 (190 enodes) 1548148353.751 * * [misc]simplify: iters left: 3 (462 enodes) 1548148353.873 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148353.873 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148353.873 * * * * [misc]progress: [ 364 / 5054 ] simplifiying candidate # 1548148353.874 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148353.874 * * [misc]simplify: iters left: 6 (26 enodes) 1548148353.880 * * [misc]simplify: iters left: 5 (57 enodes) 1548148353.888 * * [misc]simplify: iters left: 4 (125 enodes) 1548148353.911 * * [misc]simplify: iters left: 3 (349 enodes) 1548148354.015 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))))) 1548148354.015 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148354.015 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148354.016 * * [misc]simplify: iters left: 6 (30 enodes) 1548148354.021 * * [misc]simplify: iters left: 5 (72 enodes) 1548148354.032 * * [misc]simplify: iters left: 4 (189 enodes) 1548148354.069 * * [misc]simplify: iters left: 3 (478 enodes) 1548148354.195 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148354.195 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148354.195 * * * * [misc]progress: [ 365 / 5054 ] simplifiying candidate # 1548148354.195 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148354.195 * * [misc]simplify: iters left: 6 (33 enodes) 1548148354.203 * * [misc]simplify: iters left: 5 (78 enodes) 1548148354.215 * * [misc]simplify: iters left: 4 (197 enodes) 1548148354.258 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))))) 1548148354.258 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148354.259 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148354.259 * * [misc]simplify: iters left: 6 (29 enodes) 1548148354.266 * * [misc]simplify: iters left: 5 (71 enodes) 1548148354.277 * * [misc]simplify: iters left: 4 (188 enodes) 1548148354.311 * * [misc]simplify: iters left: 3 (466 enodes) 1548148354.701 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148354.701 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148354.701 * * * * [misc]progress: [ 366 / 5054 ] simplifiying candidate # 1548148354.701 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148354.702 * * [misc]simplify: iters left: 6 (33 enodes) 1548148354.708 * * [misc]simplify: iters left: 5 (77 enodes) 1548148354.719 * * [misc]simplify: iters left: 4 (190 enodes) 1548148354.757 * * [misc]simplify: iters left: 3 (470 enodes) 1548148354.890 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) 1548148354.890 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148354.890 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148354.890 * * [misc]simplify: iters left: 6 (29 enodes) 1548148354.895 * * [misc]simplify: iters left: 5 (71 enodes) 1548148354.909 * * [misc]simplify: iters left: 4 (188 enodes) 1548148354.943 * * [misc]simplify: iters left: 3 (466 enodes) 1548148355.067 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148355.067 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))))) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148355.067 * * * * [misc]progress: [ 367 / 5054 ] simplifiying candidate # 1548148355.067 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148355.067 * * [misc]simplify: iters left: 6 (32 enodes) 1548148355.073 * * [misc]simplify: iters left: 5 (75 enodes) 1548148355.084 * * [misc]simplify: iters left: 4 (184 enodes) 1548148355.119 * * [misc]simplify: iters left: 3 (448 enodes) 1548148355.240 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))))) 1548148355.240 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148355.240 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148355.240 * * [misc]simplify: iters left: 6 (29 enodes) 1548148355.246 * * [misc]simplify: iters left: 5 (71 enodes) 1548148355.257 * * [misc]simplify: iters left: 4 (188 enodes) 1548148355.294 * * [misc]simplify: iters left: 3 (466 enodes) 1548148355.417 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148355.417 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148355.417 * * * * [misc]progress: [ 368 / 5054 ] simplifiying candidate # 1548148355.417 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148355.417 * * [misc]simplify: iters left: 6 (26 enodes) 1548148355.422 * * [misc]simplify: iters left: 5 (57 enodes) 1548148355.429 * * [misc]simplify: iters left: 4 (116 enodes) 1548148355.452 * * [misc]simplify: iters left: 3 (319 enodes) 1548148355.553 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8))))) 1548148355.553 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148355.554 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148355.554 * * [misc]simplify: iters left: 6 (28 enodes) 1548148355.559 * * [misc]simplify: iters left: 5 (70 enodes) 1548148355.570 * * [misc]simplify: iters left: 4 (187 enodes) 1548148355.604 * * [misc]simplify: iters left: 3 (464 enodes) 1548148355.728 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148355.728 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148355.728 * * * * [misc]progress: [ 369 / 5054 ] simplifiying candidate # 1548148355.728 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148355.728 * * [misc]simplify: iters left: 6 (32 enodes) 1548148355.734 * * [misc]simplify: iters left: 5 (75 enodes) 1548148355.745 * * [misc]simplify: iters left: 4 (184 enodes) 1548148355.782 * * [misc]simplify: iters left: 3 (448 enodes) 1548148355.903 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))))) 1548148355.903 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148355.903 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148355.903 * * [misc]simplify: iters left: 6 (29 enodes) 1548148355.909 * * [misc]simplify: iters left: 5 (71 enodes) 1548148355.919 * * [misc]simplify: iters left: 4 (188 enodes) 1548148355.956 * * [misc]simplify: iters left: 3 (466 enodes) 1548148356.078 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148356.078 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))) (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.078 * * * * [misc]progress: [ 370 / 5054 ] simplifiying candidate # 1548148356.079 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) 1548148356.079 * * [misc]simplify: iters left: 6 (25 enodes) 1548148356.084 * * [misc]simplify: iters left: 5 (56 enodes) 1548148356.093 * * [misc]simplify: iters left: 4 (120 enodes) 1548148356.114 * * [misc]simplify: iters left: 3 (329 enodes) 1548148356.214 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) 1548148356.214 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.214 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148356.214 * * [misc]simplify: iters left: 6 (28 enodes) 1548148356.220 * * [misc]simplify: iters left: 5 (70 enodes) 1548148356.230 * * [misc]simplify: iters left: 4 (187 enodes) 1548148356.268 * * [misc]simplify: iters left: 3 (464 enodes) 1548148356.391 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148356.391 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.392 * * * * [misc]progress: [ 371 / 5054 ] simplifiying candidate # 1548148356.392 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148356.392 * * [misc]simplify: iters left: 6 (34 enodes) 1548148356.399 * * [misc]simplify: iters left: 5 (81 enodes) 1548148356.411 * * [misc]simplify: iters left: 4 (213 enodes) 1548148356.463 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (* t (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148356.463 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (* t (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.463 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148356.464 * * [misc]simplify: iters left: 6 (29 enodes) 1548148356.469 * * [misc]simplify: iters left: 5 (71 enodes) 1548148356.482 * * [misc]simplify: iters left: 4 (188 enodes) 1548148356.516 * * [misc]simplify: iters left: 3 (462 enodes) 1548148356.639 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148356.639 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (* t (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.639 * * * * [misc]progress: [ 372 / 5054 ] simplifiying candidate # 1548148356.640 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148356.640 * * [misc]simplify: iters left: 6 (34 enodes) 1548148356.646 * * [misc]simplify: iters left: 5 (80 enodes) 1548148356.658 * * [misc]simplify: iters left: 4 (201 enodes) 1548148356.703 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* v 12) v) 4)))))) 1548148356.703 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.704 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148356.704 * * [misc]simplify: iters left: 6 (29 enodes) 1548148356.709 * * [misc]simplify: iters left: 5 (71 enodes) 1548148356.720 * * [misc]simplify: iters left: 4 (188 enodes) 1548148356.756 * * [misc]simplify: iters left: 3 (462 enodes) 1548148356.877 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148356.877 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* v 12) v) 4)))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.877 * * * * [misc]progress: [ 373 / 5054 ] simplifiying candidate # 1548148356.877 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148356.878 * * [misc]simplify: iters left: 6 (33 enodes) 1548148356.883 * * [misc]simplify: iters left: 5 (78 enodes) 1548148356.895 * * [misc]simplify: iters left: 4 (199 enodes) 1548148356.941 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* v (* 12 v)))))))) 1548148356.941 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148356.942 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148356.942 * * [misc]simplify: iters left: 6 (29 enodes) 1548148356.947 * * [misc]simplify: iters left: 5 (71 enodes) 1548148356.958 * * [misc]simplify: iters left: 4 (188 enodes) 1548148356.994 * * [misc]simplify: iters left: 3 (462 enodes) 1548148357.118 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148357.118 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* v (* 12 v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148357.118 * * * * [misc]progress: [ 374 / 5054 ] simplifiying candidate # 1548148357.118 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148357.118 * * [misc]simplify: iters left: 6 (27 enodes) 1548148357.123 * * [misc]simplify: iters left: 5 (60 enodes) 1548148357.131 * * [misc]simplify: iters left: 4 (130 enodes) 1548148357.156 * * [misc]simplify: iters left: 3 (353 enodes) 1548148357.265 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148357.265 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148357.265 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148357.265 * * [misc]simplify: iters left: 6 (28 enodes) 1548148357.271 * * [misc]simplify: iters left: 5 (70 enodes) 1548148357.281 * * [misc]simplify: iters left: 4 (187 enodes) 1548148357.318 * * [misc]simplify: iters left: 3 (460 enodes) 1548148357.441 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148357.441 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148357.441 * * * * [misc]progress: [ 375 / 5054 ] simplifiying candidate # 1548148357.441 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148357.441 * * [misc]simplify: iters left: 6 (33 enodes) 1548148357.447 * * [misc]simplify: iters left: 5 (78 enodes) 1548148357.459 * * [misc]simplify: iters left: 4 (199 enodes) 1548148357.505 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* v (* 12 v)))))))) 1548148357.505 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148357.505 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148357.506 * * [misc]simplify: iters left: 6 (29 enodes) 1548148357.511 * * [misc]simplify: iters left: 5 (71 enodes) 1548148357.522 * * [misc]simplify: iters left: 4 (188 enodes) 1548148357.558 * * [misc]simplify: iters left: 3 (462 enodes) 1548148357.679 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148357.679 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* v (* 12 v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148357.679 * * * * [misc]progress: [ 376 / 5054 ] simplifiying candidate # 1548148357.680 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148357.680 * * [misc]simplify: iters left: 6 (26 enodes) 1548148357.684 * * [misc]simplify: iters left: 5 (59 enodes) 1548148357.694 * * [misc]simplify: iters left: 4 (133 enodes) 1548148357.719 * * [misc]simplify: iters left: 3 (367 enodes) 1548148357.830 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) 1548148357.830 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148357.830 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148357.830 * * [misc]simplify: iters left: 6 (28 enodes) 1548148357.835 * * [misc]simplify: iters left: 5 (70 enodes) 1548148357.846 * * [misc]simplify: iters left: 4 (187 enodes) 1548148357.883 * * [misc]simplify: iters left: 3 (460 enodes) 1548148358.004 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148358.005 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148358.005 * * * * [misc]progress: [ 377 / 5054 ] simplifiying candidate # 1548148358.005 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148358.005 * * [misc]simplify: iters left: 6 (33 enodes) 1548148358.013 * * [misc]simplify: iters left: 5 (78 enodes) 1548148358.025 * * [misc]simplify: iters left: 4 (204 enodes) 1548148358.071 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))) (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4))))) (* (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148358.071 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))) (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4))))) (* (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148358.071 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148358.071 * * [misc]simplify: iters left: 6 (30 enodes) 1548148358.077 * * [misc]simplify: iters left: 5 (72 enodes) 1548148358.088 * * [misc]simplify: iters left: 4 (189 enodes) 1548148358.122 * * [misc]simplify: iters left: 3 (466 enodes) 1548148358.246 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148358.246 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4)))) (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) 4))))) (* (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148358.246 * * * * [misc]progress: [ 378 / 5054 ] simplifiying candidate # 1548148358.246 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148358.246 * * [misc]simplify: iters left: 6 (33 enodes) 1548148358.252 * * [misc]simplify: iters left: 5 (77 enodes) 1548148358.264 * * [misc]simplify: iters left: 4 (194 enodes) 1548148358.302 * * [misc]simplify: iters left: 3 (486 enodes) 1548148358.440 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) 1548148358.440 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148358.440 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148358.440 * * [misc]simplify: iters left: 6 (30 enodes) 1548148358.448 * * [misc]simplify: iters left: 5 (72 enodes) 1548148358.458 * * [misc]simplify: iters left: 4 (189 enodes) 1548148358.493 * * [misc]simplify: iters left: 3 (466 enodes) 1548148358.617 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148358.617 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148358.617 * * * * [misc]progress: [ 379 / 5054 ] simplifiying candidate # 1548148358.617 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148358.617 * * [misc]simplify: iters left: 6 (32 enodes) 1548148358.623 * * [misc]simplify: iters left: 5 (75 enodes) 1548148358.634 * * [misc]simplify: iters left: 4 (192 enodes) 1548148358.672 * * [misc]simplify: iters left: 3 (478 enodes) 1548148358.797 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) 1548148358.797 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148358.798 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148358.798 * * [misc]simplify: iters left: 6 (30 enodes) 1548148358.803 * * [misc]simplify: iters left: 5 (72 enodes) 1548148358.814 * * [misc]simplify: iters left: 4 (189 enodes) 1548148358.851 * * [misc]simplify: iters left: 3 (466 enodes) 1548148358.974 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148358.974 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148358.974 * * * * [misc]progress: [ 380 / 5054 ] simplifiying candidate # 1548148358.974 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148358.975 * * [misc]simplify: iters left: 6 (26 enodes) 1548148358.979 * * [misc]simplify: iters left: 5 (57 enodes) 1548148358.987 * * [misc]simplify: iters left: 4 (123 enodes) 1548148359.011 * * [misc]simplify: iters left: 3 (347 enodes) 1548148359.117 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))))) 1548148359.117 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148359.117 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148359.117 * * [misc]simplify: iters left: 6 (29 enodes) 1548148359.123 * * [misc]simplify: iters left: 5 (71 enodes) 1548148359.134 * * [misc]simplify: iters left: 4 (188 enodes) 1548148359.170 * * [misc]simplify: iters left: 3 (464 enodes) 1548148359.293 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148359.293 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148359.293 * * * * [misc]progress: [ 381 / 5054 ] simplifiying candidate # 1548148359.293 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148359.293 * * [misc]simplify: iters left: 6 (32 enodes) 1548148359.299 * * [misc]simplify: iters left: 5 (75 enodes) 1548148359.310 * * [misc]simplify: iters left: 4 (192 enodes) 1548148359.348 * * [misc]simplify: iters left: 3 (478 enodes) 1548148359.474 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) 1548148359.475 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148359.475 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148359.475 * * [misc]simplify: iters left: 6 (30 enodes) 1548148359.480 * * [misc]simplify: iters left: 5 (72 enodes) 1548148359.491 * * [misc]simplify: iters left: 4 (189 enodes) 1548148359.526 * * [misc]simplify: iters left: 3 (466 enodes) 1548148359.649 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148359.649 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148359.649 * * * * [misc]progress: [ 382 / 5054 ] simplifiying candidate # 1548148359.650 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148359.650 * * [misc]simplify: iters left: 6 (25 enodes) 1548148359.654 * * [misc]simplify: iters left: 5 (56 enodes) 1548148359.662 * * [misc]simplify: iters left: 4 (124 enodes) 1548148359.684 * * [misc]simplify: iters left: 3 (344 enodes) 1548148359.793 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148359.793 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148359.793 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148359.793 * * [misc]simplify: iters left: 6 (29 enodes) 1548148359.798 * * [misc]simplify: iters left: 5 (71 enodes) 1548148359.809 * * [misc]simplify: iters left: 4 (188 enodes) 1548148359.844 * * [misc]simplify: iters left: 3 (464 enodes) 1548148359.967 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148359.967 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8))) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148359.967 * * * * [misc]progress: [ 383 / 5054 ] simplifiying candidate # 1548148359.967 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148359.967 * * [misc]simplify: iters left: 6 (32 enodes) 1548148359.973 * * [misc]simplify: iters left: 5 (75 enodes) 1548148359.985 * * [misc]simplify: iters left: 4 (192 enodes) 1548148360.022 * * [misc]simplify: iters left: 3 (476 enodes) 1548148360.155 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4)))))))) 1548148360.155 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148360.155 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148360.156 * * [misc]simplify: iters left: 6 (29 enodes) 1548148360.161 * * [misc]simplify: iters left: 5 (71 enodes) 1548148360.174 * * [misc]simplify: iters left: 4 (188 enodes) 1548148360.209 * * [misc]simplify: iters left: 3 (466 enodes) 1548148360.332 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148360.332 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* 36 (pow v 4)))))))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148360.332 * * * * [misc]progress: [ 384 / 5054 ] simplifiying candidate # 1548148360.332 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148360.332 * * [misc]simplify: iters left: 6 (32 enodes) 1548148360.338 * * [misc]simplify: iters left: 5 (74 enodes) 1548148360.349 * * [misc]simplify: iters left: 4 (185 enodes) 1548148360.383 * * [misc]simplify: iters left: 3 (446 enodes) 1548148360.510 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) 1548148360.510 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148360.511 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148360.511 * * [misc]simplify: iters left: 6 (29 enodes) 1548148360.516 * * [misc]simplify: iters left: 5 (71 enodes) 1548148360.527 * * [misc]simplify: iters left: 4 (188 enodes) 1548148360.564 * * [misc]simplify: iters left: 3 (466 enodes) 1548148360.686 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148360.687 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148360.687 * * * * [misc]progress: [ 385 / 5054 ] simplifiying candidate # 1548148360.687 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148360.687 * * [misc]simplify: iters left: 6 (31 enodes) 1548148360.693 * * [misc]simplify: iters left: 5 (72 enodes) 1548148360.703 * * [misc]simplify: iters left: 4 (183 enodes) 1548148360.739 * * [misc]simplify: iters left: 3 (439 enodes) 1548148360.848 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) 1548148360.848 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148360.849 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148360.849 * * [misc]simplify: iters left: 6 (29 enodes) 1548148360.854 * * [misc]simplify: iters left: 5 (71 enodes) 1548148360.865 * * [misc]simplify: iters left: 4 (188 enodes) 1548148360.902 * * [misc]simplify: iters left: 3 (466 enodes) 1548148361.023 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148361.023 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148361.024 * * * * [misc]progress: [ 386 / 5054 ] simplifiying candidate # 1548148361.024 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) 1548148361.024 * * [misc]simplify: iters left: 6 (25 enodes) 1548148361.031 * * [misc]simplify: iters left: 5 (54 enodes) 1548148361.038 * * [misc]simplify: iters left: 4 (113 enodes) 1548148361.057 * * [misc]simplify: iters left: 3 (312 enodes) 1548148361.158 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* v 36) (* v v)))))))) 1548148361.158 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148361.158 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148361.158 * * [misc]simplify: iters left: 6 (28 enodes) 1548148361.163 * * [misc]simplify: iters left: 5 (70 enodes) 1548148361.174 * * [misc]simplify: iters left: 4 (187 enodes) 1548148361.211 * * [misc]simplify: iters left: 3 (464 enodes) 1548148361.334 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148361.334 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* v 36) (* v v)))))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148361.335 * * * * [misc]progress: [ 387 / 5054 ] simplifiying candidate # 1548148361.335 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148361.335 * * [misc]simplify: iters left: 6 (31 enodes) 1548148361.341 * * [misc]simplify: iters left: 5 (72 enodes) 1548148361.355 * * [misc]simplify: iters left: 4 (183 enodes) 1548148361.389 * * [misc]simplify: iters left: 3 (439 enodes) 1548148361.500 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) 1548148361.500 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148361.500 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148361.501 * * [misc]simplify: iters left: 6 (29 enodes) 1548148361.506 * * [misc]simplify: iters left: 5 (71 enodes) 1548148361.519 * * [misc]simplify: iters left: 4 (188 enodes) 1548148361.554 * * [misc]simplify: iters left: 3 (466 enodes) 1548148361.679 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148361.679 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))) (* t (fabs (cbrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148361.679 * * * * [misc]progress: [ 388 / 5054 ] simplifiying candidate # 1548148361.679 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) 1548148361.679 * * [misc]simplify: iters left: 6 (24 enodes) 1548148361.684 * * [misc]simplify: iters left: 5 (51 enodes) 1548148361.690 * * [misc]simplify: iters left: 4 (110 enodes) 1548148361.710 * * [misc]simplify: iters left: 3 (305 enodes) 1548148361.812 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148361.812 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148361.812 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148361.813 * * [misc]simplify: iters left: 6 (28 enodes) 1548148361.818 * * [misc]simplify: iters left: 5 (70 enodes) 1548148361.829 * * [misc]simplify: iters left: 4 (187 enodes) 1548148361.865 * * [misc]simplify: iters left: 3 (464 enodes) 1548148361.989 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148361.989 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148361.989 * * * * [misc]progress: [ 389 / 5054 ] simplifiying candidate # 1548148361.989 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148361.990 * * [misc]simplify: iters left: 6 (30 enodes) 1548148361.995 * * [misc]simplify: iters left: 5 (73 enodes) 1548148362.009 * * [misc]simplify: iters left: 4 (190 enodes) 1548148362.044 * * [misc]simplify: iters left: 3 (449 enodes) 1548148362.165 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) 1548148362.165 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.165 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148362.165 * * [misc]simplify: iters left: 6 (31 enodes) 1548148362.171 * * [misc]simplify: iters left: 5 (76 enodes) 1548148362.183 * * [misc]simplify: iters left: 4 (206 enodes) 1548148362.230 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148362.230 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.231 * * * * [misc]progress: [ 390 / 5054 ] simplifiying candidate # 1548148362.231 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148362.231 * * [misc]simplify: iters left: 6 (30 enodes) 1548148362.236 * * [misc]simplify: iters left: 5 (72 enodes) 1548148362.247 * * [misc]simplify: iters left: 4 (183 enodes) 1548148362.281 * * [misc]simplify: iters left: 3 (433 enodes) 1548148362.399 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4))))) 1548148362.399 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.399 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148362.399 * * [misc]simplify: iters left: 6 (31 enodes) 1548148362.405 * * [misc]simplify: iters left: 5 (76 enodes) 1548148362.416 * * [misc]simplify: iters left: 4 (206 enodes) 1548148362.465 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148362.465 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4))))) (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.465 * * * * [misc]progress: [ 391 / 5054 ] simplifiying candidate # 1548148362.465 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148362.465 * * [misc]simplify: iters left: 6 (29 enodes) 1548148362.470 * * [misc]simplify: iters left: 5 (70 enodes) 1548148362.481 * * [misc]simplify: iters left: 4 (181 enodes) 1548148362.518 * * [misc]simplify: iters left: 3 (435 enodes) 1548148362.636 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148362.636 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.636 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148362.636 * * [misc]simplify: iters left: 6 (31 enodes) 1548148362.642 * * [misc]simplify: iters left: 5 (76 enodes) 1548148362.654 * * [misc]simplify: iters left: 4 (206 enodes) 1548148362.703 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148362.703 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.703 * * * * [misc]progress: [ 392 / 5054 ] simplifiying candidate # 1548148362.703 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) 1548148362.703 * * [misc]simplify: iters left: 6 (23 enodes) 1548148362.707 * * [misc]simplify: iters left: 5 (52 enodes) 1548148362.714 * * [misc]simplify: iters left: 4 (111 enodes) 1548148362.736 * * [misc]simplify: iters left: 3 (315 enodes) 1548148362.843 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))) 8)))) 1548148362.843 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.843 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148362.843 * * [misc]simplify: iters left: 6 (30 enodes) 1548148362.848 * * [misc]simplify: iters left: 5 (75 enodes) 1548148362.861 * * [misc]simplify: iters left: 4 (205 enodes) 1548148362.909 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148362.909 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))) 8)))) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148362.909 * * * * [misc]progress: [ 393 / 5054 ] simplifiying candidate # 1548148362.909 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148362.909 * * [misc]simplify: iters left: 6 (29 enodes) 1548148362.914 * * [misc]simplify: iters left: 5 (70 enodes) 1548148362.925 * * [misc]simplify: iters left: 4 (181 enodes) 1548148362.962 * * [misc]simplify: iters left: 3 (435 enodes) 1548148363.080 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148363.080 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.080 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148363.080 * * [misc]simplify: iters left: 6 (31 enodes) 1548148363.085 * * [misc]simplify: iters left: 5 (76 enodes) 1548148363.097 * * [misc]simplify: iters left: 4 (206 enodes) 1548148363.145 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148363.145 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.145 * * * * [misc]progress: [ 394 / 5054 ] simplifiying candidate # 1548148363.146 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) 1548148363.146 * * [misc]simplify: iters left: 6 (22 enodes) 1548148363.150 * * [misc]simplify: iters left: 5 (49 enodes) 1548148363.156 * * [misc]simplify: iters left: 4 (108 enodes) 1548148363.177 * * [misc]simplify: iters left: 3 (300 enodes) 1548148363.275 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) 1548148363.276 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.276 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148363.276 * * [misc]simplify: iters left: 6 (30 enodes) 1548148363.282 * * [misc]simplify: iters left: 5 (75 enodes) 1548148363.293 * * [misc]simplify: iters left: 4 (205 enodes) 1548148363.341 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148363.341 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.341 * * * * [misc]progress: [ 395 / 5054 ] simplifiying candidate # 1548148363.341 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148363.342 * * [misc]simplify: iters left: 6 (33 enodes) 1548148363.347 * * [misc]simplify: iters left: 5 (82 enodes) 1548148363.361 * * [misc]simplify: iters left: 4 (220 enodes) 1548148363.413 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI) (/ (* (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v)))))) t)) 1548148363.413 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI) (/ (* (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.414 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148363.414 * * [misc]simplify: iters left: 6 (28 enodes) 1548148363.419 * * [misc]simplify: iters left: 5 (70 enodes) 1548148363.430 * * [misc]simplify: iters left: 4 (187 enodes) 1548148363.467 * * [misc]simplify: iters left: 3 (482 enodes) 1548148363.603 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148363.603 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) PI) (/ (* (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ 4 (* (* 12 v) v)))))) t)) (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.603 * * * * [misc]progress: [ 396 / 5054 ] simplifiying candidate # 1548148363.604 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148363.604 * * [misc]simplify: iters left: 6 (33 enodes) 1548148363.610 * * [misc]simplify: iters left: 5 (78 enodes) 1548148363.624 * * [misc]simplify: iters left: 4 (196 enodes) 1548148363.661 * * [misc]simplify: iters left: 3 (493 enodes) 1548148363.802 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (* t PI)) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))))) 1548148363.802 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (* t PI)) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.802 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148363.802 * * [misc]simplify: iters left: 6 (28 enodes) 1548148363.808 * * [misc]simplify: iters left: 5 (70 enodes) 1548148363.819 * * [misc]simplify: iters left: 4 (187 enodes) 1548148363.858 * * [misc]simplify: iters left: 3 (482 enodes) 1548148363.994 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148363.995 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (* t PI)) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))))) (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148363.995 * * * * [misc]progress: [ 397 / 5054 ] simplifiying candidate # 1548148363.995 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148363.995 * * [misc]simplify: iters left: 6 (32 enodes) 1548148364.003 * * [misc]simplify: iters left: 5 (76 enodes) 1548148364.015 * * [misc]simplify: iters left: 4 (194 enodes) 1548148364.051 * * [misc]simplify: iters left: 3 (484 enodes) 1548148364.183 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* t PI)) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))))) 1548148364.183 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* t PI)) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148364.184 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148364.184 * * [misc]simplify: iters left: 6 (28 enodes) 1548148364.190 * * [misc]simplify: iters left: 5 (70 enodes) 1548148364.200 * * [misc]simplify: iters left: 4 (187 enodes) 1548148364.238 * * [misc]simplify: iters left: 3 (482 enodes) 1548148364.373 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148364.373 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* t PI)) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148364.373 * * * * [misc]progress: [ 398 / 5054 ] simplifiying candidate # 1548148364.373 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) 1548148364.374 * * [misc]simplify: iters left: 6 (26 enodes) 1548148364.380 * * [misc]simplify: iters left: 5 (58 enodes) 1548148364.388 * * [misc]simplify: iters left: 4 (130 enodes) 1548148364.412 * * [misc]simplify: iters left: 3 (371 enodes) 1548148364.523 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) 1548148364.523 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148364.523 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148364.523 * * [misc]simplify: iters left: 6 (27 enodes) 1548148364.528 * * [misc]simplify: iters left: 5 (69 enodes) 1548148364.541 * * [misc]simplify: iters left: 4 (186 enodes) 1548148364.576 * * [misc]simplify: iters left: 3 (482 enodes) 1548148364.710 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148364.710 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))))))) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148364.710 * * * * [misc]progress: [ 399 / 5054 ] simplifiying candidate # 1548148364.710 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148364.711 * * [misc]simplify: iters left: 6 (32 enodes) 1548148364.716 * * [misc]simplify: iters left: 5 (76 enodes) 1548148364.728 * * [misc]simplify: iters left: 4 (194 enodes) 1548148364.766 * * [misc]simplify: iters left: 3 (484 enodes) 1548148364.898 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* t PI)) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))))) 1548148364.898 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* t PI)) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148364.898 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148364.898 * * [misc]simplify: iters left: 6 (28 enodes) 1548148364.904 * * [misc]simplify: iters left: 5 (70 enodes) 1548148364.917 * * [misc]simplify: iters left: 4 (187 enodes) 1548148364.952 * * [misc]simplify: iters left: 3 (482 enodes) 1548148365.088 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148365.088 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* t PI)) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.089 * * * * [misc]progress: [ 400 / 5054 ] simplifiying candidate # 1548148365.089 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) 1548148365.089 * * [misc]simplify: iters left: 6 (25 enodes) 1548148365.094 * * [misc]simplify: iters left: 5 (57 enodes) 1548148365.101 * * [misc]simplify: iters left: 4 (134 enodes) 1548148365.125 * * [misc]simplify: iters left: 3 (368 enodes) 1548148365.240 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (* (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) PI)) 1548148365.240 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (* (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.240 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148365.240 * * [misc]simplify: iters left: 6 (27 enodes) 1548148365.246 * * [misc]simplify: iters left: 5 (69 enodes) 1548148365.257 * * [misc]simplify: iters left: 4 (186 enodes) 1548148365.291 * * [misc]simplify: iters left: 3 (482 enodes) 1548148365.425 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148365.425 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (* (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) PI)) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.425 * * * * [misc]progress: [ 401 / 5054 ] simplifiying candidate # 1548148365.425 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148365.425 * * [misc]simplify: iters left: 6 (38 enodes) 1548148365.432 * * [misc]simplify: iters left: 5 (96 enodes) 1548148365.447 * * [misc]simplify: iters left: 4 (270 enodes) 1548148365.520 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148365.520 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.521 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148365.521 * * [misc]simplify: iters left: 6 (33 enodes) 1548148365.527 * * [misc]simplify: iters left: 5 (87 enodes) 1548148365.542 * * [misc]simplify: iters left: 4 (241 enodes) 1548148365.615 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148365.615 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 36 (* v v)) (* v v)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.615 * * * * [misc]progress: [ 402 / 5054 ] simplifiying candidate # 1548148365.615 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148365.615 * * [misc]simplify: iters left: 6 (38 enodes) 1548148365.623 * * [misc]simplify: iters left: 5 (95 enodes) 1548148365.639 * * [misc]simplify: iters left: 4 (258 enodes) 1548148365.704 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))))) 1548148365.704 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.704 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148365.704 * * [misc]simplify: iters left: 6 (33 enodes) 1548148365.710 * * [misc]simplify: iters left: 5 (87 enodes) 1548148365.725 * * [misc]simplify: iters left: 4 (241 enodes) 1548148365.799 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148365.799 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.799 * * * * [misc]progress: [ 403 / 5054 ] simplifiying candidate # 1548148365.799 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148365.799 * * [misc]simplify: iters left: 6 (37 enodes) 1548148365.808 * * [misc]simplify: iters left: 5 (93 enodes) 1548148365.822 * * [misc]simplify: iters left: 4 (256 enodes) 1548148365.888 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) 1548148365.888 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.888 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148365.888 * * [misc]simplify: iters left: 6 (33 enodes) 1548148365.894 * * [misc]simplify: iters left: 5 (87 enodes) 1548148365.909 * * [misc]simplify: iters left: 4 (241 enodes) 1548148365.984 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148365.984 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148365.984 * * * * [misc]progress: [ 404 / 5054 ] simplifiying candidate # 1548148365.985 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148365.985 * * [misc]simplify: iters left: 6 (31 enodes) 1548148365.991 * * [misc]simplify: iters left: 5 (75 enodes) 1548148366.001 * * [misc]simplify: iters left: 4 (186 enodes) 1548148366.047 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148366.048 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.048 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148366.048 * * [misc]simplify: iters left: 6 (32 enodes) 1548148366.054 * * [misc]simplify: iters left: 5 (86 enodes) 1548148366.069 * * [misc]simplify: iters left: 4 (237 enodes) 1548148366.133 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148366.133 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.133 * * * * [misc]progress: [ 405 / 5054 ] simplifiying candidate # 1548148366.133 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148366.133 * * [misc]simplify: iters left: 6 (37 enodes) 1548148366.140 * * [misc]simplify: iters left: 5 (93 enodes) 1548148366.156 * * [misc]simplify: iters left: 4 (256 enodes) 1548148366.222 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) 1548148366.222 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.222 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148366.222 * * [misc]simplify: iters left: 6 (33 enodes) 1548148366.229 * * [misc]simplify: iters left: 5 (87 enodes) 1548148366.244 * * [misc]simplify: iters left: 4 (241 enodes) 1548148366.317 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148366.317 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.317 * * * * [misc]progress: [ 406 / 5054 ] simplifiying candidate # 1548148366.317 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148366.317 * * [misc]simplify: iters left: 6 (30 enodes) 1548148366.323 * * [misc]simplify: iters left: 5 (74 enodes) 1548148366.336 * * [misc]simplify: iters left: 4 (189 enodes) 1548148366.382 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148366.382 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.382 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148366.382 * * [misc]simplify: iters left: 6 (32 enodes) 1548148366.388 * * [misc]simplify: iters left: 5 (86 enodes) 1548148366.405 * * [misc]simplify: iters left: 4 (237 enodes) 1548148366.468 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148366.468 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.469 * * * * [misc]progress: [ 407 / 5054 ] simplifiying candidate # 1548148366.469 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148366.469 * * [misc]simplify: iters left: 6 (38 enodes) 1548148366.476 * * [misc]simplify: iters left: 5 (92 enodes) 1548148366.490 * * [misc]simplify: iters left: 4 (255 enodes) 1548148366.554 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* t PI) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (cbrt (- 1 (* (* (* v v) 25) (* v v)))))) 1548148366.554 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* t PI) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (cbrt (- 1 (* (* (* v v) 25) (* v v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.555 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148366.555 * * [misc]simplify: iters left: 6 (29 enodes) 1548148366.561 * * [misc]simplify: iters left: 5 (70 enodes) 1548148366.574 * * [misc]simplify: iters left: 4 (179 enodes) 1548148366.607 * * [misc]simplify: iters left: 3 (434 enodes) 1548148366.723 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148366.723 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (* t PI) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (cbrt (- 1 (* (* (* v v) 25) (* v v)))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.723 * * * * [misc]progress: [ 408 / 5054 ] simplifiying candidate # 1548148366.723 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148366.723 * * [misc]simplify: iters left: 6 (38 enodes) 1548148366.732 * * [misc]simplify: iters left: 5 (91 enodes) 1548148366.746 * * [misc]simplify: iters left: 4 (243 enodes) 1548148366.801 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36))))))) 1548148366.801 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.801 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148366.802 * * [misc]simplify: iters left: 6 (29 enodes) 1548148366.807 * * [misc]simplify: iters left: 5 (70 enodes) 1548148366.818 * * [misc]simplify: iters left: 4 (179 enodes) 1548148366.853 * * [misc]simplify: iters left: 3 (434 enodes) 1548148366.968 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148366.968 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148366.968 * * * * [misc]progress: [ 409 / 5054 ] simplifiying candidate # 1548148366.968 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148366.969 * * [misc]simplify: iters left: 6 (37 enodes) 1548148366.975 * * [misc]simplify: iters left: 5 (89 enodes) 1548148366.989 * * [misc]simplify: iters left: 4 (241 enodes) 1548148367.045 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) 1548148367.045 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.046 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148367.046 * * [misc]simplify: iters left: 6 (29 enodes) 1548148367.051 * * [misc]simplify: iters left: 5 (70 enodes) 1548148367.062 * * [misc]simplify: iters left: 4 (179 enodes) 1548148367.098 * * [misc]simplify: iters left: 3 (434 enodes) 1548148367.213 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148367.213 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.213 * * * * [misc]progress: [ 410 / 5054 ] simplifiying candidate # 1548148367.214 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148367.214 * * [misc]simplify: iters left: 6 (31 enodes) 1548148367.220 * * [misc]simplify: iters left: 5 (71 enodes) 1548148367.230 * * [misc]simplify: iters left: 4 (171 enodes) 1548148367.268 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148367.268 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.268 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148367.269 * * [misc]simplify: iters left: 6 (28 enodes) 1548148367.274 * * [misc]simplify: iters left: 5 (69 enodes) 1548148367.284 * * [misc]simplify: iters left: 4 (178 enodes) 1548148367.318 * * [misc]simplify: iters left: 3 (419 enodes) 1548148367.428 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148367.428 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.428 * * * * [misc]progress: [ 411 / 5054 ] simplifiying candidate # 1548148367.429 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148367.429 * * [misc]simplify: iters left: 6 (37 enodes) 1548148367.435 * * [misc]simplify: iters left: 5 (89 enodes) 1548148367.449 * * [misc]simplify: iters left: 4 (241 enodes) 1548148367.504 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) 1548148367.505 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.505 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148367.505 * * [misc]simplify: iters left: 6 (29 enodes) 1548148367.510 * * [misc]simplify: iters left: 5 (70 enodes) 1548148367.523 * * [misc]simplify: iters left: 4 (179 enodes) 1548148367.556 * * [misc]simplify: iters left: 3 (434 enodes) 1548148367.671 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148367.671 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.671 * * * * [misc]progress: [ 412 / 5054 ] simplifiying candidate # 1548148367.672 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148367.672 * * [misc]simplify: iters left: 6 (30 enodes) 1548148367.679 * * [misc]simplify: iters left: 5 (70 enodes) 1548148367.689 * * [misc]simplify: iters left: 4 (174 enodes) 1548148367.726 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) 1548148367.727 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.727 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148367.727 * * [misc]simplify: iters left: 6 (28 enodes) 1548148367.732 * * [misc]simplify: iters left: 5 (69 enodes) 1548148367.745 * * [misc]simplify: iters left: 4 (178 enodes) 1548148367.777 * * [misc]simplify: iters left: 3 (419 enodes) 1548148367.886 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148367.886 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148367.886 * * * * [misc]progress: [ 413 / 5054 ] simplifiying candidate # 1548148367.886 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) 1548148367.886 * * [misc]simplify: iters left: 6 (21 enodes) 1548148367.890 * * [misc]simplify: iters left: 5 (48 enodes) 1548148367.897 * * [misc]simplify: iters left: 4 (107 enodes) 1548148367.918 * * [misc]simplify: iters left: 3 (310 enodes) 1548148368.022 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148368.022 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.022 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148368.023 * * [misc]simplify: iters left: 6 (30 enodes) 1548148368.028 * * [misc]simplify: iters left: 5 (75 enodes) 1548148368.040 * * [misc]simplify: iters left: 4 (205 enodes) 1548148368.087 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148368.087 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.087 * * * * [misc]progress: [ 414 / 5054 ] simplifiying candidate # 1548148368.088 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148368.088 * * [misc]simplify: iters left: 6 (25 enodes) 1548148368.092 * * [misc]simplify: iters left: 5 (57 enodes) 1548148368.100 * * [misc]simplify: iters left: 4 (131 enodes) 1548148368.125 * * [misc]simplify: iters left: 3 (377 enodes) 1548148368.240 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (/ (cbrt (- 1 (* (* 5 v) v))) (* t PI)))) 1548148368.240 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (/ (cbrt (- 1 (* (* 5 v) v))) (* t PI)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.241 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148368.241 * * [misc]simplify: iters left: 6 (26 enodes) 1548148368.246 * * [misc]simplify: iters left: 5 (66 enodes) 1548148368.256 * * [misc]simplify: iters left: 4 (177 enodes) 1548148368.291 * * [misc]simplify: iters left: 3 (423 enodes) 1548148368.403 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148368.404 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (/ (cbrt (- 1 (* (* 5 v) v))) (* t PI)))) (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.404 * * * * [misc]progress: [ 415 / 5054 ] simplifiying candidate # 1548148368.404 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148368.404 * * [misc]simplify: iters left: 6 (34 enodes) 1548148368.410 * * [misc]simplify: iters left: 5 (86 enodes) 1548148368.424 * * [misc]simplify: iters left: 4 (234 enodes) 1548148368.490 * [exit]simplify: Simplified to (* (sqrt (+ 64 (pow (* (+ 12 (* 36 (* v v))) (* v v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148368.490 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 12 (* 36 (* v v))) (* v v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.490 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148368.490 * * [misc]simplify: iters left: 6 (29 enodes) 1548148368.496 * * [misc]simplify: iters left: 5 (88 enodes) 1548148368.518 * * [misc]simplify: iters left: 4 (334 enodes) 1548148368.658 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148368.658 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 12 (* 36 (* v v))) (* v v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.659 * * * * [misc]progress: [ 416 / 5054 ] simplifiying candidate # 1548148368.659 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148368.659 * * [misc]simplify: iters left: 6 (34 enodes) 1548148368.666 * * [misc]simplify: iters left: 5 (91 enodes) 1548148368.683 * * [misc]simplify: iters left: 4 (279 enodes) 1548148368.771 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (- (- 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))) (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) 1548148368.771 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (- (- 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))) (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.771 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148368.771 * * [misc]simplify: iters left: 6 (25 enodes) 1548148368.776 * * [misc]simplify: iters left: 5 (64 enodes) 1548148368.786 * * [misc]simplify: iters left: 4 (171 enodes) 1548148368.822 * * [misc]simplify: iters left: 3 (464 enodes) 1548148368.958 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148368.958 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (- (- 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))) (+ (+ 4 (* (* v v) 12)) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148368.958 * * * * [misc]progress: [ 417 / 5054 ] simplifiying candidate # 1548148368.959 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148368.959 * * [misc]simplify: iters left: 6 (33 enodes) 1548148368.965 * * [misc]simplify: iters left: 5 (78 enodes) 1548148368.976 * * [misc]simplify: iters left: 4 (198 enodes) 1548148369.015 * * [misc]simplify: iters left: 3 (475 enodes) 1548148369.135 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) 1548148369.135 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148369.135 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148369.135 * * [misc]simplify: iters left: 6 (31 enodes) 1548148369.141 * * [misc]simplify: iters left: 5 (74 enodes) 1548148369.152 * * [misc]simplify: iters left: 4 (191 enodes) 1548148369.188 * * [misc]simplify: iters left: 3 (444 enodes) 1548148369.301 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148369.301 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148369.301 * * * * [misc]progress: [ 418 / 5054 ] simplifiying candidate # 1548148369.301 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148369.301 * * [misc]simplify: iters left: 6 (32 enodes) 1548148369.307 * * [misc]simplify: iters left: 5 (75 enodes) 1548148369.319 * * [misc]simplify: iters left: 4 (192 enodes) 1548148369.356 * * [misc]simplify: iters left: 3 (461 enodes) 1548148369.482 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148369.482 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148369.482 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148369.482 * * [misc]simplify: iters left: 6 (31 enodes) 1548148369.488 * * [misc]simplify: iters left: 5 (74 enodes) 1548148369.499 * * [misc]simplify: iters left: 4 (191 enodes) 1548148369.533 * * [misc]simplify: iters left: 3 (444 enodes) 1548148369.646 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148369.646 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148369.646 * * * * [misc]progress: [ 419 / 5054 ] simplifiying candidate # 1548148369.646 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148369.646 * * [misc]simplify: iters left: 6 (35 enodes) 1548148369.652 * * [misc]simplify: iters left: 5 (84 enodes) 1548148369.665 * * [misc]simplify: iters left: 4 (219 enodes) 1548148369.716 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) 1548148369.716 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148369.716 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148369.716 * * [misc]simplify: iters left: 6 (32 enodes) 1548148369.722 * * [misc]simplify: iters left: 5 (75 enodes) 1548148369.733 * * [misc]simplify: iters left: 4 (186 enodes) 1548148369.769 * * [misc]simplify: iters left: 3 (438 enodes) 1548148369.881 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148369.881 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148369.881 * * * * [misc]progress: [ 420 / 5054 ] simplifiying candidate # 1548148369.881 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148369.881 * * [misc]simplify: iters left: 6 (35 enodes) 1548148369.888 * * [misc]simplify: iters left: 5 (81 enodes) 1548148369.900 * * [misc]simplify: iters left: 4 (199 enodes) 1548148369.939 * * [misc]simplify: iters left: 3 (492 enodes) 1548148370.342 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))))) 1548148370.342 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148370.342 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148370.342 * * [misc]simplify: iters left: 6 (32 enodes) 1548148370.348 * * [misc]simplify: iters left: 5 (75 enodes) 1548148370.362 * * [misc]simplify: iters left: 4 (186 enodes) 1548148370.396 * * [misc]simplify: iters left: 3 (438 enodes) 1548148370.507 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148370.507 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148370.507 * * * * [misc]progress: [ 421 / 5054 ] simplifiying candidate # 1548148370.508 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148370.508 * * [misc]simplify: iters left: 6 (34 enodes) 1548148370.516 * * [misc]simplify: iters left: 5 (79 enodes) 1548148370.528 * * [misc]simplify: iters left: 4 (197 enodes) 1548148370.565 * * [misc]simplify: iters left: 3 (492 enodes) 1548148370.702 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) 1548148370.702 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148370.703 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148370.703 * * [misc]simplify: iters left: 6 (32 enodes) 1548148370.708 * * [misc]simplify: iters left: 5 (75 enodes) 1548148370.720 * * [misc]simplify: iters left: 4 (186 enodes) 1548148370.756 * * [misc]simplify: iters left: 3 (438 enodes) 1548148370.868 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148370.868 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148370.868 * * * * [misc]progress: [ 422 / 5054 ] simplifiying candidate # 1548148370.869 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148370.869 * * [misc]simplify: iters left: 6 (28 enodes) 1548148370.874 * * [misc]simplify: iters left: 5 (61 enodes) 1548148370.881 * * [misc]simplify: iters left: 4 (133 enodes) 1548148370.909 * * [misc]simplify: iters left: 3 (397 enodes) 1548148371.032 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148371.032 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148371.032 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148371.032 * * [misc]simplify: iters left: 6 (31 enodes) 1548148371.038 * * [misc]simplify: iters left: 5 (74 enodes) 1548148371.049 * * [misc]simplify: iters left: 4 (185 enodes) 1548148371.085 * * [misc]simplify: iters left: 3 (436 enodes) 1548148371.198 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148371.198 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148371.198 * * * * [misc]progress: [ 423 / 5054 ] simplifiying candidate # 1548148371.199 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148371.199 * * [misc]simplify: iters left: 6 (34 enodes) 1548148371.205 * * [misc]simplify: iters left: 5 (79 enodes) 1548148371.219 * * [misc]simplify: iters left: 4 (197 enodes) 1548148371.257 * * [misc]simplify: iters left: 3 (492 enodes) 1548148371.394 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) 1548148371.394 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148371.394 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148371.395 * * [misc]simplify: iters left: 6 (32 enodes) 1548148371.400 * * [misc]simplify: iters left: 5 (75 enodes) 1548148371.412 * * [misc]simplify: iters left: 4 (186 enodes) 1548148371.448 * * [misc]simplify: iters left: 3 (438 enodes) 1548148371.562 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148371.562 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148371.563 * * * * [misc]progress: [ 424 / 5054 ] simplifiying candidate # 1548148371.563 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148371.563 * * [misc]simplify: iters left: 6 (27 enodes) 1548148371.568 * * [misc]simplify: iters left: 5 (60 enodes) 1548148371.576 * * [misc]simplify: iters left: 4 (136 enodes) 1548148371.601 * * [misc]simplify: iters left: 3 (342 enodes) 1548148371.694 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148371.694 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148371.694 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148371.694 * * [misc]simplify: iters left: 6 (31 enodes) 1548148371.702 * * [misc]simplify: iters left: 5 (74 enodes) 1548148371.713 * * [misc]simplify: iters left: 4 (185 enodes) 1548148371.747 * * [misc]simplify: iters left: 3 (436 enodes) 1548148371.862 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148371.862 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148371.862 * * * * [misc]progress: [ 425 / 5054 ] simplifiying candidate # 1548148371.862 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148371.863 * * [misc]simplify: iters left: 6 (34 enodes) 1548148371.869 * * [misc]simplify: iters left: 5 (79 enodes) 1548148371.881 * * [misc]simplify: iters left: 4 (196 enodes) 1548148371.919 * * [misc]simplify: iters left: 3 (479 enodes) 1548148372.050 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148372.051 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148372.051 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148372.051 * * [misc]simplify: iters left: 6 (32 enodes) 1548148372.056 * * [misc]simplify: iters left: 5 (75 enodes) 1548148372.068 * * [misc]simplify: iters left: 4 (186 enodes) 1548148372.104 * * [misc]simplify: iters left: 3 (438 enodes) 1548148372.216 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148372.216 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148372.217 * * * * [misc]progress: [ 426 / 5054 ] simplifiying candidate # 1548148372.217 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148372.217 * * [misc]simplify: iters left: 6 (34 enodes) 1548148372.223 * * [misc]simplify: iters left: 5 (78 enodes) 1548148372.235 * * [misc]simplify: iters left: 4 (189 enodes) 1548148372.271 * * [misc]simplify: iters left: 3 (445 enodes) 1548148372.387 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) 1548148372.387 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148372.388 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148372.388 * * [misc]simplify: iters left: 6 (32 enodes) 1548148372.393 * * [misc]simplify: iters left: 5 (75 enodes) 1548148372.407 * * [misc]simplify: iters left: 4 (186 enodes) 1548148372.441 * * [misc]simplify: iters left: 3 (438 enodes) 1548148372.552 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148372.552 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148372.552 * * * * [misc]progress: [ 427 / 5054 ] simplifiying candidate # 1548148372.552 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148372.552 * * [misc]simplify: iters left: 6 (33 enodes) 1548148372.560 * * [misc]simplify: iters left: 5 (76 enodes) 1548148372.571 * * [misc]simplify: iters left: 4 (187 enodes) 1548148372.607 * * [misc]simplify: iters left: 3 (451 enodes) 1548148372.733 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) 1548148372.733 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148372.733 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148372.734 * * [misc]simplify: iters left: 6 (32 enodes) 1548148372.739 * * [misc]simplify: iters left: 5 (75 enodes) 1548148372.750 * * [misc]simplify: iters left: 4 (186 enodes) 1548148372.787 * * [misc]simplify: iters left: 3 (438 enodes) 1548148372.899 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148372.899 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148372.899 * * * * [misc]progress: [ 428 / 5054 ] simplifiying candidate # 1548148372.899 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148372.899 * * [misc]simplify: iters left: 6 (27 enodes) 1548148372.904 * * [misc]simplify: iters left: 5 (58 enodes) 1548148372.911 * * [misc]simplify: iters left: 4 (123 enodes) 1548148372.936 * * [misc]simplify: iters left: 3 (353 enodes) 1548148373.047 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))))) 1548148373.048 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148373.048 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148373.048 * * [misc]simplify: iters left: 6 (31 enodes) 1548148373.053 * * [misc]simplify: iters left: 5 (74 enodes) 1548148373.065 * * [misc]simplify: iters left: 4 (185 enodes) 1548148373.100 * * [misc]simplify: iters left: 3 (436 enodes) 1548148373.214 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148373.214 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148373.214 * * * * [misc]progress: [ 429 / 5054 ] simplifiying candidate # 1548148373.214 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148373.215 * * [misc]simplify: iters left: 6 (33 enodes) 1548148373.220 * * [misc]simplify: iters left: 5 (76 enodes) 1548148373.232 * * [misc]simplify: iters left: 4 (187 enodes) 1548148373.269 * * [misc]simplify: iters left: 3 (451 enodes) 1548148373.396 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) 1548148373.396 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148373.397 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148373.397 * * [misc]simplify: iters left: 6 (32 enodes) 1548148373.402 * * [misc]simplify: iters left: 5 (75 enodes) 1548148373.416 * * [misc]simplify: iters left: 4 (186 enodes) 1548148373.450 * * [misc]simplify: iters left: 3 (438 enodes) 1548148373.561 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148373.561 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148373.561 * * * * [misc]progress: [ 430 / 5054 ] simplifiying candidate # 1548148373.561 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148373.561 * * [misc]simplify: iters left: 6 (26 enodes) 1548148373.568 * * [misc]simplify: iters left: 5 (57 enodes) 1548148373.575 * * [misc]simplify: iters left: 4 (128 enodes) 1548148373.598 * * [misc]simplify: iters left: 3 (330 enodes) 1548148373.701 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v 36) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148373.701 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v 36) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148373.702 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148373.702 * * [misc]simplify: iters left: 6 (31 enodes) 1548148373.707 * * [misc]simplify: iters left: 5 (74 enodes) 1548148373.718 * * [misc]simplify: iters left: 4 (185 enodes) 1548148373.754 * * [misc]simplify: iters left: 3 (436 enodes) 1548148373.868 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148373.868 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148373.868 * * * * [misc]progress: [ 431 / 5054 ] simplifiying candidate # 1548148373.868 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148373.868 * * [misc]simplify: iters left: 6 (31 enodes) 1548148373.874 * * [misc]simplify: iters left: 5 (75 enodes) 1548148373.886 * * [misc]simplify: iters left: 4 (201 enodes) 1548148373.931 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) 1548148373.931 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148373.932 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148373.932 * * [misc]simplify: iters left: 6 (29 enodes) 1548148373.937 * * [misc]simplify: iters left: 5 (71 enodes) 1548148373.948 * * [misc]simplify: iters left: 4 (188 enodes) 1548148373.984 * * [misc]simplify: iters left: 3 (462 enodes) 1548148374.105 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148374.106 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148374.106 * * * * [misc]progress: [ 432 / 5054 ] simplifiying candidate # 1548148374.106 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148374.106 * * [misc]simplify: iters left: 6 (31 enodes) 1548148374.114 * * [misc]simplify: iters left: 5 (74 enodes) 1548148374.125 * * [misc]simplify: iters left: 4 (191 enodes) 1548148374.161 * * [misc]simplify: iters left: 3 (481 enodes) 1548148374.299 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) 1548148374.299 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148374.299 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148374.299 * * [misc]simplify: iters left: 6 (29 enodes) 1548148374.304 * * [misc]simplify: iters left: 5 (71 enodes) 1548148374.315 * * [misc]simplify: iters left: 4 (188 enodes) 1548148374.352 * * [misc]simplify: iters left: 3 (462 enodes) 1548148374.474 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148374.474 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148374.474 * * * * [misc]progress: [ 433 / 5054 ] simplifiying candidate # 1548148374.475 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148374.475 * * [misc]simplify: iters left: 6 (30 enodes) 1548148374.480 * * [misc]simplify: iters left: 5 (72 enodes) 1548148374.494 * * [misc]simplify: iters left: 4 (189 enodes) 1548148374.528 * * [misc]simplify: iters left: 3 (459 enodes) 1548148374.652 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) 1548148374.652 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148374.652 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148374.652 * * [misc]simplify: iters left: 6 (29 enodes) 1548148374.658 * * [misc]simplify: iters left: 5 (71 enodes) 1548148374.669 * * [misc]simplify: iters left: 4 (188 enodes) 1548148374.703 * * [misc]simplify: iters left: 3 (462 enodes) 1548148374.825 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148374.825 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148374.826 * * * * [misc]progress: [ 434 / 5054 ] simplifiying candidate # 1548148374.826 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148374.826 * * [misc]simplify: iters left: 6 (24 enodes) 1548148374.831 * * [misc]simplify: iters left: 5 (54 enodes) 1548148374.838 * * [misc]simplify: iters left: 4 (118 enodes) 1548148374.859 * * [misc]simplify: iters left: 3 (341 enodes) 1548148374.965 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))))) 1548148374.965 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148374.965 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148374.966 * * [misc]simplify: iters left: 6 (28 enodes) 1548148374.973 * * [misc]simplify: iters left: 5 (70 enodes) 1548148374.984 * * [misc]simplify: iters left: 4 (187 enodes) 1548148375.018 * * [misc]simplify: iters left: 3 (460 enodes) 1548148375.142 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148375.142 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148375.142 * * * * [misc]progress: [ 435 / 5054 ] simplifiying candidate # 1548148375.142 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148375.142 * * [misc]simplify: iters left: 6 (30 enodes) 1548148375.148 * * [misc]simplify: iters left: 5 (72 enodes) 1548148375.159 * * [misc]simplify: iters left: 4 (189 enodes) 1548148375.195 * * [misc]simplify: iters left: 3 (459 enodes) 1548148375.318 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) 1548148375.318 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148375.318 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148375.318 * * [misc]simplify: iters left: 6 (29 enodes) 1548148375.324 * * [misc]simplify: iters left: 5 (71 enodes) 1548148375.335 * * [misc]simplify: iters left: 4 (188 enodes) 1548148375.372 * * [misc]simplify: iters left: 3 (462 enodes) 1548148375.494 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148375.494 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148375.494 * * * * [misc]progress: [ 436 / 5054 ] simplifiying candidate # 1548148375.495 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148375.495 * * [misc]simplify: iters left: 6 (23 enodes) 1548148375.499 * * [misc]simplify: iters left: 5 (53 enodes) 1548148375.506 * * [misc]simplify: iters left: 4 (122 enodes) 1548148375.531 * * [misc]simplify: iters left: 3 (361 enodes) 1548148375.650 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t)) 1548148375.650 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148375.651 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148375.651 * * [misc]simplify: iters left: 6 (28 enodes) 1548148375.656 * * [misc]simplify: iters left: 5 (70 enodes) 1548148375.667 * * [misc]simplify: iters left: 4 (187 enodes) 1548148375.703 * * [misc]simplify: iters left: 3 (460 enodes) 1548148375.826 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148375.826 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148375.826 * * * * [misc]progress: [ 437 / 5054 ] simplifiying candidate # 1548148375.827 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148375.827 * * [misc]simplify: iters left: 6 (33 enodes) 1548148375.833 * * [misc]simplify: iters left: 5 (77 enodes) 1548148375.847 * * [misc]simplify: iters left: 4 (203 enodes) 1548148375.891 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))))) 1548148375.891 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148375.891 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148375.891 * * [misc]simplify: iters left: 6 (31 enodes) 1548148375.899 * * [misc]simplify: iters left: 5 (73 enodes) 1548148375.910 * * [misc]simplify: iters left: 4 (190 enodes) 1548148375.945 * * [misc]simplify: iters left: 3 (462 enodes) 1548148376.069 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148376.069 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148376.069 * * * * [misc]progress: [ 438 / 5054 ] simplifiying candidate # 1548148376.069 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148376.069 * * [misc]simplify: iters left: 6 (33 enodes) 1548148376.075 * * [misc]simplify: iters left: 5 (76 enodes) 1548148376.087 * * [misc]simplify: iters left: 4 (193 enodes) 1548148376.125 * * [misc]simplify: iters left: 3 (477 enodes) 1548148376.251 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) 1548148376.251 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148376.251 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148376.251 * * [misc]simplify: iters left: 6 (31 enodes) 1548148376.257 * * [misc]simplify: iters left: 5 (73 enodes) 1548148376.268 * * [misc]simplify: iters left: 4 (190 enodes) 1548148376.306 * * [misc]simplify: iters left: 3 (462 enodes) 1548148376.431 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148376.431 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148376.431 * * * * [misc]progress: [ 439 / 5054 ] simplifiying candidate # 1548148376.431 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148376.431 * * [misc]simplify: iters left: 6 (32 enodes) 1548148376.437 * * [misc]simplify: iters left: 5 (74 enodes) 1548148376.451 * * [misc]simplify: iters left: 4 (191 enodes) 1548148376.486 * * [misc]simplify: iters left: 3 (470 enodes) 1548148376.612 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) 1548148376.612 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148376.613 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148376.614 * * [misc]simplify: iters left: 6 (31 enodes) 1548148376.619 * * [misc]simplify: iters left: 5 (73 enodes) 1548148376.631 * * [misc]simplify: iters left: 4 (190 enodes) 1548148376.668 * * [misc]simplify: iters left: 3 (462 enodes) 1548148376.791 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148376.791 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148376.791 * * * * [misc]progress: [ 440 / 5054 ] simplifiying candidate # 1548148376.791 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148376.791 * * [misc]simplify: iters left: 6 (26 enodes) 1548148376.796 * * [misc]simplify: iters left: 5 (56 enodes) 1548148376.803 * * [misc]simplify: iters left: 4 (122 enodes) 1548148376.826 * * [misc]simplify: iters left: 3 (342 enodes) 1548148376.936 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) 1548148376.936 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148376.937 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148376.937 * * [misc]simplify: iters left: 6 (30 enodes) 1548148376.942 * * [misc]simplify: iters left: 5 (72 enodes) 1548148376.953 * * [misc]simplify: iters left: 4 (189 enodes) 1548148376.991 * * [misc]simplify: iters left: 3 (478 enodes) 1548148377.115 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148377.115 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148377.115 * * * * [misc]progress: [ 441 / 5054 ] simplifiying candidate # 1548148377.116 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148377.116 * * [misc]simplify: iters left: 6 (32 enodes) 1548148377.121 * * [misc]simplify: iters left: 5 (74 enodes) 1548148377.133 * * [misc]simplify: iters left: 4 (191 enodes) 1548148377.171 * * [misc]simplify: iters left: 3 (470 enodes) 1548148377.296 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) 1548148377.296 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148377.296 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148377.296 * * [misc]simplify: iters left: 6 (31 enodes) 1548148377.302 * * [misc]simplify: iters left: 5 (73 enodes) 1548148377.315 * * [misc]simplify: iters left: 4 (190 enodes) 1548148377.351 * * [misc]simplify: iters left: 3 (462 enodes) 1548148377.478 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148377.478 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148377.478 * * * * [misc]progress: [ 442 / 5054 ] simplifiying candidate # 1548148377.478 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148377.478 * * [misc]simplify: iters left: 6 (25 enodes) 1548148377.483 * * [misc]simplify: iters left: 5 (55 enodes) 1548148377.491 * * [misc]simplify: iters left: 4 (123 enodes) 1548148377.513 * * [misc]simplify: iters left: 3 (344 enodes) 1548148377.626 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148377.626 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148377.626 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148377.627 * * [misc]simplify: iters left: 6 (30 enodes) 1548148377.632 * * [misc]simplify: iters left: 5 (72 enodes) 1548148377.645 * * [misc]simplify: iters left: 4 (189 enodes) 1548148377.681 * * [misc]simplify: iters left: 3 (478 enodes) 1548148377.808 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148377.808 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148377.808 * * * * [misc]progress: [ 443 / 5054 ] simplifiying candidate # 1548148377.808 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148377.808 * * [misc]simplify: iters left: 6 (32 enodes) 1548148377.814 * * [misc]simplify: iters left: 5 (76 enodes) 1548148377.826 * * [misc]simplify: iters left: 4 (195 enodes) 1548148377.871 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) 1548148377.871 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148377.872 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148377.872 * * [misc]simplify: iters left: 6 (29 enodes) 1548148377.877 * * [misc]simplify: iters left: 5 (71 enodes) 1548148377.888 * * [misc]simplify: iters left: 4 (188 enodes) 1548148377.925 * * [misc]simplify: iters left: 3 (466 enodes) 1548148378.047 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148378.047 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148378.047 * * * * [misc]progress: [ 444 / 5054 ] simplifiying candidate # 1548148378.048 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148378.048 * * [misc]simplify: iters left: 6 (32 enodes) 1548148378.054 * * [misc]simplify: iters left: 5 (75 enodes) 1548148378.065 * * [misc]simplify: iters left: 4 (188 enodes) 1548148378.103 * * [misc]simplify: iters left: 3 (471 enodes) 1548148378.234 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (/ (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) t)) 1548148378.234 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (/ (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148378.234 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148378.234 * * [misc]simplify: iters left: 6 (29 enodes) 1548148378.239 * * [misc]simplify: iters left: 5 (71 enodes) 1548148378.252 * * [misc]simplify: iters left: 4 (188 enodes) 1548148378.287 * * [misc]simplify: iters left: 3 (466 enodes) 1548148378.411 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148378.411 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (/ (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) t)) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148378.411 * * * * [misc]progress: [ 445 / 5054 ] simplifiying candidate # 1548148378.411 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148378.411 * * [misc]simplify: iters left: 6 (31 enodes) 1548148378.417 * * [misc]simplify: iters left: 5 (73 enodes) 1548148378.428 * * [misc]simplify: iters left: 4 (182 enodes) 1548148378.464 * * [misc]simplify: iters left: 3 (448 enodes) 1548148378.586 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) 1548148378.586 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148378.587 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148378.587 * * [misc]simplify: iters left: 6 (29 enodes) 1548148378.592 * * [misc]simplify: iters left: 5 (71 enodes) 1548148378.603 * * [misc]simplify: iters left: 4 (188 enodes) 1548148378.641 * * [misc]simplify: iters left: 3 (466 enodes) 1548148378.765 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148378.765 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148378.765 * * * * [misc]progress: [ 446 / 5054 ] simplifiying candidate # 1548148378.765 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148378.765 * * [misc]simplify: iters left: 6 (25 enodes) 1548148378.771 * * [misc]simplify: iters left: 5 (55 enodes) 1548148378.777 * * [misc]simplify: iters left: 4 (116 enodes) 1548148378.800 * * [misc]simplify: iters left: 3 (316 enodes) 1548148378.900 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) 1548148378.900 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148378.901 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148378.901 * * [misc]simplify: iters left: 6 (28 enodes) 1548148378.906 * * [misc]simplify: iters left: 5 (70 enodes) 1548148378.917 * * [misc]simplify: iters left: 4 (187 enodes) 1548148378.954 * * [misc]simplify: iters left: 3 (464 enodes) 1548148379.077 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148379.077 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148379.077 * * * * [misc]progress: [ 447 / 5054 ] simplifiying candidate # 1548148379.077 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148379.077 * * [misc]simplify: iters left: 6 (31 enodes) 1548148379.083 * * [misc]simplify: iters left: 5 (73 enodes) 1548148379.094 * * [misc]simplify: iters left: 4 (182 enodes) 1548148379.131 * * [misc]simplify: iters left: 3 (448 enodes) 1548148379.253 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) 1548148379.253 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148379.254 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148379.254 * * [misc]simplify: iters left: 6 (29 enodes) 1548148379.259 * * [misc]simplify: iters left: 5 (71 enodes) 1548148379.273 * * [misc]simplify: iters left: 4 (188 enodes) 1548148379.307 * * [misc]simplify: iters left: 3 (466 enodes) 1548148379.431 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148379.431 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148379.432 * * * * [misc]progress: [ 448 / 5054 ] simplifiying candidate # 1548148379.432 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) 1548148379.432 * * [misc]simplify: iters left: 6 (24 enodes) 1548148379.437 * * [misc]simplify: iters left: 5 (54 enodes) 1548148379.444 * * [misc]simplify: iters left: 4 (118 enodes) 1548148379.464 * * [misc]simplify: iters left: 3 (329 enodes) 1548148379.566 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) t) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) 1548148379.566 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) t) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148379.566 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148379.567 * * [misc]simplify: iters left: 6 (28 enodes) 1548148379.572 * * [misc]simplify: iters left: 5 (70 enodes) 1548148379.582 * * [misc]simplify: iters left: 4 (187 enodes) 1548148379.619 * * [misc]simplify: iters left: 3 (464 enodes) 1548148379.742 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148379.742 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148379.742 * * * * [misc]progress: [ 449 / 5054 ] simplifiying candidate # 1548148379.743 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148379.743 * * [misc]simplify: iters left: 6 (33 enodes) 1548148379.749 * * [misc]simplify: iters left: 5 (79 enodes) 1548148379.763 * * [misc]simplify: iters left: 4 (211 enodes) 1548148379.812 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) 1548148379.812 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148379.813 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148379.813 * * [misc]simplify: iters left: 6 (29 enodes) 1548148379.820 * * [misc]simplify: iters left: 5 (71 enodes) 1548148379.831 * * [misc]simplify: iters left: 4 (188 enodes) 1548148379.865 * * [misc]simplify: iters left: 3 (462 enodes) 1548148379.988 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148379.988 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148379.988 * * * * [misc]progress: [ 450 / 5054 ] simplifiying candidate # 1548148379.988 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148379.988 * * [misc]simplify: iters left: 6 (33 enodes) 1548148379.994 * * [misc]simplify: iters left: 5 (78 enodes) 1548148380.006 * * [misc]simplify: iters left: 4 (199 enodes) 1548148380.052 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148380.052 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148380.052 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148380.053 * * [misc]simplify: iters left: 6 (29 enodes) 1548148380.058 * * [misc]simplify: iters left: 5 (71 enodes) 1548148380.069 * * [misc]simplify: iters left: 4 (188 enodes) 1548148380.105 * * [misc]simplify: iters left: 3 (462 enodes) 1548148380.227 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148380.227 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148380.227 * * * * [misc]progress: [ 451 / 5054 ] simplifiying candidate # 1548148380.227 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148380.228 * * [misc]simplify: iters left: 6 (32 enodes) 1548148380.233 * * [misc]simplify: iters left: 5 (76 enodes) 1548148380.245 * * [misc]simplify: iters left: 4 (197 enodes) 1548148380.291 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148380.291 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148380.291 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148380.291 * * [misc]simplify: iters left: 6 (29 enodes) 1548148380.297 * * [misc]simplify: iters left: 5 (71 enodes) 1548148380.308 * * [misc]simplify: iters left: 4 (188 enodes) 1548148380.345 * * [misc]simplify: iters left: 3 (462 enodes) 1548148380.467 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148380.467 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148380.467 * * * * [misc]progress: [ 452 / 5054 ] simplifiying candidate # 1548148380.468 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148380.468 * * [misc]simplify: iters left: 6 (26 enodes) 1548148380.473 * * [misc]simplify: iters left: 5 (58 enodes) 1548148380.480 * * [misc]simplify: iters left: 4 (128 enodes) 1548148380.506 * * [misc]simplify: iters left: 3 (365 enodes) 1548148380.618 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) 1548148380.618 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148380.618 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148380.618 * * [misc]simplify: iters left: 6 (28 enodes) 1548148380.624 * * [misc]simplify: iters left: 5 (70 enodes) 1548148380.635 * * [misc]simplify: iters left: 4 (187 enodes) 1548148380.671 * * [misc]simplify: iters left: 3 (460 enodes) 1548148380.795 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148380.795 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148380.795 * * * * [misc]progress: [ 453 / 5054 ] simplifiying candidate # 1548148380.795 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148380.795 * * [misc]simplify: iters left: 6 (32 enodes) 1548148380.801 * * [misc]simplify: iters left: 5 (76 enodes) 1548148380.815 * * [misc]simplify: iters left: 4 (197 enodes) 1548148380.858 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148380.858 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148380.859 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148380.859 * * [misc]simplify: iters left: 6 (29 enodes) 1548148380.864 * * [misc]simplify: iters left: 5 (71 enodes) 1548148380.877 * * [misc]simplify: iters left: 4 (188 enodes) 1548148380.912 * * [misc]simplify: iters left: 3 (462 enodes) 1548148381.035 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148381.035 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148381.035 * * * * [misc]progress: [ 454 / 5054 ] simplifiying candidate # 1548148381.035 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148381.035 * * [misc]simplify: iters left: 6 (25 enodes) 1548148381.040 * * [misc]simplify: iters left: 5 (57 enodes) 1548148381.048 * * [misc]simplify: iters left: 4 (131 enodes) 1548148381.071 * * [misc]simplify: iters left: 3 (358 enodes) 1548148381.187 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* -6 v)))))) t)) 1548148381.187 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* -6 v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148381.187 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148381.187 * * [misc]simplify: iters left: 6 (28 enodes) 1548148381.195 * * [misc]simplify: iters left: 5 (70 enodes) 1548148381.205 * * [misc]simplify: iters left: 4 (187 enodes) 1548148381.240 * * [misc]simplify: iters left: 3 (460 enodes) 1548148381.363 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148381.363 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148381.364 * * * * [misc]progress: [ 455 / 5054 ] simplifiying candidate # 1548148381.364 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148381.364 * * [misc]simplify: iters left: 6 (32 enodes) 1548148381.370 * * [misc]simplify: iters left: 5 (76 enodes) 1548148381.382 * * [misc]simplify: iters left: 4 (202 enodes) 1548148381.429 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148381.429 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148381.429 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148381.429 * * [misc]simplify: iters left: 6 (30 enodes) 1548148381.435 * * [misc]simplify: iters left: 5 (72 enodes) 1548148381.446 * * [misc]simplify: iters left: 4 (189 enodes) 1548148381.482 * * [misc]simplify: iters left: 3 (466 enodes) 1548148381.606 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148381.606 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148381.606 * * * * [misc]progress: [ 456 / 5054 ] simplifiying candidate # 1548148381.606 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148381.606 * * [misc]simplify: iters left: 6 (32 enodes) 1548148381.612 * * [misc]simplify: iters left: 5 (75 enodes) 1548148381.623 * * [misc]simplify: iters left: 4 (192 enodes) 1548148381.662 * * [misc]simplify: iters left: 3 (487 enodes) 1548148381.795 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4))))))) 1548148381.795 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148381.795 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148381.795 * * [misc]simplify: iters left: 6 (30 enodes) 1548148381.803 * * [misc]simplify: iters left: 5 (72 enodes) 1548148381.814 * * [misc]simplify: iters left: 4 (189 enodes) 1548148381.849 * * [misc]simplify: iters left: 3 (466 enodes) 1548148381.972 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148381.972 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148381.972 * * * * [misc]progress: [ 457 / 5054 ] simplifiying candidate # 1548148381.973 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148381.973 * * [misc]simplify: iters left: 6 (31 enodes) 1548148381.978 * * [misc]simplify: iters left: 5 (73 enodes) 1548148381.990 * * [misc]simplify: iters left: 4 (190 enodes) 1548148382.028 * * [misc]simplify: iters left: 3 (477 enodes) 1548148382.155 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) 1548148382.156 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148382.156 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148382.156 * * [misc]simplify: iters left: 6 (30 enodes) 1548148382.161 * * [misc]simplify: iters left: 5 (72 enodes) 1548148382.172 * * [misc]simplify: iters left: 4 (189 enodes) 1548148382.209 * * [misc]simplify: iters left: 3 (466 enodes) 1548148382.332 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148382.333 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148382.333 * * * * [misc]progress: [ 458 / 5054 ] simplifiying candidate # 1548148382.333 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148382.333 * * [misc]simplify: iters left: 6 (25 enodes) 1548148382.338 * * [misc]simplify: iters left: 5 (55 enodes) 1548148382.348 * * [misc]simplify: iters left: 4 (121 enodes) 1548148382.369 * * [misc]simplify: iters left: 3 (339 enodes) 1548148382.478 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148382.478 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148382.478 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148382.478 * * [misc]simplify: iters left: 6 (29 enodes) 1548148382.483 * * [misc]simplify: iters left: 5 (71 enodes) 1548148382.494 * * [misc]simplify: iters left: 4 (188 enodes) 1548148382.531 * * [misc]simplify: iters left: 3 (464 enodes) 1548148382.653 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148382.653 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148382.654 * * * * [misc]progress: [ 459 / 5054 ] simplifiying candidate # 1548148382.654 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148382.654 * * [misc]simplify: iters left: 6 (31 enodes) 1548148382.659 * * [misc]simplify: iters left: 5 (73 enodes) 1548148382.673 * * [misc]simplify: iters left: 4 (190 enodes) 1548148382.709 * * [misc]simplify: iters left: 3 (477 enodes) 1548148382.837 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) 1548148382.837 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148382.837 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148382.837 * * [misc]simplify: iters left: 6 (30 enodes) 1548148382.843 * * [misc]simplify: iters left: 5 (72 enodes) 1548148382.854 * * [misc]simplify: iters left: 4 (189 enodes) 1548148382.891 * * [misc]simplify: iters left: 3 (466 enodes) 1548148383.014 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148383.014 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148383.014 * * * * [misc]progress: [ 460 / 5054 ] simplifiying candidate # 1548148383.014 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148383.014 * * [misc]simplify: iters left: 6 (24 enodes) 1548148383.019 * * [misc]simplify: iters left: 5 (54 enodes) 1548148383.026 * * [misc]simplify: iters left: 4 (122 enodes) 1548148383.050 * * [misc]simplify: iters left: 3 (341 enodes) 1548148383.156 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (/ (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) 1548148383.156 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (/ (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148383.156 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148383.156 * * [misc]simplify: iters left: 6 (29 enodes) 1548148383.162 * * [misc]simplify: iters left: 5 (71 enodes) 1548148383.173 * * [misc]simplify: iters left: 4 (188 enodes) 1548148383.209 * * [misc]simplify: iters left: 3 (464 enodes) 1548148383.331 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148383.331 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148383.332 * * * * [misc]progress: [ 461 / 5054 ] simplifiying candidate # 1548148383.332 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148383.332 * * [misc]simplify: iters left: 6 (31 enodes) 1548148383.338 * * [misc]simplify: iters left: 5 (73 enodes) 1548148383.349 * * [misc]simplify: iters left: 4 (190 enodes) 1548148383.387 * * [misc]simplify: iters left: 3 (471 enodes) 1548148383.514 * [exit]simplify: Simplified to (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))))) (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) 1548148383.514 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))))) (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148383.514 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148383.515 * * [misc]simplify: iters left: 6 (29 enodes) 1548148383.520 * * [misc]simplify: iters left: 5 (71 enodes) 1548148383.533 * * [misc]simplify: iters left: 4 (188 enodes) 1548148383.568 * * [misc]simplify: iters left: 3 (466 enodes) 1548148383.692 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148383.692 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))))) (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148383.692 * * * * [misc]progress: [ 462 / 5054 ] simplifiying candidate # 1548148383.692 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148383.692 * * [misc]simplify: iters left: 6 (31 enodes) 1548148383.698 * * [misc]simplify: iters left: 5 (72 enodes) 1548148383.709 * * [misc]simplify: iters left: 4 (183 enodes) 1548148383.743 * * [misc]simplify: iters left: 3 (444 enodes) 1548148383.866 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) t)) 1548148383.866 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148383.866 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148383.866 * * [misc]simplify: iters left: 6 (29 enodes) 1548148383.871 * * [misc]simplify: iters left: 5 (71 enodes) 1548148383.882 * * [misc]simplify: iters left: 4 (188 enodes) 1548148383.920 * * [misc]simplify: iters left: 3 (466 enodes) 1548148384.042 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148384.042 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) t)) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148384.042 * * * * [misc]progress: [ 463 / 5054 ] simplifiying candidate # 1548148384.043 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148384.043 * * [misc]simplify: iters left: 6 (30 enodes) 1548148384.048 * * [misc]simplify: iters left: 5 (70 enodes) 1548148384.059 * * [misc]simplify: iters left: 4 (181 enodes) 1548148384.095 * * [misc]simplify: iters left: 3 (438 enodes) 1548148384.211 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148384.211 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148384.211 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148384.212 * * [misc]simplify: iters left: 6 (29 enodes) 1548148384.217 * * [misc]simplify: iters left: 5 (71 enodes) 1548148384.228 * * [misc]simplify: iters left: 4 (188 enodes) 1548148384.265 * * [misc]simplify: iters left: 3 (466 enodes) 1548148384.387 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148384.387 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148384.387 * * * * [misc]progress: [ 464 / 5054 ] simplifiying candidate # 1548148384.387 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) 1548148384.388 * * [misc]simplify: iters left: 6 (24 enodes) 1548148384.392 * * [misc]simplify: iters left: 5 (52 enodes) 1548148384.401 * * [misc]simplify: iters left: 4 (111 enodes) 1548148384.420 * * [misc]simplify: iters left: 3 (302 enodes) 1548148384.511 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) 1548148384.511 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148384.511 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148384.511 * * [misc]simplify: iters left: 6 (28 enodes) 1548148384.516 * * [misc]simplify: iters left: 5 (70 enodes) 1548148384.527 * * [misc]simplify: iters left: 4 (187 enodes) 1548148384.564 * * [misc]simplify: iters left: 3 (464 enodes) 1548148384.688 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148384.688 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148384.688 * * * * [misc]progress: [ 465 / 5054 ] simplifiying candidate # 1548148384.688 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148384.689 * * [misc]simplify: iters left: 6 (30 enodes) 1548148384.694 * * [misc]simplify: iters left: 5 (70 enodes) 1548148384.705 * * [misc]simplify: iters left: 4 (181 enodes) 1548148384.742 * * [misc]simplify: iters left: 3 (438 enodes) 1548148384.860 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148384.860 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148384.861 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148384.861 * * [misc]simplify: iters left: 6 (29 enodes) 1548148384.866 * * [misc]simplify: iters left: 5 (71 enodes) 1548148384.877 * * [misc]simplify: iters left: 4 (188 enodes) 1548148384.915 * * [misc]simplify: iters left: 3 (466 enodes) 1548148385.040 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148385.040 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148385.040 * * * * [misc]progress: [ 466 / 5054 ] simplifiying candidate # 1548148385.040 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) 1548148385.040 * * [misc]simplify: iters left: 6 (23 enodes) 1548148385.044 * * [misc]simplify: iters left: 5 (49 enodes) 1548148385.053 * * [misc]simplify: iters left: 4 (108 enodes) 1548148385.072 * * [misc]simplify: iters left: 3 (297 enodes) 1548148385.440 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) t)) 1548148385.440 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148385.440 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148385.441 * * [misc]simplify: iters left: 6 (28 enodes) 1548148385.446 * * [misc]simplify: iters left: 5 (70 enodes) 1548148385.457 * * [misc]simplify: iters left: 4 (187 enodes) 1548148385.494 * * [misc]simplify: iters left: 3 (464 enodes) 1548148385.618 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148385.618 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148385.618 * * * * [misc]progress: [ 467 / 5054 ] simplifiying candidate # 1548148385.618 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148385.619 * * [misc]simplify: iters left: 6 (29 enodes) 1548148385.624 * * [misc]simplify: iters left: 5 (71 enodes) 1548148385.635 * * [misc]simplify: iters left: 4 (188 enodes) 1548148385.672 * * [misc]simplify: iters left: 3 (451 enodes) 1548148385.792 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148385.792 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148385.792 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148385.792 * * [misc]simplify: iters left: 6 (31 enodes) 1548148385.798 * * [misc]simplify: iters left: 5 (76 enodes) 1548148385.812 * * [misc]simplify: iters left: 4 (206 enodes) 1548148385.858 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148385.858 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148385.858 * * * * [misc]progress: [ 468 / 5054 ] simplifiying candidate # 1548148385.858 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148385.858 * * [misc]simplify: iters left: 6 (29 enodes) 1548148385.864 * * [misc]simplify: iters left: 5 (70 enodes) 1548148385.877 * * [misc]simplify: iters left: 4 (181 enodes) 1548148385.911 * * [misc]simplify: iters left: 3 (434 enodes) 1548148386.030 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148386.030 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.030 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148386.030 * * [misc]simplify: iters left: 6 (31 enodes) 1548148386.038 * * [misc]simplify: iters left: 5 (76 enodes) 1548148386.050 * * [misc]simplify: iters left: 4 (206 enodes) 1548148386.098 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148386.098 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.098 * * * * [misc]progress: [ 469 / 5054 ] simplifiying candidate # 1548148386.098 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148386.098 * * [misc]simplify: iters left: 6 (28 enodes) 1548148386.104 * * [misc]simplify: iters left: 5 (68 enodes) 1548148386.115 * * [misc]simplify: iters left: 4 (179 enodes) 1548148386.149 * * [misc]simplify: iters left: 3 (426 enodes) 1548148386.263 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) 1548148386.263 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.263 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148386.263 * * [misc]simplify: iters left: 6 (31 enodes) 1548148386.269 * * [misc]simplify: iters left: 5 (76 enodes) 1548148386.281 * * [misc]simplify: iters left: 4 (206 enodes) 1548148386.329 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148386.329 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.329 * * * * [misc]progress: [ 470 / 5054 ] simplifiying candidate # 1548148386.329 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) 1548148386.329 * * [misc]simplify: iters left: 6 (22 enodes) 1548148386.334 * * [misc]simplify: iters left: 5 (50 enodes) 1548148386.340 * * [misc]simplify: iters left: 4 (109 enodes) 1548148386.359 * * [misc]simplify: iters left: 3 (298 enodes) 1548148386.448 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) 1548148386.448 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.448 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148386.448 * * [misc]simplify: iters left: 6 (30 enodes) 1548148386.454 * * [misc]simplify: iters left: 5 (75 enodes) 1548148386.465 * * [misc]simplify: iters left: 4 (205 enodes) 1548148386.513 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148386.513 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.513 * * * * [misc]progress: [ 471 / 5054 ] simplifiying candidate # 1548148386.514 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148386.514 * * [misc]simplify: iters left: 6 (28 enodes) 1548148386.519 * * [misc]simplify: iters left: 5 (68 enodes) 1548148386.530 * * [misc]simplify: iters left: 4 (179 enodes) 1548148386.565 * * [misc]simplify: iters left: 3 (426 enodes) 1548148386.678 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) 1548148386.678 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.679 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148386.679 * * [misc]simplify: iters left: 6 (31 enodes) 1548148386.685 * * [misc]simplify: iters left: 5 (76 enodes) 1548148386.697 * * [misc]simplify: iters left: 4 (206 enodes) 1548148386.744 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148386.744 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.744 * * * * [misc]progress: [ 472 / 5054 ] simplifiying candidate # 1548148386.745 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) 1548148386.745 * * [misc]simplify: iters left: 6 (21 enodes) 1548148386.749 * * [misc]simplify: iters left: 5 (47 enodes) 1548148386.755 * * [misc]simplify: iters left: 4 (106 enodes) 1548148386.776 * * [misc]simplify: iters left: 3 (307 enodes) 1548148386.881 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) 1548148386.881 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.881 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148386.881 * * [misc]simplify: iters left: 6 (30 enodes) 1548148386.886 * * [misc]simplify: iters left: 5 (75 enodes) 1548148386.898 * * [misc]simplify: iters left: 4 (205 enodes) 1548148386.945 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148386.946 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148386.946 * * * * [misc]progress: [ 473 / 5054 ] simplifiying candidate # 1548148386.946 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148386.946 * * [misc]simplify: iters left: 6 (32 enodes) 1548148386.952 * * [misc]simplify: iters left: 5 (80 enodes) 1548148386.965 * * [misc]simplify: iters left: 4 (218 enodes) 1548148387.016 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) 1548148387.016 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148387.016 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148387.016 * * [misc]simplify: iters left: 6 (28 enodes) 1548148387.022 * * [misc]simplify: iters left: 5 (70 enodes) 1548148387.033 * * [misc]simplify: iters left: 4 (187 enodes) 1548148387.070 * * [misc]simplify: iters left: 3 (482 enodes) 1548148387.205 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148387.205 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148387.205 * * * * [misc]progress: [ 474 / 5054 ] simplifiying candidate # 1548148387.205 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148387.206 * * [misc]simplify: iters left: 6 (32 enodes) 1548148387.214 * * [misc]simplify: iters left: 5 (76 enodes) 1548148387.226 * * [misc]simplify: iters left: 4 (194 enodes) 1548148387.262 * * [misc]simplify: iters left: 3 (493 enodes) 1548148387.398 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (* t PI))) 1548148387.398 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148387.399 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148387.399 * * [misc]simplify: iters left: 6 (28 enodes) 1548148387.404 * * [misc]simplify: iters left: 5 (70 enodes) 1548148387.415 * * [misc]simplify: iters left: 4 (187 enodes) 1548148387.452 * * [misc]simplify: iters left: 3 (482 enodes) 1548148387.589 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148387.589 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (* t PI))) (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148387.589 * * * * [misc]progress: [ 475 / 5054 ] simplifiying candidate # 1548148387.590 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148387.590 * * [misc]simplify: iters left: 6 (31 enodes) 1548148387.595 * * [misc]simplify: iters left: 5 (74 enodes) 1548148387.607 * * [misc]simplify: iters left: 4 (192 enodes) 1548148387.643 * * [misc]simplify: iters left: 3 (489 enodes) 1548148387.784 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148387.784 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148387.784 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148387.784 * * [misc]simplify: iters left: 6 (28 enodes) 1548148387.790 * * [misc]simplify: iters left: 5 (70 enodes) 1548148387.801 * * [misc]simplify: iters left: 4 (187 enodes) 1548148387.837 * * [misc]simplify: iters left: 3 (482 enodes) 1548148387.974 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148387.974 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148387.974 * * * * [misc]progress: [ 476 / 5054 ] simplifiying candidate # 1548148387.974 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) 1548148387.974 * * [misc]simplify: iters left: 6 (25 enodes) 1548148387.979 * * [misc]simplify: iters left: 5 (56 enodes) 1548148387.987 * * [misc]simplify: iters left: 4 (128 enodes) 1548148388.009 * * [misc]simplify: iters left: 3 (358 enodes) 1548148388.119 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (* t PI))) 1548148388.119 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148388.119 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148388.119 * * [misc]simplify: iters left: 6 (27 enodes) 1548148388.127 * * [misc]simplify: iters left: 5 (69 enodes) 1548148388.138 * * [misc]simplify: iters left: 4 (186 enodes) 1548148388.172 * * [misc]simplify: iters left: 3 (482 enodes) 1548148388.306 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148388.306 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148388.306 * * * * [misc]progress: [ 477 / 5054 ] simplifiying candidate # 1548148388.306 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148388.307 * * [misc]simplify: iters left: 6 (31 enodes) 1548148388.312 * * [misc]simplify: iters left: 5 (74 enodes) 1548148388.323 * * [misc]simplify: iters left: 4 (192 enodes) 1548148388.363 * * [misc]simplify: iters left: 3 (489 enodes) 1548148388.506 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148388.506 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148388.506 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148388.506 * * [misc]simplify: iters left: 6 (28 enodes) 1548148388.512 * * [misc]simplify: iters left: 5 (70 enodes) 1548148388.523 * * [misc]simplify: iters left: 4 (187 enodes) 1548148388.559 * * [misc]simplify: iters left: 3 (482 enodes) 1548148388.693 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148388.693 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148388.693 * * * * [misc]progress: [ 478 / 5054 ] simplifiying candidate # 1548148388.693 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) 1548148388.693 * * [misc]simplify: iters left: 6 (24 enodes) 1548148388.698 * * [misc]simplify: iters left: 5 (55 enodes) 1548148388.706 * * [misc]simplify: iters left: 4 (132 enodes) 1548148388.732 * * [misc]simplify: iters left: 3 (363 enodes) 1548148388.844 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) PI) (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) t)) 1548148388.844 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) PI) (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148388.845 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148388.845 * * [misc]simplify: iters left: 6 (27 enodes) 1548148388.850 * * [misc]simplify: iters left: 5 (69 enodes) 1548148388.861 * * [misc]simplify: iters left: 4 (186 enodes) 1548148388.898 * * [misc]simplify: iters left: 3 (482 enodes) 1548148389.032 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148389.032 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.033 * * * * [misc]progress: [ 479 / 5054 ] simplifiying candidate # 1548148389.033 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148389.033 * * [misc]simplify: iters left: 6 (37 enodes) 1548148389.043 * * [misc]simplify: iters left: 5 (94 enodes) 1548148389.057 * * [misc]simplify: iters left: 4 (268 enodes) 1548148389.129 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) PI)) 1548148389.129 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.129 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148389.129 * * [misc]simplify: iters left: 6 (33 enodes) 1548148389.135 * * [misc]simplify: iters left: 5 (87 enodes) 1548148389.150 * * [misc]simplify: iters left: 4 (241 enodes) 1548148389.225 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148389.225 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.225 * * * * [misc]progress: [ 480 / 5054 ] simplifiying candidate # 1548148389.225 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148389.226 * * [misc]simplify: iters left: 6 (37 enodes) 1548148389.233 * * [misc]simplify: iters left: 5 (93 enodes) 1548148389.247 * * [misc]simplify: iters left: 4 (256 enodes) 1548148389.313 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v (* v 6)) (* v (* v 6)))))))) 1548148389.313 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.313 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148389.313 * * [misc]simplify: iters left: 6 (33 enodes) 1548148389.320 * * [misc]simplify: iters left: 5 (87 enodes) 1548148389.335 * * [misc]simplify: iters left: 4 (241 enodes) 1548148389.409 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148389.409 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.409 * * * * [misc]progress: [ 481 / 5054 ] simplifiying candidate # 1548148389.410 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148389.410 * * [misc]simplify: iters left: 6 (36 enodes) 1548148389.417 * * [misc]simplify: iters left: 5 (91 enodes) 1548148389.431 * * [misc]simplify: iters left: 4 (254 enodes) 1548148389.496 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148389.496 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.497 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148389.497 * * [misc]simplify: iters left: 6 (33 enodes) 1548148389.503 * * [misc]simplify: iters left: 5 (87 enodes) 1548148389.521 * * [misc]simplify: iters left: 4 (241 enodes) 1548148389.594 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148389.594 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.594 * * * * [misc]progress: [ 482 / 5054 ] simplifiying candidate # 1548148389.594 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148389.594 * * [misc]simplify: iters left: 6 (30 enodes) 1548148389.600 * * [misc]simplify: iters left: 5 (73 enodes) 1548148389.610 * * [misc]simplify: iters left: 4 (184 enodes) 1548148389.655 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148389.655 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.655 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148389.655 * * [misc]simplify: iters left: 6 (32 enodes) 1548148389.661 * * [misc]simplify: iters left: 5 (86 enodes) 1548148389.677 * * [misc]simplify: iters left: 4 (237 enodes) 1548148389.741 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148389.741 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.741 * * * * [misc]progress: [ 483 / 5054 ] simplifiying candidate # 1548148389.741 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148389.741 * * [misc]simplify: iters left: 6 (36 enodes) 1548148389.749 * * [misc]simplify: iters left: 5 (91 enodes) 1548148389.763 * * [misc]simplify: iters left: 4 (254 enodes) 1548148389.828 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148389.828 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.828 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148389.828 * * [misc]simplify: iters left: 6 (33 enodes) 1548148389.835 * * [misc]simplify: iters left: 5 (87 enodes) 1548148389.850 * * [misc]simplify: iters left: 4 (241 enodes) 1548148389.925 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148389.925 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.925 * * * * [misc]progress: [ 484 / 5054 ] simplifiying candidate # 1548148389.925 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148389.925 * * [misc]simplify: iters left: 6 (29 enodes) 1548148389.931 * * [misc]simplify: iters left: 5 (72 enodes) 1548148389.941 * * [misc]simplify: iters left: 4 (187 enodes) 1548148389.986 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148389.986 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148389.987 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148389.987 * * [misc]simplify: iters left: 6 (32 enodes) 1548148389.993 * * [misc]simplify: iters left: 5 (86 enodes) 1548148390.008 * * [misc]simplify: iters left: 4 (237 enodes) 1548148390.072 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148390.072 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.072 * * * * [misc]progress: [ 485 / 5054 ] simplifiying candidate # 1548148390.072 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148390.072 * * [misc]simplify: iters left: 6 (37 enodes) 1548148390.080 * * [misc]simplify: iters left: 5 (90 enodes) 1548148390.096 * * [misc]simplify: iters left: 4 (253 enodes) 1548148390.159 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148390.159 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.160 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148390.160 * * [misc]simplify: iters left: 6 (29 enodes) 1548148390.165 * * [misc]simplify: iters left: 5 (70 enodes) 1548148390.176 * * [misc]simplify: iters left: 4 (179 enodes) 1548148390.209 * * [misc]simplify: iters left: 3 (434 enodes) 1548148390.325 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148390.325 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.325 * * * * [misc]progress: [ 486 / 5054 ] simplifiying candidate # 1548148390.325 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148390.326 * * [misc]simplify: iters left: 6 (37 enodes) 1548148390.333 * * [misc]simplify: iters left: 5 (89 enodes) 1548148390.347 * * [misc]simplify: iters left: 4 (241 enodes) 1548148390.403 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v v) (* (* v v) 36)))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148390.403 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v v) (* (* v v) 36)))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.404 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148390.404 * * [misc]simplify: iters left: 6 (29 enodes) 1548148390.409 * * [misc]simplify: iters left: 5 (70 enodes) 1548148390.420 * * [misc]simplify: iters left: 4 (179 enodes) 1548148390.456 * * [misc]simplify: iters left: 3 (434 enodes) 1548148390.571 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148390.572 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v v) (* (* v v) 36)))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.572 * * * * [misc]progress: [ 487 / 5054 ] simplifiying candidate # 1548148390.572 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148390.572 * * [misc]simplify: iters left: 6 (36 enodes) 1548148390.579 * * [misc]simplify: iters left: 5 (87 enodes) 1548148390.593 * * [misc]simplify: iters left: 4 (239 enodes) 1548148390.649 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) 1548148390.649 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.650 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148390.650 * * [misc]simplify: iters left: 6 (29 enodes) 1548148390.657 * * [misc]simplify: iters left: 5 (70 enodes) 1548148390.668 * * [misc]simplify: iters left: 4 (179 enodes) 1548148390.701 * * [misc]simplify: iters left: 3 (434 enodes) 1548148390.817 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148390.817 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.817 * * * * [misc]progress: [ 488 / 5054 ] simplifiying candidate # 1548148390.818 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148390.818 * * [misc]simplify: iters left: 6 (30 enodes) 1548148390.823 * * [misc]simplify: iters left: 5 (69 enodes) 1548148390.833 * * [misc]simplify: iters left: 4 (169 enodes) 1548148390.869 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* PI t) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148390.869 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* PI t) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148390.869 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148390.870 * * [misc]simplify: iters left: 6 (28 enodes) 1548148390.876 * * [misc]simplify: iters left: 5 (69 enodes) 1548148390.886 * * [misc]simplify: iters left: 4 (178 enodes) 1548148390.919 * * [misc]simplify: iters left: 3 (419 enodes) 1548148391.027 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148391.027 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* PI t) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.027 * * * * [misc]progress: [ 489 / 5054 ] simplifiying candidate # 1548148391.028 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148391.028 * * [misc]simplify: iters left: 6 (36 enodes) 1548148391.037 * * [misc]simplify: iters left: 5 (87 enodes) 1548148391.051 * * [misc]simplify: iters left: 4 (239 enodes) 1548148391.107 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) 1548148391.107 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.108 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148391.108 * * [misc]simplify: iters left: 6 (29 enodes) 1548148391.113 * * [misc]simplify: iters left: 5 (70 enodes) 1548148391.124 * * [misc]simplify: iters left: 4 (179 enodes) 1548148391.159 * * [misc]simplify: iters left: 3 (434 enodes) 1548148391.275 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148391.275 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.275 * * * * [misc]progress: [ 490 / 5054 ] simplifiying candidate # 1548148391.275 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148391.275 * * [misc]simplify: iters left: 6 (29 enodes) 1548148391.280 * * [misc]simplify: iters left: 5 (68 enodes) 1548148391.290 * * [misc]simplify: iters left: 4 (172 enodes) 1548148391.329 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148391.329 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.329 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148391.330 * * [misc]simplify: iters left: 6 (28 enodes) 1548148391.335 * * [misc]simplify: iters left: 5 (69 enodes) 1548148391.346 * * [misc]simplify: iters left: 4 (178 enodes) 1548148391.381 * * [misc]simplify: iters left: 3 (419 enodes) 1548148391.491 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148391.491 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.491 * * * * [misc]progress: [ 491 / 5054 ] simplifiying candidate # 1548148391.491 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) 1548148391.491 * * [misc]simplify: iters left: 6 (20 enodes) 1548148391.495 * * [misc]simplify: iters left: 5 (46 enodes) 1548148391.501 * * [misc]simplify: iters left: 4 (105 enodes) 1548148391.521 * * [misc]simplify: iters left: 3 (304 enodes) 1548148391.618 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) 1548148391.618 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.618 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148391.618 * * [misc]simplify: iters left: 6 (30 enodes) 1548148391.623 * * [misc]simplify: iters left: 5 (75 enodes) 1548148391.635 * * [misc]simplify: iters left: 4 (205 enodes) 1548148391.682 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148391.682 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.683 * * * * [misc]progress: [ 492 / 5054 ] simplifiying candidate # 1548148391.684 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148391.684 * * [misc]simplify: iters left: 6 (24 enodes) 1548148391.688 * * [misc]simplify: iters left: 5 (55 enodes) 1548148391.696 * * [misc]simplify: iters left: 4 (129 enodes) 1548148391.721 * * [misc]simplify: iters left: 3 (376 enodes) 1548148391.836 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t PI)) (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) 1548148391.836 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t PI)) (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148391.836 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148391.836 * * [misc]simplify: iters left: 6 (26 enodes) 1548148391.841 * * [misc]simplify: iters left: 5 (66 enodes) 1548148391.852 * * [misc]simplify: iters left: 4 (177 enodes) 1548148391.887 * * [misc]simplify: iters left: 3 (423 enodes) 1548148392.000 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148392.000 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148392.000 * * * * [misc]progress: [ 493 / 5054 ] simplifiying candidate # 1548148392.000 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148392.000 * * [misc]simplify: iters left: 6 (33 enodes) 1548148392.007 * * [misc]simplify: iters left: 5 (85 enodes) 1548148392.020 * * [misc]simplify: iters left: 4 (231 enodes) 1548148392.088 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* v (* v 6)) 2) (* v (* v 6))) 3)))) 1548148392.089 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* v (* v 6)) 2) (* v (* v 6))) 3)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148392.089 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148392.089 * * [misc]simplify: iters left: 6 (29 enodes) 1548148392.095 * * [misc]simplify: iters left: 5 (88 enodes) 1548148392.115 * * [misc]simplify: iters left: 4 (334 enodes) 1548148392.258 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148392.258 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* v (* v 6)) 2) (* v (* v 6))) 3)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148392.258 * * * * [misc]progress: [ 494 / 5054 ] simplifiying candidate # 1548148392.258 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148392.259 * * [misc]simplify: iters left: 6 (33 enodes) 1548148392.265 * * [misc]simplify: iters left: 5 (89 enodes) 1548148392.280 * * [misc]simplify: iters left: 4 (277 enodes) 1548148392.367 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)) (- (- 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148392.367 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)) (- (- 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148392.368 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148392.368 * * [misc]simplify: iters left: 6 (25 enodes) 1548148392.375 * * [misc]simplify: iters left: 5 (64 enodes) 1548148392.385 * * [misc]simplify: iters left: 4 (171 enodes) 1548148392.420 * * [misc]simplify: iters left: 3 (464 enodes) 1548148392.555 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148392.555 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)) (- (- 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148392.556 * * * * [misc]progress: [ 495 / 5054 ] simplifiying candidate # 1548148392.556 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148392.556 * * [misc]simplify: iters left: 6 (27 enodes) 1548148392.560 * * [misc]simplify: iters left: 5 (61 enodes) 1548148392.570 * * [misc]simplify: iters left: 4 (149 enodes) 1548148392.594 * * [misc]simplify: iters left: 3 (270 enodes) 1548148392.632 * * [misc]simplify: iters left: 2 (349 enodes) 1548148392.678 * * [misc]simplify: iters left: 1 (386 enodes) 1548148392.719 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) 1548148392.719 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148392.719 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148392.719 * * [misc]simplify: iters left: 6 (27 enodes) 1548148392.724 * * [misc]simplify: iters left: 5 (61 enodes) 1548148392.734 * * [misc]simplify: iters left: 4 (156 enodes) 1548148392.757 * * [misc]simplify: iters left: 3 (279 enodes) 1548148392.798 * * [misc]simplify: iters left: 2 (373 enodes) 1548148392.848 * * [misc]simplify: iters left: 1 (418 enodes) 1548148392.889 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4)))))) 1548148392.889 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148392.889 * * * * [misc]progress: [ 496 / 5054 ] simplifiying candidate # 1548148392.889 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148392.890 * * [misc]simplify: iters left: 6 (26 enodes) 1548148392.894 * * [misc]simplify: iters left: 5 (58 enodes) 1548148392.903 * * [misc]simplify: iters left: 4 (143 enodes) 1548148392.924 * * [misc]simplify: iters left: 3 (262 enodes) 1548148392.963 * * [misc]simplify: iters left: 2 (348 enodes) 1548148393.009 * * [misc]simplify: iters left: 1 (390 enodes) 1548148393.051 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))))) 1548148393.051 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148393.051 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148393.051 * * [misc]simplify: iters left: 6 (27 enodes) 1548148393.056 * * [misc]simplify: iters left: 5 (61 enodes) 1548148393.066 * * [misc]simplify: iters left: 4 (156 enodes) 1548148393.089 * * [misc]simplify: iters left: 3 (279 enodes) 1548148393.130 * * [misc]simplify: iters left: 2 (373 enodes) 1548148393.180 * * [misc]simplify: iters left: 1 (418 enodes) 1548148393.221 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4)))))) 1548148393.221 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* (* v v) -6)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ (* 12 (* v v)) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148393.221 * * * * [misc]progress: [ 497 / 5054 ] simplifiying candidate # 1548148393.221 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148393.222 * * [misc]simplify: iters left: 6 (29 enodes) 1548148393.226 * * [misc]simplify: iters left: 5 (67 enodes) 1548148393.237 * * [misc]simplify: iters left: 4 (170 enodes) 1548148393.266 * * [misc]simplify: iters left: 3 (345 enodes) 1548148393.338 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v)))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v))))))))) 1548148393.338 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v)))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148393.338 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148393.338 * * [misc]simplify: iters left: 6 (28 enodes) 1548148393.343 * * [misc]simplify: iters left: 5 (62 enodes) 1548148393.353 * * [misc]simplify: iters left: 4 (151 enodes) 1548148393.375 * * [misc]simplify: iters left: 3 (265 enodes) 1548148393.415 * * [misc]simplify: iters left: 2 (348 enodes) 1548148393.465 * * [misc]simplify: iters left: 1 (409 enodes) 1548148393.510 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148393.510 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v)))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* 36 v))))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148393.510 * * * * [misc]progress: [ 498 / 5054 ] simplifiying candidate # 1548148393.511 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148393.511 * * [misc]simplify: iters left: 6 (30 enodes) 1548148393.516 * * [misc]simplify: iters left: 5 (65 enodes) 1548148393.526 * * [misc]simplify: iters left: 4 (151 enodes) 1548148393.549 * * [misc]simplify: iters left: 3 (290 enodes) 1548148393.595 * * [misc]simplify: iters left: 2 (425 enodes) 1548148393.665 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))) (/ (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) 1548148393.665 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))) (/ (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148393.666 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148393.666 * * [misc]simplify: iters left: 6 (28 enodes) 1548148393.670 * * [misc]simplify: iters left: 5 (62 enodes) 1548148393.680 * * [misc]simplify: iters left: 4 (151 enodes) 1548148393.703 * * [misc]simplify: iters left: 3 (265 enodes) 1548148393.742 * * [misc]simplify: iters left: 2 (348 enodes) 1548148393.792 * * [misc]simplify: iters left: 1 (409 enodes) 1548148393.836 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148393.836 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))) (/ (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (* (sqrt (cbrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148393.836 * * * * [misc]progress: [ 499 / 5054 ] simplifiying candidate # 1548148393.837 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148393.837 * * [misc]simplify: iters left: 6 (28 enodes) 1548148393.841 * * [misc]simplify: iters left: 5 (62 enodes) 1548148393.851 * * [misc]simplify: iters left: 4 (148 enodes) 1548148393.874 * * [misc]simplify: iters left: 3 (287 enodes) 1548148393.920 * * [misc]simplify: iters left: 2 (430 enodes) 1548148393.994 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) 1548148393.994 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148393.994 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148393.995 * * [misc]simplify: iters left: 6 (28 enodes) 1548148393.999 * * [misc]simplify: iters left: 5 (62 enodes) 1548148394.010 * * [misc]simplify: iters left: 4 (151 enodes) 1548148394.032 * * [misc]simplify: iters left: 3 (265 enodes) 1548148394.072 * * [misc]simplify: iters left: 2 (348 enodes) 1548148394.121 * * [misc]simplify: iters left: 1 (409 enodes) 1548148394.164 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148394.164 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148394.164 * * * * [misc]progress: [ 500 / 5054 ] simplifiying candidate # 1548148394.165 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148394.165 * * [misc]simplify: iters left: 6 (28 enodes) 1548148394.170 * * [misc]simplify: iters left: 5 (62 enodes) 1548148394.180 * * [misc]simplify: iters left: 4 (146 enodes) 1548148394.203 * * [misc]simplify: iters left: 3 (303 enodes) 1548148394.261 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (* v 36) (pow v 3)) 4) (* 12 (* v v)))))) 1548148394.261 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (* v 36) (pow v 3)) 4) (* 12 (* v v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148394.261 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148394.261 * * [misc]simplify: iters left: 6 (27 enodes) 1548148394.266 * * [misc]simplify: iters left: 5 (61 enodes) 1548148394.275 * * [misc]simplify: iters left: 4 (150 enodes) 1548148394.299 * * [misc]simplify: iters left: 3 (260 enodes) 1548148394.335 * * [misc]simplify: iters left: 2 (332 enodes) 1548148394.378 * * [misc]simplify: iters left: 1 (380 enodes) 1548148394.419 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) 1548148394.419 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (* v 36) (pow v 3)) 4) (* 12 (* v v)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148394.419 * * * * [misc]progress: [ 501 / 5054 ] simplifiying candidate # 1548148394.419 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148394.419 * * [misc]simplify: iters left: 6 (28 enodes) 1548148394.424 * * [misc]simplify: iters left: 5 (62 enodes) 1548148394.433 * * [misc]simplify: iters left: 4 (148 enodes) 1548148394.456 * * [misc]simplify: iters left: 3 (287 enodes) 1548148394.502 * * [misc]simplify: iters left: 2 (430 enodes) 1548148394.577 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) 1548148394.577 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148394.578 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148394.578 * * [misc]simplify: iters left: 6 (28 enodes) 1548148394.582 * * [misc]simplify: iters left: 5 (62 enodes) 1548148394.592 * * [misc]simplify: iters left: 4 (151 enodes) 1548148394.614 * * [misc]simplify: iters left: 3 (265 enodes) 1548148394.654 * * [misc]simplify: iters left: 2 (348 enodes) 1548148394.704 * * [misc]simplify: iters left: 1 (409 enodes) 1548148394.748 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148394.748 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148394.748 * * * * [misc]progress: [ 502 / 5054 ] simplifiying candidate # 1548148394.748 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148394.748 * * [misc]simplify: iters left: 6 (27 enodes) 1548148394.753 * * [misc]simplify: iters left: 5 (61 enodes) 1548148394.763 * * [misc]simplify: iters left: 4 (149 enodes) 1548148394.785 * * [misc]simplify: iters left: 3 (265 enodes) 1548148394.826 * * [misc]simplify: iters left: 2 (413 enodes) 1548148394.914 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148394.914 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148394.914 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148394.914 * * [misc]simplify: iters left: 6 (27 enodes) 1548148394.919 * * [misc]simplify: iters left: 5 (61 enodes) 1548148394.928 * * [misc]simplify: iters left: 4 (150 enodes) 1548148394.950 * * [misc]simplify: iters left: 3 (260 enodes) 1548148394.988 * * [misc]simplify: iters left: 2 (332 enodes) 1548148395.031 * * [misc]simplify: iters left: 1 (380 enodes) 1548148395.069 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) 1548148395.069 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148395.070 * * * * [misc]progress: [ 503 / 5054 ] simplifiying candidate # 1548148395.070 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148395.070 * * [misc]simplify: iters left: 6 (28 enodes) 1548148395.075 * * [misc]simplify: iters left: 5 (62 enodes) 1548148395.085 * * [misc]simplify: iters left: 4 (147 enodes) 1548148395.108 * * [misc]simplify: iters left: 3 (279 enodes) 1548148395.153 * * [misc]simplify: iters left: 2 (412 enodes) 1548148395.220 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (* (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) 1548148395.220 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (* (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148395.220 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148395.221 * * [misc]simplify: iters left: 6 (28 enodes) 1548148395.225 * * [misc]simplify: iters left: 5 (62 enodes) 1548148395.235 * * [misc]simplify: iters left: 4 (151 enodes) 1548148395.259 * * [misc]simplify: iters left: 3 (265 enodes) 1548148395.297 * * [misc]simplify: iters left: 2 (348 enodes) 1548148395.347 * * [misc]simplify: iters left: 1 (409 enodes) 1548148395.391 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148395.391 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (* (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148395.391 * * * * [misc]progress: [ 504 / 5054 ] simplifiying candidate # 1548148395.391 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148395.391 * * [misc]simplify: iters left: 6 (29 enodes) 1548148395.396 * * [misc]simplify: iters left: 5 (62 enodes) 1548148395.405 * * [misc]simplify: iters left: 4 (141 enodes) 1548148395.428 * * [misc]simplify: iters left: 3 (255 enodes) 1548148395.467 * * [misc]simplify: iters left: 2 (370 enodes) 1548148395.526 * * [misc]simplify: iters left: 1 (441 enodes) 1548148395.570 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4)))) 1548148395.571 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148395.571 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148395.571 * * [misc]simplify: iters left: 6 (28 enodes) 1548148395.575 * * [misc]simplify: iters left: 5 (62 enodes) 1548148395.587 * * [misc]simplify: iters left: 4 (151 enodes) 1548148395.609 * * [misc]simplify: iters left: 3 (265 enodes) 1548148395.649 * * [misc]simplify: iters left: 2 (348 enodes) 1548148395.699 * * [misc]simplify: iters left: 1 (409 enodes) 1548148395.742 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148395.742 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4)))) (/ (* (sqrt (cbrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148395.742 * * * * [misc]progress: [ 505 / 5054 ] simplifiying candidate # 1548148395.742 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148395.743 * * [misc]simplify: iters left: 6 (27 enodes) 1548148395.747 * * [misc]simplify: iters left: 5 (59 enodes) 1548148395.758 * * [misc]simplify: iters left: 4 (138 enodes) 1548148395.778 * * [misc]simplify: iters left: 3 (246 enodes) 1548148395.816 * * [misc]simplify: iters left: 2 (329 enodes) 1548148395.859 * * [misc]simplify: iters left: 1 (375 enodes) 1548148395.901 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148395.902 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148395.902 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148395.902 * * [misc]simplify: iters left: 6 (28 enodes) 1548148395.907 * * [misc]simplify: iters left: 5 (62 enodes) 1548148395.916 * * [misc]simplify: iters left: 4 (151 enodes) 1548148395.940 * * [misc]simplify: iters left: 3 (265 enodes) 1548148395.978 * * [misc]simplify: iters left: 2 (348 enodes) 1548148396.027 * * [misc]simplify: iters left: 1 (409 enodes) 1548148396.070 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148396.071 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148396.071 * * * * [misc]progress: [ 506 / 5054 ] simplifiying candidate # 1548148396.071 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148396.071 * * [misc]simplify: iters left: 6 (27 enodes) 1548148396.076 * * [misc]simplify: iters left: 5 (59 enodes) 1548148396.085 * * [misc]simplify: iters left: 4 (136 enodes) 1548148396.107 * * [misc]simplify: iters left: 3 (252 enodes) 1548148396.144 * * [misc]simplify: iters left: 2 (342 enodes) 1548148396.189 * * [misc]simplify: iters left: 1 (408 enodes) 1548148396.239 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) 1548148396.239 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148396.239 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148396.240 * * [misc]simplify: iters left: 6 (27 enodes) 1548148396.244 * * [misc]simplify: iters left: 5 (61 enodes) 1548148396.254 * * [misc]simplify: iters left: 4 (150 enodes) 1548148396.277 * * [misc]simplify: iters left: 3 (260 enodes) 1548148396.313 * * [misc]simplify: iters left: 2 (332 enodes) 1548148396.356 * * [misc]simplify: iters left: 1 (380 enodes) 1548148396.396 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) 1548148396.396 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148396.396 * * * * [misc]progress: [ 507 / 5054 ] simplifiying candidate # 1548148396.396 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148396.396 * * [misc]simplify: iters left: 6 (27 enodes) 1548148396.401 * * [misc]simplify: iters left: 5 (59 enodes) 1548148396.410 * * [misc]simplify: iters left: 4 (138 enodes) 1548148396.432 * * [misc]simplify: iters left: 3 (246 enodes) 1548148396.468 * * [misc]simplify: iters left: 2 (329 enodes) 1548148396.512 * * [misc]simplify: iters left: 1 (375 enodes) 1548148396.555 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148396.555 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148396.555 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148396.555 * * [misc]simplify: iters left: 6 (28 enodes) 1548148396.560 * * [misc]simplify: iters left: 5 (62 enodes) 1548148396.570 * * [misc]simplify: iters left: 4 (151 enodes) 1548148396.592 * * [misc]simplify: iters left: 3 (265 enodes) 1548148396.631 * * [misc]simplify: iters left: 2 (348 enodes) 1548148396.681 * * [misc]simplify: iters left: 1 (409 enodes) 1548148396.725 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v))))) 1548148396.725 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) (* 36 (pow v 4))) 4))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (- 2 (* (* v 6) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148396.725 * * * * [misc]progress: [ 508 / 5054 ] simplifiying candidate # 1548148396.726 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148396.726 * * [misc]simplify: iters left: 6 (26 enodes) 1548148396.730 * * [misc]simplify: iters left: 5 (58 enodes) 1548148396.740 * * [misc]simplify: iters left: 4 (141 enodes) 1548148396.761 * * [misc]simplify: iters left: 3 (244 enodes) 1548148396.797 * * [misc]simplify: iters left: 2 (323 enodes) 1548148396.842 * * [misc]simplify: iters left: 1 (376 enodes) 1548148396.883 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) 1548148396.883 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148396.883 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148396.883 * * [misc]simplify: iters left: 6 (27 enodes) 1548148396.888 * * [misc]simplify: iters left: 5 (61 enodes) 1548148396.898 * * [misc]simplify: iters left: 4 (150 enodes) 1548148396.920 * * [misc]simplify: iters left: 3 (260 enodes) 1548148396.958 * * [misc]simplify: iters left: 2 (332 enodes) 1548148397.001 * * [misc]simplify: iters left: 1 (380 enodes) 1548148397.040 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) 1548148397.040 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v)))) (/ (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148397.040 * * * * [misc]progress: [ 509 / 5054 ] simplifiying candidate # 1548148397.040 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148397.040 * * [misc]simplify: iters left: 6 (25 enodes) 1548148397.045 * * [misc]simplify: iters left: 5 (58 enodes) 1548148397.055 * * [misc]simplify: iters left: 4 (152 enodes) 1548148397.079 * * [misc]simplify: iters left: 3 (316 enodes) 1548148397.143 * [exit]simplify: Simplified to (* (/ (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v)))))) 1548148397.143 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148397.143 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148397.144 * * [misc]simplify: iters left: 6 (25 enodes) 1548148397.148 * * [misc]simplify: iters left: 5 (58 enodes) 1548148397.157 * * [misc]simplify: iters left: 4 (153 enodes) 1548148397.182 * * [misc]simplify: iters left: 3 (289 enodes) 1548148397.224 * * [misc]simplify: iters left: 2 (413 enodes) 1548148397.290 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148397.290 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148397.290 * * * * [misc]progress: [ 510 / 5054 ] simplifiying candidate # 1548148397.291 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148397.291 * * [misc]simplify: iters left: 6 (26 enodes) 1548148397.295 * * [misc]simplify: iters left: 5 (58 enodes) 1548148397.304 * * [misc]simplify: iters left: 4 (143 enodes) 1548148397.326 * * [misc]simplify: iters left: 3 (278 enodes) 1548148397.370 * * [misc]simplify: iters left: 2 (396 enodes) 1548148397.428 * * [misc]simplify: iters left: 1 (485 enodes) 1548148397.497 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))))) (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) 1548148397.497 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))))) (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148397.497 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148397.497 * * [misc]simplify: iters left: 6 (25 enodes) 1548148397.503 * * [misc]simplify: iters left: 5 (58 enodes) 1548148397.512 * * [misc]simplify: iters left: 4 (153 enodes) 1548148397.535 * * [misc]simplify: iters left: 3 (289 enodes) 1548148397.579 * * [misc]simplify: iters left: 2 (413 enodes) 1548148397.644 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148397.645 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))))) (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148397.645 * * * * [misc]progress: [ 511 / 5054 ] simplifiying candidate # 1548148397.645 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148397.645 * * [misc]simplify: iters left: 6 (24 enodes) 1548148397.649 * * [misc]simplify: iters left: 5 (55 enodes) 1548148397.658 * * [misc]simplify: iters left: 4 (140 enodes) 1548148397.681 * * [misc]simplify: iters left: 3 (274 enodes) 1548148397.724 * * [misc]simplify: iters left: 2 (422 enodes) 1548148397.794 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))))) 1548148397.794 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148397.795 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148397.795 * * [misc]simplify: iters left: 6 (25 enodes) 1548148397.799 * * [misc]simplify: iters left: 5 (58 enodes) 1548148397.808 * * [misc]simplify: iters left: 4 (153 enodes) 1548148397.831 * * [misc]simplify: iters left: 3 (289 enodes) 1548148397.875 * * [misc]simplify: iters left: 2 (413 enodes) 1548148397.940 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148397.940 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148397.940 * * * * [misc]progress: [ 512 / 5054 ] simplifiying candidate # 1548148397.940 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148397.940 * * [misc]simplify: iters left: 6 (24 enodes) 1548148397.945 * * [misc]simplify: iters left: 5 (55 enodes) 1548148397.955 * * [misc]simplify: iters left: 4 (131 enodes) 1548148397.975 * * [misc]simplify: iters left: 3 (250 enodes) 1548148398.017 * * [misc]simplify: iters left: 2 (410 enodes) 1548148398.095 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) 1548148398.095 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148398.095 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148398.095 * * [misc]simplify: iters left: 6 (24 enodes) 1548148398.099 * * [misc]simplify: iters left: 5 (57 enodes) 1548148398.109 * * [misc]simplify: iters left: 4 (152 enodes) 1548148398.134 * * [misc]simplify: iters left: 3 (288 enodes) 1548148398.175 * * [misc]simplify: iters left: 2 (410 enodes) 1548148398.240 * [exit]simplify: Simplified to (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148398.240 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148398.240 * * * * [misc]progress: [ 513 / 5054 ] simplifiying candidate # 1548148398.240 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148398.240 * * [misc]simplify: iters left: 6 (24 enodes) 1548148398.245 * * [misc]simplify: iters left: 5 (55 enodes) 1548148398.253 * * [misc]simplify: iters left: 4 (140 enodes) 1548148398.275 * * [misc]simplify: iters left: 3 (274 enodes) 1548148398.320 * * [misc]simplify: iters left: 2 (422 enodes) 1548148398.389 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))))) 1548148398.389 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148398.390 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148398.390 * * [misc]simplify: iters left: 6 (25 enodes) 1548148398.394 * * [misc]simplify: iters left: 5 (58 enodes) 1548148398.405 * * [misc]simplify: iters left: 4 (153 enodes) 1548148398.428 * * [misc]simplify: iters left: 3 (289 enodes) 1548148398.472 * * [misc]simplify: iters left: 2 (413 enodes) 1548148398.537 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148398.537 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148398.537 * * * * [misc]progress: [ 514 / 5054 ] simplifiying candidate # 1548148398.537 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148398.537 * * [misc]simplify: iters left: 6 (23 enodes) 1548148398.541 * * [misc]simplify: iters left: 5 (54 enodes) 1548148398.550 * * [misc]simplify: iters left: 4 (135 enodes) 1548148398.573 * * [misc]simplify: iters left: 3 (264 enodes) 1548148398.616 * * [misc]simplify: iters left: 2 (460 enodes) 1548148398.718 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148398.718 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148398.718 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148398.718 * * [misc]simplify: iters left: 6 (24 enodes) 1548148398.723 * * [misc]simplify: iters left: 5 (57 enodes) 1548148398.732 * * [misc]simplify: iters left: 4 (152 enodes) 1548148398.756 * * [misc]simplify: iters left: 3 (288 enodes) 1548148398.799 * * [misc]simplify: iters left: 2 (410 enodes) 1548148398.863 * [exit]simplify: Simplified to (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148398.863 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148398.863 * * * * [misc]progress: [ 515 / 5054 ] simplifiying candidate # 1548148398.863 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148398.864 * * [misc]simplify: iters left: 6 (27 enodes) 1548148398.868 * * [misc]simplify: iters left: 5 (60 enodes) 1548148398.877 * * [misc]simplify: iters left: 4 (154 enodes) 1548148398.902 * * [misc]simplify: iters left: 3 (327 enodes) 1548148398.969 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v))))) (/ (* (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v)))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) 1548148398.970 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v))))) (/ (* (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v)))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148398.970 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148398.970 * * [misc]simplify: iters left: 6 (27 enodes) 1548148398.974 * * [misc]simplify: iters left: 5 (60 enodes) 1548148398.984 * * [misc]simplify: iters left: 4 (155 enodes) 1548148399.007 * * [misc]simplify: iters left: 3 (299 enodes) 1548148399.054 * * [misc]simplify: iters left: 2 (437 enodes) 1548148399.124 * [exit]simplify: Simplified to (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148399.124 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v))))) (/ (* (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* 36 v)))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148399.124 * * * * [misc]progress: [ 516 / 5054 ] simplifiying candidate # 1548148399.124 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148399.125 * * [misc]simplify: iters left: 6 (28 enodes) 1548148399.129 * * [misc]simplify: iters left: 5 (60 enodes) 1548148399.140 * * [misc]simplify: iters left: 4 (145 enodes) 1548148399.162 * * [misc]simplify: iters left: 3 (288 enodes) 1548148399.207 * * [misc]simplify: iters left: 2 (420 enodes) 1548148399.275 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) 1548148399.275 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148399.275 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148399.275 * * [misc]simplify: iters left: 6 (27 enodes) 1548148399.280 * * [misc]simplify: iters left: 5 (60 enodes) 1548148399.289 * * [misc]simplify: iters left: 4 (155 enodes) 1548148399.315 * * [misc]simplify: iters left: 3 (299 enodes) 1548148399.360 * * [misc]simplify: iters left: 2 (437 enodes) 1548148399.432 * [exit]simplify: Simplified to (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148399.432 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148399.432 * * * * [misc]progress: [ 517 / 5054 ] simplifiying candidate # 1548148399.432 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148399.432 * * [misc]simplify: iters left: 6 (26 enodes) 1548148399.437 * * [misc]simplify: iters left: 5 (57 enodes) 1548148399.446 * * [misc]simplify: iters left: 4 (142 enodes) 1548148399.468 * * [misc]simplify: iters left: 3 (280 enodes) 1548148399.513 * * [misc]simplify: iters left: 2 (421 enodes) 1548148399.581 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) 1548148399.581 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148399.581 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148399.581 * * [misc]simplify: iters left: 6 (27 enodes) 1548148399.585 * * [misc]simplify: iters left: 5 (60 enodes) 1548148399.596 * * [misc]simplify: iters left: 4 (155 enodes) 1548148399.620 * * [misc]simplify: iters left: 3 (299 enodes) 1548148399.667 * * [misc]simplify: iters left: 2 (437 enodes) 1548148399.738 * [exit]simplify: Simplified to (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148399.738 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148399.738 * * * * [misc]progress: [ 518 / 5054 ] simplifiying candidate # 1548148399.738 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148399.738 * * [misc]simplify: iters left: 6 (26 enodes) 1548148399.743 * * [misc]simplify: iters left: 5 (57 enodes) 1548148399.752 * * [misc]simplify: iters left: 4 (135 enodes) 1548148399.774 * * [misc]simplify: iters left: 3 (250 enodes) 1548148399.813 * * [misc]simplify: iters left: 2 (395 enodes) 1548148399.886 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))))) t) 1548148399.886 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148399.886 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148399.886 * * [misc]simplify: iters left: 6 (26 enodes) 1548148399.890 * * [misc]simplify: iters left: 5 (59 enodes) 1548148399.900 * * [misc]simplify: iters left: 4 (154 enodes) 1548148399.923 * * [misc]simplify: iters left: 3 (298 enodes) 1548148399.970 * * [misc]simplify: iters left: 2 (438 enodes) 1548148400.044 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148400.044 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))))) t) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148400.044 * * * * [misc]progress: [ 519 / 5054 ] simplifiying candidate # 1548148400.044 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148400.044 * * [misc]simplify: iters left: 6 (26 enodes) 1548148400.049 * * [misc]simplify: iters left: 5 (57 enodes) 1548148400.058 * * [misc]simplify: iters left: 4 (142 enodes) 1548148400.080 * * [misc]simplify: iters left: 3 (280 enodes) 1548148400.125 * * [misc]simplify: iters left: 2 (421 enodes) 1548148400.193 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) 1548148400.193 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148400.193 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148400.194 * * [misc]simplify: iters left: 6 (27 enodes) 1548148400.198 * * [misc]simplify: iters left: 5 (60 enodes) 1548148400.208 * * [misc]simplify: iters left: 4 (155 enodes) 1548148400.233 * * [misc]simplify: iters left: 3 (299 enodes) 1548148400.279 * * [misc]simplify: iters left: 2 (437 enodes) 1548148400.350 * [exit]simplify: Simplified to (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148400.350 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148400.350 * * * * [misc]progress: [ 520 / 5054 ] simplifiying candidate # 1548148400.350 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148400.350 * * [misc]simplify: iters left: 6 (25 enodes) 1548148400.355 * * [misc]simplify: iters left: 5 (56 enodes) 1548148400.363 * * [misc]simplify: iters left: 4 (136 enodes) 1548148400.386 * * [misc]simplify: iters left: 3 (249 enodes) 1548148400.423 * * [misc]simplify: iters left: 2 (368 enodes) 1548148400.489 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))) t)) (cbrt (sqrt (+ (* -5 (* v v)) 1)))) 1548148400.489 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))) t)) (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148400.489 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148400.489 * * [misc]simplify: iters left: 6 (26 enodes) 1548148400.495 * * [misc]simplify: iters left: 5 (59 enodes) 1548148400.505 * * [misc]simplify: iters left: 4 (154 enodes) 1548148400.528 * * [misc]simplify: iters left: 3 (298 enodes) 1548148400.575 * * [misc]simplify: iters left: 2 (438 enodes) 1548148400.650 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148400.650 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))) t)) (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148400.650 * * * * [misc]progress: [ 521 / 5054 ] simplifiying candidate # 1548148400.650 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148400.650 * * [misc]simplify: iters left: 6 (26 enodes) 1548148400.655 * * [misc]simplify: iters left: 5 (59 enodes) 1548148400.664 * * [misc]simplify: iters left: 4 (146 enodes) 1548148400.689 * * [misc]simplify: iters left: 3 (318 enodes) 1548148400.758 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))) t))) 1548148400.758 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148400.758 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148400.758 * * [misc]simplify: iters left: 6 (25 enodes) 1548148400.762 * * [misc]simplify: iters left: 5 (58 enodes) 1548148400.772 * * [misc]simplify: iters left: 4 (153 enodes) 1548148400.797 * * [misc]simplify: iters left: 3 (293 enodes) 1548148400.840 * * [misc]simplify: iters left: 2 (425 enodes) 1548148400.910 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148400.910 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148400.910 * * * * [misc]progress: [ 522 / 5054 ] simplifiying candidate # 1548148400.911 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148400.911 * * [misc]simplify: iters left: 6 (27 enodes) 1548148400.915 * * [misc]simplify: iters left: 5 (59 enodes) 1548148400.924 * * [misc]simplify: iters left: 4 (140 enodes) 1548148400.946 * * [misc]simplify: iters left: 3 (270 enodes) 1548148400.991 * * [misc]simplify: iters left: 2 (422 enodes) 1548148401.060 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) 1548148401.060 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148401.060 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148401.060 * * [misc]simplify: iters left: 6 (25 enodes) 1548148401.066 * * [misc]simplify: iters left: 5 (58 enodes) 1548148401.075 * * [misc]simplify: iters left: 4 (153 enodes) 1548148401.098 * * [misc]simplify: iters left: 3 (293 enodes) 1548148401.143 * * [misc]simplify: iters left: 2 (425 enodes) 1548148401.213 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148401.213 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148401.213 * * * * [misc]progress: [ 523 / 5054 ] simplifiying candidate # 1548148401.213 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148401.213 * * [misc]simplify: iters left: 6 (25 enodes) 1548148401.218 * * [misc]simplify: iters left: 5 (56 enodes) 1548148401.226 * * [misc]simplify: iters left: 4 (133 enodes) 1548148401.249 * * [misc]simplify: iters left: 3 (248 enodes) 1548148401.288 * * [misc]simplify: iters left: 2 (394 enodes) 1548148401.353 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148401.353 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148401.353 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148401.353 * * [misc]simplify: iters left: 6 (25 enodes) 1548148401.357 * * [misc]simplify: iters left: 5 (58 enodes) 1548148401.367 * * [misc]simplify: iters left: 4 (153 enodes) 1548148401.390 * * [misc]simplify: iters left: 3 (293 enodes) 1548148401.434 * * [misc]simplify: iters left: 2 (425 enodes) 1548148401.503 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148401.504 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148401.504 * * * * [misc]progress: [ 524 / 5054 ] simplifiying candidate # 1548148401.504 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148401.504 * * [misc]simplify: iters left: 6 (25 enodes) 1548148401.509 * * [misc]simplify: iters left: 5 (56 enodes) 1548148401.517 * * [misc]simplify: iters left: 4 (129 enodes) 1548148401.537 * * [misc]simplify: iters left: 3 (224 enodes) 1548148401.570 * * [misc]simplify: iters left: 2 (310 enodes) 1548148401.613 * * [misc]simplify: iters left: 1 (399 enodes) 1548148401.665 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148401.666 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148401.666 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148401.666 * * [misc]simplify: iters left: 6 (24 enodes) 1548148401.670 * * [misc]simplify: iters left: 5 (57 enodes) 1548148401.679 * * [misc]simplify: iters left: 4 (152 enodes) 1548148401.704 * * [misc]simplify: iters left: 3 (292 enodes) 1548148401.748 * * [misc]simplify: iters left: 2 (422 enodes) 1548148401.815 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148401.815 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148401.815 * * * * [misc]progress: [ 525 / 5054 ] simplifiying candidate # 1548148401.816 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148401.816 * * [misc]simplify: iters left: 6 (25 enodes) 1548148401.820 * * [misc]simplify: iters left: 5 (56 enodes) 1548148401.829 * * [misc]simplify: iters left: 4 (133 enodes) 1548148401.849 * * [misc]simplify: iters left: 3 (248 enodes) 1548148401.890 * * [misc]simplify: iters left: 2 (394 enodes) 1548148401.954 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148401.954 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148401.954 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148401.955 * * [misc]simplify: iters left: 6 (25 enodes) 1548148401.959 * * [misc]simplify: iters left: 5 (58 enodes) 1548148401.968 * * [misc]simplify: iters left: 4 (153 enodes) 1548148401.993 * * [misc]simplify: iters left: 3 (293 enodes) 1548148402.036 * * [misc]simplify: iters left: 2 (425 enodes) 1548148402.106 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148402.106 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148402.106 * * * * [misc]progress: [ 526 / 5054 ] simplifiying candidate # 1548148402.106 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) 1)) 1548148402.106 * * [misc]simplify: iters left: 6 (24 enodes) 1548148402.111 * * [misc]simplify: iters left: 5 (55 enodes) 1548148402.119 * * [misc]simplify: iters left: 4 (131 enodes) 1548148402.140 * * [misc]simplify: iters left: 3 (238 enodes) 1548148402.176 * * [misc]simplify: iters left: 2 (350 enodes) 1548148402.228 * * [misc]simplify: iters left: 1 (437 enodes) 1548148402.280 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v)))) t)) 1548148402.280 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148402.280 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148402.280 * * [misc]simplify: iters left: 6 (24 enodes) 1548148402.284 * * [misc]simplify: iters left: 5 (57 enodes) 1548148402.294 * * [misc]simplify: iters left: 4 (152 enodes) 1548148402.318 * * [misc]simplify: iters left: 3 (292 enodes) 1548148402.362 * * [misc]simplify: iters left: 2 (422 enodes) 1548148402.429 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148402.429 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148402.429 * * * * [misc]progress: [ 527 / 5054 ] simplifiying candidate # 1548148402.430 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148402.430 * * [misc]simplify: iters left: 6 (27 enodes) 1548148402.434 * * [misc]simplify: iters left: 5 (62 enodes) 1548148402.444 * * [misc]simplify: iters left: 4 (162 enodes) 1548148402.471 * * [misc]simplify: iters left: 3 (368 enodes) 1548148402.559 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4)) t)) (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) 1548148402.559 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4)) t)) (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148402.559 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148402.559 * * [misc]simplify: iters left: 6 (25 enodes) 1548148402.564 * * [misc]simplify: iters left: 5 (58 enodes) 1548148402.573 * * [misc]simplify: iters left: 4 (153 enodes) 1548148402.598 * * [misc]simplify: iters left: 3 (289 enodes) 1548148402.639 * * [misc]simplify: iters left: 2 (413 enodes) 1548148402.705 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148402.705 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4)) t)) (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))) 4))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148402.705 * * * * [misc]progress: [ 528 / 5054 ] simplifiying candidate # 1548148402.705 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148402.705 * * [misc]simplify: iters left: 6 (28 enodes) 1548148402.710 * * [misc]simplify: iters left: 5 (62 enodes) 1548148402.720 * * [misc]simplify: iters left: 4 (151 enodes) 1548148402.743 * * [misc]simplify: iters left: 3 (316 enodes) 1548148402.804 * [exit]simplify: Simplified to (* (* (fabs (cbrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))) t))) 1548148402.804 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (fabs (cbrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148402.804 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148402.804 * * [misc]simplify: iters left: 6 (25 enodes) 1548148402.809 * * [misc]simplify: iters left: 5 (58 enodes) 1548148402.820 * * [misc]simplify: iters left: 4 (153 enodes) 1548148402.843 * * [misc]simplify: iters left: 3 (289 enodes) 1548148402.886 * * [misc]simplify: iters left: 2 (413 enodes) 1548148402.951 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148402.951 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (fabs (cbrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148402.951 * * * * [misc]progress: [ 529 / 5054 ] simplifiying candidate # 1548148402.951 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148402.951 * * [misc]simplify: iters left: 6 (26 enodes) 1548148402.955 * * [misc]simplify: iters left: 5 (59 enodes) 1548148402.965 * * [misc]simplify: iters left: 4 (148 enodes) 1548148402.990 * * [misc]simplify: iters left: 3 (310 enodes) 1548148403.052 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12))))) t)) (* (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148403.052 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12))))) t)) (* (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148403.052 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148403.052 * * [misc]simplify: iters left: 6 (25 enodes) 1548148403.056 * * [misc]simplify: iters left: 5 (58 enodes) 1548148403.066 * * [misc]simplify: iters left: 4 (153 enodes) 1548148403.089 * * [misc]simplify: iters left: 3 (289 enodes) 1548148403.132 * * [misc]simplify: iters left: 2 (413 enodes) 1548148403.197 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148403.197 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12))))) t)) (* (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148403.197 * * * * [misc]progress: [ 530 / 5054 ] simplifiying candidate # 1548148403.197 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148403.197 * * [misc]simplify: iters left: 6 (26 enodes) 1548148403.202 * * [misc]simplify: iters left: 5 (59 enodes) 1548148403.211 * * [misc]simplify: iters left: 4 (141 enodes) 1548148403.234 * * [misc]simplify: iters left: 3 (264 enodes) 1548148403.277 * * [misc]simplify: iters left: 2 (454 enodes) 1548148403.378 * [exit]simplify: Simplified to (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) 1548148403.378 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148403.378 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148403.378 * * [misc]simplify: iters left: 6 (24 enodes) 1548148403.384 * * [misc]simplify: iters left: 5 (57 enodes) 1548148403.393 * * [misc]simplify: iters left: 4 (152 enodes) 1548148403.416 * * [misc]simplify: iters left: 3 (288 enodes) 1548148403.459 * * [misc]simplify: iters left: 2 (410 enodes) 1548148403.792 * [exit]simplify: Simplified to (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148403.792 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148403.793 * * * * [misc]progress: [ 531 / 5054 ] simplifiying candidate # 1548148403.793 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148403.793 * * [misc]simplify: iters left: 6 (26 enodes) 1548148403.797 * * [misc]simplify: iters left: 5 (59 enodes) 1548148403.806 * * [misc]simplify: iters left: 4 (148 enodes) 1548148403.833 * * [misc]simplify: iters left: 3 (310 enodes) 1548148403.895 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12))))) t)) (* (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148403.895 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12))))) t)) (* (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148403.895 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148403.895 * * [misc]simplify: iters left: 6 (25 enodes) 1548148403.900 * * [misc]simplify: iters left: 5 (58 enodes) 1548148403.909 * * [misc]simplify: iters left: 4 (153 enodes) 1548148403.932 * * [misc]simplify: iters left: 3 (289 enodes) 1548148403.976 * * [misc]simplify: iters left: 2 (413 enodes) 1548148404.040 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148404.040 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12))))) t)) (* (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* v (* v 12)))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148404.041 * * * * [misc]progress: [ 532 / 5054 ] simplifiying candidate # 1548148404.041 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148404.041 * * [misc]simplify: iters left: 6 (25 enodes) 1548148404.045 * * [misc]simplify: iters left: 5 (58 enodes) 1548148404.056 * * [misc]simplify: iters left: 4 (144 enodes) 1548148404.078 * * [misc]simplify: iters left: 3 (271 enodes) 1548148404.121 * * [misc]simplify: iters left: 2 (476 enodes) 1548148404.250 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148404.250 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148404.250 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148404.251 * * [misc]simplify: iters left: 6 (24 enodes) 1548148404.255 * * [misc]simplify: iters left: 5 (57 enodes) 1548148404.264 * * [misc]simplify: iters left: 4 (152 enodes) 1548148404.289 * * [misc]simplify: iters left: 3 (288 enodes) 1548148404.332 * * [misc]simplify: iters left: 2 (410 enodes) 1548148404.395 * [exit]simplify: Simplified to (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148404.395 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148404.395 * * * * [misc]progress: [ 533 / 5054 ] simplifiying candidate # 1548148404.396 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148404.396 * * [misc]simplify: iters left: 6 (26 enodes) 1548148404.400 * * [misc]simplify: iters left: 5 (59 enodes) 1548148404.409 * * [misc]simplify: iters left: 4 (153 enodes) 1548148404.434 * * [misc]simplify: iters left: 3 (325 enodes) 1548148404.500 * [exit]simplify: Simplified to (/ (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))))) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))))) 1548148404.500 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))))) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148404.500 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148404.501 * * [misc]simplify: iters left: 6 (26 enodes) 1548148404.505 * * [misc]simplify: iters left: 5 (59 enodes) 1548148404.515 * * [misc]simplify: iters left: 4 (154 enodes) 1548148404.538 * * [misc]simplify: iters left: 3 (298 enodes) 1548148404.583 * * [misc]simplify: iters left: 2 (430 enodes) 1548148404.653 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148404.653 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12))))))) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* v (* v 12)))))))) (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148404.653 * * * * [misc]progress: [ 534 / 5054 ] simplifiying candidate # 1548148404.653 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148404.653 * * [misc]simplify: iters left: 6 (27 enodes) 1548148404.657 * * [misc]simplify: iters left: 5 (59 enodes) 1548148404.667 * * [misc]simplify: iters left: 4 (144 enodes) 1548148404.690 * * [misc]simplify: iters left: 3 (286 enodes) 1548148404.736 * * [misc]simplify: iters left: 2 (422 enodes) 1548148404.807 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) t))) 1548148404.807 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148404.807 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148404.807 * * [misc]simplify: iters left: 6 (26 enodes) 1548148404.811 * * [misc]simplify: iters left: 5 (59 enodes) 1548148404.821 * * [misc]simplify: iters left: 4 (154 enodes) 1548148404.846 * * [misc]simplify: iters left: 3 (298 enodes) 1548148404.890 * * [misc]simplify: iters left: 2 (430 enodes) 1548148404.960 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148404.960 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12))))) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) t))) (/ (* (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148404.960 * * * * [misc]progress: [ 535 / 5054 ] simplifiying candidate # 1548148404.960 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148404.961 * * [misc]simplify: iters left: 6 (25 enodes) 1548148404.965 * * [misc]simplify: iters left: 5 (56 enodes) 1548148404.974 * * [misc]simplify: iters left: 4 (141 enodes) 1548148404.995 * * [misc]simplify: iters left: 3 (277 enodes) 1548148405.040 * * [misc]simplify: iters left: 2 (426 enodes) 1548148405.113 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) t)) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148405.113 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) t)) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148405.113 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148405.114 * * [misc]simplify: iters left: 6 (26 enodes) 1548148405.118 * * [misc]simplify: iters left: 5 (59 enodes) 1548148405.129 * * [misc]simplify: iters left: 4 (154 enodes) 1548148405.152 * * [misc]simplify: iters left: 3 (298 enodes) 1548148405.197 * * [misc]simplify: iters left: 2 (430 enodes) 1548148405.267 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148405.267 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) t)) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148405.267 * * * * [misc]progress: [ 536 / 5054 ] simplifiying candidate # 1548148405.267 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148405.267 * * [misc]simplify: iters left: 6 (25 enodes) 1548148405.272 * * [misc]simplify: iters left: 5 (56 enodes) 1548148405.280 * * [misc]simplify: iters left: 4 (134 enodes) 1548148405.303 * * [misc]simplify: iters left: 3 (247 enodes) 1548148405.339 * * [misc]simplify: iters left: 2 (374 enodes) 1548148405.404 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))))) 1548148405.404 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148405.404 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148405.404 * * [misc]simplify: iters left: 6 (25 enodes) 1548148405.409 * * [misc]simplify: iters left: 5 (58 enodes) 1548148405.418 * * [misc]simplify: iters left: 4 (153 enodes) 1548148405.441 * * [misc]simplify: iters left: 3 (297 enodes) 1548148405.486 * * [misc]simplify: iters left: 2 (423 enodes) 1548148405.552 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (+ (* v (* -6 v)) 2)) PI) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148405.552 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (/ (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))))) (/ (* (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (+ (* v (* -6 v)) 2)) PI) (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148405.553 * * * * [misc]progress: [ 537 / 5054 ] simplifiying candidate # 1548148405.553 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148405.553 * * [misc]simplify: iters left: 6 (25 enodes) 1548148405.557 * * [misc]simplify: iters left: 5 (56 enodes) 1548148405.566 * * [misc]simplify: iters left: 4 (141 enodes) 1548148405.589 * * [misc]simplify: iters left: 3 (277 enodes) 1548148405.633 * * [misc]simplify: iters left: 2 (426 enodes) 1548148405.706 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) t)) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148405.706 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) t)) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148405.706 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148405.707 * * [misc]simplify: iters left: 6 (26 enodes) 1548148405.711 * * [misc]simplify: iters left: 5 (59 enodes) 1548148405.721 * * [misc]simplify: iters left: 4 (154 enodes) 1548148405.745 * * [misc]simplify: iters left: 3 (298 enodes) 1548148405.789 * * [misc]simplify: iters left: 2 (430 enodes) 1548148405.859 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148405.859 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))) t)) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148405.859 * * * * [misc]progress: [ 538 / 5054 ] simplifiying candidate # 1548148405.860 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148405.860 * * [misc]simplify: iters left: 6 (24 enodes) 1548148405.864 * * [misc]simplify: iters left: 5 (55 enodes) 1548148405.872 * * [misc]simplify: iters left: 4 (135 enodes) 1548148405.894 * * [misc]simplify: iters left: 3 (250 enodes) 1548148405.932 * * [misc]simplify: iters left: 2 (375 enodes) 1548148405.997 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4)))))) 1548148405.998 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148405.998 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148405.998 * * [misc]simplify: iters left: 6 (25 enodes) 1548148406.002 * * [misc]simplify: iters left: 5 (58 enodes) 1548148406.012 * * [misc]simplify: iters left: 4 (153 enodes) 1548148406.037 * * [misc]simplify: iters left: 3 (297 enodes) 1548148406.080 * * [misc]simplify: iters left: 2 (423 enodes) 1548148406.147 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (+ (* v (* -6 v)) 2)) PI) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148406.147 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4)))))) (/ (* (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (+ (* v (* -6 v)) 2)) PI) (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148406.147 * * * * [misc]progress: [ 539 / 5054 ] simplifiying candidate # 1548148406.148 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148406.148 * * [misc]simplify: iters left: 6 (25 enodes) 1548148406.152 * * [misc]simplify: iters left: 5 (56 enodes) 1548148406.161 * * [misc]simplify: iters left: 4 (141 enodes) 1548148406.182 * * [misc]simplify: iters left: 3 (270 enodes) 1548148406.226 * * [misc]simplify: iters left: 2 (420 enodes) 1548148406.298 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* t (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))))) 1548148406.298 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* t (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148406.298 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148406.298 * * [misc]simplify: iters left: 6 (25 enodes) 1548148406.302 * * [misc]simplify: iters left: 5 (58 enodes) 1548148406.313 * * [misc]simplify: iters left: 4 (153 enodes) 1548148406.336 * * [misc]simplify: iters left: 3 (293 enodes) 1548148406.381 * * [misc]simplify: iters left: 2 (425 enodes) 1548148406.450 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148406.450 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* t (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148406.450 * * * * [misc]progress: [ 540 / 5054 ] simplifiying candidate # 1548148406.451 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148406.451 * * [misc]simplify: iters left: 6 (26 enodes) 1548148406.455 * * [misc]simplify: iters left: 5 (56 enodes) 1548148406.463 * * [misc]simplify: iters left: 4 (135 enodes) 1548148406.486 * * [misc]simplify: iters left: 3 (245 enodes) 1548148406.521 * * [misc]simplify: iters left: 2 (344 enodes) 1548148406.568 * * [misc]simplify: iters left: 1 (410 enodes) 1548148406.614 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* t (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) 1548148406.614 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* t (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148406.615 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148406.615 * * [misc]simplify: iters left: 6 (25 enodes) 1548148406.619 * * [misc]simplify: iters left: 5 (58 enodes) 1548148406.628 * * [misc]simplify: iters left: 4 (153 enodes) 1548148406.653 * * [misc]simplify: iters left: 3 (293 enodes) 1548148406.696 * * [misc]simplify: iters left: 2 (425 enodes) 1548148406.765 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148406.765 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* t (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148406.765 * * * * [misc]progress: [ 541 / 5054 ] simplifiying candidate # 1548148406.766 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148406.766 * * [misc]simplify: iters left: 6 (24 enodes) 1548148406.770 * * [misc]simplify: iters left: 5 (53 enodes) 1548148406.778 * * [misc]simplify: iters left: 4 (132 enodes) 1548148406.798 * * [misc]simplify: iters left: 3 (242 enodes) 1548148406.836 * * [misc]simplify: iters left: 2 (354 enodes) 1548148406.891 * * [misc]simplify: iters left: 1 (431 enodes) 1548148406.939 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) t)) 1548148406.939 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148406.939 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148406.939 * * [misc]simplify: iters left: 6 (25 enodes) 1548148406.944 * * [misc]simplify: iters left: 5 (58 enodes) 1548148406.953 * * [misc]simplify: iters left: 4 (153 enodes) 1548148406.976 * * [misc]simplify: iters left: 3 (293 enodes) 1548148407.021 * * [misc]simplify: iters left: 2 (425 enodes) 1548148407.089 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148407.089 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148407.089 * * * * [misc]progress: [ 542 / 5054 ] simplifiying candidate # 1548148407.090 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt 1))) 1548148407.090 * * [misc]simplify: iters left: 6 (24 enodes) 1548148407.095 * * [misc]simplify: iters left: 5 (53 enodes) 1548148407.103 * * [misc]simplify: iters left: 4 (124 enodes) 1548148407.122 * * [misc]simplify: iters left: 3 (222 enodes) 1548148407.155 * * [misc]simplify: iters left: 2 (311 enodes) 1548148407.197 * * [misc]simplify: iters left: 1 (374 enodes) 1548148407.240 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148407.240 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148407.240 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148407.240 * * [misc]simplify: iters left: 6 (24 enodes) 1548148407.244 * * [misc]simplify: iters left: 5 (57 enodes) 1548148407.254 * * [misc]simplify: iters left: 4 (152 enodes) 1548148407.278 * * [misc]simplify: iters left: 3 (292 enodes) 1548148407.322 * * [misc]simplify: iters left: 2 (422 enodes) 1548148407.389 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148407.389 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148407.389 * * * * [misc]progress: [ 543 / 5054 ] simplifiying candidate # 1548148407.389 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148407.389 * * [misc]simplify: iters left: 6 (24 enodes) 1548148407.393 * * [misc]simplify: iters left: 5 (53 enodes) 1548148407.402 * * [misc]simplify: iters left: 4 (132 enodes) 1548148407.422 * * [misc]simplify: iters left: 3 (242 enodes) 1548148407.458 * * [misc]simplify: iters left: 2 (354 enodes) 1548148407.514 * * [misc]simplify: iters left: 1 (431 enodes) 1548148407.562 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) t)) 1548148407.562 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148407.563 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148407.563 * * [misc]simplify: iters left: 6 (25 enodes) 1548148407.567 * * [misc]simplify: iters left: 5 (58 enodes) 1548148407.577 * * [misc]simplify: iters left: 4 (153 enodes) 1548148407.601 * * [misc]simplify: iters left: 3 (293 enodes) 1548148407.644 * * [misc]simplify: iters left: 2 (425 enodes) 1548148407.713 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148407.713 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (/ PI (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148407.713 * * * * [misc]progress: [ 544 / 5054 ] simplifiying candidate # 1548148407.714 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) 1)) 1548148407.714 * * [misc]simplify: iters left: 6 (23 enodes) 1548148407.718 * * [misc]simplify: iters left: 5 (50 enodes) 1548148407.725 * * [misc]simplify: iters left: 4 (121 enodes) 1548148407.743 * * [misc]simplify: iters left: 3 (215 enodes) 1548148407.777 * * [misc]simplify: iters left: 2 (290 enodes) 1548148407.816 * * [misc]simplify: iters left: 1 (329 enodes) 1548148407.847 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))) t)) 1548148407.848 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148407.848 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148407.848 * * [misc]simplify: iters left: 6 (24 enodes) 1548148407.852 * * [misc]simplify: iters left: 5 (57 enodes) 1548148407.861 * * [misc]simplify: iters left: 4 (152 enodes) 1548148407.886 * * [misc]simplify: iters left: 3 (292 enodes) 1548148407.928 * * [misc]simplify: iters left: 2 (422 enodes) 1548148407.996 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148407.996 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5))))) (/ PI (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148407.996 * * * * [misc]progress: [ 545 / 5054 ] simplifiying candidate # 1548148407.997 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148407.997 * * [misc]simplify: iters left: 6 (23 enodes) 1548148408.001 * * [misc]simplify: iters left: 5 (54 enodes) 1548148408.010 * * [misc]simplify: iters left: 4 (139 enodes) 1548148408.031 * * [misc]simplify: iters left: 3 (273 enodes) 1548148408.076 * * [misc]simplify: iters left: 2 (433 enodes) 1548148408.161 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148408.161 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148408.161 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148408.161 * * [misc]simplify: iters left: 6 (27 enodes) 1548148408.166 * * [misc]simplify: iters left: 5 (63 enodes) 1548148408.176 * * [misc]simplify: iters left: 4 (171 enodes) 1548148408.203 * * [misc]simplify: iters left: 3 (397 enodes) 1548148408.292 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))))) 1548148408.292 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148408.292 * * * * [misc]progress: [ 546 / 5054 ] simplifiying candidate # 1548148408.292 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148408.292 * * [misc]simplify: iters left: 6 (24 enodes) 1548148408.297 * * [misc]simplify: iters left: 5 (54 enodes) 1548148408.305 * * [misc]simplify: iters left: 4 (133 enodes) 1548148408.327 * * [misc]simplify: iters left: 3 (239 enodes) 1548148408.362 * * [misc]simplify: iters left: 2 (349 enodes) 1548148408.415 * * [misc]simplify: iters left: 1 (435 enodes) 1548148408.460 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) 1548148408.460 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148408.460 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148408.460 * * [misc]simplify: iters left: 6 (27 enodes) 1548148408.465 * * [misc]simplify: iters left: 5 (63 enodes) 1548148408.475 * * [misc]simplify: iters left: 4 (171 enodes) 1548148408.504 * * [misc]simplify: iters left: 3 (397 enodes) 1548148408.592 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))))) 1548148408.592 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148408.592 * * * * [misc]progress: [ 547 / 5054 ] simplifiying candidate # 1548148408.592 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148408.592 * * [misc]simplify: iters left: 6 (22 enodes) 1548148408.596 * * [misc]simplify: iters left: 5 (51 enodes) 1548148408.604 * * [misc]simplify: iters left: 4 (130 enodes) 1548148408.626 * * [misc]simplify: iters left: 3 (241 enodes) 1548148408.663 * * [misc]simplify: iters left: 2 (344 enodes) 1548148408.714 * * [misc]simplify: iters left: 1 (453 enodes) 1548148408.765 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))))) 1548148408.765 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148408.766 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148408.766 * * [misc]simplify: iters left: 6 (27 enodes) 1548148408.772 * * [misc]simplify: iters left: 5 (63 enodes) 1548148408.782 * * [misc]simplify: iters left: 4 (171 enodes) 1548148408.809 * * [misc]simplify: iters left: 3 (397 enodes) 1548148408.899 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))))) 1548148408.899 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))))) (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148408.899 * * * * [misc]progress: [ 548 / 5054 ] simplifiying candidate # 1548148408.899 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt 1))) 1548148408.899 * * [misc]simplify: iters left: 6 (22 enodes) 1548148408.904 * * [misc]simplify: iters left: 5 (51 enodes) 1548148408.911 * * [misc]simplify: iters left: 4 (122 enodes) 1548148408.930 * * [misc]simplify: iters left: 3 (220 enodes) 1548148408.963 * * [misc]simplify: iters left: 2 (297 enodes) 1548148409.005 * * [misc]simplify: iters left: 1 (355 enodes) 1548148409.042 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* 36 (pow v 4)) (+ (* (* v v) 12) 4)))) 1548148409.042 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* 36 (pow v 4)) (+ (* (* v v) 12) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.042 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148409.042 * * [misc]simplify: iters left: 6 (26 enodes) 1548148409.047 * * [misc]simplify: iters left: 5 (62 enodes) 1548148409.058 * * [misc]simplify: iters left: 4 (170 enodes) 1548148409.086 * * [misc]simplify: iters left: 3 (396 enodes) 1548148409.175 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 3) (* v 36)))))) 1548148409.175 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* 36 (pow v 4)) (+ (* (* v v) 12) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 3) (* v 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.175 * * * * [misc]progress: [ 549 / 5054 ] simplifiying candidate # 1548148409.176 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148409.176 * * [misc]simplify: iters left: 6 (22 enodes) 1548148409.180 * * [misc]simplify: iters left: 5 (51 enodes) 1548148409.188 * * [misc]simplify: iters left: 4 (130 enodes) 1548148409.207 * * [misc]simplify: iters left: 3 (241 enodes) 1548148409.244 * * [misc]simplify: iters left: 2 (344 enodes) 1548148409.297 * * [misc]simplify: iters left: 1 (453 enodes) 1548148409.349 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))))) 1548148409.349 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.350 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148409.350 * * [misc]simplify: iters left: 6 (27 enodes) 1548148409.354 * * [misc]simplify: iters left: 5 (63 enodes) 1548148409.365 * * [misc]simplify: iters left: 4 (171 enodes) 1548148409.394 * * [misc]simplify: iters left: 3 (397 enodes) 1548148409.481 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))))) 1548148409.482 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))))) (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (/ (* (* PI t) (/ (sqrt (- 2 (* (* v v) 6))) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.482 * * * * [misc]progress: [ 550 / 5054 ] simplifiying candidate # 1548148409.482 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 1)) 1548148409.482 * * [misc]simplify: iters left: 6 (21 enodes) 1548148409.486 * * [misc]simplify: iters left: 5 (48 enodes) 1548148409.493 * * [misc]simplify: iters left: 4 (119 enodes) 1548148409.514 * * [misc]simplify: iters left: 3 (215 enodes) 1548148409.545 * * [misc]simplify: iters left: 2 (282 enodes) 1548148409.583 * * [misc]simplify: iters left: 1 (310 enodes) 1548148409.609 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) 1548148409.609 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.609 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148409.610 * * [misc]simplify: iters left: 6 (26 enodes) 1548148409.615 * * [misc]simplify: iters left: 5 (62 enodes) 1548148409.625 * * [misc]simplify: iters left: 4 (170 enodes) 1548148409.653 * * [misc]simplify: iters left: 3 (396 enodes) 1548148409.743 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 3) (* v 36)))))) 1548148409.743 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 3) (* v 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.743 * * * * [misc]progress: [ 551 / 5054 ] simplifiying candidate # 1548148409.743 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148409.743 * * [misc]simplify: iters left: 6 (26 enodes) 1548148409.748 * * [misc]simplify: iters left: 5 (63 enodes) 1548148409.758 * * [misc]simplify: iters left: 4 (169 enodes) 1548148409.788 * * [misc]simplify: iters left: 3 (373 enodes) 1548148409.866 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (/ (* (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))) (* t PI)) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36))))))) 1548148409.866 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (/ (* (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))) (* t PI)) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.866 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148409.867 * * [misc]simplify: iters left: 6 (24 enodes) 1548148409.871 * * [misc]simplify: iters left: 5 (57 enodes) 1548148409.880 * * [misc]simplify: iters left: 4 (152 enodes) 1548148409.905 * * [misc]simplify: iters left: 3 (310 enodes) 1548148409.960 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148409.960 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (/ (* (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))) (* t PI)) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36))))))) (/ (cbrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148409.960 * * * * [misc]progress: [ 552 / 5054 ] simplifiying candidate # 1548148409.960 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148409.960 * * [misc]simplify: iters left: 6 (27 enodes) 1548148409.965 * * [misc]simplify: iters left: 5 (60 enodes) 1548148409.974 * * [misc]simplify: iters left: 4 (146 enodes) 1548148409.997 * * [misc]simplify: iters left: 3 (294 enodes) 1548148410.044 * * [misc]simplify: iters left: 2 (452 enodes) 1548148410.120 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))) t)) (/ PI (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12))))))) 1548148410.120 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))) t)) (/ PI (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.120 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148410.120 * * [misc]simplify: iters left: 6 (24 enodes) 1548148410.126 * * [misc]simplify: iters left: 5 (57 enodes) 1548148410.135 * * [misc]simplify: iters left: 4 (152 enodes) 1548148410.158 * * [misc]simplify: iters left: 3 (310 enodes) 1548148410.213 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148410.213 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12)))) t)) (/ PI (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12))))))) (/ (sqrt (cbrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.213 * * * * [misc]progress: [ 553 / 5054 ] simplifiying candidate # 1548148410.213 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148410.213 * * [misc]simplify: iters left: 6 (25 enodes) 1548148410.218 * * [misc]simplify: iters left: 5 (57 enodes) 1548148410.226 * * [misc]simplify: iters left: 4 (143 enodes) 1548148410.251 * * [misc]simplify: iters left: 3 (284 enodes) 1548148410.297 * * [misc]simplify: iters left: 2 (458 enodes) 1548148410.377 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (* t PI)) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) 1548148410.378 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (* t PI)) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.378 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148410.378 * * [misc]simplify: iters left: 6 (24 enodes) 1548148410.382 * * [misc]simplify: iters left: 5 (57 enodes) 1548148410.391 * * [misc]simplify: iters left: 4 (152 enodes) 1548148410.417 * * [misc]simplify: iters left: 3 (310 enodes) 1548148410.471 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148410.471 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (* t PI)) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.471 * * * * [misc]progress: [ 554 / 5054 ] simplifiying candidate # 1548148410.472 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt 1))) 1548148410.472 * * [misc]simplify: iters left: 6 (25 enodes) 1548148410.476 * * [misc]simplify: iters left: 5 (57 enodes) 1548148410.485 * * [misc]simplify: iters left: 4 (141 enodes) 1548148410.507 * * [misc]simplify: iters left: 3 (265 enodes) 1548148410.548 * * [misc]simplify: iters left: 2 (422 enodes) 1548148410.632 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (* t PI))) 1548148410.632 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.633 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148410.633 * * [misc]simplify: iters left: 6 (23 enodes) 1548148410.637 * * [misc]simplify: iters left: 5 (56 enodes) 1548148410.646 * * [misc]simplify: iters left: 4 (151 enodes) 1548148410.669 * * [misc]simplify: iters left: 3 (311 enodes) 1548148410.725 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (/ (sqrt (+ (* v (* v -6)) 2)) (cbrt (+ (* (* v v) -5) 1)))) 1548148410.725 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (* t PI))) (/ (* (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (/ (sqrt (+ (* v (* v -6)) 2)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.725 * * * * [misc]progress: [ 555 / 5054 ] simplifiying candidate # 1548148410.726 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148410.726 * * [misc]simplify: iters left: 6 (25 enodes) 1548148410.730 * * [misc]simplify: iters left: 5 (57 enodes) 1548148410.739 * * [misc]simplify: iters left: 4 (143 enodes) 1548148410.763 * * [misc]simplify: iters left: 3 (284 enodes) 1548148410.809 * * [misc]simplify: iters left: 2 (458 enodes) 1548148410.890 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (* t PI)) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) 1548148410.890 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (* t PI)) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.891 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148410.891 * * [misc]simplify: iters left: 6 (24 enodes) 1548148410.895 * * [misc]simplify: iters left: 5 (57 enodes) 1548148410.904 * * [misc]simplify: iters left: 4 (152 enodes) 1548148410.929 * * [misc]simplify: iters left: 3 (310 enodes) 1548148410.984 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148410.984 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (* t PI)) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))))) (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 3) (* v 36))) 4))) (/ (/ (sqrt (+ (* -6 (* v v)) 2)) (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148410.984 * * * * [misc]progress: [ 556 / 5054 ] simplifiying candidate # 1548148410.985 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) 1)) 1548148410.985 * * [misc]simplify: iters left: 6 (24 enodes) 1548148410.989 * * [misc]simplify: iters left: 5 (56 enodes) 1548148410.998 * * [misc]simplify: iters left: 4 (145 enodes) 1548148411.022 * * [misc]simplify: iters left: 3 (271 enodes) 1548148411.067 * * [misc]simplify: iters left: 2 (469 enodes) 1548148411.167 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (* t PI) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))))) 1548148411.167 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (* t PI) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148411.167 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148411.168 * * [misc]simplify: iters left: 6 (23 enodes) 1548148411.172 * * [misc]simplify: iters left: 5 (56 enodes) 1548148411.181 * * [misc]simplify: iters left: 4 (151 enodes) 1548148411.206 * * [misc]simplify: iters left: 3 (311 enodes) 1548148411.262 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (/ (sqrt (+ (* v (* v -6)) 2)) (cbrt (+ (* (* v v) -5) 1)))) 1548148411.262 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* (* t PI) (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36))))) (/ (* (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)) (cbrt (cbrt (+ (* (* v v) -5) 1)))) (/ (sqrt (+ (* v (* v -6)) 2)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148411.262 * * * * [misc]progress: [ 557 / 5054 ] simplifiying candidate # 1548148411.263 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148411.263 * * [misc]simplify: iters left: 6 (32 enodes) 1548148411.268 * * [misc]simplify: iters left: 5 (79 enodes) 1548148411.281 * * [misc]simplify: iters left: 4 (225 enodes) 1548148411.337 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (* (cbrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))))) 1548148411.338 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (* (cbrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148411.338 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148411.338 * * [misc]simplify: iters left: 6 (29 enodes) 1548148411.343 * * [misc]simplify: iters left: 5 (74 enodes) 1548148411.357 * * [misc]simplify: iters left: 4 (208 enodes) 1548148411.405 * * [misc]simplify: iters left: 3 (440 enodes) 1548148411.525 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148411.525 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (* t (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (* (cbrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))))) (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148411.525 * * * * [misc]progress: [ 558 / 5054 ] simplifiying candidate # 1548148411.525 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148411.525 * * [misc]simplify: iters left: 6 (33 enodes) 1548148411.531 * * [misc]simplify: iters left: 5 (79 enodes) 1548148411.543 * * [misc]simplify: iters left: 4 (214 enodes) 1548148411.593 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12))))))) 1548148411.593 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148411.594 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148411.594 * * [misc]simplify: iters left: 6 (29 enodes) 1548148411.599 * * [misc]simplify: iters left: 5 (74 enodes) 1548148411.613 * * [misc]simplify: iters left: 4 (208 enodes) 1548148411.660 * * [misc]simplify: iters left: 3 (440 enodes) 1548148411.779 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148411.779 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12))))))) (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148411.779 * * * * [misc]progress: [ 559 / 5054 ] simplifiying candidate # 1548148411.779 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148411.780 * * [misc]simplify: iters left: 6 (31 enodes) 1548148411.785 * * [misc]simplify: iters left: 5 (76 enodes) 1548148411.797 * * [misc]simplify: iters left: 4 (211 enodes) 1548148411.847 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) 1548148411.847 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148411.847 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148411.847 * * [misc]simplify: iters left: 6 (29 enodes) 1548148411.852 * * [misc]simplify: iters left: 5 (74 enodes) 1548148411.868 * * [misc]simplify: iters left: 4 (208 enodes) 1548148411.914 * * [misc]simplify: iters left: 3 (440 enodes) 1548148412.034 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148412.034 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.034 * * * * [misc]progress: [ 560 / 5054 ] simplifiying candidate # 1548148412.034 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148412.035 * * [misc]simplify: iters left: 6 (31 enodes) 1548148412.040 * * [misc]simplify: iters left: 5 (76 enodes) 1548148412.052 * * [misc]simplify: iters left: 4 (203 enodes) 1548148412.097 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148412.097 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.098 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148412.098 * * [misc]simplify: iters left: 6 (28 enodes) 1548148412.103 * * [misc]simplify: iters left: 5 (73 enodes) 1548148412.116 * * [misc]simplify: iters left: 4 (207 enodes) 1548148412.163 * * [misc]simplify: iters left: 3 (422 enodes) 1548148412.278 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3))))))) 1548148412.278 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.278 * * * * [misc]progress: [ 561 / 5054 ] simplifiying candidate # 1548148412.278 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148412.279 * * [misc]simplify: iters left: 6 (31 enodes) 1548148412.284 * * [misc]simplify: iters left: 5 (76 enodes) 1548148412.296 * * [misc]simplify: iters left: 4 (211 enodes) 1548148412.347 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) 1548148412.347 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.347 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148412.347 * * [misc]simplify: iters left: 6 (29 enodes) 1548148412.352 * * [misc]simplify: iters left: 5 (74 enodes) 1548148412.368 * * [misc]simplify: iters left: 4 (208 enodes) 1548148412.414 * * [misc]simplify: iters left: 3 (440 enodes) 1548148412.533 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148412.533 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) (* (/ (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) PI) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.533 * * * * [misc]progress: [ 562 / 5054 ] simplifiying candidate # 1548148412.534 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148412.534 * * [misc]simplify: iters left: 6 (30 enodes) 1548148412.540 * * [misc]simplify: iters left: 5 (75 enodes) 1548148412.551 * * [misc]simplify: iters left: 4 (206 enodes) 1548148412.597 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148412.597 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.597 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148412.597 * * [misc]simplify: iters left: 6 (28 enodes) 1548148412.602 * * [misc]simplify: iters left: 5 (73 enodes) 1548148412.616 * * [misc]simplify: iters left: 4 (207 enodes) 1548148412.662 * * [misc]simplify: iters left: 3 (422 enodes) 1548148412.776 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3))))))) 1548148412.776 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.776 * * * * [misc]progress: [ 563 / 5054 ] simplifiying candidate # 1548148412.777 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148412.777 * * [misc]simplify: iters left: 6 (31 enodes) 1548148412.782 * * [misc]simplify: iters left: 5 (73 enodes) 1548148412.796 * * [misc]simplify: iters left: 4 (204 enodes) 1548148412.842 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) 1548148412.842 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.842 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148412.842 * * [misc]simplify: iters left: 6 (25 enodes) 1548148412.847 * * [misc]simplify: iters left: 5 (57 enodes) 1548148412.857 * * [misc]simplify: iters left: 4 (144 enodes) 1548148412.878 * * [misc]simplify: iters left: 3 (250 enodes) 1548148412.914 * * [misc]simplify: iters left: 2 (324 enodes) 1548148412.957 * * [misc]simplify: iters left: 1 (378 enodes) 1548148412.997 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1))))) 1548148412.997 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148412.997 * * * * [misc]progress: [ 564 / 5054 ] simplifiying candidate # 1548148412.998 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148412.998 * * [misc]simplify: iters left: 6 (32 enodes) 1548148413.003 * * [misc]simplify: iters left: 5 (73 enodes) 1548148413.015 * * [misc]simplify: iters left: 4 (193 enodes) 1548148413.049 * * [misc]simplify: iters left: 3 (484 enodes) 1548148413.171 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* 12 v) v) 4))) t)) (/ (fabs (cbrt (+ (* (pow v 3) (* 36 v)) (+ (* (* 12 v) v) 4)))) (/ PI (cbrt (- 1 (* (* v 25) (pow v 3))))))) 1548148413.171 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* 12 v) v) 4))) t)) (/ (fabs (cbrt (+ (* (pow v 3) (* 36 v)) (+ (* (* 12 v) v) 4)))) (/ PI (cbrt (- 1 (* (* v 25) (pow v 3))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148413.171 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148413.171 * * [misc]simplify: iters left: 6 (25 enodes) 1548148413.176 * * [misc]simplify: iters left: 5 (57 enodes) 1548148413.185 * * [misc]simplify: iters left: 4 (144 enodes) 1548148413.208 * * [misc]simplify: iters left: 3 (250 enodes) 1548148413.243 * * [misc]simplify: iters left: 2 (324 enodes) 1548148413.287 * * [misc]simplify: iters left: 1 (378 enodes) 1548148413.327 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1))))) 1548148413.327 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* 12 v) v) 4))) t)) (/ (fabs (cbrt (+ (* (pow v 3) (* 36 v)) (+ (* (* 12 v) v) 4)))) (/ PI (cbrt (- 1 (* (* v 25) (pow v 3))))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148413.327 * * * * [misc]progress: [ 565 / 5054 ] simplifiying candidate # 1548148413.327 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148413.327 * * [misc]simplify: iters left: 6 (30 enodes) 1548148413.332 * * [misc]simplify: iters left: 5 (70 enodes) 1548148413.344 * * [misc]simplify: iters left: 4 (190 enodes) 1548148413.378 * * [misc]simplify: iters left: 3 (477 enodes) 1548148413.499 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))) PI) (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (/ t (cbrt (- 1 (* (* v 25) (pow v 3))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))))) 1548148413.499 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))) PI) (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (/ t (cbrt (- 1 (* (* v 25) (pow v 3))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148413.499 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148413.500 * * [misc]simplify: iters left: 6 (25 enodes) 1548148413.504 * * [misc]simplify: iters left: 5 (57 enodes) 1548148413.513 * * [misc]simplify: iters left: 4 (144 enodes) 1548148413.536 * * [misc]simplify: iters left: 3 (250 enodes) 1548148413.571 * * [misc]simplify: iters left: 2 (324 enodes) 1548148413.615 * * [misc]simplify: iters left: 1 (378 enodes) 1548148413.656 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1))))) 1548148413.656 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))) PI) (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (/ t (cbrt (- 1 (* (* v 25) (pow v 3))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148413.656 * * * * [misc]progress: [ 566 / 5054 ] simplifiying candidate # 1548148413.656 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148413.656 * * [misc]simplify: iters left: 6 (30 enodes) 1548148413.662 * * [misc]simplify: iters left: 5 (70 enodes) 1548148413.673 * * [misc]simplify: iters left: 4 (182 enodes) 1548148413.704 * * [misc]simplify: iters left: 3 (414 enodes) 1548148413.795 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* 36 v) (pow v 3)))))) 1548148413.795 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* 36 v) (pow v 3)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148413.795 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148413.795 * * [misc]simplify: iters left: 6 (24 enodes) 1548148413.799 * * [misc]simplify: iters left: 5 (56 enodes) 1548148413.809 * * [misc]simplify: iters left: 4 (143 enodes) 1548148413.832 * * [misc]simplify: iters left: 3 (249 enodes) 1548148413.866 * * [misc]simplify: iters left: 2 (313 enodes) 1548148413.907 * * [misc]simplify: iters left: 1 (357 enodes) 1548148413.946 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4))))) 1548148413.947 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* 25 v))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* 36 v) (pow v 3)))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148413.947 * * * * [misc]progress: [ 567 / 5054 ] simplifiying candidate # 1548148413.947 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148413.947 * * [misc]simplify: iters left: 6 (30 enodes) 1548148413.952 * * [misc]simplify: iters left: 5 (70 enodes) 1548148413.964 * * [misc]simplify: iters left: 4 (190 enodes) 1548148413.997 * * [misc]simplify: iters left: 3 (477 enodes) 1548148414.117 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))) PI) (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (/ t (cbrt (- 1 (* (* v 25) (pow v 3))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))))) 1548148414.117 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))) PI) (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (/ t (cbrt (- 1 (* (* v 25) (pow v 3))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148414.117 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148414.117 * * [misc]simplify: iters left: 6 (25 enodes) 1548148414.122 * * [misc]simplify: iters left: 5 (57 enodes) 1548148414.131 * * [misc]simplify: iters left: 4 (144 enodes) 1548148414.152 * * [misc]simplify: iters left: 3 (250 enodes) 1548148414.188 * * [misc]simplify: iters left: 2 (324 enodes) 1548148414.233 * * [misc]simplify: iters left: 1 (378 enodes) 1548148414.273 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1))))) 1548148414.273 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))) PI) (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* (/ t (cbrt (- 1 (* (* v 25) (pow v 3))))) (sqrt (+ (+ (* (* v 12) v) 4) (* (* v 36) (pow v 3))))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (cbrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148414.273 * * * * [misc]progress: [ 568 / 5054 ] simplifiying candidate # 1548148414.273 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148414.274 * * [misc]simplify: iters left: 6 (29 enodes) 1548148414.279 * * [misc]simplify: iters left: 5 (69 enodes) 1548148414.290 * * [misc]simplify: iters left: 4 (185 enodes) 1548148414.322 * * [misc]simplify: iters left: 3 (429 enodes) 1548148414.415 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3))))) (sqrt (+ (+ (* (pow v 3) (* v 36)) (* 12 (* v v))) 4)))) 1548148414.415 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3))))) (sqrt (+ (+ (* (pow v 3) (* v 36)) (* 12 (* v v))) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148414.415 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148414.415 * * [misc]simplify: iters left: 6 (24 enodes) 1548148414.419 * * [misc]simplify: iters left: 5 (56 enodes) 1548148414.428 * * [misc]simplify: iters left: 4 (143 enodes) 1548148414.452 * * [misc]simplify: iters left: 3 (249 enodes) 1548148414.486 * * [misc]simplify: iters left: 2 (313 enodes) 1548148414.527 * * [misc]simplify: iters left: 1 (357 enodes) 1548148414.567 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4))))) 1548148414.567 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3))))) (sqrt (+ (+ (* (pow v 3) (* v 36)) (* 12 (* v v))) 4)))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148414.567 * * * * [misc]progress: [ 569 / 5054 ] simplifiying candidate # 1548148414.567 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1) 1548148414.567 * * [misc]simplify: iters left: 6 (20 enodes) 1548148414.571 * * [misc]simplify: iters left: 5 (47 enodes) 1548148414.578 * * [misc]simplify: iters left: 4 (118 enodes) 1548148414.597 * * [misc]simplify: iters left: 3 (212 enodes) 1548148414.629 * * [misc]simplify: iters left: 2 (282 enodes) 1548148414.666 * * [misc]simplify: iters left: 1 (307 enodes) 1548148414.692 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) 1548148414.693 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148414.693 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148414.693 * * [misc]simplify: iters left: 6 (26 enodes) 1548148414.697 * * [misc]simplify: iters left: 5 (62 enodes) 1548148414.708 * * [misc]simplify: iters left: 4 (170 enodes) 1548148414.736 * * [misc]simplify: iters left: 3 (396 enodes) 1548148414.825 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 3) (* v 36)))))) 1548148414.825 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 3) (* v 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148414.825 * * * * [misc]progress: [ 570 / 5054 ] simplifiying candidate # 1548148414.825 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148414.826 * * [misc]simplify: iters left: 6 (24 enodes) 1548148414.832 * * [misc]simplify: iters left: 5 (56 enodes) 1548148414.840 * * [misc]simplify: iters left: 4 (142 enodes) 1548148414.863 * * [misc]simplify: iters left: 3 (284 enodes) 1548148414.909 * * [misc]simplify: iters left: 2 (449 enodes) 1548148414.981 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) 1548148414.981 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148414.981 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148414.981 * * [misc]simplify: iters left: 6 (22 enodes) 1548148414.985 * * [misc]simplify: iters left: 5 (53 enodes) 1548148414.994 * * [misc]simplify: iters left: 4 (142 enodes) 1548148415.017 * * [misc]simplify: iters left: 3 (255 enodes) 1548148415.054 * * [misc]simplify: iters left: 2 (346 enodes) 1548148415.101 * * [misc]simplify: iters left: 1 (447 enodes) 1548148415.152 * [exit]simplify: Simplified to (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148415.153 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148415.153 * * * * [misc]progress: [ 571 / 5054 ] simplifiying candidate # 1548148415.153 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148415.153 * * [misc]simplify: iters left: 6 (30 enodes) 1548148415.159 * * [misc]simplify: iters left: 5 (76 enodes) 1548148415.172 * * [misc]simplify: iters left: 4 (201 enodes) 1548148415.223 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* 36 (* v v)) 12) (* v v)) 3)))) 1548148415.223 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* 36 (* v v)) 12) (* v v)) 3)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148415.224 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148415.224 * * [misc]simplify: iters left: 6 (25 enodes) 1548148415.230 * * [misc]simplify: iters left: 5 (78 enodes) 1548148415.249 * * [misc]simplify: iters left: 4 (315 enodes) 1548148415.374 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ 2 (* v (* v -6))))) (sqrt (+ (* (* (+ (* (* v 6) v) 2) (* (* v 6) v)) (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) -4))) 16))) 1548148415.374 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* 36 (* v v)) 12) (* v v)) 3)))) (/ (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ 2 (* v (* v -6))))) (sqrt (+ (* (* (+ (* (* v 6) v) 2) (* (* v 6) v)) (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) -4))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148415.374 * * * * [misc]progress: [ 572 / 5054 ] simplifiying candidate # 1548148415.375 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148415.375 * * [misc]simplify: iters left: 6 (29 enodes) 1548148415.381 * * [misc]simplify: iters left: 5 (79 enodes) 1548148415.393 * * [misc]simplify: iters left: 4 (241 enodes) 1548148415.473 * [exit]simplify: Simplified to (/ (* (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))) (- (- 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148415.473 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))) (- (- 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148415.473 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148415.473 * * [misc]simplify: iters left: 6 (21 enodes) 1548148415.477 * * [misc]simplify: iters left: 5 (51 enodes) 1548148415.485 * * [misc]simplify: iters left: 4 (137 enodes) 1548148415.509 * * [misc]simplify: iters left: 3 (320 enodes) 1548148415.588 * [exit]simplify: Simplified to (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (* (* v -6) v) 2)) (sqrt (+ (+ 4 (* (* v -12) v)) (* (* (* v v) (* v v)) -36))))) 1548148415.588 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))) (- (- 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (* (* v -6) v) 2)) (sqrt (+ (+ 4 (* (* v -12) v)) (* (* (* v v) (* v v)) -36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148415.588 * * * * [misc]progress: [ 573 / 5054 ] simplifiying candidate # 1548148415.589 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148415.589 * * [misc]simplify: iters left: 6 (28 enodes) 1548148415.594 * * [misc]simplify: iters left: 5 (62 enodes) 1548148415.603 * * [misc]simplify: iters left: 4 (149 enodes) 1548148415.628 * * [misc]simplify: iters left: 3 (276 enodes) 1548148415.667 * * [misc]simplify: iters left: 2 (363 enodes) 1548148415.717 * * [misc]simplify: iters left: 1 (406 enodes) 1548148415.760 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) 1548148415.760 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148415.760 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148415.760 * * [misc]simplify: iters left: 6 (30 enodes) 1548148415.766 * * [misc]simplify: iters left: 5 (73 enodes) 1548148415.777 * * [misc]simplify: iters left: 4 (190 enodes) 1548148415.814 * * [misc]simplify: iters left: 3 (452 enodes) 1548148415.931 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (cbrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4))))) 1548148415.931 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (cbrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148415.931 * * * * [misc]progress: [ 574 / 5054 ] simplifiying candidate # 1548148415.931 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148415.931 * * [misc]simplify: iters left: 6 (27 enodes) 1548148415.936 * * [misc]simplify: iters left: 5 (59 enodes) 1548148415.945 * * [misc]simplify: iters left: 4 (142 enodes) 1548148415.969 * * [misc]simplify: iters left: 3 (264 enodes) 1548148416.007 * * [misc]simplify: iters left: 2 (354 enodes) 1548148416.056 * * [misc]simplify: iters left: 1 (409 enodes) 1548148416.099 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) 1548148416.099 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148416.099 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148416.099 * * [misc]simplify: iters left: 6 (30 enodes) 1548148416.105 * * [misc]simplify: iters left: 5 (73 enodes) 1548148416.116 * * [misc]simplify: iters left: 4 (190 enodes) 1548148416.152 * * [misc]simplify: iters left: 3 (452 enodes) 1548148416.268 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (sqrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4))))) 1548148416.268 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (sqrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148416.268 * * * * [misc]progress: [ 575 / 5054 ] simplifiying candidate # 1548148416.268 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148416.268 * * [misc]simplify: iters left: 6 (30 enodes) 1548148416.273 * * [misc]simplify: iters left: 5 (68 enodes) 1548148416.286 * * [misc]simplify: iters left: 4 (169 enodes) 1548148416.313 * * [misc]simplify: iters left: 3 (369 enodes) 1548148416.405 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) 1548148416.405 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148416.405 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148416.405 * * [misc]simplify: iters left: 6 (31 enodes) 1548148416.411 * * [misc]simplify: iters left: 5 (74 enodes) 1548148416.422 * * [misc]simplify: iters left: 4 (185 enodes) 1548148416.458 * * [misc]simplify: iters left: 3 (447 enodes) 1548148416.577 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148416.577 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148416.577 * * * * [misc]progress: [ 576 / 5054 ] simplifiying candidate # 1548148416.577 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148416.577 * * [misc]simplify: iters left: 6 (30 enodes) 1548148416.582 * * [misc]simplify: iters left: 5 (65 enodes) 1548148416.592 * * [misc]simplify: iters left: 4 (150 enodes) 1548148416.617 * * [misc]simplify: iters left: 3 (285 enodes) 1548148416.664 * * [misc]simplify: iters left: 2 (450 enodes) 1548148416.737 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) 1548148416.737 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148416.738 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148416.738 * * [misc]simplify: iters left: 6 (31 enodes) 1548148416.743 * * [misc]simplify: iters left: 5 (74 enodes) 1548148416.754 * * [misc]simplify: iters left: 4 (185 enodes) 1548148416.791 * * [misc]simplify: iters left: 3 (447 enodes) 1548148416.910 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148416.910 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148416.910 * * * * [misc]progress: [ 577 / 5054 ] simplifiying candidate # 1548148416.911 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148416.911 * * [misc]simplify: iters left: 6 (29 enodes) 1548148416.916 * * [misc]simplify: iters left: 5 (63 enodes) 1548148416.925 * * [misc]simplify: iters left: 4 (148 enodes) 1548148416.951 * * [misc]simplify: iters left: 3 (283 enodes) 1548148416.995 * * [misc]simplify: iters left: 2 (468 enodes) 1548148417.086 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148417.086 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148417.086 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148417.086 * * [misc]simplify: iters left: 6 (31 enodes) 1548148417.092 * * [misc]simplify: iters left: 5 (74 enodes) 1548148417.103 * * [misc]simplify: iters left: 4 (185 enodes) 1548148417.139 * * [misc]simplify: iters left: 3 (447 enodes) 1548148417.258 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148417.258 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148417.258 * * * * [misc]progress: [ 578 / 5054 ] simplifiying candidate # 1548148417.259 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148417.259 * * [misc]simplify: iters left: 6 (19 enodes) 1548148417.262 * * [misc]simplify: iters left: 5 (35 enodes) 1548148417.268 * * [misc]simplify: iters left: 4 (63 enodes) 1548148417.277 * * [misc]simplify: iters left: 3 (104 enodes) 1548148417.290 * * [misc]simplify: iters left: 2 (154 enodes) 1548148417.311 * * [misc]simplify: iters left: 1 (188 enodes) 1548148417.335 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148417.335 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148417.335 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148417.335 * * [misc]simplify: iters left: 6 (30 enodes) 1548148417.340 * * [misc]simplify: iters left: 5 (73 enodes) 1548148417.352 * * [misc]simplify: iters left: 4 (184 enodes) 1548148417.388 * * [misc]simplify: iters left: 3 (444 enodes) 1548148417.502 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148417.502 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148417.502 * * * * [misc]progress: [ 579 / 5054 ] simplifiying candidate # 1548148417.503 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148417.503 * * [misc]simplify: iters left: 6 (29 enodes) 1548148417.508 * * [misc]simplify: iters left: 5 (63 enodes) 1548148417.517 * * [misc]simplify: iters left: 4 (148 enodes) 1548148417.540 * * [misc]simplify: iters left: 3 (283 enodes) 1548148417.586 * * [misc]simplify: iters left: 2 (468 enodes) 1548148417.677 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148417.677 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148417.677 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148417.677 * * [misc]simplify: iters left: 6 (31 enodes) 1548148417.683 * * [misc]simplify: iters left: 5 (74 enodes) 1548148417.694 * * [misc]simplify: iters left: 4 (185 enodes) 1548148417.732 * * [misc]simplify: iters left: 3 (447 enodes) 1548148417.852 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148417.853 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148417.853 * * * * [misc]progress: [ 580 / 5054 ] simplifiying candidate # 1548148417.853 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148417.853 * * [misc]simplify: iters left: 6 (19 enodes) 1548148417.856 * * [misc]simplify: iters left: 5 (35 enodes) 1548148417.861 * * [misc]simplify: iters left: 4 (64 enodes) 1548148417.869 * * [misc]simplify: iters left: 3 (94 enodes) 1548148417.881 * * [misc]simplify: iters left: 2 (127 enodes) 1548148417.901 * * [misc]simplify: iters left: 1 (175 enodes) 1548148417.923 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148417.923 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148417.923 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148417.923 * * [misc]simplify: iters left: 6 (30 enodes) 1548148417.929 * * [misc]simplify: iters left: 5 (73 enodes) 1548148417.941 * * [misc]simplify: iters left: 4 (184 enodes) 1548148417.976 * * [misc]simplify: iters left: 3 (444 enodes) 1548148418.091 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148418.091 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148418.091 * * * * [misc]progress: [ 581 / 5054 ] simplifiying candidate # 1548148418.092 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148418.092 * * [misc]simplify: iters left: 6 (29 enodes) 1548148418.097 * * [misc]simplify: iters left: 5 (63 enodes) 1548148418.107 * * [misc]simplify: iters left: 4 (146 enodes) 1548148418.129 * * [misc]simplify: iters left: 3 (274 enodes) 1548148418.172 * * [misc]simplify: iters left: 2 (442 enodes) 1548148418.266 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) 1548148418.266 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148418.266 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148418.266 * * [misc]simplify: iters left: 6 (31 enodes) 1548148418.272 * * [misc]simplify: iters left: 5 (74 enodes) 1548148418.283 * * [misc]simplify: iters left: 4 (185 enodes) 1548148418.318 * * [misc]simplify: iters left: 3 (447 enodes) 1548148418.437 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148418.437 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148418.437 * * * * [misc]progress: [ 582 / 5054 ] simplifiying candidate # 1548148418.438 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148418.438 * * [misc]simplify: iters left: 6 (29 enodes) 1548148418.443 * * [misc]simplify: iters left: 5 (62 enodes) 1548148418.452 * * [misc]simplify: iters left: 4 (140 enodes) 1548148418.473 * * [misc]simplify: iters left: 3 (252 enodes) 1548148418.511 * * [misc]simplify: iters left: 2 (334 enodes) 1548148418.556 * * [misc]simplify: iters left: 1 (377 enodes) 1548148418.594 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148418.594 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148418.594 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148418.594 * * [misc]simplify: iters left: 6 (31 enodes) 1548148418.600 * * [misc]simplify: iters left: 5 (74 enodes) 1548148418.611 * * [misc]simplify: iters left: 4 (185 enodes) 1548148418.646 * * [misc]simplify: iters left: 3 (447 enodes) 1548148418.765 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148418.765 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148418.766 * * * * [misc]progress: [ 583 / 5054 ] simplifiying candidate # 1548148418.766 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148418.766 * * [misc]simplify: iters left: 6 (28 enodes) 1548148418.771 * * [misc]simplify: iters left: 5 (60 enodes) 1548148418.780 * * [misc]simplify: iters left: 4 (138 enodes) 1548148418.800 * * [misc]simplify: iters left: 3 (249 enodes) 1548148418.838 * * [misc]simplify: iters left: 2 (343 enodes) 1548148418.888 * * [misc]simplify: iters left: 1 (451 enodes) 1548148418.941 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) 1548148418.941 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148418.941 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148418.941 * * [misc]simplify: iters left: 6 (31 enodes) 1548148418.947 * * [misc]simplify: iters left: 5 (74 enodes) 1548148418.958 * * [misc]simplify: iters left: 4 (185 enodes) 1548148418.995 * * [misc]simplify: iters left: 3 (447 enodes) 1548148419.115 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148419.115 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.115 * * * * [misc]progress: [ 584 / 5054 ] simplifiying candidate # 1548148419.115 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148419.115 * * [misc]simplify: iters left: 6 (18 enodes) 1548148419.118 * * [misc]simplify: iters left: 5 (32 enodes) 1548148419.122 * * [misc]simplify: iters left: 4 (53 enodes) 1548148419.129 * * [misc]simplify: iters left: 3 (78 enodes) 1548148419.139 * * [misc]simplify: iters left: 2 (85 enodes) 1548148419.146 * * [misc]simplify: iters left: 1 (99 enodes) 1548148419.157 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148419.157 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.157 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148419.157 * * [misc]simplify: iters left: 6 (30 enodes) 1548148419.163 * * [misc]simplify: iters left: 5 (73 enodes) 1548148419.174 * * [misc]simplify: iters left: 4 (184 enodes) 1548148419.210 * * [misc]simplify: iters left: 3 (444 enodes) 1548148419.325 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148419.325 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.325 * * * * [misc]progress: [ 585 / 5054 ] simplifiying candidate # 1548148419.325 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148419.325 * * [misc]simplify: iters left: 6 (28 enodes) 1548148419.330 * * [misc]simplify: iters left: 5 (60 enodes) 1548148419.339 * * [misc]simplify: iters left: 4 (138 enodes) 1548148419.362 * * [misc]simplify: iters left: 3 (249 enodes) 1548148419.398 * * [misc]simplify: iters left: 2 (343 enodes) 1548148419.448 * * [misc]simplify: iters left: 1 (451 enodes) 1548148419.500 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) 1548148419.500 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.500 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148419.500 * * [misc]simplify: iters left: 6 (31 enodes) 1548148419.506 * * [misc]simplify: iters left: 5 (74 enodes) 1548148419.517 * * [misc]simplify: iters left: 4 (185 enodes) 1548148419.554 * * [misc]simplify: iters left: 3 (447 enodes) 1548148419.673 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148419.673 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.673 * * * * [misc]progress: [ 586 / 5054 ] simplifiying candidate # 1548148419.673 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148419.673 * * [misc]simplify: iters left: 6 (18 enodes) 1548148419.676 * * [misc]simplify: iters left: 5 (32 enodes) 1548148419.681 * * [misc]simplify: iters left: 4 (61 enodes) 1548148419.691 * * [misc]simplify: iters left: 3 (92 enodes) 1548148419.701 * * [misc]simplify: iters left: 2 (105 enodes) 1548148419.710 * * [misc]simplify: iters left: 1 (116 enodes) 1548148419.721 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) 1548148419.721 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.721 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148419.721 * * [misc]simplify: iters left: 6 (30 enodes) 1548148419.727 * * [misc]simplify: iters left: 5 (73 enodes) 1548148419.738 * * [misc]simplify: iters left: 4 (184 enodes) 1548148419.774 * * [misc]simplify: iters left: 3 (444 enodes) 1548148419.888 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148419.888 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.889 * * * * [misc]progress: [ 587 / 5054 ] simplifiying candidate # 1548148419.889 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148419.889 * * [misc]simplify: iters left: 6 (26 enodes) 1548148419.893 * * [misc]simplify: iters left: 5 (59 enodes) 1548148419.903 * * [misc]simplify: iters left: 4 (152 enodes) 1548148419.929 * * [misc]simplify: iters left: 3 (316 enodes) 1548148419.992 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4)))))) 1548148419.992 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148419.992 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148419.993 * * [misc]simplify: iters left: 6 (28 enodes) 1548148419.998 * * [misc]simplify: iters left: 5 (70 enodes) 1548148420.009 * * [misc]simplify: iters left: 4 (187 enodes) 1548148420.046 * * [misc]simplify: iters left: 3 (462 enodes) 1548148420.172 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148420.172 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148420.172 * * * * [misc]progress: [ 588 / 5054 ] simplifiying candidate # 1548148420.173 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148420.173 * * [misc]simplify: iters left: 6 (26 enodes) 1548148420.177 * * [misc]simplify: iters left: 5 (58 enodes) 1548148420.186 * * [misc]simplify: iters left: 4 (142 enodes) 1548148420.211 * * [misc]simplify: iters left: 3 (284 enodes) 1548148420.256 * * [misc]simplify: iters left: 2 (406 enodes) 1548148420.311 * * [misc]simplify: iters left: 1 (488 enodes) 1548148420.369 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) 1548148420.369 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148420.369 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148420.369 * * [misc]simplify: iters left: 6 (28 enodes) 1548148420.375 * * [misc]simplify: iters left: 5 (70 enodes) 1548148420.386 * * [misc]simplify: iters left: 4 (187 enodes) 1548148420.422 * * [misc]simplify: iters left: 3 (462 enodes) 1548148420.548 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148420.548 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148420.548 * * * * [misc]progress: [ 589 / 5054 ] simplifiying candidate # 1548148420.549 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148420.549 * * [misc]simplify: iters left: 6 (25 enodes) 1548148420.553 * * [misc]simplify: iters left: 5 (56 enodes) 1548148420.562 * * [misc]simplify: iters left: 4 (140 enodes) 1548148420.587 * * [misc]simplify: iters left: 3 (283 enodes) 1548148420.631 * * [misc]simplify: iters left: 2 (435 enodes) 1548148420.706 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148420.706 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148420.706 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148420.706 * * [misc]simplify: iters left: 6 (28 enodes) 1548148420.712 * * [misc]simplify: iters left: 5 (70 enodes) 1548148420.723 * * [misc]simplify: iters left: 4 (187 enodes) 1548148420.759 * * [misc]simplify: iters left: 3 (462 enodes) 1548148420.885 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148420.885 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148420.885 * * * * [misc]progress: [ 590 / 5054 ] simplifiying candidate # 1548148420.885 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148420.885 * * [misc]simplify: iters left: 6 (15 enodes) 1548148420.888 * * [misc]simplify: iters left: 5 (28 enodes) 1548148420.892 * * [misc]simplify: iters left: 4 (45 enodes) 1548148420.897 * * [misc]simplify: iters left: 3 (69 enodes) 1548148420.906 * * [misc]simplify: iters left: 2 (82 enodes) 1548148420.916 * * [misc]simplify: iters left: 1 (115 enodes) 1548148420.933 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) 1548148420.933 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148420.933 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148420.933 * * [misc]simplify: iters left: 6 (27 enodes) 1548148420.939 * * [misc]simplify: iters left: 5 (69 enodes) 1548148420.950 * * [misc]simplify: iters left: 4 (186 enodes) 1548148420.986 * * [misc]simplify: iters left: 3 (462 enodes) 1548148421.110 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148421.110 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148421.110 * * * * [misc]progress: [ 591 / 5054 ] simplifiying candidate # 1548148421.110 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148421.110 * * [misc]simplify: iters left: 6 (25 enodes) 1548148421.115 * * [misc]simplify: iters left: 5 (56 enodes) 1548148421.123 * * [misc]simplify: iters left: 4 (140 enodes) 1548148421.148 * * [misc]simplify: iters left: 3 (283 enodes) 1548148421.193 * * [misc]simplify: iters left: 2 (435 enodes) 1548148421.268 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148421.268 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148421.268 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148421.268 * * [misc]simplify: iters left: 6 (28 enodes) 1548148421.274 * * [misc]simplify: iters left: 5 (70 enodes) 1548148421.285 * * [misc]simplify: iters left: 4 (187 enodes) 1548148421.321 * * [misc]simplify: iters left: 3 (462 enodes) 1548148421.447 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148421.447 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148421.448 * * * * [misc]progress: [ 592 / 5054 ] simplifiying candidate # 1548148421.448 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148421.448 * * [misc]simplify: iters left: 6 (15 enodes) 1548148421.450 * * [misc]simplify: iters left: 5 (28 enodes) 1548148421.454 * * [misc]simplify: iters left: 4 (50 enodes) 1548148421.464 * * [misc]simplify: iters left: 3 (87 enodes) 1548148421.475 * * [misc]simplify: iters left: 2 (112 enodes) 1548148421.488 * * [misc]simplify: iters left: 1 (144 enodes) 1548148421.512 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148421.512 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148421.513 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148421.513 * * [misc]simplify: iters left: 6 (27 enodes) 1548148421.518 * * [misc]simplify: iters left: 5 (69 enodes) 1548148421.529 * * [misc]simplify: iters left: 4 (186 enodes) 1548148421.564 * * [misc]simplify: iters left: 3 (462 enodes) 1548148421.687 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148421.687 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148421.687 * * * * [misc]progress: [ 593 / 5054 ] simplifiying candidate # 1548148421.688 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148421.688 * * [misc]simplify: iters left: 6 (28 enodes) 1548148421.692 * * [misc]simplify: iters left: 5 (61 enodes) 1548148421.702 * * [misc]simplify: iters left: 4 (153 enodes) 1548148421.727 * * [misc]simplify: iters left: 3 (307 enodes) 1548148421.784 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148421.784 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148421.784 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148421.784 * * [misc]simplify: iters left: 6 (30 enodes) 1548148421.791 * * [misc]simplify: iters left: 5 (72 enodes) 1548148421.802 * * [misc]simplify: iters left: 4 (189 enodes) 1548148421.837 * * [misc]simplify: iters left: 3 (466 enodes) 1548148421.960 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148421.960 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148421.960 * * * * [misc]progress: [ 594 / 5054 ] simplifiying candidate # 1548148421.960 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148421.961 * * [misc]simplify: iters left: 6 (28 enodes) 1548148421.966 * * [misc]simplify: iters left: 5 (60 enodes) 1548148421.975 * * [misc]simplify: iters left: 4 (144 enodes) 1548148421.997 * * [misc]simplify: iters left: 3 (280 enodes) 1548148422.043 * * [misc]simplify: iters left: 2 (422 enodes) 1548148422.113 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) 1548148422.113 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148422.114 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148422.115 * * [misc]simplify: iters left: 6 (30 enodes) 1548148422.392 * * [misc]simplify: iters left: 5 (72 enodes) 1548148422.403 * * [misc]simplify: iters left: 4 (189 enodes) 1548148422.437 * * [misc]simplify: iters left: 3 (466 enodes) 1548148422.560 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148422.560 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148422.561 * * * * [misc]progress: [ 595 / 5054 ] simplifiying candidate # 1548148422.561 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148422.561 * * [misc]simplify: iters left: 6 (27 enodes) 1548148422.565 * * [misc]simplify: iters left: 5 (58 enodes) 1548148422.575 * * [misc]simplify: iters left: 4 (142 enodes) 1548148422.597 * * [misc]simplify: iters left: 3 (269 enodes) 1548148422.639 * * [misc]simplify: iters left: 2 (383 enodes) 1548148422.699 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148422.699 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148422.700 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148422.700 * * [misc]simplify: iters left: 6 (30 enodes) 1548148422.705 * * [misc]simplify: iters left: 5 (72 enodes) 1548148422.716 * * [misc]simplify: iters left: 4 (189 enodes) 1548148422.752 * * [misc]simplify: iters left: 3 (466 enodes) 1548148422.875 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148422.875 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148422.875 * * * * [misc]progress: [ 596 / 5054 ] simplifiying candidate # 1548148422.875 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148422.875 * * [misc]simplify: iters left: 6 (17 enodes) 1548148422.880 * * [misc]simplify: iters left: 5 (30 enodes) 1548148422.884 * * [misc]simplify: iters left: 4 (49 enodes) 1548148422.890 * * [misc]simplify: iters left: 3 (78 enodes) 1548148422.899 * * [misc]simplify: iters left: 2 (94 enodes) 1548148422.909 * * [misc]simplify: iters left: 1 (141 enodes) 1548148422.937 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148422.937 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148422.938 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148422.938 * * [misc]simplify: iters left: 6 (29 enodes) 1548148422.943 * * [misc]simplify: iters left: 5 (71 enodes) 1548148422.954 * * [misc]simplify: iters left: 4 (188 enodes) 1548148422.989 * * [misc]simplify: iters left: 3 (464 enodes) 1548148423.112 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148423.112 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148423.112 * * * * [misc]progress: [ 597 / 5054 ] simplifiying candidate # 1548148423.112 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148423.113 * * [misc]simplify: iters left: 6 (27 enodes) 1548148423.117 * * [misc]simplify: iters left: 5 (58 enodes) 1548148423.126 * * [misc]simplify: iters left: 4 (142 enodes) 1548148423.148 * * [misc]simplify: iters left: 3 (269 enodes) 1548148423.191 * * [misc]simplify: iters left: 2 (383 enodes) 1548148423.251 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148423.251 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148423.251 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148423.252 * * [misc]simplify: iters left: 6 (30 enodes) 1548148423.257 * * [misc]simplify: iters left: 5 (72 enodes) 1548148423.268 * * [misc]simplify: iters left: 4 (189 enodes) 1548148423.304 * * [misc]simplify: iters left: 3 (466 enodes) 1548148423.427 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148423.427 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148423.427 * * * * [misc]progress: [ 598 / 5054 ] simplifiying candidate # 1548148423.427 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148423.429 * * [misc]simplify: iters left: 6 (17 enodes) 1548148423.432 * * [misc]simplify: iters left: 5 (30 enodes) 1548148423.436 * * [misc]simplify: iters left: 4 (56 enodes) 1548148423.444 * * [misc]simplify: iters left: 3 (93 enodes) 1548148423.456 * * [misc]simplify: iters left: 2 (126 enodes) 1548148423.473 * * [misc]simplify: iters left: 1 (208 enodes) 1548148423.518 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148423.518 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148423.519 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148423.519 * * [misc]simplify: iters left: 6 (29 enodes) 1548148423.524 * * [misc]simplify: iters left: 5 (71 enodes) 1548148423.535 * * [misc]simplify: iters left: 4 (188 enodes) 1548148423.571 * * [misc]simplify: iters left: 3 (464 enodes) 1548148423.694 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148423.694 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148423.694 * * * * [misc]progress: [ 599 / 5054 ] simplifiying candidate # 1548148423.694 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148423.694 * * [misc]simplify: iters left: 6 (27 enodes) 1548148423.699 * * [misc]simplify: iters left: 5 (60 enodes) 1548148423.711 * * [misc]simplify: iters left: 4 (139 enodes) 1548148423.732 * * [misc]simplify: iters left: 3 (266 enodes) 1548148423.776 * * [misc]simplify: iters left: 2 (409 enodes) 1548148423.847 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))))) 1548148423.847 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148423.848 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148423.848 * * [misc]simplify: iters left: 6 (28 enodes) 1548148423.853 * * [misc]simplify: iters left: 5 (70 enodes) 1548148423.864 * * [misc]simplify: iters left: 4 (187 enodes) 1548148423.900 * * [misc]simplify: iters left: 3 (466 enodes) 1548148424.026 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148424.026 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148424.026 * * * * [misc]progress: [ 600 / 5054 ] simplifiying candidate # 1548148424.026 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148424.027 * * [misc]simplify: iters left: 6 (27 enodes) 1548148424.034 * * [misc]simplify: iters left: 5 (59 enodes) 1548148424.042 * * [misc]simplify: iters left: 4 (135 enodes) 1548148424.063 * * [misc]simplify: iters left: 3 (250 enodes) 1548148424.101 * * [misc]simplify: iters left: 2 (334 enodes) 1548148424.145 * * [misc]simplify: iters left: 1 (400 enodes) 1548148424.195 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) 1548148424.195 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148424.195 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148424.195 * * [misc]simplify: iters left: 6 (28 enodes) 1548148424.202 * * [misc]simplify: iters left: 5 (70 enodes) 1548148424.213 * * [misc]simplify: iters left: 4 (187 enodes) 1548148424.247 * * [misc]simplify: iters left: 3 (466 enodes) 1548148424.374 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148424.374 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148424.374 * * * * [misc]progress: [ 601 / 5054 ] simplifiying candidate # 1548148424.374 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148424.375 * * [misc]simplify: iters left: 6 (26 enodes) 1548148424.379 * * [misc]simplify: iters left: 5 (57 enodes) 1548148424.388 * * [misc]simplify: iters left: 4 (128 enodes) 1548148424.407 * * [misc]simplify: iters left: 3 (229 enodes) 1548148424.443 * * [misc]simplify: iters left: 2 (317 enodes) 1548148424.489 * * [misc]simplify: iters left: 1 (367 enodes) 1548148424.523 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) 1548148424.523 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148424.524 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148424.524 * * [misc]simplify: iters left: 6 (28 enodes) 1548148424.531 * * [misc]simplify: iters left: 5 (70 enodes) 1548148424.541 * * [misc]simplify: iters left: 4 (187 enodes) 1548148424.576 * * [misc]simplify: iters left: 3 (466 enodes) 1548148424.702 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148424.702 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148424.702 * * * * [misc]progress: [ 602 / 5054 ] simplifiying candidate # 1548148424.702 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148424.702 * * [misc]simplify: iters left: 6 (16 enodes) 1548148424.705 * * [misc]simplify: iters left: 5 (29 enodes) 1548148424.709 * * [misc]simplify: iters left: 4 (43 enodes) 1548148424.713 * * [misc]simplify: iters left: 3 (56 enodes) 1548148424.718 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148424.718 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148424.719 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148424.719 * * [misc]simplify: iters left: 6 (27 enodes) 1548148424.724 * * [misc]simplify: iters left: 5 (69 enodes) 1548148424.735 * * [misc]simplify: iters left: 4 (186 enodes) 1548148424.772 * * [misc]simplify: iters left: 3 (466 enodes) 1548148424.896 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148424.896 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148424.896 * * * * [misc]progress: [ 603 / 5054 ] simplifiying candidate # 1548148424.897 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148424.897 * * [misc]simplify: iters left: 6 (26 enodes) 1548148424.902 * * [misc]simplify: iters left: 5 (57 enodes) 1548148424.913 * * [misc]simplify: iters left: 4 (128 enodes) 1548148424.932 * * [misc]simplify: iters left: 3 (229 enodes) 1548148424.967 * * [misc]simplify: iters left: 2 (317 enodes) 1548148425.012 * * [misc]simplify: iters left: 1 (367 enodes) 1548148425.047 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) 1548148425.047 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148425.048 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148425.048 * * [misc]simplify: iters left: 6 (28 enodes) 1548148425.054 * * [misc]simplify: iters left: 5 (70 enodes) 1548148425.064 * * [misc]simplify: iters left: 4 (187 enodes) 1548148425.101 * * [misc]simplify: iters left: 3 (466 enodes) 1548148425.227 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148425.227 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148425.227 * * * * [misc]progress: [ 604 / 5054 ] simplifiying candidate # 1548148425.227 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) 1)) 1548148425.228 * * [misc]simplify: iters left: 6 (16 enodes) 1548148425.230 * * [misc]simplify: iters left: 5 (29 enodes) 1548148425.234 * * [misc]simplify: iters left: 4 (47 enodes) 1548148425.241 * * [misc]simplify: iters left: 3 (63 enodes) 1548148425.247 * * [misc]simplify: iters left: 2 (67 enodes) 1548148425.251 * * [misc]simplify: iters left: 1 (70 enodes) 1548148425.256 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148425.256 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148425.257 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148425.257 * * [misc]simplify: iters left: 6 (27 enodes) 1548148425.262 * * [misc]simplify: iters left: 5 (69 enodes) 1548148425.273 * * [misc]simplify: iters left: 4 (186 enodes) 1548148425.309 * * [misc]simplify: iters left: 3 (466 enodes) 1548148425.433 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148425.433 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148425.433 * * * * [misc]progress: [ 605 / 5054 ] simplifiying candidate # 1548148425.433 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148425.434 * * [misc]simplify: iters left: 6 (28 enodes) 1548148425.438 * * [misc]simplify: iters left: 5 (63 enodes) 1548148425.448 * * [misc]simplify: iters left: 4 (161 enodes) 1548148425.477 * * [misc]simplify: iters left: 3 (344 enodes) 1548148425.556 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148425.557 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148425.557 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148425.557 * * [misc]simplify: iters left: 6 (28 enodes) 1548148425.563 * * [misc]simplify: iters left: 5 (70 enodes) 1548148425.573 * * [misc]simplify: iters left: 4 (187 enodes) 1548148425.610 * * [misc]simplify: iters left: 3 (462 enodes) 1548148425.736 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148425.736 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148425.736 * * * * [misc]progress: [ 606 / 5054 ] simplifiying candidate # 1548148425.736 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148425.736 * * [misc]simplify: iters left: 6 (28 enodes) 1548148425.743 * * [misc]simplify: iters left: 5 (62 enodes) 1548148425.753 * * [misc]simplify: iters left: 4 (150 enodes) 1548148425.777 * * [misc]simplify: iters left: 3 (316 enodes) 1548148425.841 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))))) 1548148425.841 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148425.841 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148425.841 * * [misc]simplify: iters left: 6 (28 enodes) 1548148425.847 * * [misc]simplify: iters left: 5 (70 enodes) 1548148425.859 * * [misc]simplify: iters left: 4 (187 enodes) 1548148425.894 * * [misc]simplify: iters left: 3 (462 enodes) 1548148426.020 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148426.020 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148426.021 * * * * [misc]progress: [ 607 / 5054 ] simplifiying candidate # 1548148426.021 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148426.021 * * [misc]simplify: iters left: 6 (27 enodes) 1548148426.026 * * [misc]simplify: iters left: 5 (60 enodes) 1548148426.035 * * [misc]simplify: iters left: 4 (148 enodes) 1548148426.059 * * [misc]simplify: iters left: 3 (314 enodes) 1548148426.121 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148426.121 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148426.121 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148426.122 * * [misc]simplify: iters left: 6 (28 enodes) 1548148426.127 * * [misc]simplify: iters left: 5 (70 enodes) 1548148426.140 * * [misc]simplify: iters left: 4 (187 enodes) 1548148426.174 * * [misc]simplify: iters left: 3 (462 enodes) 1548148426.301 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148426.301 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148426.301 * * * * [misc]progress: [ 608 / 5054 ] simplifiying candidate # 1548148426.301 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148426.301 * * [misc]simplify: iters left: 6 (17 enodes) 1548148426.304 * * [misc]simplify: iters left: 5 (32 enodes) 1548148426.308 * * [misc]simplify: iters left: 4 (55 enodes) 1548148426.315 * * [misc]simplify: iters left: 3 (87 enodes) 1548148426.325 * * [misc]simplify: iters left: 2 (121 enodes) 1548148426.346 * * [misc]simplify: iters left: 1 (229 enodes) 1548148426.420 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148426.420 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148426.420 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148426.420 * * [misc]simplify: iters left: 6 (27 enodes) 1548148426.426 * * [misc]simplify: iters left: 5 (69 enodes) 1548148426.437 * * [misc]simplify: iters left: 4 (186 enodes) 1548148426.474 * * [misc]simplify: iters left: 3 (462 enodes) 1548148426.598 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148426.598 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148426.598 * * * * [misc]progress: [ 609 / 5054 ] simplifiying candidate # 1548148426.598 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148426.598 * * [misc]simplify: iters left: 6 (27 enodes) 1548148426.603 * * [misc]simplify: iters left: 5 (60 enodes) 1548148426.612 * * [misc]simplify: iters left: 4 (148 enodes) 1548148426.638 * * [misc]simplify: iters left: 3 (314 enodes) 1548148426.701 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148426.701 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148426.701 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148426.702 * * [misc]simplify: iters left: 6 (28 enodes) 1548148426.707 * * [misc]simplify: iters left: 5 (70 enodes) 1548148426.718 * * [misc]simplify: iters left: 4 (187 enodes) 1548148426.755 * * [misc]simplify: iters left: 3 (462 enodes) 1548148426.881 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148426.882 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148426.882 * * * * [misc]progress: [ 610 / 5054 ] simplifiying candidate # 1548148426.882 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148426.882 * * [misc]simplify: iters left: 6 (17 enodes) 1548148426.885 * * [misc]simplify: iters left: 5 (32 enodes) 1548148426.889 * * [misc]simplify: iters left: 4 (63 enodes) 1548148426.901 * * [misc]simplify: iters left: 3 (106 enodes) 1548148426.914 * * [misc]simplify: iters left: 2 (175 enodes) 1548148426.953 * * [misc]simplify: iters left: 1 (400 enodes) 1548148427.143 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) t) 1548148427.143 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148427.144 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148427.144 * * [misc]simplify: iters left: 6 (27 enodes) 1548148427.150 * * [misc]simplify: iters left: 5 (69 enodes) 1548148427.160 * * [misc]simplify: iters left: 4 (186 enodes) 1548148427.197 * * [misc]simplify: iters left: 3 (462 enodes) 1548148427.320 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148427.320 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148427.320 * * * * [misc]progress: [ 611 / 5054 ] simplifiying candidate # 1548148427.320 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148427.320 * * [misc]simplify: iters left: 6 (27 enodes) 1548148427.325 * * [misc]simplify: iters left: 5 (60 enodes) 1548148427.334 * * [misc]simplify: iters left: 4 (152 enodes) 1548148427.361 * * [misc]simplify: iters left: 3 (303 enodes) 1548148427.421 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) 1548148427.421 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148427.421 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148427.421 * * [misc]simplify: iters left: 6 (29 enodes) 1548148427.427 * * [misc]simplify: iters left: 5 (71 enodes) 1548148427.438 * * [misc]simplify: iters left: 4 (188 enodes) 1548148427.474 * * [misc]simplify: iters left: 3 (466 enodes) 1548148427.596 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148427.596 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148427.597 * * * * [misc]progress: [ 612 / 5054 ] simplifiying candidate # 1548148427.597 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148427.597 * * [misc]simplify: iters left: 6 (27 enodes) 1548148427.602 * * [misc]simplify: iters left: 5 (59 enodes) 1548148427.611 * * [misc]simplify: iters left: 4 (143 enodes) 1548148427.635 * * [misc]simplify: iters left: 3 (275 enodes) 1548148427.676 * * [misc]simplify: iters left: 2 (388 enodes) 1548148427.731 * * [misc]simplify: iters left: 1 (477 enodes) 1548148427.798 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) 1548148427.798 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148427.798 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148427.799 * * [misc]simplify: iters left: 6 (29 enodes) 1548148427.804 * * [misc]simplify: iters left: 5 (71 enodes) 1548148427.815 * * [misc]simplify: iters left: 4 (188 enodes) 1548148427.850 * * [misc]simplify: iters left: 3 (466 enodes) 1548148427.974 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148427.974 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148427.974 * * * * [misc]progress: [ 613 / 5054 ] simplifiying candidate # 1548148427.974 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148427.974 * * [misc]simplify: iters left: 6 (26 enodes) 1548148427.979 * * [misc]simplify: iters left: 5 (57 enodes) 1548148427.988 * * [misc]simplify: iters left: 4 (141 enodes) 1548148428.010 * * [misc]simplify: iters left: 3 (268 enodes) 1548148428.053 * * [misc]simplify: iters left: 2 (381 enodes) 1548148428.112 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148428.112 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148428.112 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148428.112 * * [misc]simplify: iters left: 6 (29 enodes) 1548148428.118 * * [misc]simplify: iters left: 5 (71 enodes) 1548148428.129 * * [misc]simplify: iters left: 4 (188 enodes) 1548148428.165 * * [misc]simplify: iters left: 3 (466 enodes) 1548148428.287 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148428.287 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148428.287 * * * * [misc]progress: [ 614 / 5054 ] simplifiying candidate # 1548148428.288 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148428.288 * * [misc]simplify: iters left: 6 (16 enodes) 1548148428.292 * * [misc]simplify: iters left: 5 (29 enodes) 1548148428.296 * * [misc]simplify: iters left: 4 (48 enodes) 1548148428.303 * * [misc]simplify: iters left: 3 (77 enodes) 1548148428.311 * * [misc]simplify: iters left: 2 (93 enodes) 1548148428.321 * * [misc]simplify: iters left: 1 (140 enodes) 1548148428.349 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148428.349 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148428.349 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148428.349 * * [misc]simplify: iters left: 6 (28 enodes) 1548148428.355 * * [misc]simplify: iters left: 5 (70 enodes) 1548148428.365 * * [misc]simplify: iters left: 4 (187 enodes) 1548148428.400 * * [misc]simplify: iters left: 3 (464 enodes) 1548148428.524 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148428.524 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148428.524 * * * * [misc]progress: [ 615 / 5054 ] simplifiying candidate # 1548148428.525 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148428.525 * * [misc]simplify: iters left: 6 (26 enodes) 1548148428.529 * * [misc]simplify: iters left: 5 (57 enodes) 1548148428.538 * * [misc]simplify: iters left: 4 (141 enodes) 1548148428.560 * * [misc]simplify: iters left: 3 (268 enodes) 1548148428.603 * * [misc]simplify: iters left: 2 (381 enodes) 1548148428.662 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148428.662 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148428.662 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148428.662 * * [misc]simplify: iters left: 6 (29 enodes) 1548148428.668 * * [misc]simplify: iters left: 5 (71 enodes) 1548148428.679 * * [misc]simplify: iters left: 4 (188 enodes) 1548148428.715 * * [misc]simplify: iters left: 3 (466 enodes) 1548148428.838 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148428.838 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148428.838 * * * * [misc]progress: [ 616 / 5054 ] simplifiying candidate # 1548148428.838 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148428.838 * * [misc]simplify: iters left: 6 (16 enodes) 1548148428.843 * * [misc]simplify: iters left: 5 (29 enodes) 1548148428.847 * * [misc]simplify: iters left: 4 (55 enodes) 1548148428.855 * * [misc]simplify: iters left: 3 (92 enodes) 1548148428.866 * * [misc]simplify: iters left: 2 (125 enodes) 1548148428.883 * * [misc]simplify: iters left: 1 (207 enodes) 1548148428.928 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148428.928 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148428.929 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148428.929 * * [misc]simplify: iters left: 6 (28 enodes) 1548148428.934 * * [misc]simplify: iters left: 5 (70 enodes) 1548148428.945 * * [misc]simplify: iters left: 4 (187 enodes) 1548148428.981 * * [misc]simplify: iters left: 3 (464 enodes) 1548148429.104 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148429.104 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148429.104 * * * * [misc]progress: [ 617 / 5054 ] simplifiying candidate # 1548148429.105 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148429.105 * * [misc]simplify: iters left: 6 (26 enodes) 1548148429.109 * * [misc]simplify: iters left: 5 (57 enodes) 1548148429.120 * * [misc]simplify: iters left: 4 (141 enodes) 1548148429.142 * * [misc]simplify: iters left: 3 (255 enodes) 1548148429.180 * * [misc]simplify: iters left: 2 (354 enodes) 1548148429.228 * * [misc]simplify: iters left: 1 (457 enodes) 1548148429.292 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ t (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))))) 1548148429.292 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ t (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148429.292 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148429.293 * * [misc]simplify: iters left: 6 (28 enodes) 1548148429.298 * * [misc]simplify: iters left: 5 (70 enodes) 1548148429.309 * * [misc]simplify: iters left: 4 (187 enodes) 1548148429.345 * * [misc]simplify: iters left: 3 (466 enodes) 1548148429.471 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148429.471 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ t (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148429.471 * * * * [misc]progress: [ 618 / 5054 ] simplifiying candidate # 1548148429.472 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148429.472 * * [misc]simplify: iters left: 6 (26 enodes) 1548148429.476 * * [misc]simplify: iters left: 5 (56 enodes) 1548148429.485 * * [misc]simplify: iters left: 4 (134 enodes) 1548148429.508 * * [misc]simplify: iters left: 3 (238 enodes) 1548148429.542 * * [misc]simplify: iters left: 2 (313 enodes) 1548148429.586 * * [misc]simplify: iters left: 1 (380 enodes) 1548148429.630 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) t) 1548148429.630 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148429.630 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148429.630 * * [misc]simplify: iters left: 6 (28 enodes) 1548148429.636 * * [misc]simplify: iters left: 5 (70 enodes) 1548148429.647 * * [misc]simplify: iters left: 4 (187 enodes) 1548148429.683 * * [misc]simplify: iters left: 3 (466 enodes) 1548148429.808 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148429.808 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148429.809 * * * * [misc]progress: [ 619 / 5054 ] simplifiying candidate # 1548148429.809 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148429.809 * * [misc]simplify: iters left: 6 (25 enodes) 1548148429.813 * * [misc]simplify: iters left: 5 (54 enodes) 1548148429.822 * * [misc]simplify: iters left: 4 (132 enodes) 1548148429.844 * * [misc]simplify: iters left: 3 (236 enodes) 1548148429.876 * * [misc]simplify: iters left: 2 (306 enodes) 1548148429.916 * * [misc]simplify: iters left: 1 (364 enodes) 1548148429.954 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) 1548148429.954 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148429.954 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148429.955 * * [misc]simplify: iters left: 6 (28 enodes) 1548148429.960 * * [misc]simplify: iters left: 5 (70 enodes) 1548148429.971 * * [misc]simplify: iters left: 4 (187 enodes) 1548148430.007 * * [misc]simplify: iters left: 3 (466 enodes) 1548148430.133 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148430.133 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148430.133 * * * * [misc]progress: [ 620 / 5054 ] simplifiying candidate # 1548148430.134 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt 1))) 1548148430.134 * * [misc]simplify: iters left: 6 (15 enodes) 1548148430.136 * * [misc]simplify: iters left: 5 (26 enodes) 1548148430.139 * * [misc]simplify: iters left: 4 (42 enodes) 1548148430.144 * * [misc]simplify: iters left: 3 (59 enodes) 1548148430.150 * * [misc]simplify: iters left: 2 (61 enodes) 1548148430.154 * * [misc]simplify: iters left: 1 (67 enodes) 1548148430.162 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148430.162 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148430.162 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148430.162 * * [misc]simplify: iters left: 6 (27 enodes) 1548148430.168 * * [misc]simplify: iters left: 5 (69 enodes) 1548148430.178 * * [misc]simplify: iters left: 4 (186 enodes) 1548148430.213 * * [misc]simplify: iters left: 3 (466 enodes) 1548148430.338 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148430.338 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148430.338 * * * * [misc]progress: [ 621 / 5054 ] simplifiying candidate # 1548148430.338 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148430.338 * * [misc]simplify: iters left: 6 (25 enodes) 1548148430.343 * * [misc]simplify: iters left: 5 (54 enodes) 1548148430.352 * * [misc]simplify: iters left: 4 (132 enodes) 1548148430.372 * * [misc]simplify: iters left: 3 (236 enodes) 1548148430.406 * * [misc]simplify: iters left: 2 (306 enodes) 1548148430.447 * * [misc]simplify: iters left: 1 (364 enodes) 1548148430.483 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) 1548148430.483 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148430.483 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148430.483 * * [misc]simplify: iters left: 6 (28 enodes) 1548148430.489 * * [misc]simplify: iters left: 5 (70 enodes) 1548148430.501 * * [misc]simplify: iters left: 4 (187 enodes) 1548148430.536 * * [misc]simplify: iters left: 3 (466 enodes) 1548148430.662 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148430.662 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148430.662 * * * * [misc]progress: [ 622 / 5054 ] simplifiying candidate # 1548148430.662 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) 1)) 1548148430.662 * * [misc]simplify: iters left: 6 (15 enodes) 1548148430.665 * * [misc]simplify: iters left: 5 (24 enodes) 1548148430.668 * * [misc]simplify: iters left: 4 (38 enodes) 1548148430.672 * * [misc]simplify: iters left: 3 (51 enodes) 1548148430.677 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148430.677 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148430.677 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148430.677 * * [misc]simplify: iters left: 6 (27 enodes) 1548148430.683 * * [misc]simplify: iters left: 5 (69 enodes) 1548148430.693 * * [misc]simplify: iters left: 4 (186 enodes) 1548148430.730 * * [misc]simplify: iters left: 3 (466 enodes) 1548148430.855 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148430.855 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148430.855 * * * * [misc]progress: [ 623 / 5054 ] simplifiying candidate # 1548148430.855 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148430.855 * * [misc]simplify: iters left: 6 (24 enodes) 1548148430.860 * * [misc]simplify: iters left: 5 (55 enodes) 1548148430.868 * * [misc]simplify: iters left: 4 (132 enodes) 1548148430.890 * * [misc]simplify: iters left: 3 (229 enodes) 1548148430.924 * * [misc]simplify: iters left: 2 (320 enodes) 1548148430.972 * * [misc]simplify: iters left: 1 (397 enodes) 1548148431.022 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) 1548148431.022 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.022 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148431.022 * * [misc]simplify: iters left: 6 (30 enodes) 1548148431.028 * * [misc]simplify: iters left: 5 (75 enodes) 1548148431.041 * * [misc]simplify: iters left: 4 (205 enodes) 1548148431.086 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148431.086 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.087 * * * * [misc]progress: [ 624 / 5054 ] simplifiying candidate # 1548148431.087 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148431.087 * * [misc]simplify: iters left: 6 (24 enodes) 1548148431.091 * * [misc]simplify: iters left: 5 (54 enodes) 1548148431.102 * * [misc]simplify: iters left: 4 (126 enodes) 1548148431.120 * * [misc]simplify: iters left: 3 (213 enodes) 1548148431.150 * * [misc]simplify: iters left: 2 (270 enodes) 1548148431.188 * * [misc]simplify: iters left: 1 (308 enodes) 1548148431.222 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) 1548148431.222 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.222 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148431.222 * * [misc]simplify: iters left: 6 (30 enodes) 1548148431.228 * * [misc]simplify: iters left: 5 (75 enodes) 1548148431.239 * * [misc]simplify: iters left: 4 (205 enodes) 1548148431.287 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148431.287 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.287 * * * * [misc]progress: [ 625 / 5054 ] simplifiying candidate # 1548148431.287 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148431.287 * * [misc]simplify: iters left: 6 (23 enodes) 1548148431.291 * * [misc]simplify: iters left: 5 (52 enodes) 1548148431.300 * * [misc]simplify: iters left: 4 (124 enodes) 1548148431.318 * * [misc]simplify: iters left: 3 (209 enodes) 1548148431.349 * * [misc]simplify: iters left: 2 (267 enodes) 1548148431.386 * * [misc]simplify: iters left: 1 (301 enodes) 1548148431.415 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) 1548148431.415 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.415 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148431.415 * * [misc]simplify: iters left: 6 (30 enodes) 1548148431.421 * * [misc]simplify: iters left: 5 (75 enodes) 1548148431.432 * * [misc]simplify: iters left: 4 (205 enodes) 1548148431.479 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148431.479 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.479 * * * * [misc]progress: [ 626 / 5054 ] simplifiying candidate # 1548148431.480 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt 1))) 1548148431.480 * * [misc]simplify: iters left: 6 (13 enodes) 1548148431.482 * * [misc]simplify: iters left: 5 (24 enodes) 1548148431.485 * * [misc]simplify: iters left: 4 (38 enodes) 1548148431.489 * * [misc]simplify: iters left: 3 (49 enodes) 1548148431.493 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148431.494 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.494 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148431.494 * * [misc]simplify: iters left: 6 (29 enodes) 1548148431.501 * * [misc]simplify: iters left: 5 (74 enodes) 1548148431.512 * * [misc]simplify: iters left: 4 (204 enodes) 1548148431.557 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148431.558 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.558 * * * * [misc]progress: [ 627 / 5054 ] simplifiying candidate # 1548148431.558 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148431.558 * * [misc]simplify: iters left: 6 (23 enodes) 1548148431.564 * * [misc]simplify: iters left: 5 (52 enodes) 1548148431.572 * * [misc]simplify: iters left: 4 (124 enodes) 1548148431.590 * * [misc]simplify: iters left: 3 (209 enodes) 1548148431.620 * * [misc]simplify: iters left: 2 (267 enodes) 1548148431.657 * * [misc]simplify: iters left: 1 (301 enodes) 1548148431.686 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) 1548148431.686 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.687 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148431.687 * * [misc]simplify: iters left: 6 (30 enodes) 1548148431.692 * * [misc]simplify: iters left: 5 (75 enodes) 1548148431.704 * * [misc]simplify: iters left: 4 (205 enodes) 1548148431.751 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148431.751 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.752 * * * * [misc]progress: [ 628 / 5054 ] simplifiying candidate # 1548148431.752 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 1)) 1548148431.752 * * [misc]simplify: iters left: 6 (13 enodes) 1548148431.754 * * [misc]simplify: iters left: 5 (22 enodes) 1548148431.757 * * [misc]simplify: iters left: 4 (36 enodes) 1548148431.760 * * [misc]simplify: iters left: 3 (47 enodes) 1548148431.765 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148431.765 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.765 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148431.765 * * [misc]simplify: iters left: 6 (29 enodes) 1548148431.771 * * [misc]simplify: iters left: 5 (74 enodes) 1548148431.782 * * [misc]simplify: iters left: 4 (204 enodes) 1548148431.829 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148431.829 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.830 * * * * [misc]progress: [ 629 / 5054 ] simplifiying candidate # 1548148431.830 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148431.830 * * [misc]simplify: iters left: 6 (27 enodes) 1548148431.835 * * [misc]simplify: iters left: 5 (64 enodes) 1548148431.845 * * [misc]simplify: iters left: 4 (168 enodes) 1548148431.874 * * [misc]simplify: iters left: 3 (335 enodes) 1548148431.942 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v))))) (/ (* t PI) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v)))))) 1548148431.942 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v))))) (/ (* t PI) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148431.942 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148431.942 * * [misc]simplify: iters left: 6 (27 enodes) 1548148431.947 * * [misc]simplify: iters left: 5 (69 enodes) 1548148431.958 * * [misc]simplify: iters left: 4 (186 enodes) 1548148431.996 * * [misc]simplify: iters left: 3 (493 enodes) 1548148432.135 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148432.135 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v))))) (/ (* t PI) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v)))))) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148432.136 * * * * [misc]progress: [ 630 / 5054 ] simplifiying candidate # 1548148432.136 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148432.136 * * [misc]simplify: iters left: 6 (27 enodes) 1548148432.141 * * [misc]simplify: iters left: 5 (60 enodes) 1548148432.150 * * [misc]simplify: iters left: 4 (145 enodes) 1548148432.173 * * [misc]simplify: iters left: 3 (282 enodes) 1548148432.218 * * [misc]simplify: iters left: 2 (392 enodes) 1548148432.275 * * [misc]simplify: iters left: 1 (497 enodes) 1548148432.340 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) PI) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148432.340 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) PI) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148432.340 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148432.341 * * [misc]simplify: iters left: 6 (27 enodes) 1548148432.346 * * [misc]simplify: iters left: 5 (69 enodes) 1548148432.358 * * [misc]simplify: iters left: 4 (186 enodes) 1548148432.393 * * [misc]simplify: iters left: 3 (493 enodes) 1548148432.532 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148432.532 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) PI) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148432.532 * * * * [misc]progress: [ 631 / 5054 ] simplifiying candidate # 1548148432.533 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148432.533 * * [misc]simplify: iters left: 6 (26 enodes) 1548148432.537 * * [misc]simplify: iters left: 5 (58 enodes) 1548148432.546 * * [misc]simplify: iters left: 4 (143 enodes) 1548148432.569 * * [misc]simplify: iters left: 3 (282 enodes) 1548148432.615 * * [misc]simplify: iters left: 2 (432 enodes) 1548148432.690 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) 1548148432.690 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148432.690 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148432.690 * * [misc]simplify: iters left: 6 (27 enodes) 1548148432.695 * * [misc]simplify: iters left: 5 (69 enodes) 1548148432.706 * * [misc]simplify: iters left: 4 (186 enodes) 1548148432.743 * * [misc]simplify: iters left: 3 (493 enodes) 1548148432.880 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148432.880 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148432.880 * * * * [misc]progress: [ 632 / 5054 ] simplifiying candidate # 1548148432.880 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt 1))) 1548148432.880 * * [misc]simplify: iters left: 6 (16 enodes) 1548148432.883 * * [misc]simplify: iters left: 5 (30 enodes) 1548148432.887 * * [misc]simplify: iters left: 4 (58 enodes) 1548148432.896 * * [misc]simplify: iters left: 3 (99 enodes) 1548148432.911 * * [misc]simplify: iters left: 2 (141 enodes) 1548148432.930 * * [misc]simplify: iters left: 1 (185 enodes) 1548148432.957 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148432.957 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148432.957 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148432.957 * * [misc]simplify: iters left: 6 (26 enodes) 1548148432.962 * * [misc]simplify: iters left: 5 (68 enodes) 1548148432.973 * * [misc]simplify: iters left: 4 (185 enodes) 1548148433.007 * * [misc]simplify: iters left: 3 (470 enodes) 1548148433.134 * [exit]simplify: Simplified to (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148433.134 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.135 * * * * [misc]progress: [ 633 / 5054 ] simplifiying candidate # 1548148433.135 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148433.135 * * [misc]simplify: iters left: 6 (26 enodes) 1548148433.139 * * [misc]simplify: iters left: 5 (58 enodes) 1548148433.148 * * [misc]simplify: iters left: 4 (143 enodes) 1548148433.171 * * [misc]simplify: iters left: 3 (282 enodes) 1548148433.217 * * [misc]simplify: iters left: 2 (432 enodes) 1548148433.291 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) 1548148433.291 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.292 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148433.292 * * [misc]simplify: iters left: 6 (27 enodes) 1548148433.297 * * [misc]simplify: iters left: 5 (69 enodes) 1548148433.308 * * [misc]simplify: iters left: 4 (186 enodes) 1548148433.343 * * [misc]simplify: iters left: 3 (493 enodes) 1548148433.482 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148433.482 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.482 * * * * [misc]progress: [ 634 / 5054 ] simplifiying candidate # 1548148433.482 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) 1)) 1548148433.482 * * [misc]simplify: iters left: 6 (16 enodes) 1548148433.485 * * [misc]simplify: iters left: 5 (30 enodes) 1548148433.489 * * [misc]simplify: iters left: 4 (59 enodes) 1548148433.498 * * [misc]simplify: iters left: 3 (101 enodes) 1548148433.514 * * [misc]simplify: iters left: 2 (154 enodes) 1548148433.539 * * [misc]simplify: iters left: 1 (234 enodes) 1548148433.578 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148433.578 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.578 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148433.579 * * [misc]simplify: iters left: 6 (26 enodes) 1548148433.584 * * [misc]simplify: iters left: 5 (68 enodes) 1548148433.594 * * [misc]simplify: iters left: 4 (185 enodes) 1548148433.630 * * [misc]simplify: iters left: 3 (470 enodes) 1548148433.759 * [exit]simplify: Simplified to (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148433.759 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.759 * * * * [misc]progress: [ 635 / 5054 ] simplifiying candidate # 1548148433.760 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148433.760 * * [misc]simplify: iters left: 6 (33 enodes) 1548148433.766 * * [misc]simplify: iters left: 5 (80 enodes) 1548148433.781 * * [misc]simplify: iters left: 4 (224 enodes) 1548148433.830 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))))) 1548148433.830 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.831 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148433.831 * * [misc]simplify: iters left: 6 (32 enodes) 1548148433.837 * * [misc]simplify: iters left: 5 (86 enodes) 1548148433.854 * * [misc]simplify: iters left: 4 (233 enodes) 1548148433.916 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148433.916 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.916 * * * * [misc]progress: [ 636 / 5054 ] simplifiying candidate # 1548148433.916 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148433.916 * * [misc]simplify: iters left: 6 (33 enodes) 1548148433.922 * * [misc]simplify: iters left: 5 (79 enodes) 1548148433.934 * * [misc]simplify: iters left: 4 (213 enodes) 1548148433.983 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* v v) 12))))))) 1548148433.983 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148433.983 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148433.984 * * [misc]simplify: iters left: 6 (32 enodes) 1548148433.989 * * [misc]simplify: iters left: 5 (86 enodes) 1548148434.005 * * [misc]simplify: iters left: 4 (233 enodes) 1548148434.067 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148434.068 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* v v) 12))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.068 * * * * [misc]progress: [ 637 / 5054 ] simplifiying candidate # 1548148434.068 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148434.068 * * [misc]simplify: iters left: 6 (32 enodes) 1548148434.074 * * [misc]simplify: iters left: 5 (77 enodes) 1548148434.088 * * [misc]simplify: iters left: 4 (211 enodes) 1548148434.133 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148434.133 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.133 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148434.133 * * [misc]simplify: iters left: 6 (32 enodes) 1548148434.141 * * [misc]simplify: iters left: 5 (86 enodes) 1548148434.157 * * [misc]simplify: iters left: 4 (233 enodes) 1548148434.218 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148434.218 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.219 * * * * [misc]progress: [ 638 / 5054 ] simplifiying candidate # 1548148434.219 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148434.219 * * [misc]simplify: iters left: 6 (22 enodes) 1548148434.223 * * [misc]simplify: iters left: 5 (49 enodes) 1548148434.230 * * [misc]simplify: iters left: 4 (118 enodes) 1548148434.256 * * [misc]simplify: iters left: 3 (386 enodes) 1548148434.394 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))))) 1548148434.394 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.395 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148434.395 * * [misc]simplify: iters left: 6 (31 enodes) 1548148434.403 * * [misc]simplify: iters left: 5 (85 enodes) 1548148434.418 * * [misc]simplify: iters left: 4 (232 enodes) 1548148434.481 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148434.481 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))))) (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.481 * * * * [misc]progress: [ 639 / 5054 ] simplifiying candidate # 1548148434.481 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148434.481 * * [misc]simplify: iters left: 6 (32 enodes) 1548148434.487 * * [misc]simplify: iters left: 5 (77 enodes) 1548148434.499 * * [misc]simplify: iters left: 4 (211 enodes) 1548148434.546 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148434.547 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.547 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148434.547 * * [misc]simplify: iters left: 6 (32 enodes) 1548148434.553 * * [misc]simplify: iters left: 5 (86 enodes) 1548148434.568 * * [misc]simplify: iters left: 4 (233 enodes) 1548148434.630 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148434.631 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.631 * * * * [misc]progress: [ 640 / 5054 ] simplifiying candidate # 1548148434.631 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148434.631 * * [misc]simplify: iters left: 6 (22 enodes) 1548148434.637 * * [misc]simplify: iters left: 5 (49 enodes) 1548148434.644 * * [misc]simplify: iters left: 4 (126 enodes) 1548148434.671 * * [misc]simplify: iters left: 3 (401 enodes) 1548148434.825 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* 125 v) (* v v))))) (* t PI))) 1548148434.825 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* 125 v) (* v v))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.826 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148434.826 * * [misc]simplify: iters left: 6 (31 enodes) 1548148434.832 * * [misc]simplify: iters left: 5 (85 enodes) 1548148434.849 * * [misc]simplify: iters left: 4 (232 enodes) 1548148434.911 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148434.912 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.912 * * * * [misc]progress: [ 641 / 5054 ] simplifiying candidate # 1548148434.912 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148434.912 * * [misc]simplify: iters left: 6 (32 enodes) 1548148434.917 * * [misc]simplify: iters left: 5 (74 enodes) 1548148434.929 * * [misc]simplify: iters left: 4 (203 enodes) 1548148434.973 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148434.973 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148434.973 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148434.973 * * [misc]simplify: iters left: 6 (28 enodes) 1548148434.978 * * [misc]simplify: iters left: 5 (69 enodes) 1548148434.989 * * [misc]simplify: iters left: 4 (178 enodes) 1548148435.023 * * [misc]simplify: iters left: 3 (418 enodes) 1548148435.136 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148435.136 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148435.136 * * * * [misc]progress: [ 642 / 5054 ] simplifiying candidate # 1548148435.136 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148435.136 * * [misc]simplify: iters left: 6 (32 enodes) 1548148435.142 * * [misc]simplify: iters left: 5 (73 enodes) 1548148435.153 * * [misc]simplify: iters left: 4 (192 enodes) 1548148435.188 * * [misc]simplify: iters left: 3 (465 enodes) 1548148435.303 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ PI (fabs (cbrt (+ (+ 4 (* (pow v 3) (* v 36))) (* v (* 12 v))))))) 1548148435.303 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ PI (fabs (cbrt (+ (+ 4 (* (pow v 3) (* v 36))) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148435.304 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148435.304 * * [misc]simplify: iters left: 6 (28 enodes) 1548148435.310 * * [misc]simplify: iters left: 5 (69 enodes) 1548148435.320 * * [misc]simplify: iters left: 4 (178 enodes) 1548148435.354 * * [misc]simplify: iters left: 3 (418 enodes) 1548148435.467 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148435.467 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ PI (fabs (cbrt (+ (+ 4 (* (pow v 3) (* v 36))) (* v (* 12 v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148435.467 * * * * [misc]progress: [ 643 / 5054 ] simplifiying candidate # 1548148435.468 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148435.468 * * [misc]simplify: iters left: 6 (31 enodes) 1548148435.473 * * [misc]simplify: iters left: 5 (71 enodes) 1548148435.485 * * [misc]simplify: iters left: 4 (190 enodes) 1548148435.520 * * [misc]simplify: iters left: 3 (463 enodes) 1548148435.634 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) 1548148435.634 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148435.634 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148435.634 * * [misc]simplify: iters left: 6 (28 enodes) 1548148435.640 * * [misc]simplify: iters left: 5 (69 enodes) 1548148435.651 * * [misc]simplify: iters left: 4 (178 enodes) 1548148435.685 * * [misc]simplify: iters left: 3 (418 enodes) 1548148435.798 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148435.798 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148435.798 * * * * [misc]progress: [ 644 / 5054 ] simplifiying candidate # 1548148435.798 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148435.799 * * [misc]simplify: iters left: 6 (21 enodes) 1548148435.802 * * [misc]simplify: iters left: 5 (43 enodes) 1548148435.808 * * [misc]simplify: iters left: 4 (97 enodes) 1548148435.824 * * [misc]simplify: iters left: 3 (235 enodes) 1548148435.876 * * [misc]simplify: iters left: 2 (445 enodes) 1548148435.976 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ (* -25 (pow v 4)) 1))) t)) 1548148435.976 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ (* -25 (pow v 4)) 1))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148435.976 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148435.976 * * [misc]simplify: iters left: 6 (27 enodes) 1548148435.982 * * [misc]simplify: iters left: 5 (68 enodes) 1548148435.994 * * [misc]simplify: iters left: 4 (177 enodes) 1548148436.027 * * [misc]simplify: iters left: 3 (420 enodes) 1548148436.136 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148436.137 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ (* -25 (pow v 4)) 1))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.137 * * * * [misc]progress: [ 645 / 5054 ] simplifiying candidate # 1548148436.137 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148436.137 * * [misc]simplify: iters left: 6 (31 enodes) 1548148436.142 * * [misc]simplify: iters left: 5 (71 enodes) 1548148436.156 * * [misc]simplify: iters left: 4 (190 enodes) 1548148436.188 * * [misc]simplify: iters left: 3 (463 enodes) 1548148436.300 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) 1548148436.300 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.300 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148436.300 * * [misc]simplify: iters left: 6 (28 enodes) 1548148436.306 * * [misc]simplify: iters left: 5 (69 enodes) 1548148436.316 * * [misc]simplify: iters left: 4 (178 enodes) 1548148436.351 * * [misc]simplify: iters left: 3 (418 enodes) 1548148436.463 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148436.463 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.463 * * * * [misc]progress: [ 646 / 5054 ] simplifiying candidate # 1548148436.463 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148436.463 * * [misc]simplify: iters left: 6 (21 enodes) 1548148436.467 * * [misc]simplify: iters left: 5 (43 enodes) 1548148436.473 * * [misc]simplify: iters left: 4 (105 enodes) 1548148436.494 * * [misc]simplify: iters left: 3 (250 enodes) 1548148436.553 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) 1548148436.553 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.553 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148436.554 * * [misc]simplify: iters left: 6 (27 enodes) 1548148436.559 * * [misc]simplify: iters left: 5 (68 enodes) 1548148436.570 * * [misc]simplify: iters left: 4 (177 enodes) 1548148436.604 * * [misc]simplify: iters left: 3 (420 enodes) 1548148436.714 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148436.714 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.714 * * * * [misc]progress: [ 647 / 5054 ] simplifiying candidate # 1548148436.715 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1) 1548148436.715 * * [misc]simplify: iters left: 6 (12 enodes) 1548148436.717 * * [misc]simplify: iters left: 5 (21 enodes) 1548148436.719 * * [misc]simplify: iters left: 4 (35 enodes) 1548148436.723 * * [misc]simplify: iters left: 3 (46 enodes) 1548148436.728 * [exit]simplify: Simplified to (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) 1548148436.728 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.728 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148436.728 * * [misc]simplify: iters left: 6 (29 enodes) 1548148436.733 * * [misc]simplify: iters left: 5 (74 enodes) 1548148436.745 * * [misc]simplify: iters left: 4 (204 enodes) 1548148436.792 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148436.792 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.792 * * * * [misc]progress: [ 648 / 5054 ] simplifiying candidate # 1548148436.792 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148436.792 * * [misc]simplify: iters left: 6 (16 enodes) 1548148436.795 * * [misc]simplify: iters left: 5 (30 enodes) 1548148436.799 * * [misc]simplify: iters left: 4 (61 enodes) 1548148436.807 * * [misc]simplify: iters left: 3 (116 enodes) 1548148436.826 * * [misc]simplify: iters left: 2 (201 enodes) 1548148436.857 * * [misc]simplify: iters left: 1 (434 enodes) 1548148436.961 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148436.962 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148436.962 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148436.962 * * [misc]simplify: iters left: 6 (25 enodes) 1548148436.967 * * [misc]simplify: iters left: 5 (65 enodes) 1548148436.979 * * [misc]simplify: iters left: 4 (176 enodes) 1548148437.012 * * [misc]simplify: iters left: 3 (434 enodes) 1548148437.122 * [exit]simplify: Simplified to (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148437.122 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148437.122 * * * * [misc]progress: [ 649 / 5054 ] simplifiying candidate # 1548148437.123 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148437.123 * * [misc]simplify: iters left: 6 (29 enodes) 1548148437.128 * * [misc]simplify: iters left: 5 (70 enodes) 1548148437.143 * * [misc]simplify: iters left: 4 (197 enodes) 1548148437.191 * [exit]simplify: Simplified to (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148437.191 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148437.192 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148437.192 * * [misc]simplify: iters left: 6 (28 enodes) 1548148437.200 * * [misc]simplify: iters left: 5 (88 enodes) 1548148437.219 * * [misc]simplify: iters left: 4 (343 enodes) 1548148437.368 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12)))))) 1548148437.368 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148437.368 * * * * [misc]progress: [ 650 / 5054 ] simplifiying candidate # 1548148437.368 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148437.368 * * [misc]simplify: iters left: 6 (28 enodes) 1548148437.374 * * [misc]simplify: iters left: 5 (75 enodes) 1548148437.388 * * [misc]simplify: iters left: 4 (236 enodes) 1548148437.459 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) PI) (/ (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ t (cbrt (- 1 (* (* 5 v) v)))))) 1548148437.459 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) PI) (/ (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ t (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148437.460 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148437.460 * * [misc]simplify: iters left: 6 (24 enodes) 1548148437.464 * * [misc]simplify: iters left: 5 (63 enodes) 1548148437.474 * * [misc]simplify: iters left: 4 (170 enodes) 1548148437.512 * * [misc]simplify: iters left: 3 (473 enodes) 1548148437.650 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))))))) 1548148437.650 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) PI) (/ (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ t (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148437.650 * * * * [misc]progress: [ 651 / 5054 ] simplifiying candidate # 1548148437.650 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148437.650 * * [misc]simplify: iters left: 6 (34 enodes) 1548148437.656 * * [misc]simplify: iters left: 5 (78 enodes) 1548148437.668 * * [misc]simplify: iters left: 4 (190 enodes) 1548148437.702 * * [misc]simplify: iters left: 3 (383 enodes) 1548148437.776 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))) (* (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))))) 1548148437.776 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))) (* (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148437.777 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148437.777 * * [misc]simplify: iters left: 6 (32 enodes) 1548148437.783 * * [misc]simplify: iters left: 5 (75 enodes) 1548148437.794 * * [misc]simplify: iters left: 4 (185 enodes) 1548148437.827 * * [misc]simplify: iters left: 3 (370 enodes) 1548148437.897 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))))) 1548148437.897 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))) (* (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148437.897 * * * * [misc]progress: [ 652 / 5054 ] simplifiying candidate # 1548148437.897 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148437.898 * * [misc]simplify: iters left: 6 (33 enodes) 1548148437.903 * * [misc]simplify: iters left: 5 (75 enodes) 1548148437.915 * * [misc]simplify: iters left: 4 (184 enodes) 1548148437.947 * * [misc]simplify: iters left: 3 (365 enodes) 1548148438.016 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* v 12) v) (+ 4 (* (pow v 4) 36))))))) 1548148438.016 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* v 12) v) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.016 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148438.017 * * [misc]simplify: iters left: 6 (32 enodes) 1548148438.022 * * [misc]simplify: iters left: 5 (75 enodes) 1548148438.036 * * [misc]simplify: iters left: 4 (185 enodes) 1548148438.066 * * [misc]simplify: iters left: 3 (370 enodes) 1548148438.136 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))))) 1548148438.137 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* v 12) v) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.137 * * * * [misc]progress: [ 653 / 5054 ] simplifiying candidate # 1548148438.137 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148438.137 * * [misc]simplify: iters left: 6 (36 enodes) 1548148438.146 * * [misc]simplify: iters left: 5 (84 enodes) 1548148438.158 * * [misc]simplify: iters left: 4 (211 enodes) 1548148438.195 * * [misc]simplify: iters left: 3 (458 enodes) 1548148438.306 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8)))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) 1548148438.306 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8)))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.306 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148438.307 * * [misc]simplify: iters left: 6 (33 enodes) 1548148438.312 * * [misc]simplify: iters left: 5 (76 enodes) 1548148438.326 * * [misc]simplify: iters left: 4 (180 enodes) 1548148438.357 * * [misc]simplify: iters left: 3 (360 enodes) 1548148438.426 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148438.427 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8)))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.427 * * * * [misc]progress: [ 654 / 5054 ] simplifiying candidate # 1548148438.427 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148438.427 * * [misc]simplify: iters left: 6 (36 enodes) 1548148438.434 * * [misc]simplify: iters left: 5 (81 enodes) 1548148438.446 * * [misc]simplify: iters left: 4 (191 enodes) 1548148438.478 * * [misc]simplify: iters left: 3 (395 enodes) 1548148438.564 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))))) 1548148438.564 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.565 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148438.565 * * [misc]simplify: iters left: 6 (33 enodes) 1548148438.571 * * [misc]simplify: iters left: 5 (76 enodes) 1548148438.582 * * [misc]simplify: iters left: 4 (180 enodes) 1548148438.615 * * [misc]simplify: iters left: 3 (360 enodes) 1548148438.684 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (cbrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148438.685 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (cbrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.685 * * * * [misc]progress: [ 655 / 5054 ] simplifiying candidate # 1548148438.685 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148438.685 * * [misc]simplify: iters left: 6 (35 enodes) 1548148438.692 * * [misc]simplify: iters left: 5 (79 enodes) 1548148438.703 * * [misc]simplify: iters left: 4 (189 enodes) 1548148438.737 * * [misc]simplify: iters left: 3 (396 enodes) 1548148438.817 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))))) 1548148438.817 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.817 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148438.818 * * [misc]simplify: iters left: 6 (33 enodes) 1548148438.823 * * [misc]simplify: iters left: 5 (76 enodes) 1548148438.837 * * [misc]simplify: iters left: 4 (180 enodes) 1548148438.867 * * [misc]simplify: iters left: 3 (360 enodes) 1548148438.936 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148438.936 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148438.937 * * * * [misc]progress: [ 656 / 5054 ] simplifiying candidate # 1548148438.937 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148438.938 * * [misc]simplify: iters left: 6 (29 enodes) 1548148438.943 * * [misc]simplify: iters left: 5 (61 enodes) 1548148438.951 * * [misc]simplify: iters left: 4 (125 enodes) 1548148438.970 * * [misc]simplify: iters left: 3 (299 enodes) 1548148439.038 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148439.038 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148439.038 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148439.038 * * [misc]simplify: iters left: 6 (32 enodes) 1548148439.044 * * [misc]simplify: iters left: 5 (75 enodes) 1548148439.057 * * [misc]simplify: iters left: 4 (179 enodes) 1548148439.087 * * [misc]simplify: iters left: 3 (359 enodes) 1548148439.157 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148439.157 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148439.158 * * * * [misc]progress: [ 657 / 5054 ] simplifiying candidate # 1548148439.158 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148439.158 * * [misc]simplify: iters left: 6 (35 enodes) 1548148439.164 * * [misc]simplify: iters left: 5 (79 enodes) 1548148439.178 * * [misc]simplify: iters left: 4 (189 enodes) 1548148439.210 * * [misc]simplify: iters left: 3 (396 enodes) 1548148439.290 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))))) 1548148439.290 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148439.291 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148439.291 * * [misc]simplify: iters left: 6 (33 enodes) 1548148439.297 * * [misc]simplify: iters left: 5 (76 enodes) 1548148439.308 * * [misc]simplify: iters left: 4 (180 enodes) 1548148439.340 * * [misc]simplify: iters left: 3 (360 enodes) 1548148439.409 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148439.409 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))) (sqrt 8)))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148439.410 * * * * [misc]progress: [ 658 / 5054 ] simplifiying candidate # 1548148439.410 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148439.410 * * [misc]simplify: iters left: 6 (28 enodes) 1548148439.415 * * [misc]simplify: iters left: 5 (60 enodes) 1548148439.423 * * [misc]simplify: iters left: 4 (128 enodes) 1548148439.443 * * [misc]simplify: iters left: 3 (299 enodes) 1548148439.517 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))))) 1548148439.517 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148439.517 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148439.518 * * [misc]simplify: iters left: 6 (32 enodes) 1548148439.523 * * [misc]simplify: iters left: 5 (75 enodes) 1548148439.535 * * [misc]simplify: iters left: 4 (179 enodes) 1548148439.567 * * [misc]simplify: iters left: 3 (359 enodes) 1548148439.909 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148439.909 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148439.909 * * * * [misc]progress: [ 659 / 5054 ] simplifiying candidate # 1548148439.909 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148439.909 * * [misc]simplify: iters left: 6 (35 enodes) 1548148439.915 * * [misc]simplify: iters left: 5 (79 enodes) 1548148439.927 * * [misc]simplify: iters left: 4 (188 enodes) 1548148439.961 * * [misc]simplify: iters left: 3 (391 enodes) 1548148440.040 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v 36) (* v v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148440.040 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v 36) (* v v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.040 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148440.040 * * [misc]simplify: iters left: 6 (33 enodes) 1548148440.046 * * [misc]simplify: iters left: 5 (76 enodes) 1548148440.057 * * [misc]simplify: iters left: 4 (180 enodes) 1548148440.090 * * [misc]simplify: iters left: 3 (360 enodes) 1548148440.160 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148440.160 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* v 36) (* v v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (cbrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.160 * * * * [misc]progress: [ 660 / 5054 ] simplifiying candidate # 1548148440.160 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148440.160 * * [misc]simplify: iters left: 6 (35 enodes) 1548148440.166 * * [misc]simplify: iters left: 5 (78 enodes) 1548148440.180 * * [misc]simplify: iters left: 4 (181 enodes) 1548148440.210 * * [misc]simplify: iters left: 3 (361 enodes) 1548148440.283 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148440.283 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.283 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148440.283 * * [misc]simplify: iters left: 6 (33 enodes) 1548148440.291 * * [misc]simplify: iters left: 5 (76 enodes) 1548148440.302 * * [misc]simplify: iters left: 4 (180 enodes) 1548148440.333 * * [misc]simplify: iters left: 3 (360 enodes) 1548148440.403 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (cbrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148440.403 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (cbrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.403 * * * * [misc]progress: [ 661 / 5054 ] simplifiying candidate # 1548148440.403 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148440.404 * * [misc]simplify: iters left: 6 (34 enodes) 1548148440.410 * * [misc]simplify: iters left: 5 (76 enodes) 1548148440.421 * * [misc]simplify: iters left: 4 (179 enodes) 1548148440.452 * * [misc]simplify: iters left: 3 (364 enodes) 1548148440.523 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148440.523 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.523 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148440.523 * * [misc]simplify: iters left: 6 (33 enodes) 1548148440.529 * * [misc]simplify: iters left: 5 (76 enodes) 1548148440.540 * * [misc]simplify: iters left: 4 (180 enodes) 1548148440.573 * * [misc]simplify: iters left: 3 (360 enodes) 1548148440.642 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148440.642 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.642 * * * * [misc]progress: [ 662 / 5054 ] simplifiying candidate # 1548148440.642 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148440.642 * * [misc]simplify: iters left: 6 (28 enodes) 1548148440.647 * * [misc]simplify: iters left: 5 (58 enodes) 1548148440.655 * * [misc]simplify: iters left: 4 (115 enodes) 1548148440.672 * * [misc]simplify: iters left: 3 (249 enodes) 1548148440.722 * * [misc]simplify: iters left: 2 (433 enodes) 1548148440.832 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* v 216))) (sqrt 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148440.832 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* v 216))) (sqrt 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.832 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148440.832 * * [misc]simplify: iters left: 6 (32 enodes) 1548148440.838 * * [misc]simplify: iters left: 5 (75 enodes) 1548148440.849 * * [misc]simplify: iters left: 4 (179 enodes) 1548148440.879 * * [misc]simplify: iters left: 3 (359 enodes) 1548148440.950 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148440.951 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* v 216))) (sqrt 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148440.951 * * * * [misc]progress: [ 663 / 5054 ] simplifiying candidate # 1548148440.951 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148440.951 * * [misc]simplify: iters left: 6 (34 enodes) 1548148440.957 * * [misc]simplify: iters left: 5 (76 enodes) 1548148440.968 * * [misc]simplify: iters left: 4 (179 enodes) 1548148441.001 * * [misc]simplify: iters left: 3 (364 enodes) 1548148441.070 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148441.070 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148441.070 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148441.071 * * [misc]simplify: iters left: 6 (33 enodes) 1548148441.076 * * [misc]simplify: iters left: 5 (76 enodes) 1548148441.088 * * [misc]simplify: iters left: 4 (180 enodes) 1548148441.120 * * [misc]simplify: iters left: 3 (360 enodes) 1548148441.190 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4)))))) 1548148441.190 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36)))) (sqrt 8)))) (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148441.190 * * * * [misc]progress: [ 664 / 5054 ] simplifiying candidate # 1548148441.190 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148441.190 * * [misc]simplify: iters left: 6 (27 enodes) 1548148441.195 * * [misc]simplify: iters left: 5 (57 enodes) 1548148441.203 * * [misc]simplify: iters left: 4 (120 enodes) 1548148441.221 * * [misc]simplify: iters left: 3 (251 enodes) 1548148441.267 * * [misc]simplify: iters left: 2 (384 enodes) 1548148441.366 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) 1548148441.366 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148441.367 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148441.367 * * [misc]simplify: iters left: 6 (32 enodes) 1548148441.374 * * [misc]simplify: iters left: 5 (75 enodes) 1548148441.385 * * [misc]simplify: iters left: 4 (179 enodes) 1548148441.415 * * [misc]simplify: iters left: 3 (359 enodes) 1548148441.486 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148441.487 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148441.487 * * * * [misc]progress: [ 665 / 5054 ] simplifiying candidate # 1548148441.487 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148441.487 * * [misc]simplify: iters left: 6 (32 enodes) 1548148441.493 * * [misc]simplify: iters left: 5 (75 enodes) 1548148441.504 * * [misc]simplify: iters left: 4 (193 enodes) 1548148441.539 * * [misc]simplify: iters left: 3 (435 enodes) 1548148441.640 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* t (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))))) 1548148441.640 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* t (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148441.641 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148441.641 * * [misc]simplify: iters left: 6 (30 enodes) 1548148441.646 * * [misc]simplify: iters left: 5 (72 enodes) 1548148441.659 * * [misc]simplify: iters left: 4 (182 enodes) 1548148441.690 * * [misc]simplify: iters left: 3 (384 enodes) 1548148441.768 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148441.768 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* t (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148441.768 * * * * [misc]progress: [ 666 / 5054 ] simplifiying candidate # 1548148441.768 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148441.770 * * [misc]simplify: iters left: 6 (32 enodes) 1548148441.776 * * [misc]simplify: iters left: 5 (74 enodes) 1548148441.787 * * [misc]simplify: iters left: 4 (183 enodes) 1548148441.819 * * [misc]simplify: iters left: 3 (395 enodes) 1548148441.900 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) 1548148441.900 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148441.900 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148441.900 * * [misc]simplify: iters left: 6 (30 enodes) 1548148441.906 * * [misc]simplify: iters left: 5 (72 enodes) 1548148441.917 * * [misc]simplify: iters left: 4 (182 enodes) 1548148441.950 * * [misc]simplify: iters left: 3 (384 enodes) 1548148442.027 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148442.027 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.027 * * * * [misc]progress: [ 667 / 5054 ] simplifiying candidate # 1548148442.028 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148442.028 * * [misc]simplify: iters left: 6 (31 enodes) 1548148442.033 * * [misc]simplify: iters left: 5 (72 enodes) 1548148442.044 * * [misc]simplify: iters left: 4 (181 enodes) 1548148442.077 * * [misc]simplify: iters left: 3 (376 enodes) 1548148442.153 * [exit]simplify: Simplified to (/ (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) t) 1548148442.153 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.154 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148442.154 * * [misc]simplify: iters left: 6 (30 enodes) 1548148442.159 * * [misc]simplify: iters left: 5 (72 enodes) 1548148442.172 * * [misc]simplify: iters left: 4 (182 enodes) 1548148442.203 * * [misc]simplify: iters left: 3 (384 enodes) 1548148442.282 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148442.282 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) t) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.282 * * * * [misc]progress: [ 668 / 5054 ] simplifiying candidate # 1548148442.283 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148442.283 * * [misc]simplify: iters left: 6 (25 enodes) 1548148442.287 * * [misc]simplify: iters left: 5 (54 enodes) 1548148442.295 * * [misc]simplify: iters left: 4 (110 enodes) 1548148442.312 * * [misc]simplify: iters left: 3 (256 enodes) 1548148442.367 * * [misc]simplify: iters left: 2 (488 enodes) 1548148442.504 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) 1548148442.504 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.504 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148442.504 * * [misc]simplify: iters left: 6 (29 enodes) 1548148442.509 * * [misc]simplify: iters left: 5 (71 enodes) 1548148442.521 * * [misc]simplify: iters left: 4 (181 enodes) 1548148442.554 * * [misc]simplify: iters left: 3 (386 enodes) 1548148442.636 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148442.636 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.636 * * * * [misc]progress: [ 669 / 5054 ] simplifiying candidate # 1548148442.637 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148442.637 * * [misc]simplify: iters left: 6 (31 enodes) 1548148442.642 * * [misc]simplify: iters left: 5 (72 enodes) 1548148442.653 * * [misc]simplify: iters left: 4 (181 enodes) 1548148442.685 * * [misc]simplify: iters left: 3 (376 enodes) 1548148442.762 * [exit]simplify: Simplified to (/ (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) t) 1548148442.762 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.762 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148442.763 * * [misc]simplify: iters left: 6 (30 enodes) 1548148442.768 * * [misc]simplify: iters left: 5 (72 enodes) 1548148442.781 * * [misc]simplify: iters left: 4 (182 enodes) 1548148442.812 * * [misc]simplify: iters left: 3 (384 enodes) 1548148442.891 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148442.891 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) t) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.891 * * * * [misc]progress: [ 670 / 5054 ] simplifiying candidate # 1548148442.891 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148442.891 * * [misc]simplify: iters left: 6 (24 enodes) 1548148442.896 * * [misc]simplify: iters left: 5 (53 enodes) 1548148442.903 * * [misc]simplify: iters left: 4 (114 enodes) 1548148442.921 * * [misc]simplify: iters left: 3 (269 enodes) 1548148442.984 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))) (sqrt 8))))) 1548148442.984 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148442.985 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148442.985 * * [misc]simplify: iters left: 6 (29 enodes) 1548148442.990 * * [misc]simplify: iters left: 5 (71 enodes) 1548148443.003 * * [misc]simplify: iters left: 4 (181 enodes) 1548148443.034 * * [misc]simplify: iters left: 3 (386 enodes) 1548148443.118 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148443.118 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148443.118 * * * * [misc]progress: [ 671 / 5054 ] simplifiying candidate # 1548148443.118 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148443.118 * * [misc]simplify: iters left: 6 (34 enodes) 1548148443.124 * * [misc]simplify: iters left: 5 (77 enodes) 1548148443.136 * * [misc]simplify: iters left: 4 (195 enodes) 1548148443.170 * * [misc]simplify: iters left: 3 (433 enodes) 1548148443.269 * [exit]simplify: Simplified to (* (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))))) 1548148443.269 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148443.270 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148443.270 * * [misc]simplify: iters left: 6 (32 enodes) 1548148443.276 * * [misc]simplify: iters left: 5 (74 enodes) 1548148443.289 * * [misc]simplify: iters left: 4 (184 enodes) 1548148443.321 * * [misc]simplify: iters left: 3 (394 enodes) 1548148443.403 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v)))))) 1548148443.403 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148443.403 * * * * [misc]progress: [ 672 / 5054 ] simplifiying candidate # 1548148443.403 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148443.404 * * [misc]simplify: iters left: 6 (34 enodes) 1548148443.409 * * [misc]simplify: iters left: 5 (76 enodes) 1548148443.421 * * [misc]simplify: iters left: 4 (185 enodes) 1548148443.453 * * [misc]simplify: iters left: 3 (395 enodes) 1548148443.534 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (cbrt (sqrt (+ 1 (* (* v v) -5)))))) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))))) 1548148443.534 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (cbrt (sqrt (+ 1 (* (* v v) -5)))))) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148443.534 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148443.534 * * [misc]simplify: iters left: 6 (32 enodes) 1548148443.540 * * [misc]simplify: iters left: 5 (74 enodes) 1548148443.551 * * [misc]simplify: iters left: 4 (184 enodes) 1548148443.585 * * [misc]simplify: iters left: 3 (394 enodes) 1548148443.666 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v)))))) 1548148443.666 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (cbrt (sqrt (+ 1 (* (* v v) -5)))))) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148443.667 * * * * [misc]progress: [ 673 / 5054 ] simplifiying candidate # 1548148443.667 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148443.667 * * [misc]simplify: iters left: 6 (33 enodes) 1548148443.673 * * [misc]simplify: iters left: 5 (74 enodes) 1548148443.686 * * [misc]simplify: iters left: 4 (183 enodes) 1548148443.718 * * [misc]simplify: iters left: 3 (400 enodes) 1548148443.802 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* 12 v) v) (+ (* (pow v 4) 36) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148443.802 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* 12 v) v) (+ (* (pow v 4) 36) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148443.802 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148443.802 * * [misc]simplify: iters left: 6 (32 enodes) 1548148443.808 * * [misc]simplify: iters left: 5 (74 enodes) 1548148443.819 * * [misc]simplify: iters left: 4 (184 enodes) 1548148443.851 * * [misc]simplify: iters left: 3 (394 enodes) 1548148443.933 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v)))))) 1548148443.933 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* 12 v) v) (+ (* (pow v 4) 36) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148443.933 * * * * [misc]progress: [ 674 / 5054 ] simplifiying candidate # 1548148443.933 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148443.934 * * [misc]simplify: iters left: 6 (27 enodes) 1548148443.939 * * [misc]simplify: iters left: 5 (56 enodes) 1548148443.946 * * [misc]simplify: iters left: 4 (114 enodes) 1548148443.964 * * [misc]simplify: iters left: 3 (256 enodes) 1548148444.015 * * [misc]simplify: iters left: 2 (464 enodes) 1548148444.138 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) 1548148444.139 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148444.139 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148444.139 * * [misc]simplify: iters left: 6 (31 enodes) 1548148444.145 * * [misc]simplify: iters left: 5 (73 enodes) 1548148444.156 * * [misc]simplify: iters left: 4 (183 enodes) 1548148444.190 * * [misc]simplify: iters left: 3 (397 enodes) 1548148444.270 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) 1548148444.270 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148444.270 * * * * [misc]progress: [ 675 / 5054 ] simplifiying candidate # 1548148444.270 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148444.270 * * [misc]simplify: iters left: 6 (33 enodes) 1548148444.276 * * [misc]simplify: iters left: 5 (74 enodes) 1548148444.287 * * [misc]simplify: iters left: 4 (183 enodes) 1548148444.321 * * [misc]simplify: iters left: 3 (400 enodes) 1548148444.405 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* 12 v) v) (+ (* (pow v 4) 36) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148444.405 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* 12 v) v) (+ (* (pow v 4) 36) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148444.405 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148444.405 * * [misc]simplify: iters left: 6 (32 enodes) 1548148444.411 * * [misc]simplify: iters left: 5 (74 enodes) 1548148444.422 * * [misc]simplify: iters left: 4 (184 enodes) 1548148444.454 * * [misc]simplify: iters left: 3 (394 enodes) 1548148444.536 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v)))))) 1548148444.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* 12 v) v) (+ (* (pow v 4) 36) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148444.536 * * * * [misc]progress: [ 676 / 5054 ] simplifiying candidate # 1548148444.536 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148444.537 * * [misc]simplify: iters left: 6 (26 enodes) 1548148444.541 * * [misc]simplify: iters left: 5 (55 enodes) 1548148444.549 * * [misc]simplify: iters left: 4 (115 enodes) 1548148444.567 * * [misc]simplify: iters left: 3 (251 enodes) 1548148444.617 * * [misc]simplify: iters left: 2 (467 enodes) 1548148444.756 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t) (/ (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))) (cbrt (sqrt (+ (* (* v -5) v) 1))))) 1548148444.756 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t) (/ (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))) (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148444.756 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148444.756 * * [misc]simplify: iters left: 6 (31 enodes) 1548148444.762 * * [misc]simplify: iters left: 5 (73 enodes) 1548148444.773 * * [misc]simplify: iters left: 4 (183 enodes) 1548148444.807 * * [misc]simplify: iters left: 3 (397 enodes) 1548148444.888 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) 1548148444.888 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t) (/ (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))) (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148444.888 * * * * [misc]progress: [ 677 / 5054 ] simplifiying candidate # 1548148444.888 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148444.888 * * [misc]simplify: iters left: 6 (33 enodes) 1548148444.895 * * [misc]simplify: iters left: 5 (76 enodes) 1548148444.906 * * [misc]simplify: iters left: 4 (187 enodes) 1548148444.940 * * [misc]simplify: iters left: 3 (436 enodes) 1548148445.042 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t)) (sqrt (+ (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))) (sqrt 8)))) 1548148445.042 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t)) (sqrt (+ (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148445.042 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148445.042 * * [misc]simplify: iters left: 6 (30 enodes) 1548148445.048 * * [misc]simplify: iters left: 5 (72 enodes) 1548148445.061 * * [misc]simplify: iters left: 4 (182 enodes) 1548148445.092 * * [misc]simplify: iters left: 3 (388 enodes) 1548148445.171 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148445.171 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t)) (sqrt (+ (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))) (sqrt 8)))) (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148445.171 * * * * [misc]progress: [ 678 / 5054 ] simplifiying candidate # 1548148445.171 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148445.171 * * [misc]simplify: iters left: 6 (33 enodes) 1548148445.178 * * [misc]simplify: iters left: 5 (75 enodes) 1548148445.189 * * [misc]simplify: iters left: 4 (180 enodes) 1548148445.220 * * [misc]simplify: iters left: 3 (379 enodes) 1548148445.298 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) 1548148445.298 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148445.298 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148445.298 * * [misc]simplify: iters left: 6 (30 enodes) 1548148445.304 * * [misc]simplify: iters left: 5 (72 enodes) 1548148445.315 * * [misc]simplify: iters left: 4 (182 enodes) 1548148445.349 * * [misc]simplify: iters left: 3 (388 enodes) 1548148445.427 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148445.427 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))))) (* (sqrt (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148445.428 * * * * [misc]progress: [ 679 / 5054 ] simplifiying candidate # 1548148445.428 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148445.428 * * [misc]simplify: iters left: 6 (32 enodes) 1548148445.434 * * [misc]simplify: iters left: 5 (73 enodes) 1548148445.445 * * [misc]simplify: iters left: 4 (174 enodes) 1548148445.478 * * [misc]simplify: iters left: 3 (362 enodes) 1548148445.554 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) 1548148445.554 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148445.554 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148445.554 * * [misc]simplify: iters left: 6 (30 enodes) 1548148445.560 * * [misc]simplify: iters left: 5 (72 enodes) 1548148445.573 * * [misc]simplify: iters left: 4 (182 enodes) 1548148445.605 * * [misc]simplify: iters left: 3 (388 enodes) 1548148445.685 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148445.685 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148445.686 * * * * [misc]progress: [ 680 / 5054 ] simplifiying candidate # 1548148445.686 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148445.686 * * [misc]simplify: iters left: 6 (26 enodes) 1548148445.692 * * [misc]simplify: iters left: 5 (55 enodes) 1548148445.698 * * [misc]simplify: iters left: 4 (108 enodes) 1548148445.714 * * [misc]simplify: iters left: 3 (226 enodes) 1548148445.762 * * [misc]simplify: iters left: 2 (413 enodes) 1548148445.880 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* t (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) 1548148445.880 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* t (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148445.880 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148445.880 * * [misc]simplify: iters left: 6 (29 enodes) 1548148445.887 * * [misc]simplify: iters left: 5 (71 enodes) 1548148445.898 * * [misc]simplify: iters left: 4 (181 enodes) 1548148445.930 * * [misc]simplify: iters left: 3 (390 enodes) 1548148446.015 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148446.015 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* t (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148446.015 * * * * [misc]progress: [ 681 / 5054 ] simplifiying candidate # 1548148446.016 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148446.016 * * [misc]simplify: iters left: 6 (32 enodes) 1548148446.022 * * [misc]simplify: iters left: 5 (73 enodes) 1548148446.033 * * [misc]simplify: iters left: 4 (174 enodes) 1548148446.065 * * [misc]simplify: iters left: 3 (362 enodes) 1548148446.141 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) 1548148446.141 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148446.141 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148446.141 * * [misc]simplify: iters left: 6 (30 enodes) 1548148446.147 * * [misc]simplify: iters left: 5 (72 enodes) 1548148446.158 * * [misc]simplify: iters left: 4 (182 enodes) 1548148446.192 * * [misc]simplify: iters left: 3 (388 enodes) 1548148446.272 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148446.272 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) t) (/ (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148446.272 * * * * [misc]progress: [ 682 / 5054 ] simplifiying candidate # 1548148446.273 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) 1548148446.273 * * [misc]simplify: iters left: 6 (25 enodes) 1548148446.278 * * [misc]simplify: iters left: 5 (54 enodes) 1548148446.285 * * [misc]simplify: iters left: 4 (110 enodes) 1548148446.304 * * [misc]simplify: iters left: 3 (244 enodes) 1548148446.351 * * [misc]simplify: iters left: 2 (401 enodes) 1548148446.458 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) 1548148446.458 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148446.458 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148446.458 * * [misc]simplify: iters left: 6 (29 enodes) 1548148446.464 * * [misc]simplify: iters left: 5 (71 enodes) 1548148446.475 * * [misc]simplify: iters left: 4 (181 enodes) 1548148446.508 * * [misc]simplify: iters left: 3 (390 enodes) 1548148446.590 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148446.590 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148446.590 * * * * [misc]progress: [ 683 / 5054 ] simplifiying candidate # 1548148446.590 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148446.590 * * [misc]simplify: iters left: 6 (34 enodes) 1548148446.597 * * [misc]simplify: iters left: 5 (79 enodes) 1548148446.611 * * [misc]simplify: iters left: 4 (203 enodes) 1548148446.648 * * [misc]simplify: iters left: 3 (480 enodes) 1548148446.776 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (* (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))))) 1548148446.776 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (* (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148446.776 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148446.776 * * [misc]simplify: iters left: 6 (30 enodes) 1548148446.784 * * [misc]simplify: iters left: 5 (72 enodes) 1548148446.795 * * [misc]simplify: iters left: 4 (182 enodes) 1548148446.827 * * [misc]simplify: iters left: 3 (384 enodes) 1548148446.907 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148446.907 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (* (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148446.907 * * * * [misc]progress: [ 684 / 5054 ] simplifiying candidate # 1548148446.907 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148446.908 * * [misc]simplify: iters left: 6 (34 enodes) 1548148446.914 * * [misc]simplify: iters left: 5 (78 enodes) 1548148446.926 * * [misc]simplify: iters left: 4 (191 enodes) 1548148446.962 * * [misc]simplify: iters left: 3 (425 enodes) 1548148447.061 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) 1548148447.061 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148447.061 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148447.061 * * [misc]simplify: iters left: 6 (30 enodes) 1548148447.067 * * [misc]simplify: iters left: 5 (72 enodes) 1548148447.080 * * [misc]simplify: iters left: 4 (182 enodes) 1548148447.112 * * [misc]simplify: iters left: 3 (384 enodes) 1548148447.190 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148447.190 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148447.190 * * * * [misc]progress: [ 685 / 5054 ] simplifiying candidate # 1548148447.190 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148447.191 * * [misc]simplify: iters left: 6 (33 enodes) 1548148447.197 * * [misc]simplify: iters left: 5 (76 enodes) 1548148447.208 * * [misc]simplify: iters left: 4 (189 enodes) 1548148447.240 * * [misc]simplify: iters left: 3 (413 enodes) 1548148447.333 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))))) 1548148447.333 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148447.391 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148447.391 * * [misc]simplify: iters left: 6 (30 enodes) 1548148447.400 * * [misc]simplify: iters left: 5 (72 enodes) 1548148447.411 * * [misc]simplify: iters left: 4 (182 enodes) 1548148447.445 * * [misc]simplify: iters left: 3 (384 enodes) 1548148447.524 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148447.524 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148447.524 * * * * [misc]progress: [ 686 / 5054 ] simplifiying candidate # 1548148447.524 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148447.524 * * [misc]simplify: iters left: 6 (27 enodes) 1548148447.529 * * [misc]simplify: iters left: 5 (58 enodes) 1548148447.539 * * [misc]simplify: iters left: 4 (120 enodes) 1548148447.558 * * [misc]simplify: iters left: 3 (257 enodes) 1548148447.605 * * [misc]simplify: iters left: 2 (496 enodes) 1548148447.762 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* t (sqrt (+ (sqrt (* (* 216 v) (pow v 5))) (sqrt 8))))) 1548148447.762 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* t (sqrt (+ (sqrt (* (* 216 v) (pow v 5))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148447.762 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148447.762 * * [misc]simplify: iters left: 6 (29 enodes) 1548148447.768 * * [misc]simplify: iters left: 5 (71 enodes) 1548148447.779 * * [misc]simplify: iters left: 4 (181 enodes) 1548148447.813 * * [misc]simplify: iters left: 3 (386 enodes) 1548148447.897 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148447.897 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* t (sqrt (+ (sqrt (* (* 216 v) (pow v 5))) (sqrt 8))))) (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148447.897 * * * * [misc]progress: [ 687 / 5054 ] simplifiying candidate # 1548148447.897 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148447.897 * * [misc]simplify: iters left: 6 (33 enodes) 1548148447.903 * * [misc]simplify: iters left: 5 (76 enodes) 1548148447.917 * * [misc]simplify: iters left: 4 (189 enodes) 1548148447.950 * * [misc]simplify: iters left: 3 (413 enodes) 1548148448.044 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))))) 1548148448.044 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.044 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148448.044 * * [misc]simplify: iters left: 6 (30 enodes) 1548148448.050 * * [misc]simplify: iters left: 5 (72 enodes) 1548148448.062 * * [misc]simplify: iters left: 4 (182 enodes) 1548148448.095 * * [misc]simplify: iters left: 3 (384 enodes) 1548148448.174 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148448.174 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v)))) (sqrt 8))) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (cbrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.174 * * * * [misc]progress: [ 688 / 5054 ] simplifiying candidate # 1548148448.174 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148448.174 * * [misc]simplify: iters left: 6 (26 enodes) 1548148448.179 * * [misc]simplify: iters left: 5 (57 enodes) 1548148448.187 * * [misc]simplify: iters left: 4 (123 enodes) 1548148448.206 * * [misc]simplify: iters left: 3 (265 enodes) 1548148448.268 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))) (sqrt 8)))) (/ (/ t (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148448.268 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))) (sqrt 8)))) (/ (/ t (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.268 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148448.268 * * [misc]simplify: iters left: 6 (29 enodes) 1548148448.274 * * [misc]simplify: iters left: 5 (71 enodes) 1548148448.285 * * [misc]simplify: iters left: 4 (181 enodes) 1548148448.317 * * [misc]simplify: iters left: 3 (386 enodes) 1548148448.402 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148448.402 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.402 * * * * [misc]progress: [ 689 / 5054 ] simplifiying candidate # 1548148448.402 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148448.402 * * [misc]simplify: iters left: 6 (33 enodes) 1548148448.408 * * [misc]simplify: iters left: 5 (76 enodes) 1548148448.420 * * [misc]simplify: iters left: 4 (194 enodes) 1548148448.459 * * [misc]simplify: iters left: 3 (444 enodes) 1548148448.562 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))))) (/ t (sqrt (cbrt (+ 1 (* v (* -5 v))))))) 1548148448.562 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))))) (/ t (sqrt (cbrt (+ 1 (* v (* -5 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.562 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148448.562 * * [misc]simplify: iters left: 6 (31 enodes) 1548148448.568 * * [misc]simplify: iters left: 5 (73 enodes) 1548148448.579 * * [misc]simplify: iters left: 4 (183 enodes) 1548148448.612 * * [misc]simplify: iters left: 3 (399 enodes) 1548148448.701 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148448.701 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (+ (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))) (sqrt 8))))) (/ t (sqrt (cbrt (+ 1 (* v (* -5 v))))))) (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.701 * * * * [misc]progress: [ 690 / 5054 ] simplifiying candidate # 1548148448.701 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148448.701 * * [misc]simplify: iters left: 6 (33 enodes) 1548148448.707 * * [misc]simplify: iters left: 5 (75 enodes) 1548148448.719 * * [misc]simplify: iters left: 4 (184 enodes) 1548148448.754 * * [misc]simplify: iters left: 3 (395 enodes) 1548148448.834 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))))) 1548148448.835 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.835 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148448.835 * * [misc]simplify: iters left: 6 (31 enodes) 1548148448.841 * * [misc]simplify: iters left: 5 (73 enodes) 1548148448.854 * * [misc]simplify: iters left: 4 (183 enodes) 1548148448.887 * * [misc]simplify: iters left: 3 (399 enodes) 1548148448.977 * [exit]simplify: Simplified to (* (* (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148448.977 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (* (* (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148448.977 * * * * [misc]progress: [ 691 / 5054 ] simplifiying candidate # 1548148448.977 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148448.977 * * [misc]simplify: iters left: 6 (32 enodes) 1548148448.983 * * [misc]simplify: iters left: 5 (73 enodes) 1548148448.994 * * [misc]simplify: iters left: 4 (182 enodes) 1548148449.028 * * [misc]simplify: iters left: 3 (391 enodes) 1548148449.109 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148449.109 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148449.109 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148449.109 * * [misc]simplify: iters left: 6 (31 enodes) 1548148449.115 * * [misc]simplify: iters left: 5 (73 enodes) 1548148449.126 * * [misc]simplify: iters left: 4 (183 enodes) 1548148449.159 * * [misc]simplify: iters left: 3 (399 enodes) 1548148449.248 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148449.248 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))))) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148449.248 * * * * [misc]progress: [ 692 / 5054 ] simplifiying candidate # 1548148449.248 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148449.248 * * [misc]simplify: iters left: 6 (26 enodes) 1548148449.253 * * [misc]simplify: iters left: 5 (55 enodes) 1548148449.261 * * [misc]simplify: iters left: 4 (113 enodes) 1548148449.278 * * [misc]simplify: iters left: 3 (249 enodes) 1548148449.328 * * [misc]simplify: iters left: 2 (462 enodes) 1548148449.451 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (* (* v -5) v) 1))) (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8)))))) 1548148449.451 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (+ (* (* v -5) v) 1))) (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148449.452 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148449.452 * * [misc]simplify: iters left: 6 (30 enodes) 1548148449.457 * * [misc]simplify: iters left: 5 (72 enodes) 1548148449.469 * * [misc]simplify: iters left: 4 (182 enodes) 1548148449.500 * * [misc]simplify: iters left: 3 (392 enodes) 1548148449.578 * [exit]simplify: Simplified to (/ (/ (* (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 1 (* (* v v) -5))))) (/ PI (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) 1548148449.578 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (+ (* (* v -5) v) 1))) (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8)))))) (/ (/ (* (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 1 (* (* v v) -5))))) (/ PI (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148449.578 * * * * [misc]progress: [ 693 / 5054 ] simplifiying candidate # 1548148449.578 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148449.578 * * [misc]simplify: iters left: 6 (32 enodes) 1548148449.584 * * [misc]simplify: iters left: 5 (73 enodes) 1548148449.595 * * [misc]simplify: iters left: 4 (182 enodes) 1548148449.628 * * [misc]simplify: iters left: 3 (391 enodes) 1548148449.708 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))))) 1548148449.708 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148449.709 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148449.709 * * [misc]simplify: iters left: 6 (31 enodes) 1548148449.714 * * [misc]simplify: iters left: 5 (73 enodes) 1548148449.726 * * [misc]simplify: iters left: 4 (183 enodes) 1548148449.759 * * [misc]simplify: iters left: 3 (399 enodes) 1548148449.849 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148449.849 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))))) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148449.849 * * * * [misc]progress: [ 694 / 5054 ] simplifiying candidate # 1548148449.849 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148449.849 * * [misc]simplify: iters left: 6 (25 enodes) 1548148449.854 * * [misc]simplify: iters left: 5 (54 enodes) 1548148449.861 * * [misc]simplify: iters left: 4 (114 enodes) 1548148449.879 * * [misc]simplify: iters left: 3 (256 enodes) 1548148449.930 * * [misc]simplify: iters left: 2 (437 enodes) 1548148450.036 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) (sqrt (cbrt (+ (* (* v v) -5) 1)))) 1548148450.037 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) (sqrt (cbrt (+ (* (* v v) -5) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.037 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148450.037 * * [misc]simplify: iters left: 6 (30 enodes) 1548148450.042 * * [misc]simplify: iters left: 5 (72 enodes) 1548148450.053 * * [misc]simplify: iters left: 4 (182 enodes) 1548148450.087 * * [misc]simplify: iters left: 3 (392 enodes) 1548148450.164 * [exit]simplify: Simplified to (/ (/ (* (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 1 (* (* v v) -5))))) (/ PI (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) 1548148450.164 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t (sqrt (+ (sqrt (* (pow v 5) (* 216 v))) (sqrt 8))))) (sqrt (cbrt (+ (* (* v v) -5) 1)))) (/ (/ (* (cbrt (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (+ 1 (* (* v v) -5))))) (/ PI (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.164 * * * * [misc]progress: [ 695 / 5054 ] simplifiying candidate # 1548148450.165 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148450.165 * * [misc]simplify: iters left: 6 (32 enodes) 1548148450.171 * * [misc]simplify: iters left: 5 (73 enodes) 1548148450.184 * * [misc]simplify: iters left: 4 (182 enodes) 1548148450.214 * * [misc]simplify: iters left: 3 (373 enodes) 1548148450.293 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))))) 1548148450.293 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.293 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148450.294 * * [misc]simplify: iters left: 6 (30 enodes) 1548148450.299 * * [misc]simplify: iters left: 5 (72 enodes) 1548148450.310 * * [misc]simplify: iters left: 4 (182 enodes) 1548148450.342 * * [misc]simplify: iters left: 3 (388 enodes) 1548148450.420 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148450.420 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) t) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))))) (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.421 * * * * [misc]progress: [ 696 / 5054 ] simplifiying candidate # 1548148450.421 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148450.421 * * [misc]simplify: iters left: 6 (32 enodes) 1548148450.427 * * [misc]simplify: iters left: 5 (72 enodes) 1548148450.438 * * [misc]simplify: iters left: 4 (175 enodes) 1548148450.468 * * [misc]simplify: iters left: 3 (345 enodes) 1548148450.536 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))) (sqrt 8))) (fabs (cbrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))))) 1548148450.536 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))) (sqrt 8))) (fabs (cbrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.536 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148450.536 * * [misc]simplify: iters left: 6 (30 enodes) 1548148450.541 * * [misc]simplify: iters left: 5 (72 enodes) 1548148450.552 * * [misc]simplify: iters left: 4 (182 enodes) 1548148450.586 * * [misc]simplify: iters left: 3 (388 enodes) 1548148450.664 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148450.664 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))) (sqrt 8))) (fabs (cbrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))))) (* (sqrt (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.664 * * * * [misc]progress: [ 697 / 5054 ] simplifiying candidate # 1548148450.664 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148450.664 * * [misc]simplify: iters left: 6 (31 enodes) 1548148450.670 * * [misc]simplify: iters left: 5 (70 enodes) 1548148450.681 * * [misc]simplify: iters left: 4 (173 enodes) 1548148450.711 * * [misc]simplify: iters left: 3 (345 enodes) 1548148450.777 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) 1548148450.777 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.778 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148450.778 * * [misc]simplify: iters left: 6 (30 enodes) 1548148450.783 * * [misc]simplify: iters left: 5 (72 enodes) 1548148450.794 * * [misc]simplify: iters left: 4 (182 enodes) 1548148450.827 * * [misc]simplify: iters left: 3 (388 enodes) 1548148450.905 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148450.905 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148450.906 * * * * [misc]progress: [ 698 / 5054 ] simplifiying candidate # 1548148450.906 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) 1548148450.906 * * [misc]simplify: iters left: 6 (25 enodes) 1548148450.911 * * [misc]simplify: iters left: 5 (52 enodes) 1548148450.919 * * [misc]simplify: iters left: 4 (103 enodes) 1548148450.935 * * [misc]simplify: iters left: 3 (227 enodes) 1548148450.980 * * [misc]simplify: iters left: 2 (388 enodes) 1548148451.081 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (sqrt (+ (sqrt (* (* 216 v) (pow v 5))) (sqrt 8))))) 1548148451.081 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (sqrt (+ (sqrt (* (* 216 v) (pow v 5))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148451.081 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148451.081 * * [misc]simplify: iters left: 6 (29 enodes) 1548148451.086 * * [misc]simplify: iters left: 5 (71 enodes) 1548148451.097 * * [misc]simplify: iters left: 4 (181 enodes) 1548148451.131 * * [misc]simplify: iters left: 3 (390 enodes) 1548148451.213 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148451.214 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (* t (sqrt (+ (sqrt (* (* 216 v) (pow v 5))) (sqrt 8))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148451.214 * * * * [misc]progress: [ 699 / 5054 ] simplifiying candidate # 1548148451.214 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148451.214 * * [misc]simplify: iters left: 6 (31 enodes) 1548148451.220 * * [misc]simplify: iters left: 5 (70 enodes) 1548148451.230 * * [misc]simplify: iters left: 4 (173 enodes) 1548148451.261 * * [misc]simplify: iters left: 3 (345 enodes) 1548148451.327 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) 1548148451.327 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148451.327 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148451.327 * * [misc]simplify: iters left: 6 (30 enodes) 1548148451.333 * * [misc]simplify: iters left: 5 (72 enodes) 1548148451.344 * * [misc]simplify: iters left: 4 (182 enodes) 1548148451.377 * * [misc]simplify: iters left: 3 (388 enodes) 1548148451.456 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148451.456 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148451.456 * * * * [misc]progress: [ 700 / 5054 ] simplifiying candidate # 1548148451.456 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) 1548148451.456 * * [misc]simplify: iters left: 6 (24 enodes) 1548148451.460 * * [misc]simplify: iters left: 5 (49 enodes) 1548148451.469 * * [misc]simplify: iters left: 4 (100 enodes) 1548148451.483 * * [misc]simplify: iters left: 3 (214 enodes) 1548148451.527 * * [misc]simplify: iters left: 2 (367 enodes) 1548148451.617 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) 1548148451.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148451.617 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148451.617 * * [misc]simplify: iters left: 6 (29 enodes) 1548148451.623 * * [misc]simplify: iters left: 5 (71 enodes) 1548148451.634 * * [misc]simplify: iters left: 4 (181 enodes) 1548148451.665 * * [misc]simplify: iters left: 3 (390 enodes) 1548148451.748 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148451.748 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (sqrt (+ 4 (+ (* v (* 12 v)) (* 36 (pow v 4))))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148451.748 * * * * [misc]progress: [ 701 / 5054 ] simplifiying candidate # 1548148451.749 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148451.749 * * [misc]simplify: iters left: 6 (30 enodes) 1548148451.754 * * [misc]simplify: iters left: 5 (71 enodes) 1548148451.766 * * [misc]simplify: iters left: 4 (180 enodes) 1548148451.797 * * [misc]simplify: iters left: 3 (365 enodes) 1548148451.871 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8)))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148451.871 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8)))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148451.871 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148451.872 * * [misc]simplify: iters left: 6 (32 enodes) 1548148451.877 * * [misc]simplify: iters left: 5 (77 enodes) 1548148451.889 * * [misc]simplify: iters left: 4 (200 enodes) 1548148451.927 * * [misc]simplify: iters left: 3 (488 enodes) 1548148452.047 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148452.047 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8)))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) (* (/ (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148452.047 * * * * [misc]progress: [ 702 / 5054 ] simplifiying candidate # 1548148452.047 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148452.047 * * [misc]simplify: iters left: 6 (30 enodes) 1548148452.053 * * [misc]simplify: iters left: 5 (70 enodes) 1548148452.064 * * [misc]simplify: iters left: 4 (173 enodes) 1548148452.094 * * [misc]simplify: iters left: 3 (340 enodes) 1548148452.161 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8))))) 1548148452.161 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148452.161 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148452.161 * * [misc]simplify: iters left: 6 (32 enodes) 1548148452.167 * * [misc]simplify: iters left: 5 (77 enodes) 1548148452.179 * * [misc]simplify: iters left: 4 (200 enodes) 1548148452.216 * * [misc]simplify: iters left: 3 (488 enodes) 1548148452.336 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148452.336 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))) (sqrt 8))))) (* (/ (sqrt (cbrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148452.337 * * * * [misc]progress: [ 703 / 5054 ] simplifiying candidate # 1548148452.337 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148452.337 * * [misc]simplify: iters left: 6 (29 enodes) 1548148452.343 * * [misc]simplify: iters left: 5 (68 enodes) 1548148452.356 * * [misc]simplify: iters left: 4 (171 enodes) 1548148452.384 * * [misc]simplify: iters left: 3 (350 enodes) 1548148452.460 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8)))) 1548148452.460 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148452.460 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148452.461 * * [misc]simplify: iters left: 6 (32 enodes) 1548148452.467 * * [misc]simplify: iters left: 5 (77 enodes) 1548148452.479 * * [misc]simplify: iters left: 4 (200 enodes) 1548148452.514 * * [misc]simplify: iters left: 3 (488 enodes) 1548148452.635 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148452.635 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8)))) (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148452.635 * * * * [misc]progress: [ 704 / 5054 ] simplifiying candidate # 1548148452.635 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) 1548148452.636 * * [misc]simplify: iters left: 6 (23 enodes) 1548148452.640 * * [misc]simplify: iters left: 5 (50 enodes) 1548148452.646 * * [misc]simplify: iters left: 4 (101 enodes) 1548148452.662 * * [misc]simplify: iters left: 3 (219 enodes) 1548148452.710 * * [misc]simplify: iters left: 2 (382 enodes) 1548148452.807 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* v 216))) (sqrt 8)))) 1548148452.807 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* v 216))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148452.808 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148452.808 * * [misc]simplify: iters left: 6 (31 enodes) 1548148452.813 * * [misc]simplify: iters left: 5 (76 enodes) 1548148452.825 * * [misc]simplify: iters left: 4 (199 enodes) 1548148452.862 * * [misc]simplify: iters left: 3 (484 enodes) 1548148452.976 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) t) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (/ (cbrt (+ 1 (* (* v v) -5))) PI) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) 1548148452.976 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 5) (* v 216))) (sqrt 8)))) (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) t) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (/ (cbrt (+ 1 (* (* v v) -5))) PI) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148452.976 * * * * [misc]progress: [ 705 / 5054 ] simplifiying candidate # 1548148452.976 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148452.976 * * [misc]simplify: iters left: 6 (29 enodes) 1548148452.982 * * [misc]simplify: iters left: 5 (68 enodes) 1548148452.992 * * [misc]simplify: iters left: 4 (171 enodes) 1548148453.023 * * [misc]simplify: iters left: 3 (350 enodes) 1548148453.098 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8)))) 1548148453.098 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148453.098 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148453.099 * * [misc]simplify: iters left: 6 (32 enodes) 1548148453.104 * * [misc]simplify: iters left: 5 (77 enodes) 1548148453.118 * * [misc]simplify: iters left: 4 (200 enodes) 1548148453.153 * * [misc]simplify: iters left: 3 (488 enodes) 1548148453.274 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148453.274 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8)))) (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (sqrt (- (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148453.274 * * * * [misc]progress: [ 706 / 5054 ] simplifiying candidate # 1548148453.274 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 1)) 1548148453.274 * * [misc]simplify: iters left: 6 (22 enodes) 1548148453.279 * * [misc]simplify: iters left: 5 (47 enodes) 1548148453.287 * * [misc]simplify: iters left: 4 (98 enodes) 1548148453.302 * * [misc]simplify: iters left: 3 (218 enodes) 1548148453.348 * * [misc]simplify: iters left: 2 (363 enodes) 1548148453.444 * * [misc]simplify: iters left: 1 (487 enodes) 1548148453.562 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 6) 216)) (sqrt 8)))) 1548148453.563 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 6) 216)) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148453.563 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148453.563 * * [misc]simplify: iters left: 6 (31 enodes) 1548148453.569 * * [misc]simplify: iters left: 5 (76 enodes) 1548148453.581 * * [misc]simplify: iters left: 4 (199 enodes) 1548148453.618 * * [misc]simplify: iters left: 3 (484 enodes) 1548148453.734 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) t) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (/ (cbrt (+ 1 (* (* v v) -5))) PI) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) 1548148453.734 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (* (pow v 6) 216)) (sqrt 8)))) (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) t) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (/ (cbrt (+ 1 (* (* v v) -5))) PI) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148453.734 * * * * [misc]progress: [ 707 / 5054 ] simplifiying candidate # 1548148453.734 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148453.734 * * [misc]simplify: iters left: 6 (33 enodes) 1548148453.741 * * [misc]simplify: iters left: 5 (80 enodes) 1548148453.756 * * [misc]simplify: iters left: 4 (210 enodes) 1548148453.794 * * [misc]simplify: iters left: 3 (488 enodes) 1548148453.917 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4))))))) (/ (* (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8))) PI) (/ (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) t))) 1548148453.917 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4))))))) (/ (* (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8))) PI) (/ (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148453.917 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148453.917 * * [misc]simplify: iters left: 6 (29 enodes) 1548148453.925 * * [misc]simplify: iters left: 5 (71 enodes) 1548148453.936 * * [misc]simplify: iters left: 4 (181 enodes) 1548148453.966 * * [misc]simplify: iters left: 3 (391 enodes) 1548148454.052 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148454.052 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4))))))) (/ (* (sqrt (+ (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))) (sqrt 8))) PI) (/ (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) t))) (* (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148454.052 * * * * [misc]progress: [ 708 / 5054 ] simplifiying candidate # 1548148454.052 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148454.053 * * [misc]simplify: iters left: 6 (33 enodes) 1548148454.059 * * [misc]simplify: iters left: 5 (76 enodes) 1548148454.070 * * [misc]simplify: iters left: 4 (186 enodes) 1548148454.104 * * [misc]simplify: iters left: 3 (402 enodes) 1548148454.185 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI))) 1548148454.186 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148454.186 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148454.186 * * [misc]simplify: iters left: 6 (29 enodes) 1548148454.191 * * [misc]simplify: iters left: 5 (71 enodes) 1548148454.203 * * [misc]simplify: iters left: 4 (181 enodes) 1548148454.235 * * [misc]simplify: iters left: 3 (391 enodes) 1548148454.319 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148454.319 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8)))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI))) (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148454.320 * * * * [misc]progress: [ 709 / 5054 ] simplifiying candidate # 1548148454.320 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148454.320 * * [misc]simplify: iters left: 6 (32 enodes) 1548148454.328 * * [misc]simplify: iters left: 5 (74 enodes) 1548148454.339 * * [misc]simplify: iters left: 4 (184 enodes) 1548148454.372 * * [misc]simplify: iters left: 3 (399 enodes) 1548148454.456 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148454.456 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148454.456 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148454.456 * * [misc]simplify: iters left: 6 (29 enodes) 1548148454.461 * * [misc]simplify: iters left: 5 (71 enodes) 1548148454.472 * * [misc]simplify: iters left: 4 (181 enodes) 1548148454.505 * * [misc]simplify: iters left: 3 (391 enodes) 1548148454.589 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148454.589 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148454.589 * * * * [misc]progress: [ 710 / 5054 ] simplifiying candidate # 1548148454.590 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) 1548148454.590 * * [misc]simplify: iters left: 6 (26 enodes) 1548148454.595 * * [misc]simplify: iters left: 5 (56 enodes) 1548148454.602 * * [misc]simplify: iters left: 4 (120 enodes) 1548148454.623 * * [misc]simplify: iters left: 3 (266 enodes) 1548148454.673 * * [misc]simplify: iters left: 2 (490 enodes) 1548148454.807 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (* t PI) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) 1548148454.807 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (* t PI) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148454.807 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148454.808 * * [misc]simplify: iters left: 6 (28 enodes) 1548148454.813 * * [misc]simplify: iters left: 5 (70 enodes) 1548148454.826 * * [misc]simplify: iters left: 4 (180 enodes) 1548148454.856 * * [misc]simplify: iters left: 3 (397 enodes) 1548148454.943 * [exit]simplify: Simplified to (/ (* (* (sqrt (+ (* (* v v) 12) (+ 4 (* 36 (pow v 4))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) 1548148454.943 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (* (* t PI) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8))))) (/ (* (* (sqrt (+ (* (* v v) 12) (+ 4 (* 36 (pow v 4))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148454.944 * * * * [misc]progress: [ 711 / 5054 ] simplifiying candidate # 1548148454.944 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148454.944 * * [misc]simplify: iters left: 6 (32 enodes) 1548148454.950 * * [misc]simplify: iters left: 5 (74 enodes) 1548148454.961 * * [misc]simplify: iters left: 4 (184 enodes) 1548148454.995 * * [misc]simplify: iters left: 3 (399 enodes) 1548148455.079 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148455.079 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.079 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148455.080 * * [misc]simplify: iters left: 6 (29 enodes) 1548148455.085 * * [misc]simplify: iters left: 5 (71 enodes) 1548148455.096 * * [misc]simplify: iters left: 4 (181 enodes) 1548148455.129 * * [misc]simplify: iters left: 3 (391 enodes) 1548148455.217 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148455.218 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))) (sqrt 8))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.218 * * * * [misc]progress: [ 712 / 5054 ] simplifiying candidate # 1548148455.218 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) 1548148455.218 * * [misc]simplify: iters left: 6 (25 enodes) 1548148455.223 * * [misc]simplify: iters left: 5 (55 enodes) 1548148455.230 * * [misc]simplify: iters left: 4 (124 enodes) 1548148455.250 * * [misc]simplify: iters left: 3 (269 enodes) 1548148455.311 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8)))) (* t PI)) 1548148455.311 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8)))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.311 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148455.312 * * [misc]simplify: iters left: 6 (28 enodes) 1548148455.317 * * [misc]simplify: iters left: 5 (70 enodes) 1548148455.328 * * [misc]simplify: iters left: 4 (180 enodes) 1548148455.360 * * [misc]simplify: iters left: 3 (397 enodes) 1548148455.448 * [exit]simplify: Simplified to (/ (* (* (sqrt (+ (* (* v v) 12) (+ 4 (* 36 (pow v 4))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) 1548148455.448 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) (/ (* (* (sqrt (+ (* (* v v) 12) (+ 4 (* 36 (pow v 4))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.448 * * * * [misc]progress: [ 713 / 5054 ] simplifiying candidate # 1548148455.449 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148455.449 * * [misc]simplify: iters left: 6 (38 enodes) 1548148455.456 * * [misc]simplify: iters left: 5 (94 enodes) 1548148455.471 * * [misc]simplify: iters left: 4 (260 enodes) 1548148455.538 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* v (* v 6)) (* v (* v 6)))))))) 1548148455.538 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.538 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148455.538 * * [misc]simplify: iters left: 6 (34 enodes) 1548148455.545 * * [misc]simplify: iters left: 5 (88 enodes) 1548148455.560 * * [misc]simplify: iters left: 4 (237 enodes) 1548148455.624 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148455.624 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.626 * * * * [misc]progress: [ 714 / 5054 ] simplifiying candidate # 1548148455.626 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148455.626 * * [misc]simplify: iters left: 6 (38 enodes) 1548148455.633 * * [misc]simplify: iters left: 5 (93 enodes) 1548148455.647 * * [misc]simplify: iters left: 4 (248 enodes) 1548148455.707 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* v v) 12))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) 1548148455.707 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* v v) 12))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.707 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148455.707 * * [misc]simplify: iters left: 6 (34 enodes) 1548148455.713 * * [misc]simplify: iters left: 5 (88 enodes) 1548148455.729 * * [misc]simplify: iters left: 4 (237 enodes) 1548148455.793 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148455.793 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ 4 (* (* v v) 12))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.793 * * * * [misc]progress: [ 715 / 5054 ] simplifiying candidate # 1548148455.794 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148455.794 * * [misc]simplify: iters left: 6 (37 enodes) 1548148455.801 * * [misc]simplify: iters left: 5 (91 enodes) 1548148455.817 * * [misc]simplify: iters left: 4 (246 enodes) 1548148455.875 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 36) (* v v)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) 1548148455.875 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 36) (* v v)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.875 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148455.875 * * [misc]simplify: iters left: 6 (34 enodes) 1548148455.882 * * [misc]simplify: iters left: 5 (88 enodes) 1548148455.897 * * [misc]simplify: iters left: 4 (237 enodes) 1548148455.961 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148455.961 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148455.961 * * * * [misc]progress: [ 716 / 5054 ] simplifiying candidate # 1548148455.962 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148455.962 * * [misc]simplify: iters left: 6 (31 enodes) 1548148455.968 * * [misc]simplify: iters left: 5 (73 enodes) 1548148455.978 * * [misc]simplify: iters left: 4 (176 enodes) 1548148456.019 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148456.019 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.019 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148456.019 * * [misc]simplify: iters left: 6 (33 enodes) 1548148456.026 * * [misc]simplify: iters left: 5 (87 enodes) 1548148456.041 * * [misc]simplify: iters left: 4 (236 enodes) 1548148456.104 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v))))))) 1548148456.104 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.104 * * * * [misc]progress: [ 717 / 5054 ] simplifiying candidate # 1548148456.104 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148456.104 * * [misc]simplify: iters left: 6 (37 enodes) 1548148456.111 * * [misc]simplify: iters left: 5 (91 enodes) 1548148456.125 * * [misc]simplify: iters left: 4 (246 enodes) 1548148456.183 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 36) (* v v)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) 1548148456.183 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 36) (* v v)))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.184 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148456.184 * * [misc]simplify: iters left: 6 (34 enodes) 1548148456.190 * * [misc]simplify: iters left: 5 (88 enodes) 1548148456.206 * * [misc]simplify: iters left: 4 (237 enodes) 1548148456.270 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148456.270 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.270 * * * * [misc]progress: [ 718 / 5054 ] simplifiying candidate # 1548148456.270 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148456.271 * * [misc]simplify: iters left: 6 (30 enodes) 1548148456.276 * * [misc]simplify: iters left: 5 (72 enodes) 1548148456.288 * * [misc]simplify: iters left: 4 (179 enodes) 1548148456.328 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) 1548148456.328 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.328 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148456.328 * * [misc]simplify: iters left: 6 (33 enodes) 1548148456.334 * * [misc]simplify: iters left: 5 (87 enodes) 1548148456.352 * * [misc]simplify: iters left: 4 (236 enodes) 1548148456.413 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v))))))) 1548148456.413 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.413 * * * * [misc]progress: [ 719 / 5054 ] simplifiying candidate # 1548148456.414 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148456.414 * * [misc]simplify: iters left: 6 (38 enodes) 1548148456.420 * * [misc]simplify: iters left: 5 (90 enodes) 1548148456.435 * * [misc]simplify: iters left: 4 (245 enodes) 1548148456.495 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v v) (* (* v v) 36)))))) (/ (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v v) (* (* v v) 36))))))) 1548148456.495 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v v) (* (* v v) 36)))))) (/ (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v v) (* (* v v) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.495 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148456.495 * * [misc]simplify: iters left: 6 (30 enodes) 1548148456.501 * * [misc]simplify: iters left: 5 (71 enodes) 1548148456.511 * * [misc]simplify: iters left: 4 (173 enodes) 1548148456.543 * * [misc]simplify: iters left: 3 (342 enodes) 1548148456.616 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148456.616 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v v) (* (* v v) 36)))))) (/ (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v v) (* (* v v) 36))))))) (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.616 * * * * [misc]progress: [ 720 / 5054 ] simplifiying candidate # 1548148456.616 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148456.616 * * [misc]simplify: iters left: 6 (38 enodes) 1548148456.623 * * [misc]simplify: iters left: 5 (89 enodes) 1548148456.639 * * [misc]simplify: iters left: 4 (233 enodes) 1548148456.687 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) (* (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) 1548148456.688 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) (* (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.688 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148456.688 * * [misc]simplify: iters left: 6 (30 enodes) 1548148456.694 * * [misc]simplify: iters left: 5 (71 enodes) 1548148456.706 * * [misc]simplify: iters left: 4 (173 enodes) 1548148456.734 * * [misc]simplify: iters left: 3 (342 enodes) 1548148456.809 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148456.809 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) (* (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (* (sqrt (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.809 * * * * [misc]progress: [ 721 / 5054 ] simplifiying candidate # 1548148456.809 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148456.810 * * [misc]simplify: iters left: 6 (37 enodes) 1548148456.816 * * [misc]simplify: iters left: 5 (87 enodes) 1548148456.830 * * [misc]simplify: iters left: 4 (231 enodes) 1548148456.880 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) 1548148456.880 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148456.880 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148456.880 * * [misc]simplify: iters left: 6 (30 enodes) 1548148456.886 * * [misc]simplify: iters left: 5 (71 enodes) 1548148456.897 * * [misc]simplify: iters left: 4 (173 enodes) 1548148456.925 * * [misc]simplify: iters left: 3 (342 enodes) 1548148457.000 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148457.000 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.000 * * * * [misc]progress: [ 722 / 5054 ] simplifiying candidate # 1548148457.000 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148457.000 * * [misc]simplify: iters left: 6 (31 enodes) 1548148457.006 * * [misc]simplify: iters left: 5 (69 enodes) 1548148457.016 * * [misc]simplify: iters left: 4 (161 enodes) 1548148457.045 * * [misc]simplify: iters left: 3 (420 enodes) 1548148457.154 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1))))) 1548148457.154 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.154 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148457.155 * * [misc]simplify: iters left: 6 (29 enodes) 1548148457.160 * * [misc]simplify: iters left: 5 (70 enodes) 1548148457.171 * * [misc]simplify: iters left: 4 (172 enodes) 1548148457.200 * * [misc]simplify: iters left: 3 (347 enodes) 1548148457.272 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) 1548148457.272 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1))))) (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.272 * * * * [misc]progress: [ 723 / 5054 ] simplifiying candidate # 1548148457.272 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148457.272 * * [misc]simplify: iters left: 6 (37 enodes) 1548148457.279 * * [misc]simplify: iters left: 5 (87 enodes) 1548148457.293 * * [misc]simplify: iters left: 4 (231 enodes) 1548148457.343 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) 1548148457.343 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.344 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148457.344 * * [misc]simplify: iters left: 6 (30 enodes) 1548148457.350 * * [misc]simplify: iters left: 5 (71 enodes) 1548148457.361 * * [misc]simplify: iters left: 4 (173 enodes) 1548148457.392 * * [misc]simplify: iters left: 3 (342 enodes) 1548148457.465 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148457.465 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* 12 (* v v)) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8))))) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.465 * * * * [misc]progress: [ 724 / 5054 ] simplifiying candidate # 1548148457.465 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148457.466 * * [misc]simplify: iters left: 6 (30 enodes) 1548148457.471 * * [misc]simplify: iters left: 5 (68 enodes) 1548148457.481 * * [misc]simplify: iters left: 4 (164 enodes) 1548148457.511 * * [misc]simplify: iters left: 3 (423 enodes) 1548148457.619 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI)) (/ (cbrt (- 1 (* (pow v 4) 25))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))))) 1548148457.619 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI)) (/ (cbrt (- 1 (* (pow v 4) 25))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.620 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148457.620 * * [misc]simplify: iters left: 6 (29 enodes) 1548148457.625 * * [misc]simplify: iters left: 5 (70 enodes) 1548148457.636 * * [misc]simplify: iters left: 4 (172 enodes) 1548148457.667 * * [misc]simplify: iters left: 3 (347 enodes) 1548148457.737 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) 1548148457.738 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* t PI)) (/ (cbrt (- 1 (* (pow v 4) 25))) (sqrt (+ (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))) (sqrt 8))))) (* (/ (/ (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.738 * * * * [misc]progress: [ 725 / 5054 ] simplifiying candidate # 1548148457.738 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1) 1548148457.738 * * [misc]simplify: iters left: 6 (21 enodes) 1548148457.742 * * [misc]simplify: iters left: 5 (46 enodes) 1548148457.748 * * [misc]simplify: iters left: 4 (97 enodes) 1548148457.763 * * [misc]simplify: iters left: 3 (211 enodes) 1548148457.807 * * [misc]simplify: iters left: 2 (367 enodes) 1548148457.899 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) 1548148457.899 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148457.899 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148457.899 * * [misc]simplify: iters left: 6 (31 enodes) 1548148457.905 * * [misc]simplify: iters left: 5 (76 enodes) 1548148457.917 * * [misc]simplify: iters left: 4 (199 enodes) 1548148457.954 * * [misc]simplify: iters left: 3 (484 enodes) 1548148458.068 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) t) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (/ (cbrt (+ 1 (* (* v v) -5))) PI) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) 1548148458.068 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (+ (sqrt (* (* v 216) (pow v 5))) (sqrt 8)))) (* (/ (/ (cbrt (cbrt (+ 1 (* (* v v) -5)))) t) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (/ (cbrt (+ 1 (* (* v v) -5))) PI) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148458.068 * * * * [misc]progress: [ 726 / 5054 ] simplifiying candidate # 1548148458.068 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148458.068 * * [misc]simplify: iters left: 6 (25 enodes) 1548148458.073 * * [misc]simplify: iters left: 5 (55 enodes) 1548148458.080 * * [misc]simplify: iters left: 4 (121 enodes) 1548148458.102 * * [misc]simplify: iters left: 3 (284 enodes) 1548148458.165 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))) (cbrt (+ (* (* -5 v) v) 1)))) 1548148458.165 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t PI)) (/ (sqrt (+ (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))) (sqrt 8))) (cbrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148458.165 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148458.165 * * [misc]simplify: iters left: 6 (27 enodes) 1548148458.171 * * [misc]simplify: iters left: 5 (67 enodes) 1548148458.181 * * [misc]simplify: iters left: 4 (171 enodes) 1548148458.210 * * [misc]simplify: iters left: 3 (355 enodes) 1548148458.283 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) 1548148458.283 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148458.283 * * * * [misc]progress: [ 727 / 5054 ] simplifiying candidate # 1548148458.284 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148458.284 * * [misc]simplify: iters left: 6 (34 enodes) 1548148458.290 * * [misc]simplify: iters left: 5 (84 enodes) 1548148458.303 * * [misc]simplify: iters left: 4 (224 enodes) 1548148458.365 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (pow (* (* (* v v) 6) (+ (* (* v v) 6) 2)) 3) 64))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) 1548148458.365 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (pow (* (* (* v v) 6) (+ (* (* v v) 6) 2)) 3) 64))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148458.366 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148458.366 * * [misc]simplify: iters left: 6 (30 enodes) 1548148458.373 * * [misc]simplify: iters left: 5 (90 enodes) 1548148458.395 * * [misc]simplify: iters left: 4 (336 enodes) 1548148458.523 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ 16 (* (- (* (* v v) 24)) (+ (* v (* v 6)) 2))) (* (* (* v (* v 6)) (+ (* v (* v 6)) 2)) (* (* v (* v 6)) (+ (* v (* v 6)) 2)))))) 1548148458.523 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (pow (* (* (* v v) 6) (+ (* (* v v) 6) 2)) 3) 64))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ 16 (* (- (* (* v v) 24)) (+ (* v (* v 6)) 2))) (* (* (* v (* v 6)) (+ (* v (* v 6)) 2)) (* (* v (* v 6)) (+ (* v (* v 6)) 2))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148458.523 * * * * [misc]progress: [ 728 / 5054 ] simplifiying candidate # 1548148458.524 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148458.524 * * [misc]simplify: iters left: 6 (34 enodes) 1548148458.531 * * [misc]simplify: iters left: 5 (89 enodes) 1548148458.545 * * [misc]simplify: iters left: 4 (269 enodes) 1548148458.631 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))) (- (- 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))))) 1548148458.631 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))) (- (- 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148458.631 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148458.632 * * [misc]simplify: iters left: 6 (26 enodes) 1548148458.637 * * [misc]simplify: iters left: 5 (65 enodes) 1548148458.647 * * [misc]simplify: iters left: 4 (167 enodes) 1548148458.681 * * [misc]simplify: iters left: 3 (427 enodes) 1548148459.071 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (* (* v v) -36) (* v v)) (+ 4 (* (* v v) -12))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) 1548148459.071 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))) (sqrt 8)))) (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))) (- (- 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))))) (/ (/ (cbrt (cbrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (* (* v v) -36) (* v v)) (+ 4 (* (* v v) -12))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148459.071 * * * * [misc]progress: [ 729 / 5054 ] simplifiying candidate # 1548148459.071 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148459.071 * * [misc]simplify: iters left: 6 (28 enodes) 1548148459.076 * * [misc]simplify: iters left: 5 (62 enodes) 1548148459.085 * * [misc]simplify: iters left: 4 (149 enodes) 1548148459.108 * * [misc]simplify: iters left: 3 (276 enodes) 1548148459.149 * * [misc]simplify: iters left: 2 (363 enodes) 1548148459.199 * * [misc]simplify: iters left: 1 (406 enodes) 1548148459.241 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) 1548148459.241 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148459.242 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148459.242 * * [misc]simplify: iters left: 6 (30 enodes) 1548148459.247 * * [misc]simplify: iters left: 5 (73 enodes) 1548148459.259 * * [misc]simplify: iters left: 4 (190 enodes) 1548148459.296 * * [misc]simplify: iters left: 3 (452 enodes) 1548148459.414 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (cbrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4))))) 1548148459.414 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (cbrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148459.415 * * * * [misc]progress: [ 730 / 5054 ] simplifiying candidate # 1548148459.415 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148459.415 * * [misc]simplify: iters left: 6 (27 enodes) 1548148459.419 * * [misc]simplify: iters left: 5 (59 enodes) 1548148459.428 * * [misc]simplify: iters left: 4 (142 enodes) 1548148459.452 * * [misc]simplify: iters left: 3 (264 enodes) 1548148459.490 * * [misc]simplify: iters left: 2 (354 enodes) 1548148459.540 * * [misc]simplify: iters left: 1 (409 enodes) 1548148459.582 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) 1548148459.583 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148459.583 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148459.583 * * [misc]simplify: iters left: 6 (30 enodes) 1548148459.588 * * [misc]simplify: iters left: 5 (73 enodes) 1548148459.600 * * [misc]simplify: iters left: 4 (190 enodes) 1548148459.636 * * [misc]simplify: iters left: 3 (452 enodes) 1548148459.752 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (sqrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4))))) 1548148459.752 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (sqrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148459.752 * * * * [misc]progress: [ 731 / 5054 ] simplifiying candidate # 1548148459.752 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148459.752 * * [misc]simplify: iters left: 6 (30 enodes) 1548148459.758 * * [misc]simplify: iters left: 5 (68 enodes) 1548148459.771 * * [misc]simplify: iters left: 4 (169 enodes) 1548148459.798 * * [misc]simplify: iters left: 3 (369 enodes) 1548148459.890 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) 1548148459.890 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148459.890 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148459.891 * * [misc]simplify: iters left: 6 (31 enodes) 1548148459.896 * * [misc]simplify: iters left: 5 (74 enodes) 1548148459.907 * * [misc]simplify: iters left: 4 (185 enodes) 1548148459.942 * * [misc]simplify: iters left: 3 (447 enodes) 1548148460.062 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148460.062 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148460.062 * * * * [misc]progress: [ 732 / 5054 ] simplifiying candidate # 1548148460.062 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148460.062 * * [misc]simplify: iters left: 6 (30 enodes) 1548148460.067 * * [misc]simplify: iters left: 5 (65 enodes) 1548148460.077 * * [misc]simplify: iters left: 4 (150 enodes) 1548148460.100 * * [misc]simplify: iters left: 3 (285 enodes) 1548148460.148 * * [misc]simplify: iters left: 2 (450 enodes) 1548148460.221 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) 1548148460.221 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148460.221 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148460.222 * * [misc]simplify: iters left: 6 (31 enodes) 1548148460.227 * * [misc]simplify: iters left: 5 (74 enodes) 1548148460.238 * * [misc]simplify: iters left: 4 (185 enodes) 1548148460.275 * * [misc]simplify: iters left: 3 (447 enodes) 1548148460.394 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148460.394 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148460.394 * * * * [misc]progress: [ 733 / 5054 ] simplifiying candidate # 1548148460.394 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148460.395 * * [misc]simplify: iters left: 6 (29 enodes) 1548148460.399 * * [misc]simplify: iters left: 5 (63 enodes) 1548148460.409 * * [misc]simplify: iters left: 4 (148 enodes) 1548148460.434 * * [misc]simplify: iters left: 3 (283 enodes) 1548148460.478 * * [misc]simplify: iters left: 2 (468 enodes) 1548148460.569 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148460.569 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148460.569 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148460.569 * * [misc]simplify: iters left: 6 (31 enodes) 1548148460.575 * * [misc]simplify: iters left: 5 (74 enodes) 1548148460.586 * * [misc]simplify: iters left: 4 (185 enodes) 1548148460.622 * * [misc]simplify: iters left: 3 (447 enodes) 1548148460.741 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148460.741 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148460.742 * * * * [misc]progress: [ 734 / 5054 ] simplifiying candidate # 1548148460.742 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148460.742 * * [misc]simplify: iters left: 6 (19 enodes) 1548148460.745 * * [misc]simplify: iters left: 5 (35 enodes) 1548148460.750 * * [misc]simplify: iters left: 4 (63 enodes) 1548148460.760 * * [misc]simplify: iters left: 3 (104 enodes) 1548148460.774 * * [misc]simplify: iters left: 2 (154 enodes) 1548148460.795 * * [misc]simplify: iters left: 1 (188 enodes) 1548148460.818 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148460.818 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148460.818 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148460.818 * * [misc]simplify: iters left: 6 (30 enodes) 1548148460.824 * * [misc]simplify: iters left: 5 (73 enodes) 1548148460.835 * * [misc]simplify: iters left: 4 (184 enodes) 1548148460.870 * * [misc]simplify: iters left: 3 (444 enodes) 1548148460.985 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148460.985 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148460.985 * * * * [misc]progress: [ 735 / 5054 ] simplifiying candidate # 1548148460.985 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148460.985 * * [misc]simplify: iters left: 6 (29 enodes) 1548148460.990 * * [misc]simplify: iters left: 5 (63 enodes) 1548148461.000 * * [misc]simplify: iters left: 4 (148 enodes) 1548148461.023 * * [misc]simplify: iters left: 3 (283 enodes) 1548148461.069 * * [misc]simplify: iters left: 2 (468 enodes) 1548148461.159 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148461.159 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148461.160 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148461.160 * * [misc]simplify: iters left: 6 (31 enodes) 1548148461.165 * * [misc]simplify: iters left: 5 (74 enodes) 1548148461.177 * * [misc]simplify: iters left: 4 (185 enodes) 1548148461.213 * * [misc]simplify: iters left: 3 (447 enodes) 1548148461.332 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148461.332 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148461.332 * * * * [misc]progress: [ 736 / 5054 ] simplifiying candidate # 1548148461.332 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148461.332 * * [misc]simplify: iters left: 6 (19 enodes) 1548148461.335 * * [misc]simplify: iters left: 5 (35 enodes) 1548148461.340 * * [misc]simplify: iters left: 4 (64 enodes) 1548148461.348 * * [misc]simplify: iters left: 3 (94 enodes) 1548148461.361 * * [misc]simplify: iters left: 2 (127 enodes) 1548148461.380 * * [misc]simplify: iters left: 1 (175 enodes) 1548148461.402 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148461.402 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148461.403 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148461.403 * * [misc]simplify: iters left: 6 (30 enodes) 1548148461.408 * * [misc]simplify: iters left: 5 (73 enodes) 1548148461.421 * * [misc]simplify: iters left: 4 (184 enodes) 1548148461.455 * * [misc]simplify: iters left: 3 (444 enodes) 1548148461.569 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148461.569 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148461.569 * * * * [misc]progress: [ 737 / 5054 ] simplifiying candidate # 1548148461.570 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148461.570 * * [misc]simplify: iters left: 6 (29 enodes) 1548148461.577 * * [misc]simplify: iters left: 5 (63 enodes) 1548148461.586 * * [misc]simplify: iters left: 4 (146 enodes) 1548148461.608 * * [misc]simplify: iters left: 3 (274 enodes) 1548148461.651 * * [misc]simplify: iters left: 2 (442 enodes) 1548148461.745 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) 1548148461.745 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148461.745 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148461.745 * * [misc]simplify: iters left: 6 (31 enodes) 1548148461.751 * * [misc]simplify: iters left: 5 (74 enodes) 1548148461.762 * * [misc]simplify: iters left: 4 (185 enodes) 1548148461.797 * * [misc]simplify: iters left: 3 (447 enodes) 1548148461.916 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148461.916 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148461.916 * * * * [misc]progress: [ 738 / 5054 ] simplifiying candidate # 1548148461.917 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148461.917 * * [misc]simplify: iters left: 6 (29 enodes) 1548148461.922 * * [misc]simplify: iters left: 5 (62 enodes) 1548148461.931 * * [misc]simplify: iters left: 4 (140 enodes) 1548148461.952 * * [misc]simplify: iters left: 3 (252 enodes) 1548148461.990 * * [misc]simplify: iters left: 2 (334 enodes) 1548148462.035 * * [misc]simplify: iters left: 1 (377 enodes) 1548148462.072 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148462.072 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148462.072 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148462.072 * * [misc]simplify: iters left: 6 (31 enodes) 1548148462.078 * * [misc]simplify: iters left: 5 (74 enodes) 1548148462.089 * * [misc]simplify: iters left: 4 (185 enodes) 1548148462.124 * * [misc]simplify: iters left: 3 (447 enodes) 1548148462.243 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148462.243 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148462.244 * * * * [misc]progress: [ 739 / 5054 ] simplifiying candidate # 1548148462.244 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148462.244 * * [misc]simplify: iters left: 6 (28 enodes) 1548148462.249 * * [misc]simplify: iters left: 5 (60 enodes) 1548148462.258 * * [misc]simplify: iters left: 4 (138 enodes) 1548148462.279 * * [misc]simplify: iters left: 3 (249 enodes) 1548148462.316 * * [misc]simplify: iters left: 2 (343 enodes) 1548148462.367 * * [misc]simplify: iters left: 1 (451 enodes) 1548148462.419 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) 1548148462.419 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148462.419 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148462.419 * * [misc]simplify: iters left: 6 (31 enodes) 1548148462.425 * * [misc]simplify: iters left: 5 (74 enodes) 1548148462.436 * * [misc]simplify: iters left: 4 (185 enodes) 1548148462.473 * * [misc]simplify: iters left: 3 (447 enodes) 1548148462.592 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148462.592 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148462.592 * * * * [misc]progress: [ 740 / 5054 ] simplifiying candidate # 1548148462.592 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148462.592 * * [misc]simplify: iters left: 6 (18 enodes) 1548148462.595 * * [misc]simplify: iters left: 5 (32 enodes) 1548148462.599 * * [misc]simplify: iters left: 4 (53 enodes) 1548148462.606 * * [misc]simplify: iters left: 3 (78 enodes) 1548148462.614 * * [misc]simplify: iters left: 2 (85 enodes) 1548148462.623 * * [misc]simplify: iters left: 1 (99 enodes) 1548148462.634 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148462.634 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148462.634 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148462.634 * * [misc]simplify: iters left: 6 (30 enodes) 1548148462.640 * * [misc]simplify: iters left: 5 (73 enodes) 1548148462.651 * * [misc]simplify: iters left: 4 (184 enodes) 1548148462.687 * * [misc]simplify: iters left: 3 (444 enodes) 1548148462.801 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148462.801 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148462.801 * * * * [misc]progress: [ 741 / 5054 ] simplifiying candidate # 1548148462.801 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148462.802 * * [misc]simplify: iters left: 6 (28 enodes) 1548148462.806 * * [misc]simplify: iters left: 5 (60 enodes) 1548148462.815 * * [misc]simplify: iters left: 4 (138 enodes) 1548148462.836 * * [misc]simplify: iters left: 3 (249 enodes) 1548148462.874 * * [misc]simplify: iters left: 2 (343 enodes) 1548148462.923 * * [misc]simplify: iters left: 1 (451 enodes) 1548148462.975 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) 1548148462.976 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148462.976 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148462.976 * * [misc]simplify: iters left: 6 (31 enodes) 1548148462.982 * * [misc]simplify: iters left: 5 (74 enodes) 1548148462.993 * * [misc]simplify: iters left: 4 (185 enodes) 1548148463.029 * * [misc]simplify: iters left: 3 (447 enodes) 1548148463.149 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148463.149 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148463.149 * * * * [misc]progress: [ 742 / 5054 ] simplifiying candidate # 1548148463.149 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148463.149 * * [misc]simplify: iters left: 6 (18 enodes) 1548148463.152 * * [misc]simplify: iters left: 5 (32 enodes) 1548148463.156 * * [misc]simplify: iters left: 4 (61 enodes) 1548148463.164 * * [misc]simplify: iters left: 3 (92 enodes) 1548148463.176 * * [misc]simplify: iters left: 2 (105 enodes) 1548148463.185 * * [misc]simplify: iters left: 1 (116 enodes) 1548148463.196 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) 1548148463.196 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148463.196 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148463.196 * * [misc]simplify: iters left: 6 (30 enodes) 1548148463.202 * * [misc]simplify: iters left: 5 (73 enodes) 1548148463.213 * * [misc]simplify: iters left: 4 (184 enodes) 1548148463.249 * * [misc]simplify: iters left: 3 (444 enodes) 1548148463.364 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148463.364 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148463.364 * * * * [misc]progress: [ 743 / 5054 ] simplifiying candidate # 1548148463.365 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148463.365 * * [misc]simplify: iters left: 6 (26 enodes) 1548148463.369 * * [misc]simplify: iters left: 5 (59 enodes) 1548148463.378 * * [misc]simplify: iters left: 4 (152 enodes) 1548148463.406 * * [misc]simplify: iters left: 3 (316 enodes) 1548148463.468 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4)))))) 1548148463.468 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148463.468 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148463.468 * * [misc]simplify: iters left: 6 (28 enodes) 1548148463.474 * * [misc]simplify: iters left: 5 (70 enodes) 1548148463.485 * * [misc]simplify: iters left: 4 (187 enodes) 1548148463.521 * * [misc]simplify: iters left: 3 (462 enodes) 1548148463.647 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148463.647 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148463.647 * * * * [misc]progress: [ 744 / 5054 ] simplifiying candidate # 1548148463.647 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148463.648 * * [misc]simplify: iters left: 6 (26 enodes) 1548148463.652 * * [misc]simplify: iters left: 5 (58 enodes) 1548148463.661 * * [misc]simplify: iters left: 4 (142 enodes) 1548148463.686 * * [misc]simplify: iters left: 3 (284 enodes) 1548148463.731 * * [misc]simplify: iters left: 2 (406 enodes) 1548148463.786 * * [misc]simplify: iters left: 1 (488 enodes) 1548148463.844 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) 1548148463.844 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148463.845 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148463.845 * * [misc]simplify: iters left: 6 (28 enodes) 1548148463.851 * * [misc]simplify: iters left: 5 (70 enodes) 1548148463.862 * * [misc]simplify: iters left: 4 (187 enodes) 1548148463.898 * * [misc]simplify: iters left: 3 (462 enodes) 1548148464.023 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148464.023 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.023 * * * * [misc]progress: [ 745 / 5054 ] simplifiying candidate # 1548148464.023 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148464.023 * * [misc]simplify: iters left: 6 (25 enodes) 1548148464.028 * * [misc]simplify: iters left: 5 (56 enodes) 1548148464.037 * * [misc]simplify: iters left: 4 (140 enodes) 1548148464.061 * * [misc]simplify: iters left: 3 (283 enodes) 1548148464.105 * * [misc]simplify: iters left: 2 (435 enodes) 1548148464.180 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148464.180 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.181 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148464.181 * * [misc]simplify: iters left: 6 (28 enodes) 1548148464.186 * * [misc]simplify: iters left: 5 (70 enodes) 1548148464.197 * * [misc]simplify: iters left: 4 (187 enodes) 1548148464.234 * * [misc]simplify: iters left: 3 (462 enodes) 1548148464.359 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148464.359 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.359 * * * * [misc]progress: [ 746 / 5054 ] simplifiying candidate # 1548148464.360 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148464.360 * * [misc]simplify: iters left: 6 (15 enodes) 1548148464.362 * * [misc]simplify: iters left: 5 (28 enodes) 1548148464.366 * * [misc]simplify: iters left: 4 (45 enodes) 1548148464.372 * * [misc]simplify: iters left: 3 (69 enodes) 1548148464.379 * * [misc]simplify: iters left: 2 (82 enodes) 1548148464.390 * * [misc]simplify: iters left: 1 (115 enodes) 1548148464.407 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) 1548148464.407 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.408 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148464.408 * * [misc]simplify: iters left: 6 (27 enodes) 1548148464.413 * * [misc]simplify: iters left: 5 (69 enodes) 1548148464.424 * * [misc]simplify: iters left: 4 (186 enodes) 1548148464.461 * * [misc]simplify: iters left: 3 (462 enodes) 1548148464.584 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148464.584 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.585 * * * * [misc]progress: [ 747 / 5054 ] simplifiying candidate # 1548148464.585 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148464.585 * * [misc]simplify: iters left: 6 (25 enodes) 1548148464.589 * * [misc]simplify: iters left: 5 (56 enodes) 1548148464.598 * * [misc]simplify: iters left: 4 (140 enodes) 1548148464.622 * * [misc]simplify: iters left: 3 (283 enodes) 1548148464.668 * * [misc]simplify: iters left: 2 (435 enodes) 1548148464.742 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148464.742 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.742 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148464.742 * * [misc]simplify: iters left: 6 (28 enodes) 1548148464.748 * * [misc]simplify: iters left: 5 (70 enodes) 1548148464.758 * * [misc]simplify: iters left: 4 (187 enodes) 1548148464.795 * * [misc]simplify: iters left: 3 (462 enodes) 1548148464.921 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148464.921 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.921 * * * * [misc]progress: [ 748 / 5054 ] simplifiying candidate # 1548148464.921 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148464.921 * * [misc]simplify: iters left: 6 (15 enodes) 1548148464.923 * * [misc]simplify: iters left: 5 (28 enodes) 1548148464.927 * * [misc]simplify: iters left: 4 (50 enodes) 1548148464.937 * * [misc]simplify: iters left: 3 (87 enodes) 1548148464.948 * * [misc]simplify: iters left: 2 (112 enodes) 1548148464.961 * * [misc]simplify: iters left: 1 (144 enodes) 1548148464.985 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148464.985 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148464.985 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148464.985 * * [misc]simplify: iters left: 6 (27 enodes) 1548148464.992 * * [misc]simplify: iters left: 5 (69 enodes) 1548148465.002 * * [misc]simplify: iters left: 4 (186 enodes) 1548148465.037 * * [misc]simplify: iters left: 3 (462 enodes) 1548148465.161 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148465.161 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148465.161 * * * * [misc]progress: [ 749 / 5054 ] simplifiying candidate # 1548148465.161 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148465.161 * * [misc]simplify: iters left: 6 (28 enodes) 1548148465.166 * * [misc]simplify: iters left: 5 (61 enodes) 1548148465.176 * * [misc]simplify: iters left: 4 (153 enodes) 1548148465.200 * * [misc]simplify: iters left: 3 (307 enodes) 1548148465.258 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148465.258 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148465.258 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148465.258 * * [misc]simplify: iters left: 6 (30 enodes) 1548148465.263 * * [misc]simplify: iters left: 5 (72 enodes) 1548148465.276 * * [misc]simplify: iters left: 4 (189 enodes) 1548148465.310 * * [misc]simplify: iters left: 3 (466 enodes) 1548148465.434 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148465.434 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148465.434 * * * * [misc]progress: [ 750 / 5054 ] simplifiying candidate # 1548148465.435 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148465.435 * * [misc]simplify: iters left: 6 (28 enodes) 1548148465.440 * * [misc]simplify: iters left: 5 (60 enodes) 1548148465.449 * * [misc]simplify: iters left: 4 (144 enodes) 1548148465.471 * * [misc]simplify: iters left: 3 (280 enodes) 1548148465.517 * * [misc]simplify: iters left: 2 (422 enodes) 1548148465.587 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) 1548148465.587 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148465.587 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148465.588 * * [misc]simplify: iters left: 6 (30 enodes) 1548148465.594 * * [misc]simplify: iters left: 5 (72 enodes) 1548148465.605 * * [misc]simplify: iters left: 4 (189 enodes) 1548148465.640 * * [misc]simplify: iters left: 3 (466 enodes) 1548148465.763 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148465.763 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148465.763 * * * * [misc]progress: [ 751 / 5054 ] simplifiying candidate # 1548148465.764 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148465.764 * * [misc]simplify: iters left: 6 (27 enodes) 1548148465.768 * * [misc]simplify: iters left: 5 (58 enodes) 1548148465.777 * * [misc]simplify: iters left: 4 (142 enodes) 1548148465.800 * * [misc]simplify: iters left: 3 (269 enodes) 1548148465.842 * * [misc]simplify: iters left: 2 (383 enodes) 1548148465.902 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148465.902 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148465.903 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148465.903 * * [misc]simplify: iters left: 6 (30 enodes) 1548148465.908 * * [misc]simplify: iters left: 5 (72 enodes) 1548148465.919 * * [misc]simplify: iters left: 4 (189 enodes) 1548148465.955 * * [misc]simplify: iters left: 3 (466 enodes) 1548148466.078 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148466.078 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148466.078 * * * * [misc]progress: [ 752 / 5054 ] simplifiying candidate # 1548148466.078 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148466.078 * * [misc]simplify: iters left: 6 (17 enodes) 1548148466.081 * * [misc]simplify: iters left: 5 (30 enodes) 1548148466.087 * * [misc]simplify: iters left: 4 (49 enodes) 1548148466.093 * * [misc]simplify: iters left: 3 (78 enodes) 1548148466.102 * * [misc]simplify: iters left: 2 (94 enodes) 1548148466.112 * * [misc]simplify: iters left: 1 (141 enodes) 1548148466.139 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148466.139 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148466.140 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148466.140 * * [misc]simplify: iters left: 6 (29 enodes) 1548148466.146 * * [misc]simplify: iters left: 5 (71 enodes) 1548148466.157 * * [misc]simplify: iters left: 4 (188 enodes) 1548148466.192 * * [misc]simplify: iters left: 3 (464 enodes) 1548148466.315 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148466.315 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148466.315 * * * * [misc]progress: [ 753 / 5054 ] simplifiying candidate # 1548148466.315 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148466.315 * * [misc]simplify: iters left: 6 (27 enodes) 1548148466.320 * * [misc]simplify: iters left: 5 (58 enodes) 1548148466.329 * * [misc]simplify: iters left: 4 (142 enodes) 1548148466.351 * * [misc]simplify: iters left: 3 (269 enodes) 1548148466.394 * * [misc]simplify: iters left: 2 (383 enodes) 1548148466.454 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148466.454 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148466.455 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148466.455 * * [misc]simplify: iters left: 6 (30 enodes) 1548148466.460 * * [misc]simplify: iters left: 5 (72 enodes) 1548148466.471 * * [misc]simplify: iters left: 4 (189 enodes) 1548148466.507 * * [misc]simplify: iters left: 3 (466 enodes) 1548148466.630 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148466.630 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148466.630 * * * * [misc]progress: [ 754 / 5054 ] simplifiying candidate # 1548148466.630 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148466.630 * * [misc]simplify: iters left: 6 (17 enodes) 1548148466.633 * * [misc]simplify: iters left: 5 (30 enodes) 1548148466.639 * * [misc]simplify: iters left: 4 (56 enodes) 1548148466.647 * * [misc]simplify: iters left: 3 (93 enodes) 1548148466.659 * * [misc]simplify: iters left: 2 (126 enodes) 1548148466.676 * * [misc]simplify: iters left: 1 (208 enodes) 1548148466.721 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148466.721 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148466.721 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148466.722 * * [misc]simplify: iters left: 6 (29 enodes) 1548148466.727 * * [misc]simplify: iters left: 5 (71 enodes) 1548148466.738 * * [misc]simplify: iters left: 4 (188 enodes) 1548148466.774 * * [misc]simplify: iters left: 3 (464 enodes) 1548148466.896 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148466.896 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148466.897 * * * * [misc]progress: [ 755 / 5054 ] simplifiying candidate # 1548148466.897 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148466.897 * * [misc]simplify: iters left: 6 (27 enodes) 1548148466.902 * * [misc]simplify: iters left: 5 (60 enodes) 1548148466.913 * * [misc]simplify: iters left: 4 (139 enodes) 1548148466.934 * * [misc]simplify: iters left: 3 (266 enodes) 1548148466.978 * * [misc]simplify: iters left: 2 (409 enodes) 1548148467.049 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))))) 1548148467.049 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148467.050 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148467.050 * * [misc]simplify: iters left: 6 (28 enodes) 1548148467.055 * * [misc]simplify: iters left: 5 (70 enodes) 1548148467.066 * * [misc]simplify: iters left: 4 (187 enodes) 1548148467.103 * * [misc]simplify: iters left: 3 (466 enodes) 1548148467.228 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148467.228 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148467.228 * * * * [misc]progress: [ 756 / 5054 ] simplifiying candidate # 1548148467.229 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148467.229 * * [misc]simplify: iters left: 6 (27 enodes) 1548148467.234 * * [misc]simplify: iters left: 5 (59 enodes) 1548148467.245 * * [misc]simplify: iters left: 4 (135 enodes) 1548148467.265 * * [misc]simplify: iters left: 3 (250 enodes) 1548148467.303 * * [misc]simplify: iters left: 2 (334 enodes) 1548148467.346 * * [misc]simplify: iters left: 1 (400 enodes) 1548148467.396 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) 1548148467.396 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148467.397 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148467.397 * * [misc]simplify: iters left: 6 (28 enodes) 1548148467.402 * * [misc]simplify: iters left: 5 (70 enodes) 1548148467.415 * * [misc]simplify: iters left: 4 (187 enodes) 1548148467.449 * * [misc]simplify: iters left: 3 (466 enodes) 1548148467.576 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148467.576 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148467.576 * * * * [misc]progress: [ 757 / 5054 ] simplifiying candidate # 1548148467.576 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148467.576 * * [misc]simplify: iters left: 6 (26 enodes) 1548148467.581 * * [misc]simplify: iters left: 5 (57 enodes) 1548148467.590 * * [misc]simplify: iters left: 4 (128 enodes) 1548148467.609 * * [misc]simplify: iters left: 3 (229 enodes) 1548148467.645 * * [misc]simplify: iters left: 2 (317 enodes) 1548148467.691 * * [misc]simplify: iters left: 1 (367 enodes) 1548148467.725 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) 1548148467.725 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148467.725 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148467.725 * * [misc]simplify: iters left: 6 (28 enodes) 1548148467.731 * * [misc]simplify: iters left: 5 (70 enodes) 1548148467.743 * * [misc]simplify: iters left: 4 (187 enodes) 1548148467.778 * * [misc]simplify: iters left: 3 (466 enodes) 1548148467.904 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148467.904 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148467.904 * * * * [misc]progress: [ 758 / 5054 ] simplifiying candidate # 1548148467.904 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148467.904 * * [misc]simplify: iters left: 6 (16 enodes) 1548148467.907 * * [misc]simplify: iters left: 5 (29 enodes) 1548148467.911 * * [misc]simplify: iters left: 4 (43 enodes) 1548148467.915 * * [misc]simplify: iters left: 3 (56 enodes) 1548148467.920 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148467.920 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148467.921 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148467.921 * * [misc]simplify: iters left: 6 (27 enodes) 1548148467.926 * * [misc]simplify: iters left: 5 (69 enodes) 1548148467.937 * * [misc]simplify: iters left: 4 (186 enodes) 1548148467.974 * * [misc]simplify: iters left: 3 (466 enodes) 1548148468.097 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148468.098 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148468.098 * * * * [misc]progress: [ 759 / 5054 ] simplifiying candidate # 1548148468.098 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148468.098 * * [misc]simplify: iters left: 6 (26 enodes) 1548148468.103 * * [misc]simplify: iters left: 5 (57 enodes) 1548148468.113 * * [misc]simplify: iters left: 4 (128 enodes) 1548148468.133 * * [misc]simplify: iters left: 3 (229 enodes) 1548148468.167 * * [misc]simplify: iters left: 2 (317 enodes) 1548148468.212 * * [misc]simplify: iters left: 1 (367 enodes) 1548148468.248 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) 1548148468.248 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148468.248 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148468.248 * * [misc]simplify: iters left: 6 (28 enodes) 1548148468.254 * * [misc]simplify: iters left: 5 (70 enodes) 1548148468.265 * * [misc]simplify: iters left: 4 (187 enodes) 1548148468.301 * * [misc]simplify: iters left: 3 (466 enodes) 1548148468.428 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148468.428 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148468.428 * * * * [misc]progress: [ 760 / 5054 ] simplifiying candidate # 1548148468.428 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (cbrt 1)) 1)) 1548148468.428 * * [misc]simplify: iters left: 6 (16 enodes) 1548148468.431 * * [misc]simplify: iters left: 5 (29 enodes) 1548148468.435 * * [misc]simplify: iters left: 4 (47 enodes) 1548148468.439 * * [misc]simplify: iters left: 3 (63 enodes) 1548148468.448 * * [misc]simplify: iters left: 2 (67 enodes) 1548148468.452 * * [misc]simplify: iters left: 1 (70 enodes) 1548148468.457 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148468.457 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148468.457 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148468.457 * * [misc]simplify: iters left: 6 (27 enodes) 1548148468.463 * * [misc]simplify: iters left: 5 (69 enodes) 1548148468.474 * * [misc]simplify: iters left: 4 (186 enodes) 1548148468.509 * * [misc]simplify: iters left: 3 (466 enodes) 1548148468.633 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148468.633 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148468.633 * * * * [misc]progress: [ 761 / 5054 ] simplifiying candidate # 1548148468.633 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148468.634 * * [misc]simplify: iters left: 6 (28 enodes) 1548148468.638 * * [misc]simplify: iters left: 5 (63 enodes) 1548148468.648 * * [misc]simplify: iters left: 4 (161 enodes) 1548148468.677 * * [misc]simplify: iters left: 3 (344 enodes) 1548148468.756 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148468.756 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148468.757 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148468.757 * * [misc]simplify: iters left: 6 (28 enodes) 1548148468.762 * * [misc]simplify: iters left: 5 (70 enodes) 1548148468.773 * * [misc]simplify: iters left: 4 (187 enodes) 1548148468.810 * * [misc]simplify: iters left: 3 (462 enodes) 1548148468.936 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148468.936 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148468.936 * * * * [misc]progress: [ 762 / 5054 ] simplifiying candidate # 1548148468.936 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148468.936 * * [misc]simplify: iters left: 6 (28 enodes) 1548148468.941 * * [misc]simplify: iters left: 5 (62 enodes) 1548148468.953 * * [misc]simplify: iters left: 4 (150 enodes) 1548148468.977 * * [misc]simplify: iters left: 3 (316 enodes) 1548148469.041 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))))) 1548148469.041 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148469.041 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148469.041 * * [misc]simplify: iters left: 6 (28 enodes) 1548148469.047 * * [misc]simplify: iters left: 5 (70 enodes) 1548148469.058 * * [misc]simplify: iters left: 4 (187 enodes) 1548148469.094 * * [misc]simplify: iters left: 3 (462 enodes) 1548148469.221 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148469.221 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148469.221 * * * * [misc]progress: [ 763 / 5054 ] simplifiying candidate # 1548148469.221 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148469.221 * * [misc]simplify: iters left: 6 (27 enodes) 1548148469.226 * * [misc]simplify: iters left: 5 (60 enodes) 1548148469.235 * * [misc]simplify: iters left: 4 (148 enodes) 1548148469.259 * * [misc]simplify: iters left: 3 (314 enodes) 1548148469.321 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148469.322 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148469.322 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148469.322 * * [misc]simplify: iters left: 6 (28 enodes) 1548148469.328 * * [misc]simplify: iters left: 5 (70 enodes) 1548148469.341 * * [misc]simplify: iters left: 4 (187 enodes) 1548148469.376 * * [misc]simplify: iters left: 3 (462 enodes) 1548148469.502 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148469.502 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148469.502 * * * * [misc]progress: [ 764 / 5054 ] simplifiying candidate # 1548148469.503 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148469.503 * * [misc]simplify: iters left: 6 (17 enodes) 1548148469.505 * * [misc]simplify: iters left: 5 (32 enodes) 1548148469.510 * * [misc]simplify: iters left: 4 (55 enodes) 1548148469.517 * * [misc]simplify: iters left: 3 (87 enodes) 1548148469.527 * * [misc]simplify: iters left: 2 (121 enodes) 1548148469.547 * * [misc]simplify: iters left: 1 (229 enodes) 1548148469.621 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) 1548148469.621 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148469.621 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148469.621 * * [misc]simplify: iters left: 6 (27 enodes) 1548148469.627 * * [misc]simplify: iters left: 5 (69 enodes) 1548148469.638 * * [misc]simplify: iters left: 4 (186 enodes) 1548148469.674 * * [misc]simplify: iters left: 3 (462 enodes) 1548148469.798 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148469.798 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148469.798 * * * * [misc]progress: [ 765 / 5054 ] simplifiying candidate # 1548148469.798 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148469.798 * * [misc]simplify: iters left: 6 (27 enodes) 1548148469.803 * * [misc]simplify: iters left: 5 (60 enodes) 1548148469.812 * * [misc]simplify: iters left: 4 (148 enodes) 1548148469.838 * * [misc]simplify: iters left: 3 (314 enodes) 1548148469.901 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148469.901 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148469.901 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148469.901 * * [misc]simplify: iters left: 6 (28 enodes) 1548148469.907 * * [misc]simplify: iters left: 5 (70 enodes) 1548148469.918 * * [misc]simplify: iters left: 4 (187 enodes) 1548148469.955 * * [misc]simplify: iters left: 3 (462 enodes) 1548148470.081 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148470.081 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* (* v 12) v)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148470.081 * * * * [misc]progress: [ 766 / 5054 ] simplifiying candidate # 1548148470.082 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148470.082 * * [misc]simplify: iters left: 6 (17 enodes) 1548148470.084 * * [misc]simplify: iters left: 5 (32 enodes) 1548148470.089 * * [misc]simplify: iters left: 4 (63 enodes) 1548148470.101 * * [misc]simplify: iters left: 3 (106 enodes) 1548148470.114 * * [misc]simplify: iters left: 2 (175 enodes) 1548148470.152 * * [misc]simplify: iters left: 1 (400 enodes) 1548148470.342 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) t) 1548148470.342 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148470.342 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148470.343 * * [misc]simplify: iters left: 6 (27 enodes) 1548148470.348 * * [misc]simplify: iters left: 5 (69 enodes) 1548148470.359 * * [misc]simplify: iters left: 4 (186 enodes) 1548148470.394 * * [misc]simplify: iters left: 3 (462 enodes) 1548148470.517 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148470.517 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148470.517 * * * * [misc]progress: [ 767 / 5054 ] simplifiying candidate # 1548148470.518 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148470.518 * * [misc]simplify: iters left: 6 (27 enodes) 1548148470.522 * * [misc]simplify: iters left: 5 (60 enodes) 1548148470.532 * * [misc]simplify: iters left: 4 (152 enodes) 1548148470.558 * * [misc]simplify: iters left: 3 (303 enodes) 1548148470.617 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) 1548148470.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148470.617 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148470.617 * * [misc]simplify: iters left: 6 (29 enodes) 1548148470.623 * * [misc]simplify: iters left: 5 (71 enodes) 1548148470.634 * * [misc]simplify: iters left: 4 (188 enodes) 1548148470.669 * * [misc]simplify: iters left: 3 (466 enodes) 1548148470.792 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148470.792 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148470.792 * * * * [misc]progress: [ 768 / 5054 ] simplifiying candidate # 1548148470.793 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148470.793 * * [misc]simplify: iters left: 6 (27 enodes) 1548148470.797 * * [misc]simplify: iters left: 5 (59 enodes) 1548148470.807 * * [misc]simplify: iters left: 4 (143 enodes) 1548148470.829 * * [misc]simplify: iters left: 3 (275 enodes) 1548148470.873 * * [misc]simplify: iters left: 2 (388 enodes) 1548148470.928 * * [misc]simplify: iters left: 1 (477 enodes) 1548148470.994 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) 1548148470.995 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148470.995 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148470.995 * * [misc]simplify: iters left: 6 (29 enodes) 1548148471.002 * * [misc]simplify: iters left: 5 (71 enodes) 1548148471.012 * * [misc]simplify: iters left: 4 (188 enodes) 1548148471.047 * * [misc]simplify: iters left: 3 (466 enodes) 1548148471.170 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148471.170 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148471.170 * * * * [misc]progress: [ 769 / 5054 ] simplifiying candidate # 1548148471.171 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148471.171 * * [misc]simplify: iters left: 6 (26 enodes) 1548148471.175 * * [misc]simplify: iters left: 5 (57 enodes) 1548148471.184 * * [misc]simplify: iters left: 4 (141 enodes) 1548148471.206 * * [misc]simplify: iters left: 3 (268 enodes) 1548148471.249 * * [misc]simplify: iters left: 2 (381 enodes) 1548148471.308 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148471.308 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148471.308 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148471.308 * * [misc]simplify: iters left: 6 (29 enodes) 1548148471.314 * * [misc]simplify: iters left: 5 (71 enodes) 1548148471.325 * * [misc]simplify: iters left: 4 (188 enodes) 1548148471.361 * * [misc]simplify: iters left: 3 (466 enodes) 1548148471.483 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148471.484 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148471.484 * * * * [misc]progress: [ 770 / 5054 ] simplifiying candidate # 1548148471.484 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148471.484 * * [misc]simplify: iters left: 6 (16 enodes) 1548148471.486 * * [misc]simplify: iters left: 5 (29 enodes) 1548148471.493 * * [misc]simplify: iters left: 4 (48 enodes) 1548148471.499 * * [misc]simplify: iters left: 3 (77 enodes) 1548148471.507 * * [misc]simplify: iters left: 2 (93 enodes) 1548148471.517 * * [misc]simplify: iters left: 1 (140 enodes) 1548148471.544 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148471.544 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148471.545 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148471.545 * * [misc]simplify: iters left: 6 (28 enodes) 1548148471.551 * * [misc]simplify: iters left: 5 (70 enodes) 1548148471.562 * * [misc]simplify: iters left: 4 (187 enodes) 1548148471.597 * * [misc]simplify: iters left: 3 (464 enodes) 1548148471.722 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148471.722 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148471.722 * * * * [misc]progress: [ 771 / 5054 ] simplifiying candidate # 1548148471.722 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148471.722 * * [misc]simplify: iters left: 6 (26 enodes) 1548148471.727 * * [misc]simplify: iters left: 5 (57 enodes) 1548148471.736 * * [misc]simplify: iters left: 4 (141 enodes) 1548148471.758 * * [misc]simplify: iters left: 3 (268 enodes) 1548148471.800 * * [misc]simplify: iters left: 2 (381 enodes) 1548148471.859 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148471.859 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148471.860 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148471.860 * * [misc]simplify: iters left: 6 (29 enodes) 1548148471.865 * * [misc]simplify: iters left: 5 (71 enodes) 1548148471.876 * * [misc]simplify: iters left: 4 (188 enodes) 1548148471.912 * * [misc]simplify: iters left: 3 (466 enodes) 1548148472.035 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148472.035 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ t (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148472.035 * * * * [misc]progress: [ 772 / 5054 ] simplifiying candidate # 1548148472.035 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148472.035 * * [misc]simplify: iters left: 6 (16 enodes) 1548148472.038 * * [misc]simplify: iters left: 5 (29 enodes) 1548148472.044 * * [misc]simplify: iters left: 4 (55 enodes) 1548148472.052 * * [misc]simplify: iters left: 3 (92 enodes) 1548148472.063 * * [misc]simplify: iters left: 2 (125 enodes) 1548148472.080 * * [misc]simplify: iters left: 1 (207 enodes) 1548148472.125 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148472.125 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148472.125 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148472.126 * * [misc]simplify: iters left: 6 (28 enodes) 1548148472.131 * * [misc]simplify: iters left: 5 (70 enodes) 1548148472.142 * * [misc]simplify: iters left: 4 (187 enodes) 1548148472.178 * * [misc]simplify: iters left: 3 (464 enodes) 1548148472.302 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148472.302 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148472.302 * * * * [misc]progress: [ 773 / 5054 ] simplifiying candidate # 1548148472.303 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148472.303 * * [misc]simplify: iters left: 6 (26 enodes) 1548148472.307 * * [misc]simplify: iters left: 5 (57 enodes) 1548148472.318 * * [misc]simplify: iters left: 4 (141 enodes) 1548148472.340 * * [misc]simplify: iters left: 3 (255 enodes) 1548148472.379 * * [misc]simplify: iters left: 2 (354 enodes) 1548148472.426 * * [misc]simplify: iters left: 1 (457 enodes) 1548148472.491 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ t (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))))) 1548148472.491 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ t (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148472.491 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148472.492 * * [misc]simplify: iters left: 6 (28 enodes) 1548148472.497 * * [misc]simplify: iters left: 5 (70 enodes) 1548148472.508 * * [misc]simplify: iters left: 4 (187 enodes) 1548148472.544 * * [misc]simplify: iters left: 3 (466 enodes) 1548148472.670 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148472.670 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ t (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148472.670 * * * * [misc]progress: [ 774 / 5054 ] simplifiying candidate # 1548148472.670 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148472.670 * * [misc]simplify: iters left: 6 (26 enodes) 1548148472.675 * * [misc]simplify: iters left: 5 (56 enodes) 1548148472.683 * * [misc]simplify: iters left: 4 (134 enodes) 1548148472.706 * * [misc]simplify: iters left: 3 (238 enodes) 1548148472.740 * * [misc]simplify: iters left: 2 (313 enodes) 1548148472.784 * * [misc]simplify: iters left: 1 (380 enodes) 1548148472.828 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) t) 1548148472.828 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148472.828 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148472.828 * * [misc]simplify: iters left: 6 (28 enodes) 1548148472.834 * * [misc]simplify: iters left: 5 (70 enodes) 1548148472.845 * * [misc]simplify: iters left: 4 (187 enodes) 1548148472.881 * * [misc]simplify: iters left: 3 (466 enodes) 1548148473.007 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148473.007 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.007 * * * * [misc]progress: [ 775 / 5054 ] simplifiying candidate # 1548148473.007 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148473.008 * * [misc]simplify: iters left: 6 (25 enodes) 1548148473.012 * * [misc]simplify: iters left: 5 (54 enodes) 1548148473.020 * * [misc]simplify: iters left: 4 (132 enodes) 1548148473.043 * * [misc]simplify: iters left: 3 (236 enodes) 1548148473.075 * * [misc]simplify: iters left: 2 (306 enodes) 1548148473.115 * * [misc]simplify: iters left: 1 (364 enodes) 1548148473.153 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) 1548148473.153 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.154 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148473.154 * * [misc]simplify: iters left: 6 (28 enodes) 1548148473.160 * * [misc]simplify: iters left: 5 (70 enodes) 1548148473.170 * * [misc]simplify: iters left: 4 (187 enodes) 1548148473.207 * * [misc]simplify: iters left: 3 (466 enodes) 1548148473.332 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148473.332 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.332 * * * * [misc]progress: [ 776 / 5054 ] simplifiying candidate # 1548148473.332 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt 1))) 1548148473.332 * * [misc]simplify: iters left: 6 (15 enodes) 1548148473.335 * * [misc]simplify: iters left: 5 (26 enodes) 1548148473.338 * * [misc]simplify: iters left: 4 (42 enodes) 1548148473.343 * * [misc]simplify: iters left: 3 (59 enodes) 1548148473.348 * * [misc]simplify: iters left: 2 (61 enodes) 1548148473.353 * * [misc]simplify: iters left: 1 (67 enodes) 1548148473.358 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148473.359 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.359 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148473.359 * * [misc]simplify: iters left: 6 (27 enodes) 1548148473.366 * * [misc]simplify: iters left: 5 (69 enodes) 1548148473.377 * * [misc]simplify: iters left: 4 (186 enodes) 1548148473.411 * * [misc]simplify: iters left: 3 (466 enodes) 1548148473.536 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148473.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.536 * * * * [misc]progress: [ 777 / 5054 ] simplifiying candidate # 1548148473.536 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148473.536 * * [misc]simplify: iters left: 6 (25 enodes) 1548148473.541 * * [misc]simplify: iters left: 5 (54 enodes) 1548148473.549 * * [misc]simplify: iters left: 4 (132 enodes) 1548148473.570 * * [misc]simplify: iters left: 3 (236 enodes) 1548148473.603 * * [misc]simplify: iters left: 2 (306 enodes) 1548148473.644 * * [misc]simplify: iters left: 1 (364 enodes) 1548148473.680 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) 1548148473.680 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.681 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148473.681 * * [misc]simplify: iters left: 6 (28 enodes) 1548148473.686 * * [misc]simplify: iters left: 5 (70 enodes) 1548148473.699 * * [misc]simplify: iters left: 4 (187 enodes) 1548148473.733 * * [misc]simplify: iters left: 3 (466 enodes) 1548148473.860 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148473.860 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.860 * * * * [misc]progress: [ 778 / 5054 ] simplifiying candidate # 1548148473.861 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ t 1) 1)) 1548148473.861 * * [misc]simplify: iters left: 6 (15 enodes) 1548148473.863 * * [misc]simplify: iters left: 5 (24 enodes) 1548148473.866 * * [misc]simplify: iters left: 4 (38 enodes) 1548148473.870 * * [misc]simplify: iters left: 3 (51 enodes) 1548148473.875 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148473.875 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148473.876 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148473.876 * * [misc]simplify: iters left: 6 (27 enodes) 1548148473.881 * * [misc]simplify: iters left: 5 (69 enodes) 1548148473.892 * * [misc]simplify: iters left: 4 (186 enodes) 1548148473.928 * * [misc]simplify: iters left: 3 (466 enodes) 1548148474.052 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148474.052 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.052 * * * * [misc]progress: [ 779 / 5054 ] simplifiying candidate # 1548148474.052 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148474.052 * * [misc]simplify: iters left: 6 (24 enodes) 1548148474.056 * * [misc]simplify: iters left: 5 (55 enodes) 1548148474.065 * * [misc]simplify: iters left: 4 (132 enodes) 1548148474.087 * * [misc]simplify: iters left: 3 (229 enodes) 1548148474.121 * * [misc]simplify: iters left: 2 (320 enodes) 1548148474.168 * * [misc]simplify: iters left: 1 (397 enodes) 1548148474.218 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) 1548148474.218 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.219 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148474.219 * * [misc]simplify: iters left: 6 (30 enodes) 1548148474.224 * * [misc]simplify: iters left: 5 (75 enodes) 1548148474.236 * * [misc]simplify: iters left: 4 (205 enodes) 1548148474.283 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148474.283 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.283 * * * * [misc]progress: [ 780 / 5054 ] simplifiying candidate # 1548148474.283 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148474.283 * * [misc]simplify: iters left: 6 (24 enodes) 1548148474.288 * * [misc]simplify: iters left: 5 (54 enodes) 1548148474.296 * * [misc]simplify: iters left: 4 (126 enodes) 1548148474.316 * * [misc]simplify: iters left: 3 (213 enodes) 1548148474.347 * * [misc]simplify: iters left: 2 (270 enodes) 1548148474.384 * * [misc]simplify: iters left: 1 (308 enodes) 1548148474.418 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) 1548148474.418 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.418 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148474.418 * * [misc]simplify: iters left: 6 (30 enodes) 1548148474.424 * * [misc]simplify: iters left: 5 (75 enodes) 1548148474.435 * * [misc]simplify: iters left: 4 (205 enodes) 1548148474.483 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148474.483 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.483 * * * * [misc]progress: [ 781 / 5054 ] simplifiying candidate # 1548148474.483 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148474.483 * * [misc]simplify: iters left: 6 (23 enodes) 1548148474.487 * * [misc]simplify: iters left: 5 (52 enodes) 1548148474.496 * * [misc]simplify: iters left: 4 (124 enodes) 1548148474.513 * * [misc]simplify: iters left: 3 (209 enodes) 1548148474.544 * * [misc]simplify: iters left: 2 (267 enodes) 1548148474.582 * * [misc]simplify: iters left: 1 (301 enodes) 1548148474.610 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) 1548148474.610 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.611 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148474.611 * * [misc]simplify: iters left: 6 (30 enodes) 1548148474.616 * * [misc]simplify: iters left: 5 (75 enodes) 1548148474.628 * * [misc]simplify: iters left: 4 (205 enodes) 1548148474.675 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148474.675 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.675 * * * * [misc]progress: [ 782 / 5054 ] simplifiying candidate # 1548148474.675 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt 1))) 1548148474.675 * * [misc]simplify: iters left: 6 (13 enodes) 1548148474.677 * * [misc]simplify: iters left: 5 (24 enodes) 1548148474.681 * * [misc]simplify: iters left: 4 (38 enodes) 1548148474.684 * * [misc]simplify: iters left: 3 (49 enodes) 1548148474.689 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148474.689 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.690 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148474.690 * * [misc]simplify: iters left: 6 (29 enodes) 1548148474.695 * * [misc]simplify: iters left: 5 (74 enodes) 1548148474.708 * * [misc]simplify: iters left: 4 (204 enodes) 1548148474.753 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148474.753 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.753 * * * * [misc]progress: [ 783 / 5054 ] simplifiying candidate # 1548148474.754 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148474.754 * * [misc]simplify: iters left: 6 (23 enodes) 1548148474.758 * * [misc]simplify: iters left: 5 (52 enodes) 1548148474.768 * * [misc]simplify: iters left: 4 (124 enodes) 1548148474.786 * * [misc]simplify: iters left: 3 (209 enodes) 1548148474.815 * * [misc]simplify: iters left: 2 (267 enodes) 1548148474.852 * * [misc]simplify: iters left: 1 (301 enodes) 1548148474.882 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) 1548148474.882 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.882 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148474.883 * * [misc]simplify: iters left: 6 (30 enodes) 1548148474.888 * * [misc]simplify: iters left: 5 (75 enodes) 1548148474.900 * * [misc]simplify: iters left: 4 (205 enodes) 1548148474.947 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148474.947 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.947 * * * * [misc]progress: [ 784 / 5054 ] simplifiying candidate # 1548148474.948 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ 1 1)) 1548148474.948 * * [misc]simplify: iters left: 6 (13 enodes) 1548148474.950 * * [misc]simplify: iters left: 5 (22 enodes) 1548148474.953 * * [misc]simplify: iters left: 4 (36 enodes) 1548148474.956 * * [misc]simplify: iters left: 3 (47 enodes) 1548148474.961 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148474.961 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148474.961 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148474.961 * * [misc]simplify: iters left: 6 (29 enodes) 1548148474.967 * * [misc]simplify: iters left: 5 (74 enodes) 1548148474.978 * * [misc]simplify: iters left: 4 (204 enodes) 1548148475.025 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148475.025 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148475.026 * * * * [misc]progress: [ 785 / 5054 ] simplifiying candidate # 1548148475.026 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148475.026 * * [misc]simplify: iters left: 6 (27 enodes) 1548148475.031 * * [misc]simplify: iters left: 5 (64 enodes) 1548148475.041 * * [misc]simplify: iters left: 4 (168 enodes) 1548148475.070 * * [misc]simplify: iters left: 3 (335 enodes) 1548148475.138 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v))))) (/ (* t PI) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v)))))) 1548148475.138 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v))))) (/ (* t PI) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148475.138 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148475.139 * * [misc]simplify: iters left: 6 (27 enodes) 1548148475.144 * * [misc]simplify: iters left: 5 (69 enodes) 1548148475.154 * * [misc]simplify: iters left: 4 (186 enodes) 1548148475.192 * * [misc]simplify: iters left: 3 (493 enodes) 1548148475.332 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148475.332 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v))))) (/ (* t PI) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* (* v 12) v)))))) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148475.332 * * * * [misc]progress: [ 786 / 5054 ] simplifiying candidate # 1548148475.332 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148475.332 * * [misc]simplify: iters left: 6 (27 enodes) 1548148475.337 * * [misc]simplify: iters left: 5 (60 enodes) 1548148475.346 * * [misc]simplify: iters left: 4 (145 enodes) 1548148475.370 * * [misc]simplify: iters left: 3 (282 enodes) 1548148475.414 * * [misc]simplify: iters left: 2 (392 enodes) 1548148475.472 * * [misc]simplify: iters left: 1 (497 enodes) 1548148475.538 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) PI) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148475.538 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) PI) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148475.538 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148475.538 * * [misc]simplify: iters left: 6 (27 enodes) 1548148475.543 * * [misc]simplify: iters left: 5 (69 enodes) 1548148475.554 * * [misc]simplify: iters left: 4 (186 enodes) 1548148475.591 * * [misc]simplify: iters left: 3 (493 enodes) 1548148475.730 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148475.730 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12)))) PI) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148475.730 * * * * [misc]progress: [ 787 / 5054 ] simplifiying candidate # 1548148475.730 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148475.730 * * [misc]simplify: iters left: 6 (26 enodes) 1548148475.735 * * [misc]simplify: iters left: 5 (58 enodes) 1548148475.743 * * [misc]simplify: iters left: 4 (143 enodes) 1548148475.766 * * [misc]simplify: iters left: 3 (282 enodes) 1548148475.812 * * [misc]simplify: iters left: 2 (432 enodes) 1548148475.887 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) 1548148475.887 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148475.887 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148475.887 * * [misc]simplify: iters left: 6 (27 enodes) 1548148475.892 * * [misc]simplify: iters left: 5 (69 enodes) 1548148475.903 * * [misc]simplify: iters left: 4 (186 enodes) 1548148475.938 * * [misc]simplify: iters left: 3 (493 enodes) 1548148476.077 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148476.077 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148476.077 * * * * [misc]progress: [ 788 / 5054 ] simplifiying candidate # 1548148476.077 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt 1))) 1548148476.077 * * [misc]simplify: iters left: 6 (16 enodes) 1548148476.080 * * [misc]simplify: iters left: 5 (30 enodes) 1548148476.084 * * [misc]simplify: iters left: 4 (58 enodes) 1548148476.092 * * [misc]simplify: iters left: 3 (99 enodes) 1548148476.108 * * [misc]simplify: iters left: 2 (141 enodes) 1548148476.127 * * [misc]simplify: iters left: 1 (185 enodes) 1548148476.153 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148476.153 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148476.153 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148476.154 * * [misc]simplify: iters left: 6 (26 enodes) 1548148476.160 * * [misc]simplify: iters left: 5 (68 enodes) 1548148476.170 * * [misc]simplify: iters left: 4 (185 enodes) 1548148476.205 * * [misc]simplify: iters left: 3 (470 enodes) 1548148476.333 * [exit]simplify: Simplified to (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148476.333 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148476.333 * * * * [misc]progress: [ 789 / 5054 ] simplifiying candidate # 1548148476.333 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148476.333 * * [misc]simplify: iters left: 6 (26 enodes) 1548148476.338 * * [misc]simplify: iters left: 5 (58 enodes) 1548148476.347 * * [misc]simplify: iters left: 4 (143 enodes) 1548148476.369 * * [misc]simplify: iters left: 3 (282 enodes) 1548148476.415 * * [misc]simplify: iters left: 2 (432 enodes) 1548148476.764 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) 1548148476.764 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148476.764 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148476.764 * * [misc]simplify: iters left: 6 (27 enodes) 1548148476.769 * * [misc]simplify: iters left: 5 (69 enodes) 1548148476.780 * * [misc]simplify: iters left: 4 (186 enodes) 1548148476.815 * * [misc]simplify: iters left: 3 (493 enodes) 1548148476.953 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148476.953 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))))) (* t PI)) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148476.954 * * * * [misc]progress: [ 790 / 5054 ] simplifiying candidate # 1548148476.954 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) 1)) 1548148476.954 * * [misc]simplify: iters left: 6 (16 enodes) 1548148476.956 * * [misc]simplify: iters left: 5 (30 enodes) 1548148476.961 * * [misc]simplify: iters left: 4 (59 enodes) 1548148476.969 * * [misc]simplify: iters left: 3 (101 enodes) 1548148476.985 * * [misc]simplify: iters left: 2 (154 enodes) 1548148477.011 * * [misc]simplify: iters left: 1 (234 enodes) 1548148477.050 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148477.050 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.050 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148477.051 * * [misc]simplify: iters left: 6 (26 enodes) 1548148477.056 * * [misc]simplify: iters left: 5 (68 enodes) 1548148477.067 * * [misc]simplify: iters left: 4 (185 enodes) 1548148477.102 * * [misc]simplify: iters left: 3 (470 enodes) 1548148477.230 * [exit]simplify: Simplified to (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148477.230 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.230 * * * * [misc]progress: [ 791 / 5054 ] simplifiying candidate # 1548148477.230 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148477.230 * * [misc]simplify: iters left: 6 (33 enodes) 1548148477.236 * * [misc]simplify: iters left: 5 (80 enodes) 1548148477.249 * * [misc]simplify: iters left: 4 (224 enodes) 1548148477.301 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))))) 1548148477.301 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.301 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148477.301 * * [misc]simplify: iters left: 6 (32 enodes) 1548148477.307 * * [misc]simplify: iters left: 5 (86 enodes) 1548148477.325 * * [misc]simplify: iters left: 4 (233 enodes) 1548148477.387 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148477.387 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* 12 (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.387 * * * * [misc]progress: [ 792 / 5054 ] simplifiying candidate # 1548148477.387 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148477.387 * * [misc]simplify: iters left: 6 (33 enodes) 1548148477.393 * * [misc]simplify: iters left: 5 (79 enodes) 1548148477.405 * * [misc]simplify: iters left: 4 (213 enodes) 1548148477.453 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* v v) 12))))))) 1548148477.453 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.454 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148477.454 * * [misc]simplify: iters left: 6 (32 enodes) 1548148477.460 * * [misc]simplify: iters left: 5 (86 enodes) 1548148477.475 * * [misc]simplify: iters left: 4 (233 enodes) 1548148477.537 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148477.538 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* (* v v) 12))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.538 * * * * [misc]progress: [ 793 / 5054 ] simplifiying candidate # 1548148477.538 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148477.538 * * [misc]simplify: iters left: 6 (32 enodes) 1548148477.544 * * [misc]simplify: iters left: 5 (77 enodes) 1548148477.558 * * [misc]simplify: iters left: 4 (211 enodes) 1548148477.603 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148477.603 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.603 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148477.604 * * [misc]simplify: iters left: 6 (32 enodes) 1548148477.610 * * [misc]simplify: iters left: 5 (86 enodes) 1548148477.627 * * [misc]simplify: iters left: 4 (233 enodes) 1548148477.689 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148477.689 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.690 * * * * [misc]progress: [ 794 / 5054 ] simplifiying candidate # 1548148477.690 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148477.690 * * [misc]simplify: iters left: 6 (22 enodes) 1548148477.694 * * [misc]simplify: iters left: 5 (49 enodes) 1548148477.701 * * [misc]simplify: iters left: 4 (118 enodes) 1548148477.725 * * [misc]simplify: iters left: 3 (386 enodes) 1548148477.865 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))))) 1548148477.865 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.865 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148477.865 * * [misc]simplify: iters left: 6 (31 enodes) 1548148477.872 * * [misc]simplify: iters left: 5 (85 enodes) 1548148477.889 * * [misc]simplify: iters left: 4 (232 enodes) 1548148477.951 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148477.951 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (- v)) (* (* v v) (* v 125))))))) (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148477.951 * * * * [misc]progress: [ 795 / 5054 ] simplifiying candidate # 1548148477.952 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148477.952 * * [misc]simplify: iters left: 6 (32 enodes) 1548148477.958 * * [misc]simplify: iters left: 5 (77 enodes) 1548148477.970 * * [misc]simplify: iters left: 4 (211 enodes) 1548148478.018 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148478.018 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.018 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148478.018 * * [misc]simplify: iters left: 6 (32 enodes) 1548148478.024 * * [misc]simplify: iters left: 5 (86 enodes) 1548148478.040 * * [misc]simplify: iters left: 4 (233 enodes) 1548148478.102 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148478.102 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ (* (* 12 v) v) 4)))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.102 * * * * [misc]progress: [ 796 / 5054 ] simplifiying candidate # 1548148478.102 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148478.102 * * [misc]simplify: iters left: 6 (22 enodes) 1548148478.106 * * [misc]simplify: iters left: 5 (49 enodes) 1548148478.115 * * [misc]simplify: iters left: 4 (126 enodes) 1548148478.142 * * [misc]simplify: iters left: 3 (401 enodes) 1548148478.297 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* 125 v) (* v v))))) (* t PI))) 1548148478.297 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* 125 v) (* v v))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.297 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148478.297 * * [misc]simplify: iters left: 6 (31 enodes) 1548148478.303 * * [misc]simplify: iters left: 5 (85 enodes) 1548148478.321 * * [misc]simplify: iters left: 4 (232 enodes) 1548148478.384 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148478.384 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.384 * * * * [misc]progress: [ 797 / 5054 ] simplifiying candidate # 1548148478.384 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148478.384 * * [misc]simplify: iters left: 6 (32 enodes) 1548148478.390 * * [misc]simplify: iters left: 5 (74 enodes) 1548148478.402 * * [misc]simplify: iters left: 4 (203 enodes) 1548148478.445 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148478.445 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.445 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148478.445 * * [misc]simplify: iters left: 6 (28 enodes) 1548148478.451 * * [misc]simplify: iters left: 5 (69 enodes) 1548148478.461 * * [misc]simplify: iters left: 4 (178 enodes) 1548148478.496 * * [misc]simplify: iters left: 3 (418 enodes) 1548148478.608 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148478.608 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* 6 v) v) (* (* 6 v) v)))))) (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.608 * * * * [misc]progress: [ 798 / 5054 ] simplifiying candidate # 1548148478.608 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148478.609 * * [misc]simplify: iters left: 6 (32 enodes) 1548148478.614 * * [misc]simplify: iters left: 5 (73 enodes) 1548148478.626 * * [misc]simplify: iters left: 4 (192 enodes) 1548148478.661 * * [misc]simplify: iters left: 3 (465 enodes) 1548148478.776 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ PI (fabs (cbrt (+ (+ 4 (* (pow v 3) (* v 36))) (* v (* 12 v))))))) 1548148478.776 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ PI (fabs (cbrt (+ (+ 4 (* (pow v 3) (* v 36))) (* v (* 12 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.776 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148478.776 * * [misc]simplify: iters left: 6 (28 enodes) 1548148478.782 * * [misc]simplify: iters left: 5 (69 enodes) 1548148478.793 * * [misc]simplify: iters left: 4 (178 enodes) 1548148478.827 * * [misc]simplify: iters left: 3 (418 enodes) 1548148478.940 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148478.940 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ PI (fabs (cbrt (+ (+ 4 (* (pow v 3) (* v 36))) (* v (* 12 v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148478.940 * * * * [misc]progress: [ 799 / 5054 ] simplifiying candidate # 1548148478.940 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148478.940 * * [misc]simplify: iters left: 6 (31 enodes) 1548148478.946 * * [misc]simplify: iters left: 5 (71 enodes) 1548148478.957 * * [misc]simplify: iters left: 4 (190 enodes) 1548148478.992 * * [misc]simplify: iters left: 3 (463 enodes) 1548148479.105 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) 1548148479.105 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148479.105 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148479.106 * * [misc]simplify: iters left: 6 (28 enodes) 1548148479.111 * * [misc]simplify: iters left: 5 (69 enodes) 1548148479.122 * * [misc]simplify: iters left: 4 (178 enodes) 1548148479.156 * * [misc]simplify: iters left: 3 (418 enodes) 1548148479.268 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148479.268 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148479.268 * * * * [misc]progress: [ 800 / 5054 ] simplifiying candidate # 1548148479.269 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148479.269 * * [misc]simplify: iters left: 6 (21 enodes) 1548148479.272 * * [misc]simplify: iters left: 5 (43 enodes) 1548148479.279 * * [misc]simplify: iters left: 4 (97 enodes) 1548148479.294 * * [misc]simplify: iters left: 3 (235 enodes) 1548148479.346 * * [misc]simplify: iters left: 2 (445 enodes) 1548148479.446 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ (* -25 (pow v 4)) 1))) t)) 1548148479.446 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ (* -25 (pow v 4)) 1))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148479.446 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148479.446 * * [misc]simplify: iters left: 6 (27 enodes) 1548148479.452 * * [misc]simplify: iters left: 5 (68 enodes) 1548148479.462 * * [misc]simplify: iters left: 4 (177 enodes) 1548148479.496 * * [misc]simplify: iters left: 3 (420 enodes) 1548148479.606 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148479.606 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ PI (cbrt (+ (* -25 (pow v 4)) 1))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148479.606 * * * * [misc]progress: [ 801 / 5054 ] simplifiying candidate # 1548148479.607 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148479.607 * * [misc]simplify: iters left: 6 (31 enodes) 1548148479.612 * * [misc]simplify: iters left: 5 (71 enodes) 1548148479.626 * * [misc]simplify: iters left: 4 (190 enodes) 1548148479.658 * * [misc]simplify: iters left: 3 (463 enodes) 1548148479.769 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) 1548148479.770 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148479.770 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148479.770 * * [misc]simplify: iters left: 6 (28 enodes) 1548148479.776 * * [misc]simplify: iters left: 5 (69 enodes) 1548148479.786 * * [misc]simplify: iters left: 4 (178 enodes) 1548148479.820 * * [misc]simplify: iters left: 3 (418 enodes) 1548148479.932 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148479.932 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (* v 36) (pow v 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148479.933 * * * * [misc]progress: [ 802 / 5054 ] simplifiying candidate # 1548148479.933 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148479.933 * * [misc]simplify: iters left: 6 (21 enodes) 1548148479.936 * * [misc]simplify: iters left: 5 (43 enodes) 1548148479.943 * * [misc]simplify: iters left: 4 (105 enodes) 1548148479.963 * * [misc]simplify: iters left: 3 (250 enodes) 1548148480.023 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) 1548148480.023 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.023 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148480.023 * * [misc]simplify: iters left: 6 (27 enodes) 1548148480.029 * * [misc]simplify: iters left: 5 (68 enodes) 1548148480.039 * * [misc]simplify: iters left: 4 (177 enodes) 1548148480.074 * * [misc]simplify: iters left: 3 (420 enodes) 1548148480.184 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148480.184 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.184 * * * * [misc]progress: [ 803 / 5054 ] simplifiying candidate # 1548148480.184 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) 1) 1548148480.184 * * [misc]simplify: iters left: 6 (12 enodes) 1548148480.186 * * [misc]simplify: iters left: 5 (21 enodes) 1548148480.189 * * [misc]simplify: iters left: 4 (35 enodes) 1548148480.192 * * [misc]simplify: iters left: 3 (46 enodes) 1548148480.197 * [exit]simplify: Simplified to (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) 1548148480.197 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.197 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148480.197 * * [misc]simplify: iters left: 6 (29 enodes) 1548148480.203 * * [misc]simplify: iters left: 5 (74 enodes) 1548148480.214 * * [misc]simplify: iters left: 4 (204 enodes) 1548148480.261 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148480.261 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.261 * * * * [misc]progress: [ 804 / 5054 ] simplifiying candidate # 1548148480.262 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148480.262 * * [misc]simplify: iters left: 6 (16 enodes) 1548148480.264 * * [misc]simplify: iters left: 5 (30 enodes) 1548148480.268 * * [misc]simplify: iters left: 4 (61 enodes) 1548148480.277 * * [misc]simplify: iters left: 3 (116 enodes) 1548148480.296 * * [misc]simplify: iters left: 2 (201 enodes) 1548148480.327 * * [misc]simplify: iters left: 1 (434 enodes) 1548148480.432 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148480.432 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.432 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148480.432 * * [misc]simplify: iters left: 6 (25 enodes) 1548148480.437 * * [misc]simplify: iters left: 5 (65 enodes) 1548148480.449 * * [misc]simplify: iters left: 4 (176 enodes) 1548148480.481 * * [misc]simplify: iters left: 3 (434 enodes) 1548148480.592 * [exit]simplify: Simplified to (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148480.592 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.592 * * * * [misc]progress: [ 805 / 5054 ] simplifiying candidate # 1548148480.592 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148480.592 * * [misc]simplify: iters left: 6 (29 enodes) 1548148480.598 * * [misc]simplify: iters left: 5 (70 enodes) 1548148480.613 * * [misc]simplify: iters left: 4 (197 enodes) 1548148480.660 * [exit]simplify: Simplified to (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148480.661 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.661 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148480.661 * * [misc]simplify: iters left: 6 (28 enodes) 1548148480.669 * * [misc]simplify: iters left: 5 (88 enodes) 1548148480.688 * * [misc]simplify: iters left: 4 (343 enodes) 1548148480.836 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12)))))) 1548148480.836 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.836 * * * * [misc]progress: [ 806 / 5054 ] simplifiying candidate # 1548148480.837 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148480.837 * * [misc]simplify: iters left: 6 (28 enodes) 1548148480.842 * * [misc]simplify: iters left: 5 (75 enodes) 1548148480.856 * * [misc]simplify: iters left: 4 (236 enodes) 1548148480.928 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) PI) (/ (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ t (cbrt (- 1 (* (* 5 v) v)))))) 1548148480.928 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) PI) (/ (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ t (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148480.928 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148480.928 * * [misc]simplify: iters left: 6 (24 enodes) 1548148480.933 * * [misc]simplify: iters left: 5 (63 enodes) 1548148480.943 * * [misc]simplify: iters left: 4 (170 enodes) 1548148480.981 * * [misc]simplify: iters left: 3 (473 enodes) 1548148481.119 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))))))) 1548148481.119 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) PI) (/ (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ t (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148481.119 * * * * [misc]progress: [ 807 / 5054 ] simplifiying candidate # 1548148481.119 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148481.119 * * [misc]simplify: iters left: 6 (33 enodes) 1548148481.125 * * [misc]simplify: iters left: 5 (78 enodes) 1548148481.137 * * [misc]simplify: iters left: 4 (198 enodes) 1548148481.176 * * [misc]simplify: iters left: 3 (475 enodes) 1548148481.295 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) 1548148481.295 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148481.295 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148481.295 * * [misc]simplify: iters left: 6 (31 enodes) 1548148481.301 * * [misc]simplify: iters left: 5 (74 enodes) 1548148481.312 * * [misc]simplify: iters left: 4 (191 enodes) 1548148481.349 * * [misc]simplify: iters left: 3 (444 enodes) 1548148481.462 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148481.462 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148481.462 * * * * [misc]progress: [ 808 / 5054 ] simplifiying candidate # 1548148481.463 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148481.463 * * [misc]simplify: iters left: 6 (32 enodes) 1548148481.468 * * [misc]simplify: iters left: 5 (75 enodes) 1548148481.480 * * [misc]simplify: iters left: 4 (192 enodes) 1548148481.517 * * [misc]simplify: iters left: 3 (461 enodes) 1548148481.642 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148481.642 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148481.642 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148481.642 * * [misc]simplify: iters left: 6 (31 enodes) 1548148481.650 * * [misc]simplify: iters left: 5 (74 enodes) 1548148481.661 * * [misc]simplify: iters left: 4 (191 enodes) 1548148481.695 * * [misc]simplify: iters left: 3 (444 enodes) 1548148481.808 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148481.808 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148481.808 * * * * [misc]progress: [ 809 / 5054 ] simplifiying candidate # 1548148481.808 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148481.809 * * [misc]simplify: iters left: 6 (35 enodes) 1548148481.815 * * [misc]simplify: iters left: 5 (84 enodes) 1548148481.828 * * [misc]simplify: iters left: 4 (219 enodes) 1548148481.878 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) 1548148481.878 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148481.878 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148481.879 * * [misc]simplify: iters left: 6 (32 enodes) 1548148481.884 * * [misc]simplify: iters left: 5 (75 enodes) 1548148481.895 * * [misc]simplify: iters left: 4 (186 enodes) 1548148481.931 * * [misc]simplify: iters left: 3 (438 enodes) 1548148482.042 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148482.043 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148482.043 * * * * [misc]progress: [ 810 / 5054 ] simplifiying candidate # 1548148482.043 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148482.043 * * [misc]simplify: iters left: 6 (35 enodes) 1548148482.049 * * [misc]simplify: iters left: 5 (81 enodes) 1548148482.061 * * [misc]simplify: iters left: 4 (199 enodes) 1548148482.101 * * [misc]simplify: iters left: 3 (492 enodes) 1548148482.233 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))))) 1548148482.233 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148482.233 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148482.234 * * [misc]simplify: iters left: 6 (32 enodes) 1548148482.239 * * [misc]simplify: iters left: 5 (75 enodes) 1548148482.253 * * [misc]simplify: iters left: 4 (186 enodes) 1548148482.286 * * [misc]simplify: iters left: 3 (438 enodes) 1548148482.398 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148482.398 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148482.398 * * * * [misc]progress: [ 811 / 5054 ] simplifiying candidate # 1548148482.398 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148482.398 * * [misc]simplify: iters left: 6 (34 enodes) 1548148482.404 * * [misc]simplify: iters left: 5 (79 enodes) 1548148482.418 * * [misc]simplify: iters left: 4 (197 enodes) 1548148482.456 * * [misc]simplify: iters left: 3 (492 enodes) 1548148482.593 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) 1548148482.593 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148482.593 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148482.593 * * [misc]simplify: iters left: 6 (32 enodes) 1548148482.599 * * [misc]simplify: iters left: 5 (75 enodes) 1548148482.610 * * [misc]simplify: iters left: 4 (186 enodes) 1548148482.647 * * [misc]simplify: iters left: 3 (438 enodes) 1548148482.759 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148482.759 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148482.760 * * * * [misc]progress: [ 812 / 5054 ] simplifiying candidate # 1548148482.760 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148482.760 * * [misc]simplify: iters left: 6 (28 enodes) 1548148482.765 * * [misc]simplify: iters left: 5 (61 enodes) 1548148482.773 * * [misc]simplify: iters left: 4 (133 enodes) 1548148482.800 * * [misc]simplify: iters left: 3 (397 enodes) 1548148482.923 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148482.924 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148482.924 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148482.924 * * [misc]simplify: iters left: 6 (31 enodes) 1548148482.929 * * [misc]simplify: iters left: 5 (74 enodes) 1548148482.941 * * [misc]simplify: iters left: 4 (185 enodes) 1548148482.976 * * [misc]simplify: iters left: 3 (436 enodes) 1548148483.090 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148483.090 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148483.090 * * * * [misc]progress: [ 813 / 5054 ] simplifiying candidate # 1548148483.090 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148483.091 * * [misc]simplify: iters left: 6 (34 enodes) 1548148483.097 * * [misc]simplify: iters left: 5 (79 enodes) 1548148483.108 * * [misc]simplify: iters left: 4 (197 enodes) 1548148483.148 * * [misc]simplify: iters left: 3 (492 enodes) 1548148483.285 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) 1548148483.285 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148483.285 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148483.285 * * [misc]simplify: iters left: 6 (32 enodes) 1548148483.291 * * [misc]simplify: iters left: 5 (75 enodes) 1548148483.302 * * [misc]simplify: iters left: 4 (186 enodes) 1548148483.338 * * [misc]simplify: iters left: 3 (438 enodes) 1548148483.450 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148483.450 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148483.450 * * * * [misc]progress: [ 814 / 5054 ] simplifiying candidate # 1548148483.451 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148483.451 * * [misc]simplify: iters left: 6 (27 enodes) 1548148483.455 * * [misc]simplify: iters left: 5 (60 enodes) 1548148483.464 * * [misc]simplify: iters left: 4 (136 enodes) 1548148483.489 * * [misc]simplify: iters left: 3 (342 enodes) 1548148483.581 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148483.581 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148483.581 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148483.581 * * [misc]simplify: iters left: 6 (31 enodes) 1548148483.587 * * [misc]simplify: iters left: 5 (74 enodes) 1548148483.600 * * [misc]simplify: iters left: 4 (185 enodes) 1548148483.634 * * [misc]simplify: iters left: 3 (436 enodes) 1548148483.747 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148483.747 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148483.747 * * * * [misc]progress: [ 815 / 5054 ] simplifiying candidate # 1548148483.747 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148483.747 * * [misc]simplify: iters left: 6 (34 enodes) 1548148483.756 * * [misc]simplify: iters left: 5 (79 enodes) 1548148483.767 * * [misc]simplify: iters left: 4 (196 enodes) 1548148483.805 * * [misc]simplify: iters left: 3 (479 enodes) 1548148483.937 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148483.937 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148483.937 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148483.937 * * [misc]simplify: iters left: 6 (32 enodes) 1548148483.943 * * [misc]simplify: iters left: 5 (75 enodes) 1548148483.954 * * [misc]simplify: iters left: 4 (186 enodes) 1548148483.991 * * [misc]simplify: iters left: 3 (438 enodes) 1548148484.103 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148484.103 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (/ (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148484.103 * * * * [misc]progress: [ 816 / 5054 ] simplifiying candidate # 1548148484.104 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148484.104 * * [misc]simplify: iters left: 6 (34 enodes) 1548148484.110 * * [misc]simplify: iters left: 5 (78 enodes) 1548148484.121 * * [misc]simplify: iters left: 4 (189 enodes) 1548148484.158 * * [misc]simplify: iters left: 3 (445 enodes) 1548148484.274 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) 1548148484.275 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148484.275 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148484.275 * * [misc]simplify: iters left: 6 (32 enodes) 1548148484.281 * * [misc]simplify: iters left: 5 (75 enodes) 1548148484.294 * * [misc]simplify: iters left: 4 (186 enodes) 1548148484.328 * * [misc]simplify: iters left: 3 (438 enodes) 1548148484.440 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148484.440 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148484.440 * * * * [misc]progress: [ 817 / 5054 ] simplifiying candidate # 1548148484.440 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148484.440 * * [misc]simplify: iters left: 6 (33 enodes) 1548148484.446 * * [misc]simplify: iters left: 5 (76 enodes) 1548148484.459 * * [misc]simplify: iters left: 4 (187 enodes) 1548148484.494 * * [misc]simplify: iters left: 3 (451 enodes) 1548148484.621 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) 1548148484.621 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148484.621 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148484.621 * * [misc]simplify: iters left: 6 (32 enodes) 1548148484.627 * * [misc]simplify: iters left: 5 (75 enodes) 1548148484.638 * * [misc]simplify: iters left: 4 (186 enodes) 1548148484.675 * * [misc]simplify: iters left: 3 (438 enodes) 1548148484.786 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148484.787 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148484.787 * * * * [misc]progress: [ 818 / 5054 ] simplifiying candidate # 1548148484.787 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148484.787 * * [misc]simplify: iters left: 6 (27 enodes) 1548148484.792 * * [misc]simplify: iters left: 5 (58 enodes) 1548148484.799 * * [misc]simplify: iters left: 4 (123 enodes) 1548148484.822 * * [misc]simplify: iters left: 3 (353 enodes) 1548148484.936 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))))) 1548148484.936 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148484.937 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148484.937 * * [misc]simplify: iters left: 6 (31 enodes) 1548148484.942 * * [misc]simplify: iters left: 5 (74 enodes) 1548148484.953 * * [misc]simplify: iters left: 4 (185 enodes) 1548148484.989 * * [misc]simplify: iters left: 3 (436 enodes) 1548148485.103 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148485.103 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148485.103 * * * * [misc]progress: [ 819 / 5054 ] simplifiying candidate # 1548148485.103 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148485.103 * * [misc]simplify: iters left: 6 (33 enodes) 1548148485.109 * * [misc]simplify: iters left: 5 (76 enodes) 1548148485.120 * * [misc]simplify: iters left: 4 (187 enodes) 1548148485.158 * * [misc]simplify: iters left: 3 (451 enodes) 1548148485.284 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) 1548148485.284 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148485.284 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148485.284 * * [misc]simplify: iters left: 6 (32 enodes) 1548148485.290 * * [misc]simplify: iters left: 5 (75 enodes) 1548148485.303 * * [misc]simplify: iters left: 4 (186 enodes) 1548148485.337 * * [misc]simplify: iters left: 3 (438 enodes) 1548148485.449 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148485.449 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* v (* v 12)) (+ (* 36 (pow v 4)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148485.449 * * * * [misc]progress: [ 820 / 5054 ] simplifiying candidate # 1548148485.449 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148485.449 * * [misc]simplify: iters left: 6 (26 enodes) 1548148485.453 * * [misc]simplify: iters left: 5 (57 enodes) 1548148485.463 * * [misc]simplify: iters left: 4 (128 enodes) 1548148485.486 * * [misc]simplify: iters left: 3 (330 enodes) 1548148485.588 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v 36) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148485.588 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v 36) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148485.588 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148485.589 * * [misc]simplify: iters left: 6 (31 enodes) 1548148485.594 * * [misc]simplify: iters left: 5 (74 enodes) 1548148485.605 * * [misc]simplify: iters left: 4 (185 enodes) 1548148485.641 * * [misc]simplify: iters left: 3 (436 enodes) 1548148485.755 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) 1548148485.755 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148485.755 * * * * [misc]progress: [ 821 / 5054 ] simplifiying candidate # 1548148485.756 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148485.756 * * [misc]simplify: iters left: 6 (31 enodes) 1548148485.761 * * [misc]simplify: iters left: 5 (75 enodes) 1548148485.773 * * [misc]simplify: iters left: 4 (201 enodes) 1548148485.819 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) 1548148485.819 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148485.819 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148485.819 * * [misc]simplify: iters left: 6 (29 enodes) 1548148485.825 * * [misc]simplify: iters left: 5 (71 enodes) 1548148485.836 * * [misc]simplify: iters left: 4 (188 enodes) 1548148485.872 * * [misc]simplify: iters left: 3 (462 enodes) 1548148485.993 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148485.994 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) t) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (* (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6))))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148485.994 * * * * [misc]progress: [ 822 / 5054 ] simplifiying candidate # 1548148485.994 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148485.994 * * [misc]simplify: iters left: 6 (31 enodes) 1548148486.000 * * [misc]simplify: iters left: 5 (74 enodes) 1548148486.013 * * [misc]simplify: iters left: 4 (191 enodes) 1548148486.049 * * [misc]simplify: iters left: 3 (481 enodes) 1548148486.187 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) 1548148486.187 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148486.187 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148486.188 * * [misc]simplify: iters left: 6 (29 enodes) 1548148486.193 * * [misc]simplify: iters left: 5 (71 enodes) 1548148486.204 * * [misc]simplify: iters left: 4 (188 enodes) 1548148486.241 * * [misc]simplify: iters left: 3 (462 enodes) 1548148486.364 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148486.364 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148486.364 * * * * [misc]progress: [ 823 / 5054 ] simplifiying candidate # 1548148486.364 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148486.364 * * [misc]simplify: iters left: 6 (30 enodes) 1548148486.370 * * [misc]simplify: iters left: 5 (72 enodes) 1548148486.381 * * [misc]simplify: iters left: 4 (189 enodes) 1548148486.417 * * [misc]simplify: iters left: 3 (459 enodes) 1548148486.539 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) 1548148486.539 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148486.540 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148486.540 * * [misc]simplify: iters left: 6 (29 enodes) 1548148486.547 * * [misc]simplify: iters left: 5 (71 enodes) 1548148486.558 * * [misc]simplify: iters left: 4 (188 enodes) 1548148486.593 * * [misc]simplify: iters left: 3 (462 enodes) 1548148486.715 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148486.715 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148486.715 * * * * [misc]progress: [ 824 / 5054 ] simplifiying candidate # 1548148486.715 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148486.715 * * [misc]simplify: iters left: 6 (24 enodes) 1548148486.720 * * [misc]simplify: iters left: 5 (54 enodes) 1548148486.727 * * [misc]simplify: iters left: 4 (118 enodes) 1548148486.748 * * [misc]simplify: iters left: 3 (341 enodes) 1548148486.854 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))))) 1548148486.854 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ t (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148486.854 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148486.855 * * [misc]simplify: iters left: 6 (28 enodes) 1548148486.860 * * [misc]simplify: iters left: 5 (70 enodes) 1548148486.873 * * [misc]simplify: iters left: 4 (187 enodes) 1548148486.907 * * [misc]simplify: iters left: 3 (460 enodes) 1548148487.030 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148487.030 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148487.031 * * * * [misc]progress: [ 825 / 5054 ] simplifiying candidate # 1548148487.031 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148487.031 * * [misc]simplify: iters left: 6 (30 enodes) 1548148487.036 * * [misc]simplify: iters left: 5 (72 enodes) 1548148487.047 * * [misc]simplify: iters left: 4 (189 enodes) 1548148487.082 * * [misc]simplify: iters left: 3 (459 enodes) 1548148487.205 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) 1548148487.205 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148487.205 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148487.206 * * [misc]simplify: iters left: 6 (29 enodes) 1548148487.211 * * [misc]simplify: iters left: 5 (71 enodes) 1548148487.222 * * [misc]simplify: iters left: 4 (188 enodes) 1548148487.259 * * [misc]simplify: iters left: 3 (462 enodes) 1548148487.381 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148487.381 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148487.381 * * * * [misc]progress: [ 826 / 5054 ] simplifiying candidate # 1548148487.381 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148487.381 * * [misc]simplify: iters left: 6 (23 enodes) 1548148487.385 * * [misc]simplify: iters left: 5 (53 enodes) 1548148487.392 * * [misc]simplify: iters left: 4 (122 enodes) 1548148487.418 * * [misc]simplify: iters left: 3 (361 enodes) 1548148487.536 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t)) 1548148487.537 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148487.537 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148487.537 * * [misc]simplify: iters left: 6 (28 enodes) 1548148487.542 * * [misc]simplify: iters left: 5 (70 enodes) 1548148487.553 * * [misc]simplify: iters left: 4 (187 enodes) 1548148487.590 * * [misc]simplify: iters left: 3 (460 enodes) 1548148487.712 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148487.712 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148487.712 * * * * [misc]progress: [ 827 / 5054 ] simplifiying candidate # 1548148487.713 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148487.713 * * [misc]simplify: iters left: 6 (33 enodes) 1548148487.719 * * [misc]simplify: iters left: 5 (77 enodes) 1548148487.733 * * [misc]simplify: iters left: 4 (203 enodes) 1548148487.778 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))))) 1548148487.778 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148487.779 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148487.779 * * [misc]simplify: iters left: 6 (31 enodes) 1548148487.785 * * [misc]simplify: iters left: 5 (73 enodes) 1548148487.798 * * [misc]simplify: iters left: 4 (190 enodes) 1548148487.833 * * [misc]simplify: iters left: 3 (462 enodes) 1548148487.956 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148487.957 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148487.957 * * * * [misc]progress: [ 828 / 5054 ] simplifiying candidate # 1548148487.957 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148487.957 * * [misc]simplify: iters left: 6 (33 enodes) 1548148487.963 * * [misc]simplify: iters left: 5 (76 enodes) 1548148487.975 * * [misc]simplify: iters left: 4 (193 enodes) 1548148488.011 * * [misc]simplify: iters left: 3 (477 enodes) 1548148488.136 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) 1548148488.136 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148488.136 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148488.136 * * [misc]simplify: iters left: 6 (31 enodes) 1548148488.142 * * [misc]simplify: iters left: 5 (73 enodes) 1548148488.153 * * [misc]simplify: iters left: 4 (190 enodes) 1548148488.190 * * [misc]simplify: iters left: 3 (462 enodes) 1548148488.313 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148488.313 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148488.314 * * * * [misc]progress: [ 829 / 5054 ] simplifiying candidate # 1548148488.314 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148488.314 * * [misc]simplify: iters left: 6 (32 enodes) 1548148488.319 * * [misc]simplify: iters left: 5 (74 enodes) 1548148488.331 * * [misc]simplify: iters left: 4 (191 enodes) 1548148488.368 * * [misc]simplify: iters left: 3 (470 enodes) 1548148488.493 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) 1548148488.493 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148488.493 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148488.494 * * [misc]simplify: iters left: 6 (31 enodes) 1548148488.499 * * [misc]simplify: iters left: 5 (73 enodes) 1548148488.510 * * [misc]simplify: iters left: 4 (190 enodes) 1548148488.545 * * [misc]simplify: iters left: 3 (462 enodes) 1548148488.668 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148488.668 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148488.668 * * * * [misc]progress: [ 830 / 5054 ] simplifiying candidate # 1548148488.668 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148488.669 * * [misc]simplify: iters left: 6 (26 enodes) 1548148488.673 * * [misc]simplify: iters left: 5 (56 enodes) 1548148488.681 * * [misc]simplify: iters left: 4 (122 enodes) 1548148488.703 * * [misc]simplify: iters left: 3 (342 enodes) 1548148488.812 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) 1548148488.813 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (* (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148488.813 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148488.813 * * [misc]simplify: iters left: 6 (30 enodes) 1548148488.818 * * [misc]simplify: iters left: 5 (72 enodes) 1548148488.830 * * [misc]simplify: iters left: 4 (189 enodes) 1548148488.865 * * [misc]simplify: iters left: 3 (478 enodes) 1548148488.991 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148488.991 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148488.991 * * * * [misc]progress: [ 831 / 5054 ] simplifiying candidate # 1548148488.991 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148488.991 * * [misc]simplify: iters left: 6 (32 enodes) 1548148488.997 * * [misc]simplify: iters left: 5 (74 enodes) 1548148489.008 * * [misc]simplify: iters left: 4 (191 enodes) 1548148489.046 * * [misc]simplify: iters left: 3 (470 enodes) 1548148489.171 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) 1548148489.171 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148489.171 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148489.171 * * [misc]simplify: iters left: 6 (31 enodes) 1548148489.177 * * [misc]simplify: iters left: 5 (73 enodes) 1548148489.188 * * [misc]simplify: iters left: 4 (190 enodes) 1548148489.224 * * [misc]simplify: iters left: 3 (462 enodes) 1548148489.347 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148489.347 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148489.347 * * * * [misc]progress: [ 832 / 5054 ] simplifiying candidate # 1548148489.347 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148489.348 * * [misc]simplify: iters left: 6 (25 enodes) 1548148489.354 * * [misc]simplify: iters left: 5 (55 enodes) 1548148489.362 * * [misc]simplify: iters left: 4 (123 enodes) 1548148489.383 * * [misc]simplify: iters left: 3 (344 enodes) 1548148489.495 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148489.495 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148489.495 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148489.495 * * [misc]simplify: iters left: 6 (30 enodes) 1548148489.501 * * [misc]simplify: iters left: 5 (72 enodes) 1548148489.512 * * [misc]simplify: iters left: 4 (189 enodes) 1548148489.549 * * [misc]simplify: iters left: 3 (478 enodes) 1548148489.675 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148489.675 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148489.676 * * * * [misc]progress: [ 833 / 5054 ] simplifiying candidate # 1548148489.676 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148489.676 * * [misc]simplify: iters left: 6 (32 enodes) 1548148489.682 * * [misc]simplify: iters left: 5 (76 enodes) 1548148489.694 * * [misc]simplify: iters left: 4 (195 enodes) 1548148489.738 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) 1548148489.738 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148489.738 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148489.739 * * [misc]simplify: iters left: 6 (29 enodes) 1548148489.744 * * [misc]simplify: iters left: 5 (71 enodes) 1548148489.755 * * [misc]simplify: iters left: 4 (188 enodes) 1548148489.790 * * [misc]simplify: iters left: 3 (466 enodes) 1548148489.912 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148489.913 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4)))))) (cbrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148489.913 * * * * [misc]progress: [ 834 / 5054 ] simplifiying candidate # 1548148489.913 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148489.913 * * [misc]simplify: iters left: 6 (32 enodes) 1548148489.919 * * [misc]simplify: iters left: 5 (75 enodes) 1548148489.930 * * [misc]simplify: iters left: 4 (188 enodes) 1548148489.968 * * [misc]simplify: iters left: 3 (471 enodes) 1548148490.097 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (/ (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) t)) 1548148490.098 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (/ (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148490.098 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148490.098 * * [misc]simplify: iters left: 6 (29 enodes) 1548148490.103 * * [misc]simplify: iters left: 5 (71 enodes) 1548148490.117 * * [misc]simplify: iters left: 4 (188 enodes) 1548148490.152 * * [misc]simplify: iters left: 3 (466 enodes) 1548148490.275 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148490.275 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* v v) (* v 36))))))) (/ (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) t)) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148490.275 * * * * [misc]progress: [ 835 / 5054 ] simplifiying candidate # 1548148490.275 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148490.275 * * [misc]simplify: iters left: 6 (31 enodes) 1548148490.281 * * [misc]simplify: iters left: 5 (73 enodes) 1548148490.292 * * [misc]simplify: iters left: 4 (182 enodes) 1548148490.326 * * [misc]simplify: iters left: 3 (448 enodes) 1548148490.450 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) 1548148490.450 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148490.450 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148490.450 * * [misc]simplify: iters left: 6 (29 enodes) 1548148490.455 * * [misc]simplify: iters left: 5 (71 enodes) 1548148490.466 * * [misc]simplify: iters left: 4 (188 enodes) 1548148490.503 * * [misc]simplify: iters left: 3 (466 enodes) 1548148490.626 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148490.626 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148490.626 * * * * [misc]progress: [ 836 / 5054 ] simplifiying candidate # 1548148490.626 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148490.626 * * [misc]simplify: iters left: 6 (25 enodes) 1548148490.631 * * [misc]simplify: iters left: 5 (55 enodes) 1548148490.638 * * [misc]simplify: iters left: 4 (116 enodes) 1548148490.660 * * [misc]simplify: iters left: 3 (316 enodes) 1548148490.760 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) 1548148490.760 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148490.760 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148490.761 * * [misc]simplify: iters left: 6 (28 enodes) 1548148490.766 * * [misc]simplify: iters left: 5 (70 enodes) 1548148490.777 * * [misc]simplify: iters left: 4 (187 enodes) 1548148490.811 * * [misc]simplify: iters left: 3 (464 enodes) 1548148490.935 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148490.935 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148490.935 * * * * [misc]progress: [ 837 / 5054 ] simplifiying candidate # 1548148490.935 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148490.935 * * [misc]simplify: iters left: 6 (31 enodes) 1548148490.941 * * [misc]simplify: iters left: 5 (73 enodes) 1548148490.952 * * [misc]simplify: iters left: 4 (182 enodes) 1548148490.988 * * [misc]simplify: iters left: 3 (448 enodes) 1548148491.110 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) 1548148491.110 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148491.111 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148491.111 * * [misc]simplify: iters left: 6 (29 enodes) 1548148491.116 * * [misc]simplify: iters left: 5 (71 enodes) 1548148491.127 * * [misc]simplify: iters left: 4 (188 enodes) 1548148491.164 * * [misc]simplify: iters left: 3 (466 enodes) 1548148491.286 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148491.286 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))) t)) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148491.286 * * * * [misc]progress: [ 838 / 5054 ] simplifiying candidate # 1548148491.286 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) 1548148491.286 * * [misc]simplify: iters left: 6 (24 enodes) 1548148491.291 * * [misc]simplify: iters left: 5 (54 enodes) 1548148491.300 * * [misc]simplify: iters left: 4 (118 enodes) 1548148491.321 * * [misc]simplify: iters left: 3 (329 enodes) 1548148491.422 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) t) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) 1548148491.422 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) t) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148491.422 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148491.422 * * [misc]simplify: iters left: 6 (28 enodes) 1548148491.427 * * [misc]simplify: iters left: 5 (70 enodes) 1548148491.438 * * [misc]simplify: iters left: 4 (187 enodes) 1548148491.475 * * [misc]simplify: iters left: 3 (464 enodes) 1548148491.599 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148491.599 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148491.599 * * * * [misc]progress: [ 839 / 5054 ] simplifiying candidate # 1548148491.599 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148491.599 * * [misc]simplify: iters left: 6 (33 enodes) 1548148491.605 * * [misc]simplify: iters left: 5 (79 enodes) 1548148491.619 * * [misc]simplify: iters left: 4 (211 enodes) 1548148491.669 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) 1548148491.669 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148491.669 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148491.669 * * [misc]simplify: iters left: 6 (29 enodes) 1548148491.674 * * [misc]simplify: iters left: 5 (71 enodes) 1548148491.687 * * [misc]simplify: iters left: 4 (188 enodes) 1548148491.722 * * [misc]simplify: iters left: 3 (462 enodes) 1548148491.845 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148491.845 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148491.845 * * * * [misc]progress: [ 840 / 5054 ] simplifiying candidate # 1548148491.845 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148491.845 * * [misc]simplify: iters left: 6 (33 enodes) 1548148491.851 * * [misc]simplify: iters left: 5 (78 enodes) 1548148491.863 * * [misc]simplify: iters left: 4 (199 enodes) 1548148491.909 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148491.909 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148491.909 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148491.909 * * [misc]simplify: iters left: 6 (29 enodes) 1548148491.914 * * [misc]simplify: iters left: 5 (71 enodes) 1548148491.925 * * [misc]simplify: iters left: 4 (188 enodes) 1548148491.961 * * [misc]simplify: iters left: 3 (462 enodes) 1548148492.083 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148492.083 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (fabs (cbrt (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* 12 (* v v)) 4)))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148492.083 * * * * [misc]progress: [ 841 / 5054 ] simplifiying candidate # 1548148492.083 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148492.083 * * [misc]simplify: iters left: 6 (32 enodes) 1548148492.089 * * [misc]simplify: iters left: 5 (76 enodes) 1548148492.101 * * [misc]simplify: iters left: 4 (197 enodes) 1548148492.146 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148492.146 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148492.146 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148492.147 * * [misc]simplify: iters left: 6 (29 enodes) 1548148492.152 * * [misc]simplify: iters left: 5 (71 enodes) 1548148492.163 * * [misc]simplify: iters left: 4 (188 enodes) 1548148492.200 * * [misc]simplify: iters left: 3 (462 enodes) 1548148492.322 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148492.323 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148492.323 * * * * [misc]progress: [ 842 / 5054 ] simplifiying candidate # 1548148492.323 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148492.323 * * [misc]simplify: iters left: 6 (26 enodes) 1548148492.328 * * [misc]simplify: iters left: 5 (58 enodes) 1548148492.335 * * [misc]simplify: iters left: 4 (128 enodes) 1548148492.361 * * [misc]simplify: iters left: 3 (365 enodes) 1548148492.473 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) 1548148492.473 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148492.473 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148492.473 * * [misc]simplify: iters left: 6 (28 enodes) 1548148492.479 * * [misc]simplify: iters left: 5 (70 enodes) 1548148492.489 * * [misc]simplify: iters left: 4 (187 enodes) 1548148492.527 * * [misc]simplify: iters left: 3 (460 enodes) 1548148492.925 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148492.925 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148492.926 * * * * [misc]progress: [ 843 / 5054 ] simplifiying candidate # 1548148492.927 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148492.927 * * [misc]simplify: iters left: 6 (32 enodes) 1548148492.932 * * [misc]simplify: iters left: 5 (76 enodes) 1548148492.944 * * [misc]simplify: iters left: 4 (197 enodes) 1548148492.989 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148492.989 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* v (* v 6)) (* v (* v 6)))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148492.990 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148492.990 * * [misc]simplify: iters left: 6 (29 enodes) 1548148492.995 * * [misc]simplify: iters left: 5 (71 enodes) 1548148493.006 * * [misc]simplify: iters left: 4 (188 enodes) 1548148493.042 * * [misc]simplify: iters left: 3 (462 enodes) 1548148493.163 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148493.164 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148493.164 * * * * [misc]progress: [ 844 / 5054 ] simplifiying candidate # 1548148493.164 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148493.164 * * [misc]simplify: iters left: 6 (25 enodes) 1548148493.171 * * [misc]simplify: iters left: 5 (57 enodes) 1548148493.179 * * [misc]simplify: iters left: 4 (131 enodes) 1548148493.202 * * [misc]simplify: iters left: 3 (358 enodes) 1548148493.317 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* -6 v)))))) t)) 1548148493.317 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* v v) (* -6 v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148493.318 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148493.318 * * [misc]simplify: iters left: 6 (28 enodes) 1548148493.323 * * [misc]simplify: iters left: 5 (70 enodes) 1548148493.336 * * [misc]simplify: iters left: 4 (187 enodes) 1548148493.371 * * [misc]simplify: iters left: 3 (460 enodes) 1548148493.495 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148493.495 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148493.495 * * * * [misc]progress: [ 845 / 5054 ] simplifiying candidate # 1548148493.495 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148493.495 * * [misc]simplify: iters left: 6 (32 enodes) 1548148493.501 * * [misc]simplify: iters left: 5 (76 enodes) 1548148493.513 * * [misc]simplify: iters left: 4 (202 enodes) 1548148493.559 * [exit]simplify: Simplified to (/ (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148493.559 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148493.560 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148493.560 * * [misc]simplify: iters left: 6 (30 enodes) 1548148493.565 * * [misc]simplify: iters left: 5 (72 enodes) 1548148493.576 * * [misc]simplify: iters left: 4 (189 enodes) 1548148493.612 * * [misc]simplify: iters left: 3 (466 enodes) 1548148493.734 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148493.734 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ t (sqrt (cbrt (+ (* (* v v) -5) 1))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* v (* v 6)) (* v (* v 6)))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148493.734 * * * * [misc]progress: [ 846 / 5054 ] simplifiying candidate # 1548148493.735 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148493.735 * * [misc]simplify: iters left: 6 (32 enodes) 1548148493.740 * * [misc]simplify: iters left: 5 (75 enodes) 1548148493.752 * * [misc]simplify: iters left: 4 (192 enodes) 1548148493.790 * * [misc]simplify: iters left: 3 (487 enodes) 1548148493.922 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4))))))) 1548148493.922 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148493.923 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148493.923 * * [misc]simplify: iters left: 6 (30 enodes) 1548148493.928 * * [misc]simplify: iters left: 5 (72 enodes) 1548148493.941 * * [misc]simplify: iters left: 4 (189 enodes) 1548148493.976 * * [misc]simplify: iters left: 3 (466 enodes) 1548148494.099 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148494.099 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ t (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4))))))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148494.100 * * * * [misc]progress: [ 847 / 5054 ] simplifiying candidate # 1548148494.100 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148494.100 * * [misc]simplify: iters left: 6 (31 enodes) 1548148494.105 * * [misc]simplify: iters left: 5 (73 enodes) 1548148494.117 * * [misc]simplify: iters left: 4 (190 enodes) 1548148494.154 * * [misc]simplify: iters left: 3 (477 enodes) 1548148494.281 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) 1548148494.281 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148494.281 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148494.282 * * [misc]simplify: iters left: 6 (30 enodes) 1548148494.287 * * [misc]simplify: iters left: 5 (72 enodes) 1548148494.298 * * [misc]simplify: iters left: 4 (189 enodes) 1548148494.335 * * [misc]simplify: iters left: 3 (466 enodes) 1548148494.458 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148494.458 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148494.458 * * * * [misc]progress: [ 848 / 5054 ] simplifiying candidate # 1548148494.458 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148494.458 * * [misc]simplify: iters left: 6 (25 enodes) 1548148494.463 * * [misc]simplify: iters left: 5 (55 enodes) 1548148494.471 * * [misc]simplify: iters left: 4 (121 enodes) 1548148494.494 * * [misc]simplify: iters left: 3 (339 enodes) 1548148494.602 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148494.602 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148494.603 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148494.603 * * [misc]simplify: iters left: 6 (29 enodes) 1548148494.608 * * [misc]simplify: iters left: 5 (71 enodes) 1548148494.619 * * [misc]simplify: iters left: 4 (188 enodes) 1548148494.656 * * [misc]simplify: iters left: 3 (464 enodes) 1548148494.779 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148494.779 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148494.779 * * * * [misc]progress: [ 849 / 5054 ] simplifiying candidate # 1548148494.779 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148494.779 * * [misc]simplify: iters left: 6 (31 enodes) 1548148494.785 * * [misc]simplify: iters left: 5 (73 enodes) 1548148494.798 * * [misc]simplify: iters left: 4 (190 enodes) 1548148494.834 * * [misc]simplify: iters left: 3 (477 enodes) 1548148494.962 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) 1548148494.963 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148494.963 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148494.963 * * [misc]simplify: iters left: 6 (30 enodes) 1548148494.968 * * [misc]simplify: iters left: 5 (72 enodes) 1548148494.980 * * [misc]simplify: iters left: 4 (189 enodes) 1548148495.015 * * [misc]simplify: iters left: 3 (466 enodes) 1548148495.138 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5))))))) 1548148495.138 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t))) (/ (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148495.138 * * * * [misc]progress: [ 850 / 5054 ] simplifiying candidate # 1548148495.138 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148495.138 * * [misc]simplify: iters left: 6 (24 enodes) 1548148495.143 * * [misc]simplify: iters left: 5 (54 enodes) 1548148495.150 * * [misc]simplify: iters left: 4 (122 enodes) 1548148495.172 * * [misc]simplify: iters left: 3 (341 enodes) 1548148495.279 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (/ (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) 1548148495.279 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t) (/ (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148495.279 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148495.279 * * [misc]simplify: iters left: 6 (29 enodes) 1548148495.285 * * [misc]simplify: iters left: 5 (71 enodes) 1548148495.296 * * [misc]simplify: iters left: 4 (188 enodes) 1548148495.330 * * [misc]simplify: iters left: 3 (464 enodes) 1548148495.453 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148495.453 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148495.453 * * * * [misc]progress: [ 851 / 5054 ] simplifiying candidate # 1548148495.454 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148495.454 * * [misc]simplify: iters left: 6 (31 enodes) 1548148495.459 * * [misc]simplify: iters left: 5 (73 enodes) 1548148495.470 * * [misc]simplify: iters left: 4 (190 enodes) 1548148495.508 * * [misc]simplify: iters left: 3 (471 enodes) 1548148495.634 * [exit]simplify: Simplified to (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))))) (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) 1548148495.634 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))))) (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148495.635 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148495.635 * * [misc]simplify: iters left: 6 (29 enodes) 1548148495.640 * * [misc]simplify: iters left: 5 (71 enodes) 1548148495.651 * * [misc]simplify: iters left: 4 (188 enodes) 1548148495.688 * * [misc]simplify: iters left: 3 (466 enodes) 1548148495.810 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148495.810 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v)))))))) (cbrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (/ (* (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148495.810 * * * * [misc]progress: [ 852 / 5054 ] simplifiying candidate # 1548148495.810 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148495.810 * * [misc]simplify: iters left: 6 (31 enodes) 1548148495.818 * * [misc]simplify: iters left: 5 (72 enodes) 1548148495.829 * * [misc]simplify: iters left: 4 (183 enodes) 1548148495.863 * * [misc]simplify: iters left: 3 (444 enodes) 1548148495.986 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) t)) 1548148495.986 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148495.986 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148495.986 * * [misc]simplify: iters left: 6 (29 enodes) 1548148495.992 * * [misc]simplify: iters left: 5 (71 enodes) 1548148496.002 * * [misc]simplify: iters left: 4 (188 enodes) 1548148496.039 * * [misc]simplify: iters left: 3 (466 enodes) 1548148496.161 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148496.161 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5)))))) (* (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* 36 v) (* v v)))))) t)) (/ (* (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148496.161 * * * * [misc]progress: [ 853 / 5054 ] simplifiying candidate # 1548148496.161 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148496.162 * * [misc]simplify: iters left: 6 (30 enodes) 1548148496.167 * * [misc]simplify: iters left: 5 (70 enodes) 1548148496.178 * * [misc]simplify: iters left: 4 (181 enodes) 1548148496.214 * * [misc]simplify: iters left: 3 (438 enodes) 1548148496.329 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148496.330 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148496.330 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148496.330 * * [misc]simplify: iters left: 6 (29 enodes) 1548148496.335 * * [misc]simplify: iters left: 5 (71 enodes) 1548148496.346 * * [misc]simplify: iters left: 4 (188 enodes) 1548148496.384 * * [misc]simplify: iters left: 3 (466 enodes) 1548148496.506 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148496.506 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148496.506 * * * * [misc]progress: [ 854 / 5054 ] simplifiying candidate # 1548148496.506 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) 1548148496.506 * * [misc]simplify: iters left: 6 (24 enodes) 1548148496.511 * * [misc]simplify: iters left: 5 (52 enodes) 1548148496.518 * * [misc]simplify: iters left: 4 (111 enodes) 1548148496.539 * * [misc]simplify: iters left: 3 (302 enodes) 1548148496.629 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) 1548148496.629 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) t) (sqrt (sqrt (- 8 (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148496.629 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148496.629 * * [misc]simplify: iters left: 6 (28 enodes) 1548148496.635 * * [misc]simplify: iters left: 5 (70 enodes) 1548148496.646 * * [misc]simplify: iters left: 4 (187 enodes) 1548148496.680 * * [misc]simplify: iters left: 3 (464 enodes) 1548148496.803 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148496.803 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148496.804 * * * * [misc]progress: [ 855 / 5054 ] simplifiying candidate # 1548148496.804 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148496.804 * * [misc]simplify: iters left: 6 (30 enodes) 1548148496.809 * * [misc]simplify: iters left: 5 (70 enodes) 1548148496.820 * * [misc]simplify: iters left: 4 (181 enodes) 1548148496.856 * * [misc]simplify: iters left: 3 (438 enodes) 1548148496.971 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148496.971 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148496.971 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148496.972 * * [misc]simplify: iters left: 6 (29 enodes) 1548148496.977 * * [misc]simplify: iters left: 5 (71 enodes) 1548148496.988 * * [misc]simplify: iters left: 4 (188 enodes) 1548148497.025 * * [misc]simplify: iters left: 3 (466 enodes) 1548148497.147 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8)))) 1548148497.148 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148497.148 * * * * [misc]progress: [ 856 / 5054 ] simplifiying candidate # 1548148497.148 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) 1548148497.148 * * [misc]simplify: iters left: 6 (23 enodes) 1548148497.152 * * [misc]simplify: iters left: 5 (49 enodes) 1548148497.158 * * [misc]simplify: iters left: 4 (108 enodes) 1548148497.179 * * [misc]simplify: iters left: 3 (297 enodes) 1548148497.275 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) t)) 1548148497.275 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148497.275 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148497.275 * * [misc]simplify: iters left: 6 (28 enodes) 1548148497.281 * * [misc]simplify: iters left: 5 (70 enodes) 1548148497.291 * * [misc]simplify: iters left: 4 (187 enodes) 1548148497.328 * * [misc]simplify: iters left: 3 (464 enodes) 1548148497.450 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148497.450 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148497.450 * * * * [misc]progress: [ 857 / 5054 ] simplifiying candidate # 1548148497.450 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148497.451 * * [misc]simplify: iters left: 6 (29 enodes) 1548148497.456 * * [misc]simplify: iters left: 5 (71 enodes) 1548148497.467 * * [misc]simplify: iters left: 4 (188 enodes) 1548148497.504 * * [misc]simplify: iters left: 3 (451 enodes) 1548148497.624 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148497.624 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148497.624 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148497.625 * * [misc]simplify: iters left: 6 (31 enodes) 1548148497.630 * * [misc]simplify: iters left: 5 (76 enodes) 1548148497.642 * * [misc]simplify: iters left: 4 (206 enodes) 1548148497.690 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148497.690 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* v 6)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148497.690 * * * * [misc]progress: [ 858 / 5054 ] simplifiying candidate # 1548148497.690 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148497.690 * * [misc]simplify: iters left: 6 (29 enodes) 1548148497.696 * * [misc]simplify: iters left: 5 (70 enodes) 1548148497.706 * * [misc]simplify: iters left: 4 (181 enodes) 1548148497.741 * * [misc]simplify: iters left: 3 (434 enodes) 1548148497.857 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148497.858 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148497.858 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148497.858 * * [misc]simplify: iters left: 6 (31 enodes) 1548148497.863 * * [misc]simplify: iters left: 5 (76 enodes) 1548148497.877 * * [misc]simplify: iters left: 4 (206 enodes) 1548148497.923 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148497.923 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (* (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148497.923 * * * * [misc]progress: [ 859 / 5054 ] simplifiying candidate # 1548148497.923 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148497.923 * * [misc]simplify: iters left: 6 (28 enodes) 1548148497.931 * * [misc]simplify: iters left: 5 (68 enodes) 1548148497.941 * * [misc]simplify: iters left: 4 (179 enodes) 1548148497.974 * * [misc]simplify: iters left: 3 (426 enodes) 1548148498.087 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) 1548148498.087 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.087 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148498.088 * * [misc]simplify: iters left: 6 (31 enodes) 1548148498.093 * * [misc]simplify: iters left: 5 (76 enodes) 1548148498.105 * * [misc]simplify: iters left: 4 (206 enodes) 1548148498.152 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148498.152 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.152 * * * * [misc]progress: [ 860 / 5054 ] simplifiying candidate # 1548148498.152 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) 1548148498.152 * * [misc]simplify: iters left: 6 (22 enodes) 1548148498.157 * * [misc]simplify: iters left: 5 (50 enodes) 1548148498.163 * * [misc]simplify: iters left: 4 (109 enodes) 1548148498.182 * * [misc]simplify: iters left: 3 (298 enodes) 1548148498.271 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) 1548148498.271 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.271 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148498.271 * * [misc]simplify: iters left: 6 (30 enodes) 1548148498.277 * * [misc]simplify: iters left: 5 (75 enodes) 1548148498.288 * * [misc]simplify: iters left: 4 (205 enodes) 1548148498.336 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148498.336 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.336 * * * * [misc]progress: [ 861 / 5054 ] simplifiying candidate # 1548148498.336 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148498.336 * * [misc]simplify: iters left: 6 (28 enodes) 1548148498.342 * * [misc]simplify: iters left: 5 (68 enodes) 1548148498.352 * * [misc]simplify: iters left: 4 (179 enodes) 1548148498.387 * * [misc]simplify: iters left: 3 (426 enodes) 1548148498.499 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) 1548148498.499 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.499 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148498.499 * * [misc]simplify: iters left: 6 (31 enodes) 1548148498.505 * * [misc]simplify: iters left: 5 (76 enodes) 1548148498.517 * * [misc]simplify: iters left: 4 (206 enodes) 1548148498.565 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))))) 1548148498.565 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* v (* v 12))) 4))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (* (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ 1 (* (* v v) -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.565 * * * * [misc]progress: [ 862 / 5054 ] simplifiying candidate # 1548148498.565 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) 1548148498.565 * * [misc]simplify: iters left: 6 (21 enodes) 1548148498.569 * * [misc]simplify: iters left: 5 (47 enodes) 1548148498.575 * * [misc]simplify: iters left: 4 (106 enodes) 1548148498.597 * * [misc]simplify: iters left: 3 (307 enodes) 1548148498.700 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) 1548148498.700 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.701 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148498.701 * * [misc]simplify: iters left: 6 (30 enodes) 1548148498.706 * * [misc]simplify: iters left: 5 (75 enodes) 1548148498.718 * * [misc]simplify: iters left: 4 (205 enodes) 1548148498.765 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148498.765 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.765 * * * * [misc]progress: [ 863 / 5054 ] simplifiying candidate # 1548148498.765 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148498.765 * * [misc]simplify: iters left: 6 (32 enodes) 1548148498.771 * * [misc]simplify: iters left: 5 (80 enodes) 1548148498.784 * * [misc]simplify: iters left: 4 (218 enodes) 1548148498.835 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) 1548148498.835 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148498.835 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148498.835 * * [misc]simplify: iters left: 6 (28 enodes) 1548148498.841 * * [misc]simplify: iters left: 5 (70 enodes) 1548148498.851 * * [misc]simplify: iters left: 4 (187 enodes) 1548148498.888 * * [misc]simplify: iters left: 3 (482 enodes) 1548148499.025 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148499.025 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))) (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* t PI)) (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148499.025 * * * * [misc]progress: [ 864 / 5054 ] simplifiying candidate # 1548148499.025 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148499.025 * * [misc]simplify: iters left: 6 (32 enodes) 1548148499.031 * * [misc]simplify: iters left: 5 (76 enodes) 1548148499.045 * * [misc]simplify: iters left: 4 (194 enodes) 1548148499.081 * * [misc]simplify: iters left: 3 (493 enodes) 1548148499.218 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (* t PI))) 1548148499.218 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148499.218 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148499.219 * * [misc]simplify: iters left: 6 (28 enodes) 1548148499.224 * * [misc]simplify: iters left: 5 (70 enodes) 1548148499.235 * * [misc]simplify: iters left: 4 (187 enodes) 1548148499.273 * * [misc]simplify: iters left: 3 (482 enodes) 1548148499.408 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148499.408 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (* t PI))) (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148499.409 * * * * [misc]progress: [ 865 / 5054 ] simplifiying candidate # 1548148499.409 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148499.409 * * [misc]simplify: iters left: 6 (31 enodes) 1548148499.417 * * [misc]simplify: iters left: 5 (74 enodes) 1548148499.428 * * [misc]simplify: iters left: 4 (192 enodes) 1548148499.464 * * [misc]simplify: iters left: 3 (489 enodes) 1548148499.605 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148499.605 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148499.605 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148499.605 * * [misc]simplify: iters left: 6 (28 enodes) 1548148499.611 * * [misc]simplify: iters left: 5 (70 enodes) 1548148499.622 * * [misc]simplify: iters left: 4 (187 enodes) 1548148499.659 * * [misc]simplify: iters left: 3 (482 enodes) 1548148499.796 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148499.796 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148499.796 * * * * [misc]progress: [ 866 / 5054 ] simplifiying candidate # 1548148499.796 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) 1548148499.796 * * [misc]simplify: iters left: 6 (25 enodes) 1548148499.801 * * [misc]simplify: iters left: 5 (56 enodes) 1548148499.808 * * [misc]simplify: iters left: 4 (128 enodes) 1548148499.831 * * [misc]simplify: iters left: 3 (358 enodes) 1548148499.940 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (* t PI))) 1548148499.940 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148499.941 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148499.941 * * [misc]simplify: iters left: 6 (27 enodes) 1548148499.946 * * [misc]simplify: iters left: 5 (69 enodes) 1548148499.959 * * [misc]simplify: iters left: 4 (186 enodes) 1548148499.994 * * [misc]simplify: iters left: 3 (482 enodes) 1548148500.128 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148500.128 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148500.128 * * * * [misc]progress: [ 867 / 5054 ] simplifiying candidate # 1548148500.128 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148500.128 * * [misc]simplify: iters left: 6 (31 enodes) 1548148500.134 * * [misc]simplify: iters left: 5 (74 enodes) 1548148500.145 * * [misc]simplify: iters left: 4 (192 enodes) 1548148500.183 * * [misc]simplify: iters left: 3 (489 enodes) 1548148500.326 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148500.326 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148500.326 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148500.326 * * [misc]simplify: iters left: 6 (28 enodes) 1548148500.332 * * [misc]simplify: iters left: 5 (70 enodes) 1548148500.342 * * [misc]simplify: iters left: 4 (187 enodes) 1548148500.377 * * [misc]simplify: iters left: 3 (482 enodes) 1548148500.512 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148500.512 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8))) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148500.512 * * * * [misc]progress: [ 868 / 5054 ] simplifiying candidate # 1548148500.512 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) 1548148500.512 * * [misc]simplify: iters left: 6 (24 enodes) 1548148500.517 * * [misc]simplify: iters left: 5 (55 enodes) 1548148500.525 * * [misc]simplify: iters left: 4 (132 enodes) 1548148500.551 * * [misc]simplify: iters left: 3 (363 enodes) 1548148500.662 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) PI) (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) t)) 1548148500.663 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) PI) (* (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148500.663 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148500.663 * * [misc]simplify: iters left: 6 (27 enodes) 1548148500.668 * * [misc]simplify: iters left: 5 (69 enodes) 1548148500.679 * * [misc]simplify: iters left: 4 (186 enodes) 1548148500.716 * * [misc]simplify: iters left: 3 (482 enodes) 1548148500.850 * [exit]simplify: Simplified to (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148500.850 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) (/ (* (* (cbrt (+ (* (* v -5) v) 1)) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (cbrt (+ (* (* v -5) v) 1)))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148500.850 * * * * [misc]progress: [ 869 / 5054 ] simplifiying candidate # 1548148500.850 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148500.850 * * [misc]simplify: iters left: 6 (37 enodes) 1548148500.858 * * [misc]simplify: iters left: 5 (94 enodes) 1548148500.875 * * [misc]simplify: iters left: 4 (268 enodes) 1548148500.946 * [exit]simplify: Simplified to (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) PI)) 1548148500.946 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v 6) v) (* (* v 6) v)))))) PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148500.946 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148500.946 * * [misc]simplify: iters left: 6 (33 enodes) 1548148500.952 * * [misc]simplify: iters left: 5 (87 enodes) 1548148500.967 * * [misc]simplify: iters left: 4 (241 enodes) 1548148501.042 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148501.042 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.043 * * * * [misc]progress: [ 870 / 5054 ] simplifiying candidate # 1548148501.043 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148501.043 * * [misc]simplify: iters left: 6 (37 enodes) 1548148501.051 * * [misc]simplify: iters left: 5 (93 enodes) 1548148501.065 * * [misc]simplify: iters left: 4 (256 enodes) 1548148501.132 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v (* v 6)) (* v (* v 6)))))))) 1548148501.132 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.132 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148501.132 * * [misc]simplify: iters left: 6 (33 enodes) 1548148501.138 * * [misc]simplify: iters left: 5 (87 enodes) 1548148501.154 * * [misc]simplify: iters left: 4 (241 enodes) 1548148501.228 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148501.228 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v (* v 6)) (* v (* v 6)))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.229 * * * * [misc]progress: [ 871 / 5054 ] simplifiying candidate # 1548148501.229 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148501.229 * * [misc]simplify: iters left: 6 (36 enodes) 1548148501.236 * * [misc]simplify: iters left: 5 (91 enodes) 1548148501.250 * * [misc]simplify: iters left: 4 (254 enodes) 1548148501.315 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148501.316 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.316 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148501.316 * * [misc]simplify: iters left: 6 (33 enodes) 1548148501.322 * * [misc]simplify: iters left: 5 (87 enodes) 1548148501.340 * * [misc]simplify: iters left: 4 (241 enodes) 1548148501.412 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148501.412 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.412 * * * * [misc]progress: [ 872 / 5054 ] simplifiying candidate # 1548148501.413 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148501.413 * * [misc]simplify: iters left: 6 (30 enodes) 1548148501.419 * * [misc]simplify: iters left: 5 (73 enodes) 1548148501.429 * * [misc]simplify: iters left: 4 (184 enodes) 1548148501.473 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148501.473 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.473 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148501.473 * * [misc]simplify: iters left: 6 (32 enodes) 1548148501.480 * * [misc]simplify: iters left: 5 (86 enodes) 1548148501.495 * * [misc]simplify: iters left: 4 (237 enodes) 1548148501.558 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148501.558 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.558 * * * * [misc]progress: [ 873 / 5054 ] simplifiying candidate # 1548148501.558 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148501.558 * * [misc]simplify: iters left: 6 (36 enodes) 1548148501.567 * * [misc]simplify: iters left: 5 (91 enodes) 1548148501.581 * * [misc]simplify: iters left: 4 (254 enodes) 1548148501.646 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148501.646 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.646 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148501.647 * * [misc]simplify: iters left: 6 (33 enodes) 1548148501.653 * * [misc]simplify: iters left: 5 (87 enodes) 1548148501.668 * * [misc]simplify: iters left: 4 (241 enodes) 1548148501.743 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148501.743 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.743 * * * * [misc]progress: [ 874 / 5054 ] simplifiying candidate # 1548148501.743 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148501.744 * * [misc]simplify: iters left: 6 (29 enodes) 1548148501.749 * * [misc]simplify: iters left: 5 (72 enodes) 1548148501.759 * * [misc]simplify: iters left: 4 (187 enodes) 1548148501.805 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148501.805 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v)))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.805 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148501.805 * * [misc]simplify: iters left: 6 (32 enodes) 1548148501.811 * * [misc]simplify: iters left: 5 (86 enodes) 1548148501.826 * * [misc]simplify: iters left: 4 (237 enodes) 1548148501.889 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148501.889 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (cbrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.890 * * * * [misc]progress: [ 875 / 5054 ] simplifiying candidate # 1548148501.890 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148501.890 * * [misc]simplify: iters left: 6 (37 enodes) 1548148501.897 * * [misc]simplify: iters left: 5 (90 enodes) 1548148501.911 * * [misc]simplify: iters left: 4 (253 enodes) 1548148501.975 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148501.975 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148501.975 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148501.975 * * [misc]simplify: iters left: 6 (29 enodes) 1548148501.983 * * [misc]simplify: iters left: 5 (70 enodes) 1548148501.993 * * [misc]simplify: iters left: 4 (179 enodes) 1548148502.027 * * [misc]simplify: iters left: 3 (434 enodes) 1548148502.143 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148502.143 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (/ PI (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.143 * * * * [misc]progress: [ 876 / 5054 ] simplifiying candidate # 1548148502.143 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148502.143 * * [misc]simplify: iters left: 6 (37 enodes) 1548148502.150 * * [misc]simplify: iters left: 5 (89 enodes) 1548148502.164 * * [misc]simplify: iters left: 4 (241 enodes) 1548148502.221 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v v) (* (* v v) 36)))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148502.221 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v v) (* (* v v) 36)))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.221 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148502.221 * * [misc]simplify: iters left: 6 (29 enodes) 1548148502.226 * * [misc]simplify: iters left: 5 (70 enodes) 1548148502.237 * * [misc]simplify: iters left: 4 (179 enodes) 1548148502.273 * * [misc]simplify: iters left: 3 (434 enodes) 1548148502.388 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148502.389 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* v v) (* (* v v) 36)))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.389 * * * * [misc]progress: [ 877 / 5054 ] simplifiying candidate # 1548148502.389 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148502.389 * * [misc]simplify: iters left: 6 (36 enodes) 1548148502.396 * * [misc]simplify: iters left: 5 (87 enodes) 1548148502.410 * * [misc]simplify: iters left: 4 (239 enodes) 1548148502.467 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) 1548148502.467 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.467 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148502.467 * * [misc]simplify: iters left: 6 (29 enodes) 1548148502.472 * * [misc]simplify: iters left: 5 (70 enodes) 1548148502.485 * * [misc]simplify: iters left: 4 (179 enodes) 1548148502.519 * * [misc]simplify: iters left: 3 (434 enodes) 1548148502.633 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148502.633 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.633 * * * * [misc]progress: [ 878 / 5054 ] simplifiying candidate # 1548148502.634 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148502.634 * * [misc]simplify: iters left: 6 (30 enodes) 1548148502.641 * * [misc]simplify: iters left: 5 (69 enodes) 1548148502.651 * * [misc]simplify: iters left: 4 (169 enodes) 1548148502.687 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* PI t) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148502.687 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* PI t) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.687 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148502.687 * * [misc]simplify: iters left: 6 (28 enodes) 1548148502.693 * * [misc]simplify: iters left: 5 (69 enodes) 1548148502.705 * * [misc]simplify: iters left: 4 (178 enodes) 1548148502.737 * * [misc]simplify: iters left: 3 (419 enodes) 1548148502.846 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148502.846 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* PI t) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.846 * * * * [misc]progress: [ 879 / 5054 ] simplifiying candidate # 1548148502.846 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148502.846 * * [misc]simplify: iters left: 6 (36 enodes) 1548148502.853 * * [misc]simplify: iters left: 5 (87 enodes) 1548148502.869 * * [misc]simplify: iters left: 4 (239 enodes) 1548148502.925 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) 1548148502.925 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148502.926 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148502.926 * * [misc]simplify: iters left: 6 (29 enodes) 1548148502.931 * * [misc]simplify: iters left: 5 (70 enodes) 1548148502.942 * * [misc]simplify: iters left: 4 (179 enodes) 1548148502.975 * * [misc]simplify: iters left: 3 (434 enodes) 1548148503.091 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148503.091 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v (* v 6)) (* v (* v 6))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (cbrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.091 * * * * [misc]progress: [ 880 / 5054 ] simplifiying candidate # 1548148503.092 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148503.092 * * [misc]simplify: iters left: 6 (29 enodes) 1548148503.097 * * [misc]simplify: iters left: 5 (68 enodes) 1548148503.107 * * [misc]simplify: iters left: 4 (172 enodes) 1548148503.145 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148503.145 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.145 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148503.145 * * [misc]simplify: iters left: 6 (28 enodes) 1548148503.150 * * [misc]simplify: iters left: 5 (69 enodes) 1548148503.161 * * [misc]simplify: iters left: 4 (178 enodes) 1548148503.193 * * [misc]simplify: iters left: 3 (419 enodes) 1548148503.303 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148503.303 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.303 * * * * [misc]progress: [ 881 / 5054 ] simplifiying candidate # 1548148503.304 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) 1548148503.304 * * [misc]simplify: iters left: 6 (20 enodes) 1548148503.308 * * [misc]simplify: iters left: 5 (46 enodes) 1548148503.314 * * [misc]simplify: iters left: 4 (105 enodes) 1548148503.333 * * [misc]simplify: iters left: 3 (304 enodes) 1548148503.430 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) 1548148503.430 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.430 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148503.430 * * [misc]simplify: iters left: 6 (30 enodes) 1548148503.436 * * [misc]simplify: iters left: 5 (75 enodes) 1548148503.447 * * [misc]simplify: iters left: 4 (205 enodes) 1548148503.494 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) 1548148503.494 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) (* (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.495 * * * * [misc]progress: [ 882 / 5054 ] simplifiying candidate # 1548148503.495 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148503.495 * * [misc]simplify: iters left: 6 (24 enodes) 1548148503.499 * * [misc]simplify: iters left: 5 (55 enodes) 1548148503.507 * * [misc]simplify: iters left: 4 (129 enodes) 1548148503.532 * * [misc]simplify: iters left: 3 (376 enodes) 1548148503.647 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t PI)) (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) 1548148503.647 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (* t PI)) (/ (cbrt (+ (* (* -5 v) v) 1)) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.647 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148503.647 * * [misc]simplify: iters left: 6 (26 enodes) 1548148503.652 * * [misc]simplify: iters left: 5 (66 enodes) 1548148503.662 * * [misc]simplify: iters left: 4 (177 enodes) 1548148503.698 * * [misc]simplify: iters left: 3 (423 enodes) 1548148503.810 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148503.810 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.811 * * * * [misc]progress: [ 883 / 5054 ] simplifiying candidate # 1548148503.811 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148503.811 * * [misc]simplify: iters left: 6 (33 enodes) 1548148503.818 * * [misc]simplify: iters left: 5 (85 enodes) 1548148503.831 * * [misc]simplify: iters left: 4 (231 enodes) 1548148503.897 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* v (* v 6)) 2) (* v (* v 6))) 3)))) 1548148503.897 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* v (* v 6)) 2) (* v (* v 6))) 3)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148503.897 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148503.897 * * [misc]simplify: iters left: 6 (29 enodes) 1548148503.905 * * [misc]simplify: iters left: 5 (88 enodes) 1548148503.925 * * [misc]simplify: iters left: 4 (334 enodes) 1548148504.066 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148504.066 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (+ 64 (pow (* (+ (* v (* v 6)) 2) (* v (* v 6))) 3)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148504.066 * * * * [misc]progress: [ 884 / 5054 ] simplifiying candidate # 1548148504.066 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148504.066 * * [misc]simplify: iters left: 6 (33 enodes) 1548148504.075 * * [misc]simplify: iters left: 5 (89 enodes) 1548148504.090 * * [misc]simplify: iters left: 4 (277 enodes) 1548148504.177 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)) (- (- 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148504.177 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)) (- (- 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148504.177 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148504.178 * * [misc]simplify: iters left: 6 (25 enodes) 1548148504.182 * * [misc]simplify: iters left: 5 (64 enodes) 1548148504.195 * * [misc]simplify: iters left: 4 (171 enodes) 1548148504.229 * * [misc]simplify: iters left: 3 (464 enodes) 1548148504.365 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148504.365 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)) (- (- 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148504.365 * * * * [misc]progress: [ 885 / 5054 ] simplifiying candidate # 1548148504.365 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148504.365 * * [misc]simplify: iters left: 6 (27 enodes) 1548148504.370 * * [misc]simplify: iters left: 5 (61 enodes) 1548148504.379 * * [misc]simplify: iters left: 4 (151 enodes) 1548148504.401 * * [misc]simplify: iters left: 3 (278 enodes) 1548148504.443 * * [misc]simplify: iters left: 2 (364 enodes) 1548148504.491 * * [misc]simplify: iters left: 1 (409 enodes) 1548148504.534 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))))) 1548148504.534 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148504.534 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148504.534 * * [misc]simplify: iters left: 6 (30 enodes) 1548148504.540 * * [misc]simplify: iters left: 5 (73 enodes) 1548148504.551 * * [misc]simplify: iters left: 4 (190 enodes) 1548148504.587 * * [misc]simplify: iters left: 3 (452 enodes) 1548148504.705 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (cbrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4))))) 1548148504.705 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (cbrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148504.705 * * * * [misc]progress: [ 886 / 5054 ] simplifiying candidate # 1548148504.705 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148504.705 * * [misc]simplify: iters left: 6 (26 enodes) 1548148504.710 * * [misc]simplify: iters left: 5 (58 enodes) 1548148504.719 * * [misc]simplify: iters left: 4 (145 enodes) 1548148504.742 * * [misc]simplify: iters left: 3 (263 enodes) 1548148504.780 * * [misc]simplify: iters left: 2 (352 enodes) 1548148504.831 * * [misc]simplify: iters left: 1 (410 enodes) 1548148504.874 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))))) 1548148504.874 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148504.874 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148504.875 * * [misc]simplify: iters left: 6 (30 enodes) 1548148504.880 * * [misc]simplify: iters left: 5 (73 enodes) 1548148504.891 * * [misc]simplify: iters left: 4 (190 enodes) 1548148504.927 * * [misc]simplify: iters left: 3 (452 enodes) 1548148505.043 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (sqrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4))))) 1548148505.043 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))) (sqrt (/ (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (* 12 v) v) (* (pow v 4) 36)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148505.043 * * * * [misc]progress: [ 887 / 5054 ] simplifiying candidate # 1548148505.043 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148505.043 * * [misc]simplify: iters left: 6 (29 enodes) 1548148505.048 * * [misc]simplify: iters left: 5 (67 enodes) 1548148505.061 * * [misc]simplify: iters left: 4 (171 enodes) 1548148505.088 * * [misc]simplify: iters left: 3 (371 enodes) 1548148505.176 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) 1548148505.176 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148505.176 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148505.176 * * [misc]simplify: iters left: 6 (31 enodes) 1548148505.182 * * [misc]simplify: iters left: 5 (74 enodes) 1548148505.193 * * [misc]simplify: iters left: 4 (185 enodes) 1548148505.228 * * [misc]simplify: iters left: 3 (447 enodes) 1548148505.347 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148505.347 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148505.347 * * * * [misc]progress: [ 888 / 5054 ] simplifiying candidate # 1548148505.347 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148505.348 * * [misc]simplify: iters left: 6 (29 enodes) 1548148505.353 * * [misc]simplify: iters left: 5 (64 enodes) 1548148505.363 * * [misc]simplify: iters left: 4 (151 enodes) 1548148505.386 * * [misc]simplify: iters left: 3 (289 enodes) 1548148505.432 * * [misc]simplify: iters left: 2 (444 enodes) 1548148505.504 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* 36 (pow v 4)))))))) 1548148505.504 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148505.505 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148505.505 * * [misc]simplify: iters left: 6 (31 enodes) 1548148505.510 * * [misc]simplify: iters left: 5 (74 enodes) 1548148505.521 * * [misc]simplify: iters left: 4 (185 enodes) 1548148505.556 * * [misc]simplify: iters left: 3 (447 enodes) 1548148505.676 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148505.676 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* 36 (pow v 4)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148505.676 * * * * [misc]progress: [ 889 / 5054 ] simplifiying candidate # 1548148505.676 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148505.676 * * [misc]simplify: iters left: 6 (28 enodes) 1548148505.681 * * [misc]simplify: iters left: 5 (62 enodes) 1548148505.691 * * [misc]simplify: iters left: 4 (149 enodes) 1548148505.713 * * [misc]simplify: iters left: 3 (284 enodes) 1548148505.758 * * [misc]simplify: iters left: 2 (461 enodes) 1548148505.848 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148505.848 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148505.848 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148505.848 * * [misc]simplify: iters left: 6 (31 enodes) 1548148505.854 * * [misc]simplify: iters left: 5 (74 enodes) 1548148505.865 * * [misc]simplify: iters left: 4 (185 enodes) 1548148505.902 * * [misc]simplify: iters left: 3 (447 enodes) 1548148506.023 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148506.023 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148506.023 * * * * [misc]progress: [ 890 / 5054 ] simplifiying candidate # 1548148506.023 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148506.023 * * [misc]simplify: iters left: 6 (19 enodes) 1548148506.026 * * [misc]simplify: iters left: 5 (35 enodes) 1548148506.031 * * [misc]simplify: iters left: 4 (66 enodes) 1548148506.039 * * [misc]simplify: iters left: 3 (102 enodes) 1548148506.055 * * [misc]simplify: iters left: 2 (150 enodes) 1548148506.076 * * [misc]simplify: iters left: 1 (195 enodes) 1548148506.106 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148506.106 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148506.107 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148506.107 * * [misc]simplify: iters left: 6 (30 enodes) 1548148506.112 * * [misc]simplify: iters left: 5 (73 enodes) 1548148506.123 * * [misc]simplify: iters left: 4 (184 enodes) 1548148506.158 * * [misc]simplify: iters left: 3 (444 enodes) 1548148506.273 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148506.273 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148506.273 * * * * [misc]progress: [ 891 / 5054 ] simplifiying candidate # 1548148506.273 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148506.273 * * [misc]simplify: iters left: 6 (28 enodes) 1548148506.278 * * [misc]simplify: iters left: 5 (62 enodes) 1548148506.288 * * [misc]simplify: iters left: 4 (149 enodes) 1548148506.310 * * [misc]simplify: iters left: 3 (284 enodes) 1548148506.355 * * [misc]simplify: iters left: 2 (461 enodes) 1548148506.445 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148506.445 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148506.445 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148506.445 * * [misc]simplify: iters left: 6 (31 enodes) 1548148506.451 * * [misc]simplify: iters left: 5 (74 enodes) 1548148506.462 * * [misc]simplify: iters left: 4 (185 enodes) 1548148506.498 * * [misc]simplify: iters left: 3 (447 enodes) 1548148506.617 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148506.617 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148506.617 * * * * [misc]progress: [ 892 / 5054 ] simplifiying candidate # 1548148506.617 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148506.617 * * [misc]simplify: iters left: 6 (18 enodes) 1548148506.620 * * [misc]simplify: iters left: 5 (34 enodes) 1548148506.625 * * [misc]simplify: iters left: 4 (68 enodes) 1548148506.634 * * [misc]simplify: iters left: 3 (102 enodes) 1548148506.648 * * [misc]simplify: iters left: 2 (135 enodes) 1548148506.667 * * [misc]simplify: iters left: 1 (171 enodes) 1548148506.693 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) 1548148506.693 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148506.693 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148506.694 * * [misc]simplify: iters left: 6 (30 enodes) 1548148506.699 * * [misc]simplify: iters left: 5 (73 enodes) 1548148506.711 * * [misc]simplify: iters left: 4 (184 enodes) 1548148506.745 * * [misc]simplify: iters left: 3 (444 enodes) 1548148506.861 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148506.861 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* v v) -5))) (cbrt (+ 1 (* (* v v) -5))))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148506.861 * * * * [misc]progress: [ 893 / 5054 ] simplifiying candidate # 1548148506.861 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148506.862 * * [misc]simplify: iters left: 6 (28 enodes) 1548148506.866 * * [misc]simplify: iters left: 5 (62 enodes) 1548148506.876 * * [misc]simplify: iters left: 4 (148 enodes) 1548148506.898 * * [misc]simplify: iters left: 3 (282 enodes) 1548148506.943 * * [misc]simplify: iters left: 2 (427 enodes) 1548148507.025 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148507.025 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148507.025 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148507.025 * * [misc]simplify: iters left: 6 (31 enodes) 1548148507.033 * * [misc]simplify: iters left: 5 (74 enodes) 1548148507.044 * * [misc]simplify: iters left: 4 (185 enodes) 1548148507.078 * * [misc]simplify: iters left: 3 (447 enodes) 1548148507.198 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148507.198 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148507.198 * * * * [misc]progress: [ 894 / 5054 ] simplifiying candidate # 1548148507.198 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148507.198 * * [misc]simplify: iters left: 6 (28 enodes) 1548148507.203 * * [misc]simplify: iters left: 5 (61 enodes) 1548148507.213 * * [misc]simplify: iters left: 4 (142 enodes) 1548148507.233 * * [misc]simplify: iters left: 3 (251 enodes) 1548148507.271 * * [misc]simplify: iters left: 2 (341 enodes) 1548148507.319 * * [misc]simplify: iters left: 1 (395 enodes) 1548148507.358 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148507.358 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148507.359 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148507.359 * * [misc]simplify: iters left: 6 (31 enodes) 1548148507.364 * * [misc]simplify: iters left: 5 (74 enodes) 1548148507.375 * * [misc]simplify: iters left: 4 (185 enodes) 1548148507.410 * * [misc]simplify: iters left: 3 (447 enodes) 1548148507.529 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148507.529 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148507.529 * * * * [misc]progress: [ 895 / 5054 ] simplifiying candidate # 1548148507.530 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148507.530 * * [misc]simplify: iters left: 6 (27 enodes) 1548148507.534 * * [misc]simplify: iters left: 5 (59 enodes) 1548148507.543 * * [misc]simplify: iters left: 4 (140 enodes) 1548148507.564 * * [misc]simplify: iters left: 3 (247 enodes) 1548148507.603 * * [misc]simplify: iters left: 2 (346 enodes) 1548148507.659 * * [misc]simplify: iters left: 1 (440 enodes) 1548148507.708 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148507.708 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148507.708 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148507.709 * * [misc]simplify: iters left: 6 (31 enodes) 1548148507.714 * * [misc]simplify: iters left: 5 (74 enodes) 1548148507.725 * * [misc]simplify: iters left: 4 (185 enodes) 1548148507.762 * * [misc]simplify: iters left: 3 (447 enodes) 1548148507.880 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148507.880 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148507.881 * * * * [misc]progress: [ 896 / 5054 ] simplifiying candidate # 1548148507.881 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148507.881 * * [misc]simplify: iters left: 6 (18 enodes) 1548148507.884 * * [misc]simplify: iters left: 5 (32 enodes) 1548148507.888 * * [misc]simplify: iters left: 4 (57 enodes) 1548148507.895 * * [misc]simplify: iters left: 3 (75 enodes) 1548148507.904 * * [misc]simplify: iters left: 2 (81 enodes) 1548148507.911 * * [misc]simplify: iters left: 1 (96 enodes) 1548148507.921 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148507.921 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148507.922 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148507.922 * * [misc]simplify: iters left: 6 (30 enodes) 1548148507.927 * * [misc]simplify: iters left: 5 (73 enodes) 1548148507.938 * * [misc]simplify: iters left: 4 (184 enodes) 1548148507.974 * * [misc]simplify: iters left: 3 (444 enodes) 1548148508.089 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148508.089 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148508.089 * * * * [misc]progress: [ 897 / 5054 ] simplifiying candidate # 1548148508.089 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148508.089 * * [misc]simplify: iters left: 6 (27 enodes) 1548148508.094 * * [misc]simplify: iters left: 5 (59 enodes) 1548148508.103 * * [misc]simplify: iters left: 4 (140 enodes) 1548148508.126 * * [misc]simplify: iters left: 3 (247 enodes) 1548148508.163 * * [misc]simplify: iters left: 2 (346 enodes) 1548148508.219 * * [misc]simplify: iters left: 1 (440 enodes) 1548148508.268 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) 1548148508.268 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148508.268 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148508.268 * * [misc]simplify: iters left: 6 (31 enodes) 1548148508.274 * * [misc]simplify: iters left: 5 (74 enodes) 1548148508.286 * * [misc]simplify: iters left: 4 (185 enodes) 1548148508.321 * * [misc]simplify: iters left: 3 (447 enodes) 1548148508.442 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148508.442 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))) (sqrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148508.442 * * * * [misc]progress: [ 898 / 5054 ] simplifiying candidate # 1548148508.442 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148508.442 * * [misc]simplify: iters left: 6 (17 enodes) 1548148508.444 * * [misc]simplify: iters left: 5 (31 enodes) 1548148508.449 * * [misc]simplify: iters left: 4 (62 enodes) 1548148508.457 * * [misc]simplify: iters left: 3 (86 enodes) 1548148508.466 * * [misc]simplify: iters left: 2 (101 enodes) 1548148508.476 * * [misc]simplify: iters left: 1 (114 enodes) 1548148508.488 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148508.488 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148508.489 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148508.489 * * [misc]simplify: iters left: 6 (30 enodes) 1548148508.494 * * [misc]simplify: iters left: 5 (73 enodes) 1548148508.507 * * [misc]simplify: iters left: 4 (184 enodes) 1548148508.541 * * [misc]simplify: iters left: 3 (444 enodes) 1548148508.655 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) 1548148508.655 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (/ (cbrt (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (* PI t) (cbrt (+ 1 (* -5 (* v v))))))) (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148508.655 * * * * [misc]progress: [ 899 / 5054 ] simplifiying candidate # 1548148508.655 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148508.655 * * [misc]simplify: iters left: 6 (25 enodes) 1548148508.662 * * [misc]simplify: iters left: 5 (58 enodes) 1548148508.671 * * [misc]simplify: iters left: 4 (157 enodes) 1548148508.697 * * [misc]simplify: iters left: 3 (314 enodes) 1548148508.756 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (/ t (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))))) 1548148508.756 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (/ t (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148508.757 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148508.757 * * [misc]simplify: iters left: 6 (28 enodes) 1548148508.762 * * [misc]simplify: iters left: 5 (70 enodes) 1548148508.773 * * [misc]simplify: iters left: 4 (187 enodes) 1548148508.809 * * [misc]simplify: iters left: 3 (462 enodes) 1548148509.210 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148509.210 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (/ t (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148509.210 * * * * [misc]progress: [ 900 / 5054 ] simplifiying candidate # 1548148509.210 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148509.210 * * [misc]simplify: iters left: 6 (25 enodes) 1548148509.215 * * [misc]simplify: iters left: 5 (57 enodes) 1548148509.224 * * [misc]simplify: iters left: 4 (146 enodes) 1548148509.246 * * [misc]simplify: iters left: 3 (273 enodes) 1548148509.289 * * [misc]simplify: iters left: 2 (399 enodes) 1548148509.357 * [exit]simplify: Simplified to (* (* (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) 1548148509.357 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148509.357 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148509.357 * * [misc]simplify: iters left: 6 (28 enodes) 1548148509.363 * * [misc]simplify: iters left: 5 (70 enodes) 1548148509.374 * * [misc]simplify: iters left: 4 (187 enodes) 1548148509.410 * * [misc]simplify: iters left: 3 (462 enodes) 1548148509.535 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148509.535 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148509.535 * * * * [misc]progress: [ 901 / 5054 ] simplifiying candidate # 1548148509.535 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148509.535 * * [misc]simplify: iters left: 6 (24 enodes) 1548148509.541 * * [misc]simplify: iters left: 5 (55 enodes) 1548148509.550 * * [misc]simplify: iters left: 4 (144 enodes) 1548148509.573 * * [misc]simplify: iters left: 3 (271 enodes) 1548148509.614 * * [misc]simplify: iters left: 2 (403 enodes) 1548148509.690 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t)) 1548148509.690 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148509.691 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148509.691 * * [misc]simplify: iters left: 6 (28 enodes) 1548148509.696 * * [misc]simplify: iters left: 5 (70 enodes) 1548148509.709 * * [misc]simplify: iters left: 4 (187 enodes) 1548148509.743 * * [misc]simplify: iters left: 3 (462 enodes) 1548148509.870 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148509.870 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148509.870 * * * * [misc]progress: [ 902 / 5054 ] simplifiying candidate # 1548148509.870 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148509.870 * * [misc]simplify: iters left: 6 (15 enodes) 1548148509.873 * * [misc]simplify: iters left: 5 (28 enodes) 1548148509.877 * * [misc]simplify: iters left: 4 (53 enodes) 1548148509.884 * * [misc]simplify: iters left: 3 (86 enodes) 1548148509.895 * * [misc]simplify: iters left: 2 (112 enodes) 1548148509.909 * * [misc]simplify: iters left: 1 (146 enodes) 1548148509.932 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148509.932 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148509.932 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148509.933 * * [misc]simplify: iters left: 6 (27 enodes) 1548148509.938 * * [misc]simplify: iters left: 5 (69 enodes) 1548148509.949 * * [misc]simplify: iters left: 4 (186 enodes) 1548148509.985 * * [misc]simplify: iters left: 3 (462 enodes) 1548148510.108 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148510.108 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148510.108 * * * * [misc]progress: [ 903 / 5054 ] simplifiying candidate # 1548148510.108 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148510.108 * * [misc]simplify: iters left: 6 (24 enodes) 1548148510.112 * * [misc]simplify: iters left: 5 (55 enodes) 1548148510.121 * * [misc]simplify: iters left: 4 (144 enodes) 1548148510.146 * * [misc]simplify: iters left: 3 (271 enodes) 1548148510.186 * * [misc]simplify: iters left: 2 (403 enodes) 1548148510.263 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t)) 1548148510.263 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148510.263 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148510.263 * * [misc]simplify: iters left: 6 (28 enodes) 1548148510.269 * * [misc]simplify: iters left: 5 (70 enodes) 1548148510.280 * * [misc]simplify: iters left: 4 (187 enodes) 1548148510.316 * * [misc]simplify: iters left: 3 (462 enodes) 1548148510.441 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148510.442 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* 36 (pow v 4))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) t)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148510.442 * * * * [misc]progress: [ 904 / 5054 ] simplifiying candidate # 1548148510.442 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148510.442 * * [misc]simplify: iters left: 6 (14 enodes) 1548148510.444 * * [misc]simplify: iters left: 5 (27 enodes) 1548148510.448 * * [misc]simplify: iters left: 4 (54 enodes) 1548148510.456 * * [misc]simplify: iters left: 3 (89 enodes) 1548148510.470 * * [misc]simplify: iters left: 2 (121 enodes) 1548148510.484 * * [misc]simplify: iters left: 1 (149 enodes) 1548148510.506 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1))))) 1548148510.506 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148510.506 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148510.506 * * [misc]simplify: iters left: 6 (27 enodes) 1548148510.512 * * [misc]simplify: iters left: 5 (69 enodes) 1548148510.522 * * [misc]simplify: iters left: 4 (186 enodes) 1548148510.558 * * [misc]simplify: iters left: 3 (462 enodes) 1548148510.681 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148510.681 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148510.681 * * * * [misc]progress: [ 905 / 5054 ] simplifiying candidate # 1548148510.681 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148510.681 * * [misc]simplify: iters left: 6 (27 enodes) 1548148510.687 * * [misc]simplify: iters left: 5 (60 enodes) 1548148510.697 * * [misc]simplify: iters left: 4 (155 enodes) 1548148510.722 * * [misc]simplify: iters left: 3 (310 enodes) 1548148510.781 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))))) 1548148510.781 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148510.782 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148510.782 * * [misc]simplify: iters left: 6 (30 enodes) 1548148510.787 * * [misc]simplify: iters left: 5 (72 enodes) 1548148510.798 * * [misc]simplify: iters left: 4 (189 enodes) 1548148510.834 * * [misc]simplify: iters left: 3 (466 enodes) 1548148510.956 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148510.956 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148510.957 * * * * [misc]progress: [ 906 / 5054 ] simplifiying candidate # 1548148510.957 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148510.957 * * [misc]simplify: iters left: 6 (27 enodes) 1548148510.963 * * [misc]simplify: iters left: 5 (59 enodes) 1548148510.973 * * [misc]simplify: iters left: 4 (145 enodes) 1548148510.994 * * [misc]simplify: iters left: 3 (269 enodes) 1548148511.037 * * [misc]simplify: iters left: 2 (372 enodes) 1548148511.090 * * [misc]simplify: iters left: 1 (475 enodes) 1548148511.164 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* (* v 12) v) 4)))))) 1548148511.164 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148511.164 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148511.164 * * [misc]simplify: iters left: 6 (30 enodes) 1548148511.170 * * [misc]simplify: iters left: 5 (72 enodes) 1548148511.181 * * [misc]simplify: iters left: 4 (189 enodes) 1548148511.217 * * [misc]simplify: iters left: 3 (466 enodes) 1548148511.339 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148511.339 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* (* v 12) v) 4)))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148511.339 * * * * [misc]progress: [ 907 / 5054 ] simplifiying candidate # 1548148511.340 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148511.340 * * [misc]simplify: iters left: 6 (26 enodes) 1548148511.346 * * [misc]simplify: iters left: 5 (57 enodes) 1548148511.356 * * [misc]simplify: iters left: 4 (143 enodes) 1548148511.378 * * [misc]simplify: iters left: 3 (270 enodes) 1548148511.421 * * [misc]simplify: iters left: 2 (390 enodes) 1548148511.485 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) 1548148511.485 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148511.485 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148511.485 * * [misc]simplify: iters left: 6 (30 enodes) 1548148511.490 * * [misc]simplify: iters left: 5 (72 enodes) 1548148511.502 * * [misc]simplify: iters left: 4 (189 enodes) 1548148511.538 * * [misc]simplify: iters left: 3 (466 enodes) 1548148511.661 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148511.661 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148511.662 * * * * [misc]progress: [ 908 / 5054 ] simplifiying candidate # 1548148511.662 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148511.662 * * [misc]simplify: iters left: 6 (17 enodes) 1548148511.664 * * [misc]simplify: iters left: 5 (30 enodes) 1548148511.669 * * [misc]simplify: iters left: 4 (55 enodes) 1548148511.675 * * [misc]simplify: iters left: 3 (82 enodes) 1548148511.687 * * [misc]simplify: iters left: 2 (98 enodes) 1548148511.698 * * [misc]simplify: iters left: 1 (139 enodes) 1548148511.722 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148511.722 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148511.722 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148511.722 * * [misc]simplify: iters left: 6 (29 enodes) 1548148511.727 * * [misc]simplify: iters left: 5 (71 enodes) 1548148511.739 * * [misc]simplify: iters left: 4 (188 enodes) 1548148511.774 * * [misc]simplify: iters left: 3 (464 enodes) 1548148511.898 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148511.898 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148511.898 * * * * [misc]progress: [ 909 / 5054 ] simplifiying candidate # 1548148511.898 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148511.898 * * [misc]simplify: iters left: 6 (26 enodes) 1548148511.903 * * [misc]simplify: iters left: 5 (57 enodes) 1548148511.912 * * [misc]simplify: iters left: 4 (143 enodes) 1548148511.933 * * [misc]simplify: iters left: 3 (270 enodes) 1548148511.977 * * [misc]simplify: iters left: 2 (390 enodes) 1548148512.041 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) 1548148512.041 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148512.041 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148512.041 * * [misc]simplify: iters left: 6 (30 enodes) 1548148512.047 * * [misc]simplify: iters left: 5 (72 enodes) 1548148512.058 * * [misc]simplify: iters left: 4 (189 enodes) 1548148512.094 * * [misc]simplify: iters left: 3 (466 enodes) 1548148512.216 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148512.216 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148512.216 * * * * [misc]progress: [ 910 / 5054 ] simplifiying candidate # 1548148512.216 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148512.217 * * [misc]simplify: iters left: 6 (16 enodes) 1548148512.219 * * [misc]simplify: iters left: 5 (29 enodes) 1548148512.223 * * [misc]simplify: iters left: 4 (57 enodes) 1548148512.232 * * [misc]simplify: iters left: 3 (84 enodes) 1548148512.242 * * [misc]simplify: iters left: 2 (116 enodes) 1548148512.259 * * [misc]simplify: iters left: 1 (193 enodes) 1548148512.304 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148512.304 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148512.305 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148512.305 * * [misc]simplify: iters left: 6 (29 enodes) 1548148512.310 * * [misc]simplify: iters left: 5 (71 enodes) 1548148512.321 * * [misc]simplify: iters left: 4 (188 enodes) 1548148512.357 * * [misc]simplify: iters left: 3 (464 enodes) 1548148512.479 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148512.479 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148512.479 * * * * [misc]progress: [ 911 / 5054 ] simplifiying candidate # 1548148512.479 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148512.480 * * [misc]simplify: iters left: 6 (26 enodes) 1548148512.484 * * [misc]simplify: iters left: 5 (59 enodes) 1548148512.494 * * [misc]simplify: iters left: 4 (144 enodes) 1548148512.517 * * [misc]simplify: iters left: 3 (254 enodes) 1548148512.554 * * [misc]simplify: iters left: 2 (354 enodes) 1548148512.604 * * [misc]simplify: iters left: 1 (464 enodes) 1548148512.683 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) 1548148512.683 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148512.684 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148512.684 * * [misc]simplify: iters left: 6 (28 enodes) 1548148512.689 * * [misc]simplify: iters left: 5 (70 enodes) 1548148512.700 * * [misc]simplify: iters left: 4 (187 enodes) 1548148512.737 * * [misc]simplify: iters left: 3 (466 enodes) 1548148512.862 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148512.862 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (cbrt (sqrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4))))))) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148512.862 * * * * [misc]progress: [ 912 / 5054 ] simplifiying candidate # 1548148512.862 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148512.862 * * [misc]simplify: iters left: 6 (26 enodes) 1548148512.867 * * [misc]simplify: iters left: 5 (58 enodes) 1548148512.876 * * [misc]simplify: iters left: 4 (140 enodes) 1548148512.899 * * [misc]simplify: iters left: 3 (247 enodes) 1548148512.934 * * [misc]simplify: iters left: 2 (342 enodes) 1548148512.982 * * [misc]simplify: iters left: 1 (419 enodes) 1548148513.042 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) t)) 1548148513.042 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148513.042 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148513.042 * * [misc]simplify: iters left: 6 (28 enodes) 1548148513.049 * * [misc]simplify: iters left: 5 (70 enodes) 1548148513.060 * * [misc]simplify: iters left: 4 (187 enodes) 1548148513.094 * * [misc]simplify: iters left: 3 (466 enodes) 1548148513.220 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148513.220 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148513.220 * * * * [misc]progress: [ 913 / 5054 ] simplifiying candidate # 1548148513.220 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148513.220 * * [misc]simplify: iters left: 6 (25 enodes) 1548148513.225 * * [misc]simplify: iters left: 5 (56 enodes) 1548148513.234 * * [misc]simplify: iters left: 4 (134 enodes) 1548148513.253 * * [misc]simplify: iters left: 3 (234 enodes) 1548148513.290 * * [misc]simplify: iters left: 2 (334 enodes) 1548148513.338 * * [misc]simplify: iters left: 1 (408 enodes) 1548148513.390 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148513.390 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148513.390 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148513.391 * * [misc]simplify: iters left: 6 (28 enodes) 1548148513.396 * * [misc]simplify: iters left: 5 (70 enodes) 1548148513.407 * * [misc]simplify: iters left: 4 (187 enodes) 1548148513.443 * * [misc]simplify: iters left: 3 (466 enodes) 1548148513.569 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148513.569 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148513.569 * * * * [misc]progress: [ 914 / 5054 ] simplifiying candidate # 1548148513.569 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148513.569 * * [misc]simplify: iters left: 6 (16 enodes) 1548148513.572 * * [misc]simplify: iters left: 5 (29 enodes) 1548148513.576 * * [misc]simplify: iters left: 4 (44 enodes) 1548148513.580 * * [misc]simplify: iters left: 3 (55 enodes) 1548148513.585 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148513.585 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148513.586 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148513.586 * * [misc]simplify: iters left: 6 (27 enodes) 1548148513.593 * * [misc]simplify: iters left: 5 (69 enodes) 1548148513.604 * * [misc]simplify: iters left: 4 (186 enodes) 1548148513.639 * * [misc]simplify: iters left: 3 (466 enodes) 1548148513.763 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148513.763 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148513.763 * * * * [misc]progress: [ 915 / 5054 ] simplifiying candidate # 1548148513.763 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148513.763 * * [misc]simplify: iters left: 6 (25 enodes) 1548148513.768 * * [misc]simplify: iters left: 5 (56 enodes) 1548148513.777 * * [misc]simplify: iters left: 4 (134 enodes) 1548148513.796 * * [misc]simplify: iters left: 3 (234 enodes) 1548148513.833 * * [misc]simplify: iters left: 2 (334 enodes) 1548148513.881 * * [misc]simplify: iters left: 1 (408 enodes) 1548148513.933 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148513.933 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148513.933 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148513.933 * * [misc]simplify: iters left: 6 (28 enodes) 1548148513.939 * * [misc]simplify: iters left: 5 (70 enodes) 1548148513.950 * * [misc]simplify: iters left: 4 (187 enodes) 1548148513.986 * * [misc]simplify: iters left: 3 (466 enodes) 1548148514.112 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148514.112 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148514.112 * * * * [misc]progress: [ 916 / 5054 ] simplifiying candidate # 1548148514.112 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (cbrt 1)) 1)) 1548148514.112 * * [misc]simplify: iters left: 6 (15 enodes) 1548148514.115 * * [misc]simplify: iters left: 5 (28 enodes) 1548148514.118 * * [misc]simplify: iters left: 4 (47 enodes) 1548148514.123 * * [misc]simplify: iters left: 3 (59 enodes) 1548148514.129 * * [misc]simplify: iters left: 2 (63 enodes) 1548148514.133 * * [misc]simplify: iters left: 1 (66 enodes) 1548148514.140 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148514.140 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148514.141 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148514.141 * * [misc]simplify: iters left: 6 (27 enodes) 1548148514.146 * * [misc]simplify: iters left: 5 (69 enodes) 1548148514.157 * * [misc]simplify: iters left: 4 (186 enodes) 1548148514.191 * * [misc]simplify: iters left: 3 (466 enodes) 1548148514.316 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148514.317 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148514.317 * * * * [misc]progress: [ 917 / 5054 ] simplifiying candidate # 1548148514.317 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148514.317 * * [misc]simplify: iters left: 6 (27 enodes) 1548148514.322 * * [misc]simplify: iters left: 5 (62 enodes) 1548148514.332 * * [misc]simplify: iters left: 4 (163 enodes) 1548148514.361 * * [misc]simplify: iters left: 3 (351 enodes) 1548148514.445 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3)))))) (/ (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148514.445 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3)))))) (/ (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148514.446 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148514.446 * * [misc]simplify: iters left: 6 (28 enodes) 1548148514.451 * * [misc]simplify: iters left: 5 (70 enodes) 1548148514.462 * * [misc]simplify: iters left: 4 (187 enodes) 1548148514.499 * * [misc]simplify: iters left: 3 (462 enodes) 1548148514.625 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148514.625 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3)))))) (/ (/ (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148514.625 * * * * [misc]progress: [ 918 / 5054 ] simplifiying candidate # 1548148514.625 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148514.625 * * [misc]simplify: iters left: 6 (27 enodes) 1548148514.630 * * [misc]simplify: iters left: 5 (61 enodes) 1548148514.642 * * [misc]simplify: iters left: 4 (151 enodes) 1548148514.666 * * [misc]simplify: iters left: 3 (302 enodes) 1548148514.719 * * [misc]simplify: iters left: 2 (489 enodes) 1548148514.814 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148514.814 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148514.814 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148514.814 * * [misc]simplify: iters left: 6 (28 enodes) 1548148514.820 * * [misc]simplify: iters left: 5 (70 enodes) 1548148514.831 * * [misc]simplify: iters left: 4 (187 enodes) 1548148514.868 * * [misc]simplify: iters left: 3 (462 enodes) 1548148514.992 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148514.992 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148514.993 * * * * [misc]progress: [ 919 / 5054 ] simplifiying candidate # 1548148514.993 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148514.993 * * [misc]simplify: iters left: 6 (26 enodes) 1548148514.997 * * [misc]simplify: iters left: 5 (59 enodes) 1548148515.007 * * [misc]simplify: iters left: 4 (149 enodes) 1548148515.033 * * [misc]simplify: iters left: 3 (301 enodes) 1548148515.092 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148515.092 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148515.092 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148515.092 * * [misc]simplify: iters left: 6 (28 enodes) 1548148515.098 * * [misc]simplify: iters left: 5 (70 enodes) 1548148515.109 * * [misc]simplify: iters left: 4 (187 enodes) 1548148515.145 * * [misc]simplify: iters left: 3 (462 enodes) 1548148515.271 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148515.271 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148515.271 * * * * [misc]progress: [ 920 / 5054 ] simplifiying candidate # 1548148515.271 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148515.271 * * [misc]simplify: iters left: 6 (17 enodes) 1548148515.274 * * [misc]simplify: iters left: 5 (32 enodes) 1548148515.279 * * [misc]simplify: iters left: 4 (61 enodes) 1548148515.287 * * [misc]simplify: iters left: 3 (96 enodes) 1548148515.301 * * [misc]simplify: iters left: 2 (139 enodes) 1548148515.325 * * [misc]simplify: iters left: 1 (262 enodes) 1548148515.398 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148515.399 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148515.399 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148515.399 * * [misc]simplify: iters left: 6 (27 enodes) 1548148515.405 * * [misc]simplify: iters left: 5 (69 enodes) 1548148515.416 * * [misc]simplify: iters left: 4 (186 enodes) 1548148515.451 * * [misc]simplify: iters left: 3 (462 enodes) 1548148515.575 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148515.575 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148515.575 * * * * [misc]progress: [ 921 / 5054 ] simplifiying candidate # 1548148515.575 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148515.575 * * [misc]simplify: iters left: 6 (26 enodes) 1548148515.580 * * [misc]simplify: iters left: 5 (59 enodes) 1548148515.589 * * [misc]simplify: iters left: 4 (149 enodes) 1548148515.612 * * [misc]simplify: iters left: 3 (301 enodes) 1548148515.672 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148515.672 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148515.672 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148515.673 * * [misc]simplify: iters left: 6 (28 enodes) 1548148515.680 * * [misc]simplify: iters left: 5 (70 enodes) 1548148515.691 * * [misc]simplify: iters left: 4 (187 enodes) 1548148515.725 * * [misc]simplify: iters left: 3 (462 enodes) 1548148515.851 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148515.851 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ t (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148515.852 * * * * [misc]progress: [ 922 / 5054 ] simplifiying candidate # 1548148515.852 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148515.852 * * [misc]simplify: iters left: 6 (16 enodes) 1548148515.854 * * [misc]simplify: iters left: 5 (31 enodes) 1548148515.859 * * [misc]simplify: iters left: 4 (65 enodes) 1548148515.868 * * [misc]simplify: iters left: 3 (102 enodes) 1548148515.882 * * [misc]simplify: iters left: 2 (173 enodes) 1548148515.925 * * [misc]simplify: iters left: 1 (423 enodes) 1548148516.127 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) t) (cbrt (cbrt (+ 1 (* v (* v -5))))))) 1548148516.127 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) t) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148516.127 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148516.127 * * [misc]simplify: iters left: 6 (27 enodes) 1548148516.134 * * [misc]simplify: iters left: 5 (69 enodes) 1548148516.145 * * [misc]simplify: iters left: 4 (186 enodes) 1548148516.179 * * [misc]simplify: iters left: 3 (462 enodes) 1548148516.303 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148516.303 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (* (/ (cbrt (cbrt (+ 1 (* v (* v -5))))) t) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (cbrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148516.303 * * * * [misc]progress: [ 923 / 5054 ] simplifiying candidate # 1548148516.304 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148516.304 * * [misc]simplify: iters left: 6 (26 enodes) 1548148516.308 * * [misc]simplify: iters left: 5 (59 enodes) 1548148516.318 * * [misc]simplify: iters left: 4 (154 enodes) 1548148516.342 * * [misc]simplify: iters left: 3 (302 enodes) 1548148516.398 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))))) 1548148516.398 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148516.399 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148516.399 * * [misc]simplify: iters left: 6 (29 enodes) 1548148516.404 * * [misc]simplify: iters left: 5 (71 enodes) 1548148516.417 * * [misc]simplify: iters left: 4 (188 enodes) 1548148516.452 * * [misc]simplify: iters left: 3 (466 enodes) 1548148516.575 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148516.575 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148516.576 * * * * [misc]progress: [ 924 / 5054 ] simplifiying candidate # 1548148516.576 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148516.576 * * [misc]simplify: iters left: 6 (26 enodes) 1548148516.580 * * [misc]simplify: iters left: 5 (58 enodes) 1548148516.590 * * [misc]simplify: iters left: 4 (144 enodes) 1548148516.611 * * [misc]simplify: iters left: 3 (265 enodes) 1548148516.651 * * [misc]simplify: iters left: 2 (364 enodes) 1548148516.703 * * [misc]simplify: iters left: 1 (471 enodes) 1548148516.774 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) 1548148516.774 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148516.774 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148516.774 * * [misc]simplify: iters left: 6 (29 enodes) 1548148516.780 * * [misc]simplify: iters left: 5 (71 enodes) 1548148516.791 * * [misc]simplify: iters left: 4 (188 enodes) 1548148516.828 * * [misc]simplify: iters left: 3 (466 enodes) 1548148516.950 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148516.951 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148516.951 * * * * [misc]progress: [ 925 / 5054 ] simplifiying candidate # 1548148516.951 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148516.951 * * [misc]simplify: iters left: 6 (25 enodes) 1548148516.955 * * [misc]simplify: iters left: 5 (56 enodes) 1548148516.966 * * [misc]simplify: iters left: 4 (142 enodes) 1548148516.988 * * [misc]simplify: iters left: 3 (263 enodes) 1548148517.029 * * [misc]simplify: iters left: 2 (372 enodes) 1548148517.088 * [exit]simplify: Simplified to (* (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t)) 1548148517.088 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148517.088 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148517.088 * * [misc]simplify: iters left: 6 (29 enodes) 1548148517.094 * * [misc]simplify: iters left: 5 (71 enodes) 1548148517.104 * * [misc]simplify: iters left: 4 (188 enodes) 1548148517.141 * * [misc]simplify: iters left: 3 (466 enodes) 1548148517.264 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148517.264 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t)) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148517.264 * * * * [misc]progress: [ 926 / 5054 ] simplifiying candidate # 1548148517.264 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148517.264 * * [misc]simplify: iters left: 6 (16 enodes) 1548148517.267 * * [misc]simplify: iters left: 5 (29 enodes) 1548148517.271 * * [misc]simplify: iters left: 4 (54 enodes) 1548148517.278 * * [misc]simplify: iters left: 3 (81 enodes) 1548148517.287 * * [misc]simplify: iters left: 2 (97 enodes) 1548148517.300 * * [misc]simplify: iters left: 1 (140 enodes) 1548148517.324 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148517.325 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148517.325 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148517.325 * * [misc]simplify: iters left: 6 (28 enodes) 1548148517.330 * * [misc]simplify: iters left: 5 (70 enodes) 1548148517.341 * * [misc]simplify: iters left: 4 (187 enodes) 1548148517.377 * * [misc]simplify: iters left: 3 (464 enodes) 1548148517.501 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148517.501 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148517.501 * * * * [misc]progress: [ 927 / 5054 ] simplifiying candidate # 1548148517.501 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148517.501 * * [misc]simplify: iters left: 6 (25 enodes) 1548148517.506 * * [misc]simplify: iters left: 5 (56 enodes) 1548148517.517 * * [misc]simplify: iters left: 4 (142 enodes) 1548148517.538 * * [misc]simplify: iters left: 3 (263 enodes) 1548148517.579 * * [misc]simplify: iters left: 2 (372 enodes) 1548148517.637 * [exit]simplify: Simplified to (* (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t)) 1548148517.637 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148517.638 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148517.638 * * [misc]simplify: iters left: 6 (29 enodes) 1548148517.643 * * [misc]simplify: iters left: 5 (71 enodes) 1548148517.654 * * [misc]simplify: iters left: 4 (188 enodes) 1548148517.691 * * [misc]simplify: iters left: 3 (466 enodes) 1548148517.813 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148517.813 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (/ (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) t)) (* (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148517.813 * * * * [misc]progress: [ 928 / 5054 ] simplifiying candidate # 1548148517.813 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148517.813 * * [misc]simplify: iters left: 6 (15 enodes) 1548148517.815 * * [misc]simplify: iters left: 5 (28 enodes) 1548148517.820 * * [misc]simplify: iters left: 4 (56 enodes) 1548148517.827 * * [misc]simplify: iters left: 3 (83 enodes) 1548148517.837 * * [misc]simplify: iters left: 2 (115 enodes) 1548148517.856 * * [misc]simplify: iters left: 1 (193 enodes) 1548148517.902 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148517.902 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148517.902 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148517.902 * * [misc]simplify: iters left: 6 (28 enodes) 1548148517.908 * * [misc]simplify: iters left: 5 (70 enodes) 1548148517.918 * * [misc]simplify: iters left: 4 (187 enodes) 1548148517.953 * * [misc]simplify: iters left: 3 (464 enodes) 1548148518.077 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148518.077 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148518.077 * * * * [misc]progress: [ 929 / 5054 ] simplifiying candidate # 1548148518.078 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148518.078 * * [misc]simplify: iters left: 6 (25 enodes) 1548148518.082 * * [misc]simplify: iters left: 5 (56 enodes) 1548148518.091 * * [misc]simplify: iters left: 4 (142 enodes) 1548148518.112 * * [misc]simplify: iters left: 3 (256 enodes) 1548148518.151 * * [misc]simplify: iters left: 2 (369 enodes) 1548148518.212 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) 1548148518.212 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148518.212 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148518.212 * * [misc]simplify: iters left: 6 (28 enodes) 1548148518.218 * * [misc]simplify: iters left: 5 (70 enodes) 1548148518.229 * * [misc]simplify: iters left: 4 (187 enodes) 1548148518.264 * * [misc]simplify: iters left: 3 (466 enodes) 1548148518.392 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148518.392 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4)))) (/ t (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148518.392 * * * * [misc]progress: [ 930 / 5054 ] simplifiying candidate # 1548148518.392 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148518.392 * * [misc]simplify: iters left: 6 (25 enodes) 1548148518.397 * * [misc]simplify: iters left: 5 (55 enodes) 1548148518.405 * * [misc]simplify: iters left: 4 (136 enodes) 1548148518.425 * * [misc]simplify: iters left: 3 (229 enodes) 1548148518.458 * * [misc]simplify: iters left: 2 (299 enodes) 1548148518.497 * * [misc]simplify: iters left: 1 (344 enodes) 1548148518.534 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) t) 1548148518.534 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148518.535 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148518.535 * * [misc]simplify: iters left: 6 (28 enodes) 1548148518.540 * * [misc]simplify: iters left: 5 (70 enodes) 1548148518.551 * * [misc]simplify: iters left: 4 (187 enodes) 1548148518.587 * * [misc]simplify: iters left: 3 (466 enodes) 1548148518.712 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148518.712 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148518.712 * * * * [misc]progress: [ 931 / 5054 ] simplifiying candidate # 1548148518.713 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148518.713 * * [misc]simplify: iters left: 6 (24 enodes) 1548148518.719 * * [misc]simplify: iters left: 5 (53 enodes) 1548148518.727 * * [misc]simplify: iters left: 4 (134 enodes) 1548148518.747 * * [misc]simplify: iters left: 3 (227 enodes) 1548148518.779 * * [misc]simplify: iters left: 2 (294 enodes) 1548148518.815 * * [misc]simplify: iters left: 1 (331 enodes) 1548148518.845 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) t) 1548148518.845 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148518.845 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148518.845 * * [misc]simplify: iters left: 6 (28 enodes) 1548148518.851 * * [misc]simplify: iters left: 5 (70 enodes) 1548148518.862 * * [misc]simplify: iters left: 4 (187 enodes) 1548148518.898 * * [misc]simplify: iters left: 3 (466 enodes) 1548148519.023 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148519.023 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.023 * * * * [misc]progress: [ 932 / 5054 ] simplifiying candidate # 1548148519.024 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t 1) (sqrt 1))) 1548148519.024 * * [misc]simplify: iters left: 6 (15 enodes) 1548148519.026 * * [misc]simplify: iters left: 5 (26 enodes) 1548148519.030 * * [misc]simplify: iters left: 4 (43 enodes) 1548148519.034 * * [misc]simplify: iters left: 3 (56 enodes) 1548148519.039 * * [misc]simplify: iters left: 2 (58 enodes) 1548148519.044 * * [misc]simplify: iters left: 1 (64 enodes) 1548148519.051 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) 1548148519.051 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.052 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148519.052 * * [misc]simplify: iters left: 6 (27 enodes) 1548148519.057 * * [misc]simplify: iters left: 5 (69 enodes) 1548148519.068 * * [misc]simplify: iters left: 4 (186 enodes) 1548148519.103 * * [misc]simplify: iters left: 3 (466 enodes) 1548148519.227 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148519.227 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.227 * * * * [misc]progress: [ 933 / 5054 ] simplifiying candidate # 1548148519.227 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148519.227 * * [misc]simplify: iters left: 6 (24 enodes) 1548148519.231 * * [misc]simplify: iters left: 5 (53 enodes) 1548148519.240 * * [misc]simplify: iters left: 4 (134 enodes) 1548148519.260 * * [misc]simplify: iters left: 3 (227 enodes) 1548148519.292 * * [misc]simplify: iters left: 2 (294 enodes) 1548148519.330 * * [misc]simplify: iters left: 1 (331 enodes) 1548148519.358 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) t) 1548148519.358 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.358 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148519.358 * * [misc]simplify: iters left: 6 (28 enodes) 1548148519.364 * * [misc]simplify: iters left: 5 (70 enodes) 1548148519.375 * * [misc]simplify: iters left: 4 (187 enodes) 1548148519.411 * * [misc]simplify: iters left: 3 (466 enodes) 1548148519.536 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))))) 1548148519.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.536 * * * * [misc]progress: [ 934 / 5054 ] simplifiying candidate # 1548148519.536 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ t 1) 1)) 1548148519.536 * * [misc]simplify: iters left: 6 (14 enodes) 1548148519.540 * * [misc]simplify: iters left: 5 (23 enodes) 1548148519.544 * * [misc]simplify: iters left: 4 (39 enodes) 1548148519.547 * * [misc]simplify: iters left: 3 (50 enodes) 1548148519.552 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) 1548148519.553 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.553 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148519.553 * * [misc]simplify: iters left: 6 (27 enodes) 1548148519.558 * * [misc]simplify: iters left: 5 (69 enodes) 1548148519.569 * * [misc]simplify: iters left: 4 (186 enodes) 1548148519.605 * * [misc]simplify: iters left: 3 (466 enodes) 1548148519.729 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148519.729 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) t) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (+ (* (* v -5) v) 1)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.729 * * * * [misc]progress: [ 935 / 5054 ] simplifiying candidate # 1548148519.729 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148519.730 * * [misc]simplify: iters left: 6 (23 enodes) 1548148519.734 * * [misc]simplify: iters left: 5 (53 enodes) 1548148519.742 * * [misc]simplify: iters left: 4 (135 enodes) 1548148519.765 * * [misc]simplify: iters left: 3 (241 enodes) 1548148519.801 * * [misc]simplify: iters left: 2 (319 enodes) 1548148519.847 * * [misc]simplify: iters left: 1 (384 enodes) 1548148519.891 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (* (cbrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))))) 1548148519.891 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (* (cbrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.891 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148519.891 * * [misc]simplify: iters left: 6 (30 enodes) 1548148519.897 * * [misc]simplify: iters left: 5 (75 enodes) 1548148519.908 * * [misc]simplify: iters left: 4 (205 enodes) 1548148519.956 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148519.956 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (* (cbrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148519.956 * * * * [misc]progress: [ 936 / 5054 ] simplifiying candidate # 1548148519.957 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148519.957 * * [misc]simplify: iters left: 6 (23 enodes) 1548148519.961 * * [misc]simplify: iters left: 5 (52 enodes) 1548148519.969 * * [misc]simplify: iters left: 4 (129 enodes) 1548148519.990 * * [misc]simplify: iters left: 3 (219 enodes) 1548148520.020 * * [misc]simplify: iters left: 2 (275 enodes) 1548148520.058 * * [misc]simplify: iters left: 1 (307 enodes) 1548148520.087 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1548148520.087 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.087 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148520.088 * * [misc]simplify: iters left: 6 (30 enodes) 1548148520.093 * * [misc]simplify: iters left: 5 (75 enodes) 1548148520.106 * * [misc]simplify: iters left: 4 (205 enodes) 1548148520.152 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148520.152 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.152 * * * * [misc]progress: [ 937 / 5054 ] simplifiying candidate # 1548148520.152 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148520.152 * * [misc]simplify: iters left: 6 (22 enodes) 1548148520.156 * * [misc]simplify: iters left: 5 (50 enodes) 1548148520.166 * * [misc]simplify: iters left: 4 (127 enodes) 1548148520.185 * * [misc]simplify: iters left: 3 (216 enodes) 1548148520.214 * * [misc]simplify: iters left: 2 (281 enodes) 1548148520.252 * * [misc]simplify: iters left: 1 (318 enodes) 1548148520.283 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) 1548148520.283 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.283 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148520.283 * * [misc]simplify: iters left: 6 (30 enodes) 1548148520.289 * * [misc]simplify: iters left: 5 (75 enodes) 1548148520.300 * * [misc]simplify: iters left: 4 (205 enodes) 1548148520.348 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148520.348 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.348 * * * * [misc]progress: [ 938 / 5054 ] simplifiying candidate # 1548148520.348 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ 1 (sqrt 1))) 1548148520.349 * * [misc]simplify: iters left: 6 (13 enodes) 1548148520.351 * * [misc]simplify: iters left: 5 (23 enodes) 1548148520.354 * * [misc]simplify: iters left: 4 (40 enodes) 1548148520.358 * * [misc]simplify: iters left: 3 (51 enodes) 1548148520.363 * * [misc]simplify: iters left: 2 (52 enodes) 1548148520.367 * * [misc]simplify: iters left: 1 (54 enodes) 1548148520.371 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148520.371 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.371 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148520.371 * * [misc]simplify: iters left: 6 (29 enodes) 1548148520.377 * * [misc]simplify: iters left: 5 (74 enodes) 1548148520.389 * * [misc]simplify: iters left: 4 (204 enodes) 1548148520.435 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148520.435 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.435 * * * * [misc]progress: [ 939 / 5054 ] simplifiying candidate # 1548148520.435 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148520.435 * * [misc]simplify: iters left: 6 (22 enodes) 1548148520.439 * * [misc]simplify: iters left: 5 (50 enodes) 1548148520.447 * * [misc]simplify: iters left: 4 (127 enodes) 1548148520.468 * * [misc]simplify: iters left: 3 (216 enodes) 1548148520.497 * * [misc]simplify: iters left: 2 (281 enodes) 1548148520.535 * * [misc]simplify: iters left: 1 (318 enodes) 1548148520.566 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) 1548148520.566 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.566 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148520.566 * * [misc]simplify: iters left: 6 (30 enodes) 1548148520.572 * * [misc]simplify: iters left: 5 (75 enodes) 1548148520.583 * * [misc]simplify: iters left: 4 (205 enodes) 1548148520.631 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v))))))) 1548148520.631 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.631 * * * * [misc]progress: [ 940 / 5054 ] simplifiying candidate # 1548148520.631 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ 1 1)) 1548148520.631 * * [misc]simplify: iters left: 6 (12 enodes) 1548148520.633 * * [misc]simplify: iters left: 5 (21 enodes) 1548148520.636 * * [misc]simplify: iters left: 4 (35 enodes) 1548148520.639 * * [misc]simplify: iters left: 3 (46 enodes) 1548148520.644 * [exit]simplify: Simplified to (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) 1548148520.644 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.644 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148520.644 * * [misc]simplify: iters left: 6 (29 enodes) 1548148520.650 * * [misc]simplify: iters left: 5 (74 enodes) 1548148520.661 * * [misc]simplify: iters left: 4 (204 enodes) 1548148520.708 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148520.708 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (+ (* v (* -5 v)) 1)) (cbrt (+ (* v (* -5 v)) 1)))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.708 * * * * [misc]progress: [ 941 / 5054 ] simplifiying candidate # 1548148520.708 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148520.708 * * [misc]simplify: iters left: 6 (26 enodes) 1548148520.713 * * [misc]simplify: iters left: 5 (63 enodes) 1548148520.723 * * [misc]simplify: iters left: 4 (170 enodes) 1548148520.753 * * [misc]simplify: iters left: 3 (344 enodes) 1548148520.824 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) (/ (* t PI) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))))) 1548148520.824 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) (/ (* t PI) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148520.824 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148520.824 * * [misc]simplify: iters left: 6 (27 enodes) 1548148520.829 * * [misc]simplify: iters left: 5 (69 enodes) 1548148520.840 * * [misc]simplify: iters left: 4 (186 enodes) 1548148520.878 * * [misc]simplify: iters left: 3 (493 enodes) 1548148521.016 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148521.016 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))) (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1))))) (/ (* t PI) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* 36 v)) 4)))))) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148521.016 * * * * [misc]progress: [ 942 / 5054 ] simplifiying candidate # 1548148521.016 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148521.016 * * [misc]simplify: iters left: 6 (26 enodes) 1548148521.023 * * [misc]simplify: iters left: 5 (59 enodes) 1548148521.032 * * [misc]simplify: iters left: 4 (146 enodes) 1548148521.054 * * [misc]simplify: iters left: 3 (274 enodes) 1548148521.097 * * [misc]simplify: iters left: 2 (391 enodes) 1548148521.159 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) PI) (/ t (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* 36 (pow v 4)))))))) 1548148521.159 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) PI) (/ t (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148521.159 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148521.160 * * [misc]simplify: iters left: 6 (27 enodes) 1548148521.165 * * [misc]simplify: iters left: 5 (69 enodes) 1548148521.175 * * [misc]simplify: iters left: 4 (186 enodes) 1548148521.213 * * [misc]simplify: iters left: 3 (493 enodes) 1548148521.353 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148521.353 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) PI) (/ t (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* 36 (pow v 4)))))))) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148521.353 * * * * [misc]progress: [ 943 / 5054 ] simplifiying candidate # 1548148521.353 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148521.353 * * [misc]simplify: iters left: 6 (25 enodes) 1548148521.358 * * [misc]simplify: iters left: 5 (57 enodes) 1548148521.367 * * [misc]simplify: iters left: 4 (144 enodes) 1548148521.389 * * [misc]simplify: iters left: 3 (274 enodes) 1548148521.431 * * [misc]simplify: iters left: 2 (425 enodes) 1548148521.508 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t PI)) 1548148521.508 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148521.508 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148521.509 * * [misc]simplify: iters left: 6 (27 enodes) 1548148521.514 * * [misc]simplify: iters left: 5 (69 enodes) 1548148521.527 * * [misc]simplify: iters left: 4 (186 enodes) 1548148521.562 * * [misc]simplify: iters left: 3 (493 enodes) 1548148521.701 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148521.701 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t PI)) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148521.701 * * * * [misc]progress: [ 944 / 5054 ] simplifiying candidate # 1548148521.701 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (sqrt 1))) 1548148521.701 * * [misc]simplify: iters left: 6 (16 enodes) 1548148521.704 * * [misc]simplify: iters left: 5 (30 enodes) 1548148521.708 * * [misc]simplify: iters left: 4 (61 enodes) 1548148521.716 * * [misc]simplify: iters left: 3 (95 enodes) 1548148521.728 * * [misc]simplify: iters left: 2 (124 enodes) 1548148521.745 * * [misc]simplify: iters left: 1 (160 enodes) 1548148521.772 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148521.772 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148521.772 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148521.772 * * [misc]simplify: iters left: 6 (26 enodes) 1548148521.777 * * [misc]simplify: iters left: 5 (68 enodes) 1548148521.788 * * [misc]simplify: iters left: 4 (185 enodes) 1548148521.823 * * [misc]simplify: iters left: 3 (470 enodes) 1548148521.950 * [exit]simplify: Simplified to (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148521.950 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148521.950 * * * * [misc]progress: [ 945 / 5054 ] simplifiying candidate # 1548148521.951 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148521.951 * * [misc]simplify: iters left: 6 (25 enodes) 1548148521.957 * * [misc]simplify: iters left: 5 (57 enodes) 1548148521.966 * * [misc]simplify: iters left: 4 (144 enodes) 1548148521.988 * * [misc]simplify: iters left: 3 (274 enodes) 1548148522.031 * * [misc]simplify: iters left: 2 (425 enodes) 1548148522.108 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t PI)) 1548148522.108 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.108 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148522.108 * * [misc]simplify: iters left: 6 (27 enodes) 1548148522.113 * * [misc]simplify: iters left: 5 (69 enodes) 1548148522.124 * * [misc]simplify: iters left: 4 (186 enodes) 1548148522.161 * * [misc]simplify: iters left: 3 (493 enodes) 1548148522.300 * [exit]simplify: Simplified to (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))))) 1548148522.300 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (* t PI)) (* (cbrt (+ (* (* v -5) v) 1)) (* (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) (sqrt (sqrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.300 * * * * [misc]progress: [ 946 / 5054 ] simplifiying candidate # 1548148522.300 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) 1)) 1548148522.300 * * [misc]simplify: iters left: 6 (15 enodes) 1548148522.302 * * [misc]simplify: iters left: 5 (29 enodes) 1548148522.307 * * [misc]simplify: iters left: 4 (66 enodes) 1548148522.317 * * [misc]simplify: iters left: 3 (101 enodes) 1548148522.330 * * [misc]simplify: iters left: 2 (141 enodes) 1548148522.349 * * [misc]simplify: iters left: 1 (204 enodes) 1548148522.387 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) 1548148522.387 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.387 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148522.387 * * [misc]simplify: iters left: 6 (26 enodes) 1548148522.392 * * [misc]simplify: iters left: 5 (68 enodes) 1548148522.404 * * [misc]simplify: iters left: 4 (185 enodes) 1548148522.438 * * [misc]simplify: iters left: 3 (470 enodes) 1548148522.567 * [exit]simplify: Simplified to (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148522.567 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI)) (* (* (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36))) (cbrt (- 1 (* (* v v) 5)))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.567 * * * * [misc]progress: [ 947 / 5054 ] simplifiying candidate # 1548148522.567 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148522.567 * * [misc]simplify: iters left: 6 (32 enodes) 1548148522.573 * * [misc]simplify: iters left: 5 (79 enodes) 1548148522.586 * * [misc]simplify: iters left: 4 (225 enodes) 1548148522.641 * [exit]simplify: Simplified to (/ (* (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) 6) (* (* v v) 6)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) 6) (* (* v v) 6))))))) 1548148522.641 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) 6) (* (* v v) 6)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.641 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148522.641 * * [misc]simplify: iters left: 6 (32 enodes) 1548148522.647 * * [misc]simplify: iters left: 5 (86 enodes) 1548148522.662 * * [misc]simplify: iters left: 4 (233 enodes) 1548148522.724 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148522.724 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (* (cbrt (+ 1 (* (* -5 v) v))) (cbrt (+ 1 (* (* -5 v) v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) 6) (* (* v v) 6)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.724 * * * * [misc]progress: [ 948 / 5054 ] simplifiying candidate # 1548148522.725 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148522.725 * * [misc]simplify: iters left: 6 (32 enodes) 1548148522.730 * * [misc]simplify: iters left: 5 (78 enodes) 1548148522.745 * * [misc]simplify: iters left: 4 (213 enodes) 1548148522.791 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t PI)) (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148522.791 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t PI)) (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.792 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148522.792 * * [misc]simplify: iters left: 6 (32 enodes) 1548148522.799 * * [misc]simplify: iters left: 5 (86 enodes) 1548148522.815 * * [misc]simplify: iters left: 4 (233 enodes) 1548148522.876 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148522.876 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (* t PI)) (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.877 * * * * [misc]progress: [ 949 / 5054 ] simplifiying candidate # 1548148522.877 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148522.877 * * [misc]simplify: iters left: 6 (31 enodes) 1548148522.883 * * [misc]simplify: iters left: 5 (76 enodes) 1548148522.895 * * [misc]simplify: iters left: 4 (211 enodes) 1548148522.944 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148522.944 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148522.944 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148522.944 * * [misc]simplify: iters left: 6 (32 enodes) 1548148522.950 * * [misc]simplify: iters left: 5 (86 enodes) 1548148522.965 * * [misc]simplify: iters left: 4 (233 enodes) 1548148523.029 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148523.029 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.029 * * * * [misc]progress: [ 950 / 5054 ] simplifiying candidate # 1548148523.029 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148523.029 * * [misc]simplify: iters left: 6 (22 enodes) 1548148523.033 * * [misc]simplify: iters left: 5 (49 enodes) 1548148523.040 * * [misc]simplify: iters left: 4 (123 enodes) 1548148523.065 * * [misc]simplify: iters left: 3 (398 enodes) 1548148523.231 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))))) 1548148523.231 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (+ (* v (* v -5)) 1)) (cbrt (+ (* v (* v -5)) 1)))) (/ (* t PI) (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.232 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148523.232 * * [misc]simplify: iters left: 6 (31 enodes) 1548148523.238 * * [misc]simplify: iters left: 5 (85 enodes) 1548148523.253 * * [misc]simplify: iters left: 4 (232 enodes) 1548148523.316 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148523.316 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.316 * * * * [misc]progress: [ 951 / 5054 ] simplifiying candidate # 1548148523.316 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148523.316 * * [misc]simplify: iters left: 6 (31 enodes) 1548148523.322 * * [misc]simplify: iters left: 5 (76 enodes) 1548148523.334 * * [misc]simplify: iters left: 4 (211 enodes) 1548148523.383 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148523.383 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.384 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148523.384 * * [misc]simplify: iters left: 6 (32 enodes) 1548148523.390 * * [misc]simplify: iters left: 5 (86 enodes) 1548148523.407 * * [misc]simplify: iters left: 4 (233 enodes) 1548148523.469 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148523.469 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.469 * * * * [misc]progress: [ 952 / 5054 ] simplifiying candidate # 1548148523.469 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148523.469 * * [misc]simplify: iters left: 6 (21 enodes) 1548148523.473 * * [misc]simplify: iters left: 5 (48 enodes) 1548148523.480 * * [misc]simplify: iters left: 4 (127 enodes) 1548148523.507 * * [misc]simplify: iters left: 3 (403 enodes) 1548148523.663 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* 125 v) (* v v))))) (* t PI))) 1548148523.663 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (+ 1 (* (* (* v v) (- v)) (* (* 125 v) (* v v))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.664 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148523.664 * * [misc]simplify: iters left: 6 (31 enodes) 1548148523.670 * * [misc]simplify: iters left: 5 (85 enodes) 1548148523.685 * * [misc]simplify: iters left: 4 (232 enodes) 1548148523.748 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148523.748 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (* (cbrt (cbrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.748 * * * * [misc]progress: [ 953 / 5054 ] simplifiying candidate # 1548148523.748 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148523.748 * * [misc]simplify: iters left: 6 (31 enodes) 1548148523.753 * * [misc]simplify: iters left: 5 (73 enodes) 1548148523.766 * * [misc]simplify: iters left: 4 (204 enodes) 1548148523.811 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 36 (* v v)) (* v v)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148523.811 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 36 (* v v)) (* v v)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.811 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148523.811 * * [misc]simplify: iters left: 6 (28 enodes) 1548148523.817 * * [misc]simplify: iters left: 5 (69 enodes) 1548148523.828 * * [misc]simplify: iters left: 4 (178 enodes) 1548148523.862 * * [misc]simplify: iters left: 3 (418 enodes) 1548148523.976 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148523.976 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 36 (* v v)) (* v v)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148523.976 * * * * [misc]progress: [ 954 / 5054 ] simplifiying candidate # 1548148523.977 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148523.977 * * [misc]simplify: iters left: 6 (31 enodes) 1548148523.982 * * [misc]simplify: iters left: 5 (72 enodes) 1548148523.994 * * [misc]simplify: iters left: 4 (192 enodes) 1548148524.029 * * [misc]simplify: iters left: 3 (463 enodes) 1548148524.140 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4))) (/ t (cbrt (- 1 (* (pow v 3) (* v 25)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) PI)) 1548148524.140 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4))) (/ t (cbrt (- 1 (* (pow v 3) (* v 25)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148524.140 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148524.140 * * [misc]simplify: iters left: 6 (28 enodes) 1548148524.146 * * [misc]simplify: iters left: 5 (69 enodes) 1548148524.156 * * [misc]simplify: iters left: 4 (178 enodes) 1548148524.191 * * [misc]simplify: iters left: 3 (418 enodes) 1548148524.304 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148524.304 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4))) (/ t (cbrt (- 1 (* (pow v 3) (* v 25)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) PI)) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148524.304 * * * * [misc]progress: [ 955 / 5054 ] simplifiying candidate # 1548148524.304 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148524.304 * * [misc]simplify: iters left: 6 (30 enodes) 1548148524.309 * * [misc]simplify: iters left: 5 (70 enodes) 1548148524.321 * * [misc]simplify: iters left: 4 (190 enodes) 1548148524.356 * * [misc]simplify: iters left: 3 (464 enodes) 1548148524.469 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (pow v 3) (* v 25)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* v 36)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI))) 1548148524.469 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (- 1 (* (pow v 3) (* v 25)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* v 36)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148524.469 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148524.469 * * [misc]simplify: iters left: 6 (28 enodes) 1548148524.475 * * [misc]simplify: iters left: 5 (69 enodes) 1548148524.486 * * [misc]simplify: iters left: 4 (178 enodes) 1548148524.521 * * [misc]simplify: iters left: 3 (418 enodes) 1548148524.633 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148524.633 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (- 1 (* (pow v 3) (* v 25)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* v 36)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148524.634 * * * * [misc]progress: [ 956 / 5054 ] simplifiying candidate # 1548148524.634 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148524.634 * * [misc]simplify: iters left: 6 (21 enodes) 1548148524.637 * * [misc]simplify: iters left: 5 (43 enodes) 1548148524.644 * * [misc]simplify: iters left: 4 (102 enodes) 1548148524.663 * * [misc]simplify: iters left: 3 (253 enodes) 1548148524.724 * * [misc]simplify: iters left: 2 (490 enodes) 1548148524.837 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI))) 1548148524.837 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148524.837 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148524.837 * * [misc]simplify: iters left: 6 (27 enodes) 1548148524.842 * * [misc]simplify: iters left: 5 (68 enodes) 1548148524.853 * * [misc]simplify: iters left: 4 (177 enodes) 1548148524.888 * * [misc]simplify: iters left: 3 (420 enodes) 1548148524.999 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148524.999 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (+ 1 (* -25 (pow v 4)))) (* t PI))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148524.999 * * * * [misc]progress: [ 957 / 5054 ] simplifiying candidate # 1548148524.999 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148525.000 * * [misc]simplify: iters left: 6 (30 enodes) 1548148525.005 * * [misc]simplify: iters left: 5 (70 enodes) 1548148525.016 * * [misc]simplify: iters left: 4 (190 enodes) 1548148525.052 * * [misc]simplify: iters left: 3 (464 enodes) 1548148525.165 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (pow v 3) (* v 25)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* v 36)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI))) 1548148525.165 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (- 1 (* (pow v 3) (* v 25)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* v 36)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148525.166 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148525.166 * * [misc]simplify: iters left: 6 (28 enodes) 1548148525.171 * * [misc]simplify: iters left: 5 (69 enodes) 1548148525.182 * * [misc]simplify: iters left: 4 (178 enodes) 1548148525.217 * * [misc]simplify: iters left: 3 (418 enodes) 1548148525.329 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148525.329 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (- 1 (* (pow v 3) (* v 25)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 3) (* v 36)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (* t PI))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148525.329 * * * * [misc]progress: [ 958 / 5054 ] simplifiying candidate # 1548148525.330 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148525.330 * * [misc]simplify: iters left: 6 (20 enodes) 1548148525.333 * * [misc]simplify: iters left: 5 (42 enodes) 1548148525.339 * * [misc]simplify: iters left: 4 (106 enodes) 1548148525.358 * * [misc]simplify: iters left: 3 (256 enodes) 1548148525.426 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) 1548148525.426 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148525.426 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148525.426 * * [misc]simplify: iters left: 6 (27 enodes) 1548148525.432 * * [misc]simplify: iters left: 5 (68 enodes) 1548148525.442 * * [misc]simplify: iters left: 4 (177 enodes) 1548148525.477 * * [misc]simplify: iters left: 3 (420 enodes) 1548148525.587 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148525.587 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) (* (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148525.587 * * * * [misc]progress: [ 959 / 5054 ] simplifiying candidate # 1548148525.587 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) 1) 1548148525.587 * * [misc]simplify: iters left: 6 (11 enodes) 1548148525.589 * * [misc]simplify: iters left: 5 (18 enodes) 1548148525.591 * * [misc]simplify: iters left: 4 (32 enodes) 1548148525.595 * * [misc]simplify: iters left: 3 (43 enodes) 1548148525.599 * [exit]simplify: Simplified to (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1548148525.599 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148525.600 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148525.600 * * [misc]simplify: iters left: 6 (29 enodes) 1548148525.605 * * [misc]simplify: iters left: 5 (74 enodes) 1548148525.617 * * [misc]simplify: iters left: 4 (204 enodes) 1548148525.665 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) 1548148525.665 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148525.665 * * * * [misc]progress: [ 960 / 5054 ] simplifiying candidate # 1548148525.665 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148525.665 * * [misc]simplify: iters left: 6 (15 enodes) 1548148525.667 * * [misc]simplify: iters left: 5 (29 enodes) 1548148525.672 * * [misc]simplify: iters left: 4 (62 enodes) 1548148525.680 * * [misc]simplify: iters left: 3 (115 enodes) 1548148525.698 * * [misc]simplify: iters left: 2 (205 enodes) 1548148525.733 * * [misc]simplify: iters left: 1 (423 enodes) 1548148525.845 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) 1548148525.845 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148525.846 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148525.846 * * [misc]simplify: iters left: 6 (25 enodes) 1548148525.851 * * [misc]simplify: iters left: 5 (65 enodes) 1548148525.863 * * [misc]simplify: iters left: 4 (176 enodes) 1548148525.896 * * [misc]simplify: iters left: 3 (434 enodes) 1548148526.009 * [exit]simplify: Simplified to (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148526.010 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148526.010 * * * * [misc]progress: [ 961 / 5054 ] simplifiying candidate # 1548148526.010 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148526.010 * * [misc]simplify: iters left: 6 (28 enodes) 1548148526.015 * * [misc]simplify: iters left: 5 (70 enodes) 1548148526.029 * * [misc]simplify: iters left: 4 (188 enodes) 1548148526.077 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (+ (pow (* (+ 2 (* (* v 6) v)) (* (* v 6) v)) 3) 64))) 1548148526.077 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (+ (pow (* (+ 2 (* (* v 6) v)) (* (* v 6) v)) 3) 64))) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148526.077 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148526.077 * * [misc]simplify: iters left: 6 (28 enodes) 1548148526.084 * * [misc]simplify: iters left: 5 (88 enodes) 1548148526.105 * * [misc]simplify: iters left: 4 (343 enodes) 1548148526.257 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12)))))) 1548148526.257 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1)))) (/ (* t PI) (cbrt (+ (* (* v v) -5) 1)))) (sqrt (+ (pow (* (+ 2 (* (* v 6) v)) (* (* v 6) v)) 3) 64))) (/ (/ (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148526.257 * * * * [misc]progress: [ 962 / 5054 ] simplifiying candidate # 1548148526.257 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) 1) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148526.257 * * [misc]simplify: iters left: 6 (27 enodes) 1548148526.262 * * [misc]simplify: iters left: 5 (74 enodes) 1548148526.277 * * [misc]simplify: iters left: 4 (237 enodes) 1548148526.352 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (cbrt (+ 1 (* v (* v -5)))))) (/ (sqrt (* (- (- 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)) (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))) PI)) 1548148526.352 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (cbrt (+ 1 (* v (* v -5)))))) (/ (sqrt (* (- (- 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)) (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))) PI)) (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148526.352 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148526.352 * * [misc]simplify: iters left: 6 (24 enodes) 1548148526.357 * * [misc]simplify: iters left: 5 (63 enodes) 1548148526.367 * * [misc]simplify: iters left: 4 (170 enodes) 1548148526.404 * * [misc]simplify: iters left: 3 (473 enodes) 1548148526.543 * [exit]simplify: Simplified to (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))))))) 1548148526.544 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))) (/ t (cbrt (+ 1 (* v (* v -5)))))) (/ (sqrt (* (- (- 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)) (+ (+ 4 (* (* v 12) v)) (* (* (* v v) (* v v)) 36)))) PI)) (/ (cbrt (cbrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148526.544 * * * * [misc]progress: [ 963 / 5054 ] simplifiying candidate # 1548148526.544 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148526.544 * * [misc]simplify: iters left: 6 (34 enodes) 1548148526.550 * * [misc]simplify: iters left: 5 (81 enodes) 1548148526.563 * * [misc]simplify: iters left: 4 (205 enodes) 1548148526.603 * * [misc]simplify: iters left: 3 (483 enodes) 1548148527.009 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) 1548148527.009 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148527.009 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148527.009 * * [misc]simplify: iters left: 6 (32 enodes) 1548148527.015 * * [misc]simplify: iters left: 5 (75 enodes) 1548148527.027 * * [misc]simplify: iters left: 4 (192 enodes) 1548148527.065 * * [misc]simplify: iters left: 3 (460 enodes) 1548148527.188 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148527.188 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148527.188 * * * * [misc]progress: [ 964 / 5054 ] simplifiying candidate # 1548148527.188 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148527.188 * * [misc]simplify: iters left: 6 (33 enodes) 1548148527.194 * * [misc]simplify: iters left: 5 (78 enodes) 1548148527.209 * * [misc]simplify: iters left: 4 (197 enodes) 1548148527.244 * * [misc]simplify: iters left: 3 (463 enodes) 1548148527.365 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))))) 1548148527.365 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148527.365 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148527.365 * * [misc]simplify: iters left: 6 (32 enodes) 1548148527.371 * * [misc]simplify: iters left: 5 (75 enodes) 1548148527.382 * * [misc]simplify: iters left: 4 (192 enodes) 1548148527.418 * * [misc]simplify: iters left: 3 (460 enodes) 1548148527.539 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148527.539 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148527.539 * * * * [misc]progress: [ 965 / 5054 ] simplifiying candidate # 1548148527.540 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148527.540 * * [misc]simplify: iters left: 6 (36 enodes) 1548148527.546 * * [misc]simplify: iters left: 5 (87 enodes) 1548148527.560 * * [misc]simplify: iters left: 4 (226 enodes) 1548148527.615 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36)))))))) 1548148527.615 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148527.616 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148527.616 * * [misc]simplify: iters left: 6 (33 enodes) 1548148527.622 * * [misc]simplify: iters left: 5 (76 enodes) 1548148527.633 * * [misc]simplify: iters left: 4 (187 enodes) 1548148527.671 * * [misc]simplify: iters left: 3 (444 enodes) 1548148527.792 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148527.792 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v v) (* (* v v) 36)))))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148527.793 * * * * [misc]progress: [ 966 / 5054 ] simplifiying candidate # 1548148527.793 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148527.793 * * [misc]simplify: iters left: 6 (36 enodes) 1548148527.799 * * [misc]simplify: iters left: 5 (84 enodes) 1548148527.814 * * [misc]simplify: iters left: 4 (206 enodes) 1548148527.851 * * [misc]simplify: iters left: 3 (498 enodes) 1548148527.990 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (* (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v))))))))) 1548148527.990 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (* (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148527.990 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148527.990 * * [misc]simplify: iters left: 6 (33 enodes) 1548148527.996 * * [misc]simplify: iters left: 5 (76 enodes) 1548148528.008 * * [misc]simplify: iters left: 4 (187 enodes) 1548148528.045 * * [misc]simplify: iters left: 3 (444 enodes) 1548148528.165 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148528.165 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4))))) (* (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v 36) (* v v))))))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148528.165 * * * * [misc]progress: [ 967 / 5054 ] simplifiying candidate # 1548148528.166 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148528.166 * * [misc]simplify: iters left: 6 (35 enodes) 1548148528.172 * * [misc]simplify: iters left: 5 (82 enodes) 1548148528.186 * * [misc]simplify: iters left: 4 (204 enodes) 1548148528.230 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4))))))) 1548148528.230 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148528.231 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148528.231 * * [misc]simplify: iters left: 6 (33 enodes) 1548148528.237 * * [misc]simplify: iters left: 5 (76 enodes) 1548148528.250 * * [misc]simplify: iters left: 4 (187 enodes) 1548148528.285 * * [misc]simplify: iters left: 3 (444 enodes) 1548148528.406 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148528.406 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148528.406 * * * * [misc]progress: [ 968 / 5054 ] simplifiying candidate # 1548148528.407 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148528.407 * * [misc]simplify: iters left: 6 (29 enodes) 1548148528.412 * * [misc]simplify: iters left: 5 (64 enodes) 1548148528.420 * * [misc]simplify: iters left: 4 (138 enodes) 1548148528.446 * * [misc]simplify: iters left: 3 (414 enodes) 1548148528.584 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))))) 1548148528.584 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148528.584 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148528.585 * * [misc]simplify: iters left: 6 (32 enodes) 1548148528.590 * * [misc]simplify: iters left: 5 (75 enodes) 1548148528.602 * * [misc]simplify: iters left: 4 (186 enodes) 1548148528.639 * * [misc]simplify: iters left: 3 (440 enodes) 1548148528.756 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148528.756 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148528.756 * * * * [misc]progress: [ 969 / 5054 ] simplifiying candidate # 1548148528.756 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148528.757 * * [misc]simplify: iters left: 6 (35 enodes) 1548148528.763 * * [misc]simplify: iters left: 5 (82 enodes) 1548148528.775 * * [misc]simplify: iters left: 4 (204 enodes) 1548148528.822 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4))))))) 1548148528.822 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148528.822 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148528.822 * * [misc]simplify: iters left: 6 (33 enodes) 1548148528.828 * * [misc]simplify: iters left: 5 (76 enodes) 1548148528.839 * * [misc]simplify: iters left: 4 (187 enodes) 1548148528.876 * * [misc]simplify: iters left: 3 (444 enodes) 1548148528.998 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148528.998 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148528.998 * * * * [misc]progress: [ 970 / 5054 ] simplifiying candidate # 1548148528.998 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148528.998 * * [misc]simplify: iters left: 6 (28 enodes) 1548148529.003 * * [misc]simplify: iters left: 5 (63 enodes) 1548148529.012 * * [misc]simplify: iters left: 4 (142 enodes) 1548148529.040 * * [misc]simplify: iters left: 3 (426 enodes) 1548148529.188 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* (* (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))) (* (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))))) 1548148529.188 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* (* (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))) (* (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148529.188 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148529.188 * * [misc]simplify: iters left: 6 (32 enodes) 1548148529.194 * * [misc]simplify: iters left: 5 (75 enodes) 1548148529.205 * * [misc]simplify: iters left: 4 (186 enodes) 1548148529.241 * * [misc]simplify: iters left: 3 (440 enodes) 1548148529.356 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148529.356 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148529.356 * * * * [misc]progress: [ 971 / 5054 ] simplifiying candidate # 1548148529.357 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148529.357 * * [misc]simplify: iters left: 6 (35 enodes) 1548148529.363 * * [misc]simplify: iters left: 5 (82 enodes) 1548148529.375 * * [misc]simplify: iters left: 4 (203 enodes) 1548148529.423 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))))) 1548148529.423 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148529.423 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148529.423 * * [misc]simplify: iters left: 6 (33 enodes) 1548148529.429 * * [misc]simplify: iters left: 5 (76 enodes) 1548148529.440 * * [misc]simplify: iters left: 4 (187 enodes) 1548148529.477 * * [misc]simplify: iters left: 3 (444 enodes) 1548148529.597 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148529.597 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) (* v v)) 36))))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148529.597 * * * * [misc]progress: [ 972 / 5054 ] simplifiying candidate # 1548148529.598 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148529.598 * * [misc]simplify: iters left: 6 (35 enodes) 1548148529.604 * * [misc]simplify: iters left: 5 (81 enodes) 1548148529.616 * * [misc]simplify: iters left: 4 (196 enodes) 1548148529.655 * * [misc]simplify: iters left: 3 (475 enodes) 1548148529.786 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) 1548148529.786 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148529.786 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148529.786 * * [misc]simplify: iters left: 6 (33 enodes) 1548148529.792 * * [misc]simplify: iters left: 5 (76 enodes) 1548148529.804 * * [misc]simplify: iters left: 4 (187 enodes) 1548148529.839 * * [misc]simplify: iters left: 3 (444 enodes) 1548148529.959 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148529.959 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36))))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148529.959 * * * * [misc]progress: [ 973 / 5054 ] simplifiying candidate # 1548148529.959 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148529.960 * * [misc]simplify: iters left: 6 (34 enodes) 1548148529.966 * * [misc]simplify: iters left: 5 (79 enodes) 1548148529.978 * * [misc]simplify: iters left: 4 (194 enodes) 1548148530.016 * * [misc]simplify: iters left: 3 (474 enodes) 1548148530.146 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* (/ (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) 1548148530.146 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* (/ (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148530.146 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148530.147 * * [misc]simplify: iters left: 6 (33 enodes) 1548148530.152 * * [misc]simplify: iters left: 5 (76 enodes) 1548148530.164 * * [misc]simplify: iters left: 4 (187 enodes) 1548148530.201 * * [misc]simplify: iters left: 3 (444 enodes) 1548148530.323 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148530.323 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148530.323 * * * * [misc]progress: [ 974 / 5054 ] simplifiying candidate # 1548148530.323 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148530.324 * * [misc]simplify: iters left: 6 (28 enodes) 1548148530.330 * * [misc]simplify: iters left: 5 (61 enodes) 1548148530.338 * * [misc]simplify: iters left: 4 (128 enodes) 1548148530.361 * * [misc]simplify: iters left: 3 (358 enodes) 1548148530.477 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v)))))))) 1548148530.477 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148530.477 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148530.477 * * [misc]simplify: iters left: 6 (32 enodes) 1548148530.483 * * [misc]simplify: iters left: 5 (75 enodes) 1548148530.497 * * [misc]simplify: iters left: 4 (186 enodes) 1548148530.532 * * [misc]simplify: iters left: 3 (440 enodes) 1548148530.648 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148530.648 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148530.648 * * * * [misc]progress: [ 975 / 5054 ] simplifiying candidate # 1548148530.648 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148530.648 * * [misc]simplify: iters left: 6 (34 enodes) 1548148530.656 * * [misc]simplify: iters left: 5 (79 enodes) 1548148530.669 * * [misc]simplify: iters left: 4 (194 enodes) 1548148530.706 * * [misc]simplify: iters left: 3 (474 enodes) 1548148530.835 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* (/ (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) 1548148530.835 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* (/ (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148530.835 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148530.835 * * [misc]simplify: iters left: 6 (33 enodes) 1548148530.841 * * [misc]simplify: iters left: 5 (76 enodes) 1548148530.853 * * [misc]simplify: iters left: 4 (187 enodes) 1548148530.890 * * [misc]simplify: iters left: 3 (444 enodes) 1548148531.013 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148531.013 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.013 * * * * [misc]progress: [ 976 / 5054 ] simplifiying candidate # 1548148531.013 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148531.014 * * [misc]simplify: iters left: 6 (27 enodes) 1548148531.018 * * [misc]simplify: iters left: 5 (60 enodes) 1548148531.027 * * [misc]simplify: iters left: 4 (134 enodes) 1548148531.053 * * [misc]simplify: iters left: 3 (361 enodes) 1548148531.163 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) 1548148531.163 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))))) (* (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.163 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148531.164 * * [misc]simplify: iters left: 6 (32 enodes) 1548148531.169 * * [misc]simplify: iters left: 5 (75 enodes) 1548148531.181 * * [misc]simplify: iters left: 4 (186 enodes) 1548148531.218 * * [misc]simplify: iters left: 3 (440 enodes) 1548148531.335 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148531.335 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.335 * * * * [misc]progress: [ 977 / 5054 ] simplifiying candidate # 1548148531.335 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148531.335 * * [misc]simplify: iters left: 6 (34 enodes) 1548148531.341 * * [misc]simplify: iters left: 5 (80 enodes) 1548148531.354 * * [misc]simplify: iters left: 4 (210 enodes) 1548148531.404 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) 1548148531.404 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.404 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148531.405 * * [misc]simplify: iters left: 6 (31 enodes) 1548148531.410 * * [misc]simplify: iters left: 5 (73 enodes) 1548148531.421 * * [misc]simplify: iters left: 4 (190 enodes) 1548148531.457 * * [misc]simplify: iters left: 3 (462 enodes) 1548148531.580 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148531.580 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.580 * * * * [misc]progress: [ 978 / 5054 ] simplifiying candidate # 1548148531.580 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148531.581 * * [misc]simplify: iters left: 6 (34 enodes) 1548148531.587 * * [misc]simplify: iters left: 5 (79 enodes) 1548148531.601 * * [misc]simplify: iters left: 4 (200 enodes) 1548148531.645 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (* (* v v) (* v v)) 36))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))))) 1548148531.645 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (* (* v v) (* v v)) 36))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.646 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148531.646 * * [misc]simplify: iters left: 6 (31 enodes) 1548148531.653 * * [misc]simplify: iters left: 5 (73 enodes) 1548148531.664 * * [misc]simplify: iters left: 4 (190 enodes) 1548148531.699 * * [misc]simplify: iters left: 3 (462 enodes) 1548148531.822 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148531.822 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (* (* v v) (* v v)) 36))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (+ 1 (* -5 (* v v)))) (cbrt (+ 1 (* -5 (* v v))))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.822 * * * * [misc]progress: [ 979 / 5054 ] simplifiying candidate # 1548148531.822 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148531.823 * * [misc]simplify: iters left: 6 (33 enodes) 1548148531.829 * * [misc]simplify: iters left: 5 (77 enodes) 1548148531.841 * * [misc]simplify: iters left: 4 (198 enodes) 1548148531.886 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) 1548148531.887 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148531.887 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148531.887 * * [misc]simplify: iters left: 6 (31 enodes) 1548148531.892 * * [misc]simplify: iters left: 5 (73 enodes) 1548148531.903 * * [misc]simplify: iters left: 4 (190 enodes) 1548148531.940 * * [misc]simplify: iters left: 3 (462 enodes) 1548148532.063 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148532.063 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148532.063 * * * * [misc]progress: [ 980 / 5054 ] simplifiying candidate # 1548148532.063 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148532.064 * * [misc]simplify: iters left: 6 (27 enodes) 1548148532.068 * * [misc]simplify: iters left: 5 (59 enodes) 1548148532.076 * * [misc]simplify: iters left: 4 (127 enodes) 1548148532.102 * * [misc]simplify: iters left: 3 (367 enodes) 1548148532.218 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))))) 1548148532.218 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148532.218 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148532.218 * * [misc]simplify: iters left: 6 (30 enodes) 1548148532.224 * * [misc]simplify: iters left: 5 (72 enodes) 1548148532.235 * * [misc]simplify: iters left: 4 (189 enodes) 1548148532.273 * * [misc]simplify: iters left: 3 (478 enodes) 1548148532.399 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148532.399 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148532.400 * * * * [misc]progress: [ 981 / 5054 ] simplifiying candidate # 1548148532.400 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148532.400 * * [misc]simplify: iters left: 6 (33 enodes) 1548148532.406 * * [misc]simplify: iters left: 5 (77 enodes) 1548148532.420 * * [misc]simplify: iters left: 4 (198 enodes) 1548148532.464 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) 1548148532.464 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148532.464 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148532.464 * * [misc]simplify: iters left: 6 (31 enodes) 1548148532.469 * * [misc]simplify: iters left: 5 (73 enodes) 1548148532.483 * * [misc]simplify: iters left: 4 (190 enodes) 1548148532.517 * * [misc]simplify: iters left: 3 (462 enodes) 1548148532.641 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148532.641 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148532.641 * * * * [misc]progress: [ 982 / 5054 ] simplifiying candidate # 1548148532.642 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148532.642 * * [misc]simplify: iters left: 6 (26 enodes) 1548148532.646 * * [misc]simplify: iters left: 5 (58 enodes) 1548148532.654 * * [misc]simplify: iters left: 4 (129 enodes) 1548148532.678 * * [misc]simplify: iters left: 3 (359 enodes) 1548148532.786 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))))) 1548148532.786 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148532.787 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148532.787 * * [misc]simplify: iters left: 6 (30 enodes) 1548148532.792 * * [misc]simplify: iters left: 5 (72 enodes) 1548148532.805 * * [misc]simplify: iters left: 4 (189 enodes) 1548148532.841 * * [misc]simplify: iters left: 3 (478 enodes) 1548148532.967 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148532.968 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148532.968 * * * * [misc]progress: [ 983 / 5054 ] simplifiying candidate # 1548148532.968 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148532.968 * * [misc]simplify: iters left: 6 (31 enodes) 1548148532.974 * * [misc]simplify: iters left: 5 (77 enodes) 1548148532.986 * * [misc]simplify: iters left: 4 (207 enodes) 1548148533.034 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) 1548148533.034 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148533.034 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148533.034 * * [misc]simplify: iters left: 6 (29 enodes) 1548148533.039 * * [misc]simplify: iters left: 5 (71 enodes) 1548148533.051 * * [misc]simplify: iters left: 4 (188 enodes) 1548148533.087 * * [misc]simplify: iters left: 3 (462 enodes) 1548148533.208 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148533.208 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148533.208 * * * * [misc]progress: [ 984 / 5054 ] simplifiying candidate # 1548148533.208 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148533.209 * * [misc]simplify: iters left: 6 (31 enodes) 1548148533.214 * * [misc]simplify: iters left: 5 (76 enodes) 1548148533.226 * * [misc]simplify: iters left: 4 (197 enodes) 1548148533.271 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148533.271 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148533.272 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148533.272 * * [misc]simplify: iters left: 6 (29 enodes) 1548148533.277 * * [misc]simplify: iters left: 5 (71 enodes) 1548148533.288 * * [misc]simplify: iters left: 4 (188 enodes) 1548148533.325 * * [misc]simplify: iters left: 3 (462 enodes) 1548148533.447 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148533.447 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) (* v v)) 36)))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148533.447 * * * * [misc]progress: [ 985 / 5054 ] simplifiying candidate # 1548148533.447 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148533.447 * * [misc]simplify: iters left: 6 (30 enodes) 1548148533.453 * * [misc]simplify: iters left: 5 (74 enodes) 1548148533.464 * * [misc]simplify: iters left: 4 (195 enodes) 1548148533.503 * * [misc]simplify: iters left: 3 (499 enodes) 1548148533.650 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) 1548148533.650 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148533.650 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148533.650 * * [misc]simplify: iters left: 6 (29 enodes) 1548148533.655 * * [misc]simplify: iters left: 5 (71 enodes) 1548148533.666 * * [misc]simplify: iters left: 4 (188 enodes) 1548148533.703 * * [misc]simplify: iters left: 3 (462 enodes) 1548148533.825 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148533.825 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148533.825 * * * * [misc]progress: [ 986 / 5054 ] simplifiying candidate # 1548148533.825 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148533.826 * * [misc]simplify: iters left: 6 (24 enodes) 1548148533.830 * * [misc]simplify: iters left: 5 (56 enodes) 1548148533.838 * * [misc]simplify: iters left: 4 (123 enodes) 1548148533.863 * * [misc]simplify: iters left: 3 (373 enodes) 1548148533.975 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148533.976 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148533.976 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148533.976 * * [misc]simplify: iters left: 6 (28 enodes) 1548148533.981 * * [misc]simplify: iters left: 5 (70 enodes) 1548148533.992 * * [misc]simplify: iters left: 4 (187 enodes) 1548148534.029 * * [misc]simplify: iters left: 3 (460 enodes) 1548148534.152 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148534.152 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148534.152 * * * * [misc]progress: [ 987 / 5054 ] simplifiying candidate # 1548148534.152 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148534.152 * * [misc]simplify: iters left: 6 (30 enodes) 1548148534.158 * * [misc]simplify: iters left: 5 (74 enodes) 1548148534.169 * * [misc]simplify: iters left: 4 (195 enodes) 1548148534.208 * * [misc]simplify: iters left: 3 (499 enodes) 1548148534.354 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) 1548148534.354 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v)))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148534.355 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148534.355 * * [misc]simplify: iters left: 6 (29 enodes) 1548148534.360 * * [misc]simplify: iters left: 5 (71 enodes) 1548148534.371 * * [misc]simplify: iters left: 4 (188 enodes) 1548148534.408 * * [misc]simplify: iters left: 3 (462 enodes) 1548148534.530 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148534.530 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (cbrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148534.530 * * * * [misc]progress: [ 988 / 5054 ] simplifiying candidate # 1548148534.530 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148534.530 * * [misc]simplify: iters left: 6 (23 enodes) 1548148534.534 * * [misc]simplify: iters left: 5 (55 enodes) 1548148534.542 * * [misc]simplify: iters left: 4 (128 enodes) 1548148534.568 * * [misc]simplify: iters left: 3 (390 enodes) 1548148534.694 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))))) 1548148534.694 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148534.694 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148534.694 * * [misc]simplify: iters left: 6 (28 enodes) 1548148534.699 * * [misc]simplify: iters left: 5 (70 enodes) 1548148534.710 * * [misc]simplify: iters left: 4 (187 enodes) 1548148534.747 * * [misc]simplify: iters left: 3 (460 enodes) 1548148534.870 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148534.870 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148534.870 * * * * [misc]progress: [ 989 / 5054 ] simplifiying candidate # 1548148534.870 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148534.871 * * [misc]simplify: iters left: 6 (32 enodes) 1548148534.877 * * [misc]simplify: iters left: 5 (78 enodes) 1548148534.891 * * [misc]simplify: iters left: 4 (201 enodes) 1548148534.937 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) 1548148534.937 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148534.937 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148534.937 * * [misc]simplify: iters left: 6 (30 enodes) 1548148534.944 * * [misc]simplify: iters left: 5 (72 enodes) 1548148534.955 * * [misc]simplify: iters left: 4 (189 enodes) 1548148534.990 * * [misc]simplify: iters left: 3 (466 enodes) 1548148535.114 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148535.114 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148535.114 * * * * [misc]progress: [ 990 / 5054 ] simplifiying candidate # 1548148535.114 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148535.114 * * [misc]simplify: iters left: 6 (32 enodes) 1548148535.120 * * [misc]simplify: iters left: 5 (77 enodes) 1548148535.132 * * [misc]simplify: iters left: 4 (194 enodes) 1548148535.170 * * [misc]simplify: iters left: 3 (488 enodes) 1548148535.305 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))))) 1548148535.305 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148535.305 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148535.305 * * [misc]simplify: iters left: 6 (30 enodes) 1548148535.311 * * [misc]simplify: iters left: 5 (72 enodes) 1548148535.322 * * [misc]simplify: iters left: 4 (189 enodes) 1548148535.359 * * [misc]simplify: iters left: 3 (466 enodes) 1548148535.482 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148535.482 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148535.482 * * * * [misc]progress: [ 991 / 5054 ] simplifiying candidate # 1548148535.482 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148535.482 * * [misc]simplify: iters left: 6 (31 enodes) 1548148535.490 * * [misc]simplify: iters left: 5 (75 enodes) 1548148535.502 * * [misc]simplify: iters left: 4 (188 enodes) 1548148535.537 * * [misc]simplify: iters left: 3 (473 enodes) 1548148535.670 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148535.670 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148535.670 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148535.671 * * [misc]simplify: iters left: 6 (30 enodes) 1548148535.676 * * [misc]simplify: iters left: 5 (72 enodes) 1548148535.687 * * [misc]simplify: iters left: 4 (189 enodes) 1548148535.724 * * [misc]simplify: iters left: 3 (466 enodes) 1548148535.847 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148535.847 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148535.847 * * * * [misc]progress: [ 992 / 5054 ] simplifiying candidate # 1548148535.847 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148535.847 * * [misc]simplify: iters left: 6 (25 enodes) 1548148535.852 * * [misc]simplify: iters left: 5 (57 enodes) 1548148535.860 * * [misc]simplify: iters left: 4 (118 enodes) 1548148535.883 * * [misc]simplify: iters left: 3 (324 enodes) 1548148535.982 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))))) 1548148535.982 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148535.982 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148535.982 * * [misc]simplify: iters left: 6 (29 enodes) 1548148535.987 * * [misc]simplify: iters left: 5 (71 enodes) 1548148535.998 * * [misc]simplify: iters left: 4 (188 enodes) 1548148536.035 * * [misc]simplify: iters left: 3 (464 enodes) 1548148536.158 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148536.158 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148536.158 * * * * [misc]progress: [ 993 / 5054 ] simplifiying candidate # 1548148536.158 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148536.158 * * [misc]simplify: iters left: 6 (31 enodes) 1548148536.164 * * [misc]simplify: iters left: 5 (75 enodes) 1548148536.175 * * [misc]simplify: iters left: 4 (188 enodes) 1548148536.213 * * [misc]simplify: iters left: 3 (473 enodes) 1548148536.348 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148536.348 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148536.348 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148536.348 * * [misc]simplify: iters left: 6 (30 enodes) 1548148536.354 * * [misc]simplify: iters left: 5 (72 enodes) 1548148536.365 * * [misc]simplify: iters left: 4 (189 enodes) 1548148536.400 * * [misc]simplify: iters left: 3 (466 enodes) 1548148536.523 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148536.523 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t)) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148536.523 * * * * [misc]progress: [ 994 / 5054 ] simplifiying candidate # 1548148536.523 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) 1548148536.523 * * [misc]simplify: iters left: 6 (24 enodes) 1548148536.528 * * [misc]simplify: iters left: 5 (56 enodes) 1548148536.535 * * [misc]simplify: iters left: 4 (124 enodes) 1548148536.558 * * [misc]simplify: iters left: 3 (351 enodes) 1548148536.670 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) t)) 1548148536.670 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148536.670 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148536.671 * * [misc]simplify: iters left: 6 (29 enodes) 1548148536.676 * * [misc]simplify: iters left: 5 (71 enodes) 1548148536.687 * * [misc]simplify: iters left: 4 (188 enodes) 1548148536.721 * * [misc]simplify: iters left: 3 (464 enodes) 1548148536.844 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148536.844 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148536.844 * * * * [misc]progress: [ 995 / 5054 ] simplifiying candidate # 1548148536.844 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148536.844 * * [misc]simplify: iters left: 6 (34 enodes) 1548148536.850 * * [misc]simplify: iters left: 5 (82 enodes) 1548148536.863 * * [misc]simplify: iters left: 4 (218 enodes) 1548148536.918 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (* (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v))))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) 1548148536.918 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (* (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v))))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148536.919 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148536.919 * * [misc]simplify: iters left: 6 (31 enodes) 1548148536.924 * * [misc]simplify: iters left: 5 (73 enodes) 1548148536.936 * * [misc]simplify: iters left: 4 (190 enodes) 1548148536.972 * * [misc]simplify: iters left: 3 (462 enodes) 1548148537.096 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148537.096 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.096 * * * * [misc]progress: [ 996 / 5054 ] simplifiying candidate # 1548148537.096 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148537.097 * * [misc]simplify: iters left: 6 (34 enodes) 1548148537.103 * * [misc]simplify: iters left: 5 (81 enodes) 1548148537.117 * * [misc]simplify: iters left: 4 (206 enodes) 1548148537.164 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148537.164 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.164 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148537.164 * * [misc]simplify: iters left: 6 (31 enodes) 1548148537.170 * * [misc]simplify: iters left: 5 (73 enodes) 1548148537.183 * * [misc]simplify: iters left: 4 (190 enodes) 1548148537.218 * * [misc]simplify: iters left: 3 (462 enodes) 1548148537.342 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148537.342 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.342 * * * * [misc]progress: [ 997 / 5054 ] simplifiying candidate # 1548148537.342 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148537.343 * * [misc]simplify: iters left: 6 (33 enodes) 1548148537.349 * * [misc]simplify: iters left: 5 (79 enodes) 1548148537.361 * * [misc]simplify: iters left: 4 (204 enodes) 1548148537.410 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) 1548148537.410 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.410 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148537.410 * * [misc]simplify: iters left: 6 (31 enodes) 1548148537.416 * * [misc]simplify: iters left: 5 (73 enodes) 1548148537.427 * * [misc]simplify: iters left: 4 (190 enodes) 1548148537.464 * * [misc]simplify: iters left: 3 (462 enodes) 1548148537.586 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148537.587 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.587 * * * * [misc]progress: [ 998 / 5054 ] simplifiying candidate # 1548148537.587 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148537.587 * * [misc]simplify: iters left: 6 (27 enodes) 1548148537.592 * * [misc]simplify: iters left: 5 (61 enodes) 1548148537.600 * * [misc]simplify: iters left: 4 (133 enodes) 1548148537.626 * * [misc]simplify: iters left: 3 (379 enodes) 1548148537.748 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))))) 1548148537.748 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v))))))) (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.748 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148537.748 * * [misc]simplify: iters left: 6 (30 enodes) 1548148537.754 * * [misc]simplify: iters left: 5 (72 enodes) 1548148537.765 * * [misc]simplify: iters left: 4 (189 enodes) 1548148537.803 * * [misc]simplify: iters left: 3 (478 enodes) 1548148537.929 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148537.929 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.929 * * * * [misc]progress: [ 999 / 5054 ] simplifiying candidate # 1548148537.930 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148537.930 * * [misc]simplify: iters left: 6 (33 enodes) 1548148537.936 * * [misc]simplify: iters left: 5 (79 enodes) 1548148537.950 * * [misc]simplify: iters left: 4 (204 enodes) 1548148537.998 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) 1548148537.998 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ 1 (* -5 (* v v)))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (cbrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148537.998 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148537.998 * * [misc]simplify: iters left: 6 (31 enodes) 1548148538.004 * * [misc]simplify: iters left: 5 (73 enodes) 1548148538.017 * * [misc]simplify: iters left: 4 (190 enodes) 1548148538.052 * * [misc]simplify: iters left: 3 (462 enodes) 1548148538.176 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148538.176 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148538.176 * * * * [misc]progress: [ 1000 / 5054 ] simplifiying candidate # 1548148538.176 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148538.176 * * [misc]simplify: iters left: 6 (26 enodes) 1548148538.181 * * [misc]simplify: iters left: 5 (60 enodes) 1548148538.189 * * [misc]simplify: iters left: 4 (137 enodes) 1548148538.213 * * [misc]simplify: iters left: 3 (369 enodes) 1548148538.322 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))))) 1548148538.322 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (cbrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (cbrt (+ (* (* -5 v) v) 1))))) (* (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148538.323 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148538.323 * * [misc]simplify: iters left: 6 (30 enodes) 1548148538.328 * * [misc]simplify: iters left: 5 (72 enodes) 1548148538.342 * * [misc]simplify: iters left: 4 (189 enodes) 1548148538.378 * * [misc]simplify: iters left: 3 (478 enodes) 1548148538.505 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148538.505 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148538.505 * * * * [misc]progress: [ 1001 / 5054 ] simplifiying candidate # 1548148538.505 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148538.505 * * [misc]simplify: iters left: 6 (33 enodes) 1548148538.511 * * [misc]simplify: iters left: 5 (79 enodes) 1548148538.523 * * [misc]simplify: iters left: 4 (209 enodes) 1548148538.574 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))))) 1548148538.574 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148538.574 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148538.574 * * [misc]simplify: iters left: 6 (31 enodes) 1548148538.580 * * [misc]simplify: iters left: 5 (73 enodes) 1548148538.591 * * [misc]simplify: iters left: 4 (190 enodes) 1548148538.627 * * [misc]simplify: iters left: 3 (462 enodes) 1548148538.751 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148538.751 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (/ t (sqrt (cbrt (+ 1 (* -5 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148538.751 * * * * [misc]progress: [ 1002 / 5054 ] simplifiying candidate # 1548148538.751 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148538.751 * * [misc]simplify: iters left: 6 (33 enodes) 1548148538.757 * * [misc]simplify: iters left: 5 (78 enodes) 1548148538.769 * * [misc]simplify: iters left: 4 (199 enodes) 1548148538.814 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (* (sqrt (cbrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148538.814 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (* (sqrt (cbrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148538.815 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148538.815 * * [misc]simplify: iters left: 6 (31 enodes) 1548148538.820 * * [misc]simplify: iters left: 5 (73 enodes) 1548148538.832 * * [misc]simplify: iters left: 4 (190 enodes) 1548148538.868 * * [misc]simplify: iters left: 3 (462 enodes) 1548148538.992 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148538.992 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (* (sqrt (cbrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148538.992 * * * * [misc]progress: [ 1003 / 5054 ] simplifiying candidate # 1548148538.992 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148538.992 * * [misc]simplify: iters left: 6 (32 enodes) 1548148538.998 * * [misc]simplify: iters left: 5 (76 enodes) 1548148539.012 * * [misc]simplify: iters left: 4 (197 enodes) 1548148539.055 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) 1548148539.055 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148539.055 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148539.055 * * [misc]simplify: iters left: 6 (31 enodes) 1548148539.061 * * [misc]simplify: iters left: 5 (73 enodes) 1548148539.074 * * [misc]simplify: iters left: 4 (190 enodes) 1548148539.109 * * [misc]simplify: iters left: 3 (462 enodes) 1548148539.233 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148539.233 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148539.233 * * * * [misc]progress: [ 1004 / 5054 ] simplifiying candidate # 1548148539.233 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148539.234 * * [misc]simplify: iters left: 6 (26 enodes) 1548148539.238 * * [misc]simplify: iters left: 5 (58 enodes) 1548148539.246 * * [misc]simplify: iters left: 4 (126 enodes) 1548148539.269 * * [misc]simplify: iters left: 3 (351 enodes) 1548148539.374 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (* (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) 1548148539.374 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (* (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148539.374 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148539.374 * * [misc]simplify: iters left: 6 (30 enodes) 1548148539.380 * * [misc]simplify: iters left: 5 (72 enodes) 1548148539.391 * * [misc]simplify: iters left: 4 (189 enodes) 1548148539.428 * * [misc]simplify: iters left: 3 (478 enodes) 1548148539.555 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148539.555 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148539.555 * * * * [misc]progress: [ 1005 / 5054 ] simplifiying candidate # 1548148539.556 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148539.556 * * [misc]simplify: iters left: 6 (32 enodes) 1548148539.562 * * [misc]simplify: iters left: 5 (76 enodes) 1548148539.573 * * [misc]simplify: iters left: 4 (197 enodes) 1548148539.618 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) 1548148539.618 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148539.618 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148539.618 * * [misc]simplify: iters left: 6 (31 enodes) 1548148539.624 * * [misc]simplify: iters left: 5 (73 enodes) 1548148539.635 * * [misc]simplify: iters left: 4 (190 enodes) 1548148539.670 * * [misc]simplify: iters left: 3 (462 enodes) 1548148539.795 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148539.795 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148539.795 * * * * [misc]progress: [ 1006 / 5054 ] simplifiying candidate # 1548148539.796 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148539.796 * * [misc]simplify: iters left: 6 (25 enodes) 1548148539.800 * * [misc]simplify: iters left: 5 (57 enodes) 1548148539.808 * * [misc]simplify: iters left: 4 (128 enodes) 1548148539.833 * * [misc]simplify: iters left: 3 (367 enodes) 1548148539.944 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8)))) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) 1548148539.944 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8)))) (* (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148539.945 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148539.945 * * [misc]simplify: iters left: 6 (30 enodes) 1548148539.950 * * [misc]simplify: iters left: 5 (72 enodes) 1548148539.961 * * [misc]simplify: iters left: 4 (189 enodes) 1548148539.997 * * [misc]simplify: iters left: 3 (478 enodes) 1548148540.127 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148540.127 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148540.127 * * * * [misc]progress: [ 1007 / 5054 ] simplifiying candidate # 1548148540.128 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148540.128 * * [misc]simplify: iters left: 6 (31 enodes) 1548148540.134 * * [misc]simplify: iters left: 5 (75 enodes) 1548148540.145 * * [misc]simplify: iters left: 4 (196 enodes) 1548148540.185 * * [misc]simplify: iters left: 3 (487 enodes) 1548148540.321 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t)) 1548148540.321 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148540.321 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148540.321 * * [misc]simplify: iters left: 6 (30 enodes) 1548148540.327 * * [misc]simplify: iters left: 5 (72 enodes) 1548148540.341 * * [misc]simplify: iters left: 4 (189 enodes) 1548148540.376 * * [misc]simplify: iters left: 3 (466 enodes) 1548148540.500 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148540.500 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8)))) (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))) 8))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t)) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148540.500 * * * * [misc]progress: [ 1008 / 5054 ] simplifiying candidate # 1548148540.501 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148540.501 * * [misc]simplify: iters left: 6 (31 enodes) 1548148540.506 * * [misc]simplify: iters left: 5 (74 enodes) 1548148540.518 * * [misc]simplify: iters left: 4 (189 enodes) 1548148540.552 * * [misc]simplify: iters left: 3 (460 enodes) 1548148540.673 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (* (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8))))) 1548148540.673 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (* (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148540.674 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148540.674 * * [misc]simplify: iters left: 6 (30 enodes) 1548148540.679 * * [misc]simplify: iters left: 5 (72 enodes) 1548148540.690 * * [misc]simplify: iters left: 4 (189 enodes) 1548148540.727 * * [misc]simplify: iters left: 3 (466 enodes) 1548148540.850 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148540.850 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (* (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* v -6))) 8))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148540.850 * * * * [misc]progress: [ 1009 / 5054 ] simplifiying candidate # 1548148540.851 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148540.851 * * [misc]simplify: iters left: 6 (30 enodes) 1548148540.856 * * [misc]simplify: iters left: 5 (72 enodes) 1548148540.867 * * [misc]simplify: iters left: 4 (187 enodes) 1548148540.904 * * [misc]simplify: iters left: 3 (458 enodes) 1548148541.026 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))))) 1548148541.026 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148541.026 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148541.026 * * [misc]simplify: iters left: 6 (30 enodes) 1548148541.032 * * [misc]simplify: iters left: 5 (72 enodes) 1548148541.045 * * [misc]simplify: iters left: 4 (189 enodes) 1548148541.080 * * [misc]simplify: iters left: 3 (466 enodes) 1548148541.203 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148541.203 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148541.203 * * * * [misc]progress: [ 1010 / 5054 ] simplifiying candidate # 1548148541.203 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) 1548148541.204 * * [misc]simplify: iters left: 6 (24 enodes) 1548148541.208 * * [misc]simplify: iters left: 5 (54 enodes) 1548148541.215 * * [misc]simplify: iters left: 4 (116 enodes) 1548148541.235 * * [misc]simplify: iters left: 3 (340 enodes) 1548148541.347 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (* (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8))) t)) 1548148541.347 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (* (cbrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148541.347 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148541.348 * * [misc]simplify: iters left: 6 (29 enodes) 1548148541.355 * * [misc]simplify: iters left: 5 (71 enodes) 1548148541.366 * * [misc]simplify: iters left: 4 (188 enodes) 1548148541.401 * * [misc]simplify: iters left: 3 (464 enodes) 1548148541.524 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148541.524 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148541.524 * * * * [misc]progress: [ 1011 / 5054 ] simplifiying candidate # 1548148541.524 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148541.525 * * [misc]simplify: iters left: 6 (30 enodes) 1548148541.530 * * [misc]simplify: iters left: 5 (72 enodes) 1548148541.541 * * [misc]simplify: iters left: 4 (187 enodes) 1548148541.577 * * [misc]simplify: iters left: 3 (458 enodes) 1548148541.699 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))))) 1548148541.700 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148541.700 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148541.700 * * [misc]simplify: iters left: 6 (30 enodes) 1548148541.705 * * [misc]simplify: iters left: 5 (72 enodes) 1548148541.716 * * [misc]simplify: iters left: 4 (189 enodes) 1548148541.754 * * [misc]simplify: iters left: 3 (466 enodes) 1548148541.876 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148541.877 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148541.877 * * * * [misc]progress: [ 1012 / 5054 ] simplifiying candidate # 1548148541.877 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) 1548148541.877 * * [misc]simplify: iters left: 6 (23 enodes) 1548148541.881 * * [misc]simplify: iters left: 5 (51 enodes) 1548148541.888 * * [misc]simplify: iters left: 4 (112 enodes) 1548148541.910 * * [misc]simplify: iters left: 3 (304 enodes) 1548148542.003 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) 1548148542.004 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148542.004 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148542.004 * * [misc]simplify: iters left: 6 (29 enodes) 1548148542.009 * * [misc]simplify: iters left: 5 (71 enodes) 1548148542.020 * * [misc]simplify: iters left: 4 (188 enodes) 1548148542.055 * * [misc]simplify: iters left: 3 (464 enodes) 1548148542.177 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148542.177 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148542.178 * * * * [misc]progress: [ 1013 / 5054 ] simplifiying candidate # 1548148542.178 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148542.178 * * [misc]simplify: iters left: 6 (29 enodes) 1548148542.184 * * [misc]simplify: iters left: 5 (73 enodes) 1548148542.195 * * [misc]simplify: iters left: 4 (190 enodes) 1548148542.233 * * [misc]simplify: iters left: 3 (494 enodes) 1548148542.370 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))))) 1548148542.370 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148542.371 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148542.371 * * [misc]simplify: iters left: 6 (32 enodes) 1548148542.377 * * [misc]simplify: iters left: 5 (77 enodes) 1548148542.391 * * [misc]simplify: iters left: 4 (207 enodes) 1548148542.437 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148542.437 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (/ (cbrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148542.437 * * * * [misc]progress: [ 1014 / 5054 ] simplifiying candidate # 1548148542.437 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148542.438 * * [misc]simplify: iters left: 6 (29 enodes) 1548148542.443 * * [misc]simplify: iters left: 5 (72 enodes) 1548148542.456 * * [misc]simplify: iters left: 4 (183 enodes) 1548148542.489 * * [misc]simplify: iters left: 3 (447 enodes) 1548148542.608 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) 1548148542.608 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148542.608 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148542.608 * * [misc]simplify: iters left: 6 (32 enodes) 1548148542.614 * * [misc]simplify: iters left: 5 (77 enodes) 1548148542.626 * * [misc]simplify: iters left: 4 (207 enodes) 1548148542.949 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148542.949 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148542.949 * * * * [misc]progress: [ 1015 / 5054 ] simplifiying candidate # 1548148542.949 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148542.949 * * [misc]simplify: iters left: 6 (28 enodes) 1548148542.955 * * [misc]simplify: iters left: 5 (70 enodes) 1548148542.966 * * [misc]simplify: iters left: 4 (181 enodes) 1548148543.000 * * [misc]simplify: iters left: 3 (460 enodes) 1548148543.124 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) 1548148543.124 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.124 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148543.125 * * [misc]simplify: iters left: 6 (32 enodes) 1548148543.130 * * [misc]simplify: iters left: 5 (77 enodes) 1548148543.142 * * [misc]simplify: iters left: 4 (207 enodes) 1548148543.190 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148543.190 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.190 * * * * [misc]progress: [ 1016 / 5054 ] simplifiying candidate # 1548148543.191 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) 1548148543.191 * * [misc]simplify: iters left: 6 (22 enodes) 1548148543.195 * * [misc]simplify: iters left: 5 (52 enodes) 1548148543.202 * * [misc]simplify: iters left: 4 (114 enodes) 1548148543.224 * * [misc]simplify: iters left: 3 (314 enodes) 1548148543.317 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) 1548148543.317 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (cbrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.317 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148543.317 * * [misc]simplify: iters left: 6 (31 enodes) 1548148543.323 * * [misc]simplify: iters left: 5 (76 enodes) 1548148543.336 * * [misc]simplify: iters left: 4 (206 enodes) 1548148543.382 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148543.382 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.382 * * * * [misc]progress: [ 1017 / 5054 ] simplifiying candidate # 1548148543.382 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148543.383 * * [misc]simplify: iters left: 6 (28 enodes) 1548148543.390 * * [misc]simplify: iters left: 5 (70 enodes) 1548148543.401 * * [misc]simplify: iters left: 4 (181 enodes) 1548148543.435 * * [misc]simplify: iters left: 3 (460 enodes) 1548148543.560 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) 1548148543.560 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (sqrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.560 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148543.560 * * [misc]simplify: iters left: 6 (32 enodes) 1548148543.566 * * [misc]simplify: iters left: 5 (77 enodes) 1548148543.578 * * [misc]simplify: iters left: 4 (207 enodes) 1548148543.626 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148543.626 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.626 * * * * [misc]progress: [ 1018 / 5054 ] simplifiying candidate # 1548148543.626 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) 1548148543.626 * * [misc]simplify: iters left: 6 (21 enodes) 1548148543.630 * * [misc]simplify: iters left: 5 (49 enodes) 1548148543.637 * * [misc]simplify: iters left: 4 (110 enodes) 1548148543.657 * * [misc]simplify: iters left: 3 (311 enodes) 1548148543.763 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148543.763 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))) (cbrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.763 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148543.764 * * [misc]simplify: iters left: 6 (31 enodes) 1548148543.769 * * [misc]simplify: iters left: 5 (76 enodes) 1548148543.781 * * [misc]simplify: iters left: 4 (206 enodes) 1548148543.828 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148543.829 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.829 * * * * [misc]progress: [ 1019 / 5054 ] simplifiying candidate # 1548148543.829 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148543.829 * * [misc]simplify: iters left: 6 (32 enodes) 1548148543.835 * * [misc]simplify: iters left: 5 (82 enodes) 1548148543.848 * * [misc]simplify: iters left: 4 (224 enodes) 1548148543.902 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (* t PI))) 1548148543.902 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148543.902 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148543.903 * * [misc]simplify: iters left: 6 (29 enodes) 1548148543.908 * * [misc]simplify: iters left: 5 (71 enodes) 1548148543.919 * * [misc]simplify: iters left: 4 (188 enodes) 1548148543.956 * * [misc]simplify: iters left: 3 (482 enodes) 1548148544.087 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148544.087 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.087 * * * * [misc]progress: [ 1020 / 5054 ] simplifiying candidate # 1548148544.087 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148544.088 * * [misc]simplify: iters left: 6 (32 enodes) 1548148544.093 * * [misc]simplify: iters left: 5 (78 enodes) 1548148544.105 * * [misc]simplify: iters left: 4 (200 enodes) 1548148544.149 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* v v) (* 36 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148544.149 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* v v) (* 36 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.149 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148544.150 * * [misc]simplify: iters left: 6 (29 enodes) 1548148544.155 * * [misc]simplify: iters left: 5 (71 enodes) 1548148544.166 * * [misc]simplify: iters left: 4 (188 enodes) 1548148544.202 * * [misc]simplify: iters left: 3 (482 enodes) 1548148544.335 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148544.335 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* v v) (* 36 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.335 * * * * [misc]progress: [ 1021 / 5054 ] simplifiying candidate # 1548148544.335 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148544.335 * * [misc]simplify: iters left: 6 (31 enodes) 1548148544.341 * * [misc]simplify: iters left: 5 (76 enodes) 1548148544.353 * * [misc]simplify: iters left: 4 (198 enodes) 1548148544.397 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* t PI)) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148544.397 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* t PI)) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.397 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148544.397 * * [misc]simplify: iters left: 6 (29 enodes) 1548148544.402 * * [misc]simplify: iters left: 5 (71 enodes) 1548148544.413 * * [misc]simplify: iters left: 4 (188 enodes) 1548148544.450 * * [misc]simplify: iters left: 3 (482 enodes) 1548148544.581 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148544.581 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.581 * * * * [misc]progress: [ 1022 / 5054 ] simplifiying candidate # 1548148544.581 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) 1548148544.582 * * [misc]simplify: iters left: 6 (25 enodes) 1548148544.586 * * [misc]simplify: iters left: 5 (58 enodes) 1548148544.594 * * [misc]simplify: iters left: 4 (132 enodes) 1548148544.621 * * [misc]simplify: iters left: 3 (384 enodes) 1548148544.738 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))))))) (* (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (* t PI))) 1548148544.738 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))))))) (* (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.739 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148544.739 * * [misc]simplify: iters left: 6 (28 enodes) 1548148544.744 * * [misc]simplify: iters left: 5 (70 enodes) 1548148544.755 * * [misc]simplify: iters left: 4 (187 enodes) 1548148544.792 * * [misc]simplify: iters left: 3 (480 enodes) 1548148544.927 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148544.927 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.928 * * * * [misc]progress: [ 1023 / 5054 ] simplifiying candidate # 1548148544.928 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148544.928 * * [misc]simplify: iters left: 6 (31 enodes) 1548148544.936 * * [misc]simplify: iters left: 5 (76 enodes) 1548148544.947 * * [misc]simplify: iters left: 4 (198 enodes) 1548148544.990 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* t PI)) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148544.990 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (* t PI)) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ 4 (* 12 (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148544.991 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148544.992 * * [misc]simplify: iters left: 6 (29 enodes) 1548148544.997 * * [misc]simplify: iters left: 5 (71 enodes) 1548148545.009 * * [misc]simplify: iters left: 4 (188 enodes) 1548148545.044 * * [misc]simplify: iters left: 3 (482 enodes) 1548148545.178 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148545.178 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (cbrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148545.179 * * * * [misc]progress: [ 1024 / 5054 ] simplifiying candidate # 1548148545.179 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) 1548148545.179 * * [misc]simplify: iters left: 6 (24 enodes) 1548148545.183 * * [misc]simplify: iters left: 5 (57 enodes) 1548148545.191 * * [misc]simplify: iters left: 4 (137 enodes) 1548148545.220 * * [misc]simplify: iters left: 3 (392 enodes) 1548148545.346 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148545.346 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (cbrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148545.346 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148545.346 * * [misc]simplify: iters left: 6 (28 enodes) 1548148545.352 * * [misc]simplify: iters left: 5 (70 enodes) 1548148545.362 * * [misc]simplify: iters left: 4 (187 enodes) 1548148545.399 * * [misc]simplify: iters left: 3 (480 enodes) 1548148545.536 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148545.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148545.536 * * * * [misc]progress: [ 1025 / 5054 ] simplifiying candidate # 1548148545.536 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148545.536 * * [misc]simplify: iters left: 6 (37 enodes) 1548148545.544 * * [misc]simplify: iters left: 5 (96 enodes) 1548148545.559 * * [misc]simplify: iters left: 4 (274 enodes) 1548148545.636 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (* t PI) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* (* v v) 36) (* v v))))) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* (* v v) 36) (* v v)))))))) 1548148545.636 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (* t PI) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* (* v v) 36) (* v v))))) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* (* v v) 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148545.637 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148545.637 * * [misc]simplify: iters left: 6 (33 enodes) 1548148545.643 * * [misc]simplify: iters left: 5 (87 enodes) 1548148545.658 * * [misc]simplify: iters left: 4 (241 enodes) 1548148545.733 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148545.734 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148545.734 * * * * [misc]progress: [ 1026 / 5054 ] simplifiying candidate # 1548148545.734 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148545.734 * * [misc]simplify: iters left: 6 (37 enodes) 1548148545.741 * * [misc]simplify: iters left: 5 (95 enodes) 1548148545.756 * * [misc]simplify: iters left: 4 (262 enodes) 1548148545.825 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) 1548148545.825 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148545.825 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148545.825 * * [misc]simplify: iters left: 6 (33 enodes) 1548148545.832 * * [misc]simplify: iters left: 5 (87 enodes) 1548148545.849 * * [misc]simplify: iters left: 4 (241 enodes) 1548148545.922 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148545.922 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148545.922 * * * * [misc]progress: [ 1027 / 5054 ] simplifiying candidate # 1548148545.923 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148545.923 * * [misc]simplify: iters left: 6 (36 enodes) 1548148545.930 * * [misc]simplify: iters left: 5 (93 enodes) 1548148545.944 * * [misc]simplify: iters left: 4 (260 enodes) 1548148546.015 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148546.016 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.016 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148546.016 * * [misc]simplify: iters left: 6 (33 enodes) 1548148546.022 * * [misc]simplify: iters left: 5 (87 enodes) 1548148546.038 * * [misc]simplify: iters left: 4 (241 enodes) 1548148546.112 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148546.112 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.112 * * * * [misc]progress: [ 1028 / 5054 ] simplifiying candidate # 1548148546.112 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148546.113 * * [misc]simplify: iters left: 6 (30 enodes) 1548148546.119 * * [misc]simplify: iters left: 5 (75 enodes) 1548148546.132 * * [misc]simplify: iters left: 4 (188 enodes) 1548148546.177 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148546.177 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.178 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148546.178 * * [misc]simplify: iters left: 6 (32 enodes) 1548148546.184 * * [misc]simplify: iters left: 5 (86 enodes) 1548148546.201 * * [misc]simplify: iters left: 4 (237 enodes) 1548148546.264 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148546.264 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.264 * * * * [misc]progress: [ 1029 / 5054 ] simplifiying candidate # 1548148546.264 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148546.265 * * [misc]simplify: iters left: 6 (36 enodes) 1548148546.271 * * [misc]simplify: iters left: 5 (93 enodes) 1548148546.286 * * [misc]simplify: iters left: 4 (260 enodes) 1548148546.356 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148546.356 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.356 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148546.357 * * [misc]simplify: iters left: 6 (33 enodes) 1548148546.363 * * [misc]simplify: iters left: 5 (87 enodes) 1548148546.381 * * [misc]simplify: iters left: 4 (241 enodes) 1548148546.455 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148546.456 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (cbrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.456 * * * * [misc]progress: [ 1030 / 5054 ] simplifiying candidate # 1548148546.456 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148546.456 * * [misc]simplify: iters left: 6 (29 enodes) 1548148546.462 * * [misc]simplify: iters left: 5 (74 enodes) 1548148546.472 * * [misc]simplify: iters left: 4 (192 enodes) 1548148546.523 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148546.523 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.523 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148546.523 * * [misc]simplify: iters left: 6 (32 enodes) 1548148546.530 * * [misc]simplify: iters left: 5 (86 enodes) 1548148546.545 * * [misc]simplify: iters left: 4 (237 enodes) 1548148546.611 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148546.611 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (cbrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.611 * * * * [misc]progress: [ 1031 / 5054 ] simplifiying candidate # 1548148546.611 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148546.611 * * [misc]simplify: iters left: 6 (37 enodes) 1548148546.618 * * [misc]simplify: iters left: 5 (92 enodes) 1548148546.633 * * [misc]simplify: iters left: 4 (259 enodes) 1548148546.703 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* 36 (* v v)) (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148546.703 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* 36 (* v v)) (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.703 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148546.703 * * [misc]simplify: iters left: 6 (29 enodes) 1548148546.709 * * [misc]simplify: iters left: 5 (70 enodes) 1548148546.720 * * [misc]simplify: iters left: 4 (179 enodes) 1548148546.756 * * [misc]simplify: iters left: 3 (434 enodes) 1548148546.874 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148546.874 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* 36 (* v v)) (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (* t PI) (cbrt (+ (* (* v v) (* -25 (* v v))) 1))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.875 * * * * [misc]progress: [ 1032 / 5054 ] simplifiying candidate # 1548148546.875 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148546.875 * * [misc]simplify: iters left: 6 (37 enodes) 1548148546.882 * * [misc]simplify: iters left: 5 (91 enodes) 1548148546.899 * * [misc]simplify: iters left: 4 (247 enodes) 1548148546.959 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) 1548148546.959 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148546.960 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148546.960 * * [misc]simplify: iters left: 6 (29 enodes) 1548148546.965 * * [misc]simplify: iters left: 5 (70 enodes) 1548148546.976 * * [misc]simplify: iters left: 4 (179 enodes) 1548148547.010 * * [misc]simplify: iters left: 3 (434 enodes) 1548148547.127 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148547.127 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.127 * * * * [misc]progress: [ 1033 / 5054 ] simplifiying candidate # 1548148547.127 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148547.127 * * [misc]simplify: iters left: 6 (36 enodes) 1548148547.134 * * [misc]simplify: iters left: 5 (89 enodes) 1548148547.148 * * [misc]simplify: iters left: 4 (245 enodes) 1548148547.207 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v v) (* v v)) 36))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) 1548148547.207 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v v) (* v v)) 36))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.208 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148547.208 * * [misc]simplify: iters left: 6 (29 enodes) 1548148547.213 * * [misc]simplify: iters left: 5 (70 enodes) 1548148547.224 * * [misc]simplify: iters left: 4 (179 enodes) 1548148547.260 * * [misc]simplify: iters left: 3 (434 enodes) 1548148547.377 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148547.377 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v v) (* v v)) 36))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.377 * * * * [misc]progress: [ 1034 / 5054 ] simplifiying candidate # 1548148547.377 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148547.377 * * [misc]simplify: iters left: 6 (30 enodes) 1548148547.383 * * [misc]simplify: iters left: 5 (71 enodes) 1548148547.393 * * [misc]simplify: iters left: 4 (173 enodes) 1548148547.431 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (/ (* PI t) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148547.432 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (/ (* PI t) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.432 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148547.432 * * [misc]simplify: iters left: 6 (28 enodes) 1548148547.437 * * [misc]simplify: iters left: 5 (69 enodes) 1548148547.447 * * [misc]simplify: iters left: 4 (178 enodes) 1548148547.482 * * [misc]simplify: iters left: 3 (419 enodes) 1548148547.593 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148547.593 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.593 * * * * [misc]progress: [ 1035 / 5054 ] simplifiying candidate # 1548148547.593 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148547.594 * * [misc]simplify: iters left: 6 (36 enodes) 1548148547.600 * * [misc]simplify: iters left: 5 (89 enodes) 1548148547.614 * * [misc]simplify: iters left: 4 (245 enodes) 1548148547.673 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v v) (* v v)) 36))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) 1548148547.673 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v v) (* v v)) 36))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.673 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148547.673 * * [misc]simplify: iters left: 6 (29 enodes) 1548148547.678 * * [misc]simplify: iters left: 5 (70 enodes) 1548148547.691 * * [misc]simplify: iters left: 4 (179 enodes) 1548148547.724 * * [misc]simplify: iters left: 3 (434 enodes) 1548148547.840 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148547.840 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* (* v v) (* v v)) 36))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.840 * * * * [misc]progress: [ 1036 / 5054 ] simplifiying candidate # 1548148547.840 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148547.840 * * [misc]simplify: iters left: 6 (29 enodes) 1548148547.847 * * [misc]simplify: iters left: 5 (70 enodes) 1548148547.857 * * [misc]simplify: iters left: 4 (177 enodes) 1548148547.896 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148547.896 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148547.896 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148547.896 * * [misc]simplify: iters left: 6 (28 enodes) 1548148547.901 * * [misc]simplify: iters left: 5 (69 enodes) 1548148547.914 * * [misc]simplify: iters left: 4 (178 enodes) 1548148547.946 * * [misc]simplify: iters left: 3 (419 enodes) 1548148548.055 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148548.055 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.055 * * * * [misc]progress: [ 1037 / 5054 ] simplifiying candidate # 1548148548.055 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) 1548148548.055 * * [misc]simplify: iters left: 6 (20 enodes) 1548148548.059 * * [misc]simplify: iters left: 5 (48 enodes) 1548148548.067 * * [misc]simplify: iters left: 4 (109 enodes) 1548148548.086 * * [misc]simplify: iters left: 3 (302 enodes) 1548148548.179 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8)))) 1548148548.179 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8)))) (cbrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.180 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148548.180 * * [misc]simplify: iters left: 6 (31 enodes) 1548148548.185 * * [misc]simplify: iters left: 5 (76 enodes) 1548148548.197 * * [misc]simplify: iters left: 4 (206 enodes) 1548148548.245 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148548.245 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.245 * * * * [misc]progress: [ 1038 / 5054 ] simplifiying candidate # 1548148548.245 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148548.245 * * [misc]simplify: iters left: 6 (25 enodes) 1548148548.250 * * [misc]simplify: iters left: 5 (58 enodes) 1548148548.257 * * [misc]simplify: iters left: 4 (136 enodes) 1548148548.283 * * [misc]simplify: iters left: 3 (418 enodes) 1548148548.413 * [exit]simplify: Simplified to (/ (/ (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) (* (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v)))))) (* t PI))) 1548148548.413 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (- 1 (* (* v v) 5))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) (* (cbrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v)))))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.413 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148548.414 * * [misc]simplify: iters left: 6 (26 enodes) 1548148548.419 * * [misc]simplify: iters left: 5 (66 enodes) 1548148548.429 * * [misc]simplify: iters left: 4 (177 enodes) 1548148548.464 * * [misc]simplify: iters left: 3 (423 enodes) 1548148548.578 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148548.578 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (cbrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.578 * * * * [misc]progress: [ 1039 / 5054 ] simplifiying candidate # 1548148548.578 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148548.579 * * [misc]simplify: iters left: 6 (34 enodes) 1548148548.585 * * [misc]simplify: iters left: 5 (87 enodes) 1548148548.599 * * [misc]simplify: iters left: 4 (239 enodes) 1548148548.669 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (+ (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3) 64)) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148548.670 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (+ (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3) 64)) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.670 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148548.670 * * [misc]simplify: iters left: 6 (29 enodes) 1548148548.676 * * [misc]simplify: iters left: 5 (88 enodes) 1548148548.695 * * [misc]simplify: iters left: 4 (334 enodes) 1548148548.838 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148548.838 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* t (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (sqrt (+ (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3) 64)) (/ PI (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.838 * * * * [misc]progress: [ 1040 / 5054 ] simplifiying candidate # 1548148548.839 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148548.839 * * [misc]simplify: iters left: 6 (34 enodes) 1548148548.846 * * [misc]simplify: iters left: 5 (92 enodes) 1548148548.861 * * [misc]simplify: iters left: 4 (284 enodes) 1548148548.948 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (* (+ (+ 4 (* (* v 12) v)) (* (* (* v v) 36) (* v v))) (- (- 4 (* (* v 12) v)) (* (* (* v v) 36) (* v v)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148548.948 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (* (+ (+ 4 (* (* v 12) v)) (* (* (* v v) 36) (* v v))) (- (- 4 (* (* v 12) v)) (* (* (* v v) 36) (* v v)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148548.948 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148548.948 * * [misc]simplify: iters left: 6 (25 enodes) 1548148548.953 * * [misc]simplify: iters left: 5 (64 enodes) 1548148548.966 * * [misc]simplify: iters left: 4 (171 enodes) 1548148549.000 * * [misc]simplify: iters left: 3 (464 enodes) 1548148549.135 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148549.135 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (* (+ (+ 4 (* (* v 12) v)) (* (* (* v v) 36) (* v v))) (- (- 4 (* (* v 12) v)) (* (* (* v v) 36) (* v v)))))) (* (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (cbrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148549.135 * * * * [misc]progress: [ 1041 / 5054 ] simplifiying candidate # 1548148549.136 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148549.136 * * [misc]simplify: iters left: 6 (34 enodes) 1548148549.142 * * [misc]simplify: iters left: 5 (80 enodes) 1548148549.154 * * [misc]simplify: iters left: 4 (200 enodes) 1548148549.192 * * [misc]simplify: iters left: 3 (467 enodes) 1548148549.313 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))))) 1548148549.313 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148549.314 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148549.314 * * [misc]simplify: iters left: 6 (32 enodes) 1548148549.319 * * [misc]simplify: iters left: 5 (75 enodes) 1548148549.333 * * [misc]simplify: iters left: 4 (192 enodes) 1548148549.368 * * [misc]simplify: iters left: 3 (460 enodes) 1548148549.490 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148549.490 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148549.490 * * * * [misc]progress: [ 1042 / 5054 ] simplifiying candidate # 1548148549.490 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148549.490 * * [misc]simplify: iters left: 6 (33 enodes) 1548148549.496 * * [misc]simplify: iters left: 5 (77 enodes) 1548148549.508 * * [misc]simplify: iters left: 4 (194 enodes) 1548148549.543 * * [misc]simplify: iters left: 3 (454 enodes) 1548148549.660 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) 1548148549.660 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148549.660 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148549.660 * * [misc]simplify: iters left: 6 (32 enodes) 1548148549.666 * * [misc]simplify: iters left: 5 (75 enodes) 1548148549.677 * * [misc]simplify: iters left: 4 (192 enodes) 1548148549.715 * * [misc]simplify: iters left: 3 (460 enodes) 1548148549.835 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148549.835 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1))) (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148549.835 * * * * [misc]progress: [ 1043 / 5054 ] simplifiying candidate # 1548148549.836 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148549.836 * * [misc]simplify: iters left: 6 (36 enodes) 1548148549.842 * * [misc]simplify: iters left: 5 (86 enodes) 1548148549.855 * * [misc]simplify: iters left: 4 (221 enodes) 1548148549.907 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148549.907 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148549.907 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148549.907 * * [misc]simplify: iters left: 6 (33 enodes) 1548148549.913 * * [misc]simplify: iters left: 5 (76 enodes) 1548148549.926 * * [misc]simplify: iters left: 4 (187 enodes) 1548148549.961 * * [misc]simplify: iters left: 3 (444 enodes) 1548148550.081 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148550.081 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148550.081 * * * * [misc]progress: [ 1044 / 5054 ] simplifiying candidate # 1548148550.082 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148550.082 * * [misc]simplify: iters left: 6 (36 enodes) 1548148550.088 * * [misc]simplify: iters left: 5 (83 enodes) 1548148550.100 * * [misc]simplify: iters left: 4 (201 enodes) 1548148550.140 * * [misc]simplify: iters left: 3 (491 enodes) 1548148550.272 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148550.272 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148550.272 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148550.272 * * [misc]simplify: iters left: 6 (33 enodes) 1548148550.278 * * [misc]simplify: iters left: 5 (76 enodes) 1548148550.289 * * [misc]simplify: iters left: 4 (187 enodes) 1548148550.326 * * [misc]simplify: iters left: 3 (444 enodes) 1548148550.445 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148550.446 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148550.446 * * * * [misc]progress: [ 1045 / 5054 ] simplifiying candidate # 1548148550.446 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148550.446 * * [misc]simplify: iters left: 6 (35 enodes) 1548148550.452 * * [misc]simplify: iters left: 5 (81 enodes) 1548148550.466 * * [misc]simplify: iters left: 4 (199 enodes) 1548148550.502 * * [misc]simplify: iters left: 3 (468 enodes) 1548148550.622 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) 1548148550.622 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148550.622 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148550.622 * * [misc]simplify: iters left: 6 (33 enodes) 1548148550.628 * * [misc]simplify: iters left: 5 (76 enodes) 1548148550.640 * * [misc]simplify: iters left: 4 (187 enodes) 1548148550.674 * * [misc]simplify: iters left: 3 (444 enodes) 1548148550.794 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148550.794 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148550.794 * * * * [misc]progress: [ 1046 / 5054 ] simplifiying candidate # 1548148550.794 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148550.794 * * [misc]simplify: iters left: 6 (29 enodes) 1548148550.799 * * [misc]simplify: iters left: 5 (63 enodes) 1548148550.808 * * [misc]simplify: iters left: 4 (135 enodes) 1548148550.832 * * [misc]simplify: iters left: 3 (391 enodes) 1548148550.958 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148550.958 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148550.958 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148550.959 * * [misc]simplify: iters left: 6 (32 enodes) 1548148550.964 * * [misc]simplify: iters left: 5 (75 enodes) 1548148550.975 * * [misc]simplify: iters left: 4 (186 enodes) 1548148551.013 * * [misc]simplify: iters left: 3 (440 enodes) 1548148551.127 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148551.127 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (* (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148551.127 * * * * [misc]progress: [ 1047 / 5054 ] simplifiying candidate # 1548148551.128 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148551.128 * * [misc]simplify: iters left: 6 (35 enodes) 1548148551.134 * * [misc]simplify: iters left: 5 (81 enodes) 1548148551.146 * * [misc]simplify: iters left: 4 (199 enodes) 1548148551.184 * * [misc]simplify: iters left: 3 (468 enodes) 1548148551.303 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) 1548148551.303 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148551.303 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148551.303 * * [misc]simplify: iters left: 6 (33 enodes) 1548148551.309 * * [misc]simplify: iters left: 5 (76 enodes) 1548148551.323 * * [misc]simplify: iters left: 4 (187 enodes) 1548148551.357 * * [misc]simplify: iters left: 3 (444 enodes) 1548148551.477 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148551.477 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148551.478 * * * * [misc]progress: [ 1048 / 5054 ] simplifiying candidate # 1548148551.478 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148551.478 * * [misc]simplify: iters left: 6 (28 enodes) 1548148551.483 * * [misc]simplify: iters left: 5 (62 enodes) 1548148551.491 * * [misc]simplify: iters left: 4 (138 enodes) 1548148551.514 * * [misc]simplify: iters left: 3 (358 enodes) 1548148551.627 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148551.627 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148551.627 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148551.627 * * [misc]simplify: iters left: 6 (32 enodes) 1548148551.635 * * [misc]simplify: iters left: 5 (75 enodes) 1548148551.646 * * [misc]simplify: iters left: 4 (186 enodes) 1548148551.681 * * [misc]simplify: iters left: 3 (440 enodes) 1548148551.795 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148551.795 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148551.795 * * * * [misc]progress: [ 1049 / 5054 ] simplifiying candidate # 1548148551.796 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148551.796 * * [misc]simplify: iters left: 6 (35 enodes) 1548148551.802 * * [misc]simplify: iters left: 5 (81 enodes) 1548148551.814 * * [misc]simplify: iters left: 4 (198 enodes) 1548148551.853 * * [misc]simplify: iters left: 3 (479 enodes) 1548148551.977 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) 1548148551.977 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148551.977 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148551.977 * * [misc]simplify: iters left: 6 (33 enodes) 1548148551.983 * * [misc]simplify: iters left: 5 (76 enodes) 1548148551.994 * * [misc]simplify: iters left: 4 (187 enodes) 1548148552.031 * * [misc]simplify: iters left: 3 (444 enodes) 1548148552.152 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148552.152 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* v 36) (* v v))))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148552.152 * * * * [misc]progress: [ 1050 / 5054 ] simplifiying candidate # 1548148552.152 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148552.152 * * [misc]simplify: iters left: 6 (35 enodes) 1548148552.158 * * [misc]simplify: iters left: 5 (80 enodes) 1548148552.170 * * [misc]simplify: iters left: 4 (191 enodes) 1548148552.207 * * [misc]simplify: iters left: 3 (450 enodes) 1548148552.326 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) 1548148552.326 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148552.326 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148552.328 * * [misc]simplify: iters left: 6 (33 enodes) 1548148552.334 * * [misc]simplify: iters left: 5 (76 enodes) 1548148552.345 * * [misc]simplify: iters left: 4 (187 enodes) 1548148552.380 * * [misc]simplify: iters left: 3 (444 enodes) 1548148552.500 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148552.500 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) (/ (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))) (fabs (cbrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4)))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148552.500 * * * * [misc]progress: [ 1051 / 5054 ] simplifiying candidate # 1548148552.500 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148552.501 * * [misc]simplify: iters left: 6 (34 enodes) 1548148552.507 * * [misc]simplify: iters left: 5 (78 enodes) 1548148552.518 * * [misc]simplify: iters left: 4 (189 enodes) 1548148552.554 * * [misc]simplify: iters left: 3 (430 enodes) 1548148552.662 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148552.662 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148552.662 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148552.662 * * [misc]simplify: iters left: 6 (33 enodes) 1548148552.668 * * [misc]simplify: iters left: 5 (76 enodes) 1548148552.679 * * [misc]simplify: iters left: 4 (187 enodes) 1548148552.716 * * [misc]simplify: iters left: 3 (444 enodes) 1548148552.836 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148552.836 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148552.836 * * * * [misc]progress: [ 1052 / 5054 ] simplifiying candidate # 1548148552.836 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148552.836 * * [misc]simplify: iters left: 6 (28 enodes) 1548148552.841 * * [misc]simplify: iters left: 5 (60 enodes) 1548148552.849 * * [misc]simplify: iters left: 4 (125 enodes) 1548148552.872 * * [misc]simplify: iters left: 3 (333 enodes) 1548148552.973 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148552.973 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148552.974 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148552.974 * * [misc]simplify: iters left: 6 (32 enodes) 1548148552.979 * * [misc]simplify: iters left: 5 (75 enodes) 1548148552.991 * * [misc]simplify: iters left: 4 (186 enodes) 1548148553.025 * * [misc]simplify: iters left: 3 (440 enodes) 1548148553.141 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148553.141 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v -6) (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148553.141 * * * * [misc]progress: [ 1053 / 5054 ] simplifiying candidate # 1548148553.141 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148553.141 * * [misc]simplify: iters left: 6 (34 enodes) 1548148553.147 * * [misc]simplify: iters left: 5 (78 enodes) 1548148553.159 * * [misc]simplify: iters left: 4 (189 enodes) 1548148553.195 * * [misc]simplify: iters left: 3 (430 enodes) 1548148553.303 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148553.303 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148553.303 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148553.303 * * [misc]simplify: iters left: 6 (33 enodes) 1548148553.309 * * [misc]simplify: iters left: 5 (76 enodes) 1548148553.320 * * [misc]simplify: iters left: 4 (187 enodes) 1548148553.358 * * [misc]simplify: iters left: 3 (444 enodes) 1548148553.478 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148553.478 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148553.479 * * * * [misc]progress: [ 1054 / 5054 ] simplifiying candidate # 1548148553.479 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148553.479 * * [misc]simplify: iters left: 6 (27 enodes) 1548148553.484 * * [misc]simplify: iters left: 5 (59 enodes) 1548148553.491 * * [misc]simplify: iters left: 4 (130 enodes) 1548148553.517 * * [misc]simplify: iters left: 3 (347 enodes) 1548148553.623 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* v 36) (* v v))))))) 1548148553.623 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* v 36) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148553.623 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148553.624 * * [misc]simplify: iters left: 6 (32 enodes) 1548148553.629 * * [misc]simplify: iters left: 5 (75 enodes) 1548148553.641 * * [misc]simplify: iters left: 4 (186 enodes) 1548148553.677 * * [misc]simplify: iters left: 3 (440 enodes) 1548148553.791 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148553.791 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* v 36) (* v v))))))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148553.791 * * * * [misc]progress: [ 1055 / 5054 ] simplifiying candidate # 1548148553.791 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148553.791 * * [misc]simplify: iters left: 6 (34 enodes) 1548148553.797 * * [misc]simplify: iters left: 5 (79 enodes) 1548148553.809 * * [misc]simplify: iters left: 4 (205 enodes) 1548148553.859 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36)))))) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))))) 1548148553.859 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36)))))) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148553.860 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148553.860 * * [misc]simplify: iters left: 6 (31 enodes) 1548148553.865 * * [misc]simplify: iters left: 5 (73 enodes) 1548148553.876 * * [misc]simplify: iters left: 4 (190 enodes) 1548148553.913 * * [misc]simplify: iters left: 3 (462 enodes) 1548148554.036 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148554.036 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* (* v v) 36)))))) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ t (cbrt (* (cbrt (+ 1 (* v (* -5 v)))) (cbrt (+ 1 (* v (* -5 v)))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148554.036 * * * * [misc]progress: [ 1056 / 5054 ] simplifiying candidate # 1548148554.037 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148554.037 * * [misc]simplify: iters left: 6 (34 enodes) 1548148554.043 * * [misc]simplify: iters left: 5 (78 enodes) 1548148554.055 * * [misc]simplify: iters left: 4 (195 enodes) 1548148554.093 * * [misc]simplify: iters left: 3 (484 enodes) 1548148554.224 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) 1548148554.224 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148554.224 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148554.225 * * [misc]simplify: iters left: 6 (31 enodes) 1548148554.230 * * [misc]simplify: iters left: 5 (73 enodes) 1548148554.241 * * [misc]simplify: iters left: 4 (190 enodes) 1548148554.278 * * [misc]simplify: iters left: 3 (462 enodes) 1548148554.401 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148554.401 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (cbrt (* (cbrt (+ (* (* v v) -5) 1)) (cbrt (+ (* (* v v) -5) 1))))) (/ (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))) (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148554.401 * * * * [misc]progress: [ 1057 / 5054 ] simplifiying candidate # 1548148554.401 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148554.401 * * [misc]simplify: iters left: 6 (33 enodes) 1548148554.407 * * [misc]simplify: iters left: 5 (76 enodes) 1548148554.419 * * [misc]simplify: iters left: 4 (193 enodes) 1548148554.458 * * [misc]simplify: iters left: 3 (481 enodes) 1548148554.587 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) 1548148554.587 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148554.587 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148554.587 * * [misc]simplify: iters left: 6 (31 enodes) 1548148554.593 * * [misc]simplify: iters left: 5 (73 enodes) 1548148554.606 * * [misc]simplify: iters left: 4 (190 enodes) 1548148554.641 * * [misc]simplify: iters left: 3 (462 enodes) 1548148554.765 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148554.765 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148554.765 * * * * [misc]progress: [ 1058 / 5054 ] simplifiying candidate # 1548148554.766 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148554.766 * * [misc]simplify: iters left: 6 (27 enodes) 1548148554.770 * * [misc]simplify: iters left: 5 (58 enodes) 1548148554.778 * * [misc]simplify: iters left: 4 (124 enodes) 1548148554.801 * * [misc]simplify: iters left: 3 (354 enodes) 1548148554.910 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148554.911 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148554.911 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148554.911 * * [misc]simplify: iters left: 6 (30 enodes) 1548148554.918 * * [misc]simplify: iters left: 5 (72 enodes) 1548148554.929 * * [misc]simplify: iters left: 4 (189 enodes) 1548148554.965 * * [misc]simplify: iters left: 3 (478 enodes) 1548148555.091 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148555.091 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148555.091 * * * * [misc]progress: [ 1059 / 5054 ] simplifiying candidate # 1548148555.091 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148555.092 * * [misc]simplify: iters left: 6 (33 enodes) 1548148555.098 * * [misc]simplify: iters left: 5 (76 enodes) 1548148555.109 * * [misc]simplify: iters left: 4 (193 enodes) 1548148555.148 * * [misc]simplify: iters left: 3 (481 enodes) 1548148555.277 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) 1548148555.277 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148555.277 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148555.277 * * [misc]simplify: iters left: 6 (31 enodes) 1548148555.283 * * [misc]simplify: iters left: 5 (73 enodes) 1548148555.294 * * [misc]simplify: iters left: 4 (190 enodes) 1548148555.330 * * [misc]simplify: iters left: 3 (462 enodes) 1548148555.453 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148555.453 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148555.453 * * * * [misc]progress: [ 1060 / 5054 ] simplifiying candidate # 1548148555.453 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148555.453 * * [misc]simplify: iters left: 6 (26 enodes) 1548148555.460 * * [misc]simplify: iters left: 5 (57 enodes) 1548148555.467 * * [misc]simplify: iters left: 4 (125 enodes) 1548148555.491 * * [misc]simplify: iters left: 3 (350 enodes) 1548148555.600 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))))) 1548148555.600 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148555.600 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148555.600 * * [misc]simplify: iters left: 6 (30 enodes) 1548148555.606 * * [misc]simplify: iters left: 5 (72 enodes) 1548148555.618 * * [misc]simplify: iters left: 4 (189 enodes) 1548148555.654 * * [misc]simplify: iters left: 3 (478 enodes) 1548148555.781 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148555.781 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148555.781 * * * * [misc]progress: [ 1061 / 5054 ] simplifiying candidate # 1548148555.781 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148555.781 * * [misc]simplify: iters left: 6 (31 enodes) 1548148555.787 * * [misc]simplify: iters left: 5 (76 enodes) 1548148555.799 * * [misc]simplify: iters left: 4 (202 enodes) 1548148555.844 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* v v) (* 36 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* v v) (* 36 (* v v))))))) (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v v) -5) 1)))))) 1548148555.844 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* v v) (* 36 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* v v) (* 36 (* v v))))))) (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v v) -5) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148555.844 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148555.845 * * [misc]simplify: iters left: 6 (29 enodes) 1548148555.850 * * [misc]simplify: iters left: 5 (71 enodes) 1548148555.861 * * [misc]simplify: iters left: 4 (188 enodes) 1548148555.896 * * [misc]simplify: iters left: 3 (462 enodes) 1548148556.018 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148556.018 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* v v) (* 36 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* v v) (* 36 (* v v))))))) (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v v) -5) 1)))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148556.018 * * * * [misc]progress: [ 1062 / 5054 ] simplifiying candidate # 1548148556.019 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148556.019 * * [misc]simplify: iters left: 6 (31 enodes) 1548148556.024 * * [misc]simplify: iters left: 5 (75 enodes) 1548148556.036 * * [misc]simplify: iters left: 4 (192 enodes) 1548148556.074 * * [misc]simplify: iters left: 3 (475 enodes) 1548148556.201 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (/ t (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))))) 1548148556.201 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (/ t (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148556.201 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148556.201 * * [misc]simplify: iters left: 6 (29 enodes) 1548148556.207 * * [misc]simplify: iters left: 5 (71 enodes) 1548148556.218 * * [misc]simplify: iters left: 4 (188 enodes) 1548148556.254 * * [misc]simplify: iters left: 3 (462 enodes) 1548148556.376 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148556.376 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (/ t (cbrt (sqrt (+ 1 (* -5 (* v v))))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v)))))) (fabs (cbrt (+ (+ 4 (* (* v 12) v)) (* (pow v 4) 36)))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148556.376 * * * * [misc]progress: [ 1063 / 5054 ] simplifiying candidate # 1548148556.376 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148556.377 * * [misc]simplify: iters left: 6 (30 enodes) 1548148556.384 * * [misc]simplify: iters left: 5 (73 enodes) 1548148556.395 * * [misc]simplify: iters left: 4 (190 enodes) 1548148556.431 * * [misc]simplify: iters left: 3 (477 enodes) 1548148556.563 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148556.563 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148556.563 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148556.564 * * [misc]simplify: iters left: 6 (29 enodes) 1548148556.569 * * [misc]simplify: iters left: 5 (71 enodes) 1548148556.580 * * [misc]simplify: iters left: 4 (188 enodes) 1548148556.618 * * [misc]simplify: iters left: 3 (462 enodes) 1548148556.740 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148556.740 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148556.740 * * * * [misc]progress: [ 1064 / 5054 ] simplifiying candidate # 1548148556.740 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148556.741 * * [misc]simplify: iters left: 6 (24 enodes) 1548148556.745 * * [misc]simplify: iters left: 5 (55 enodes) 1548148556.752 * * [misc]simplify: iters left: 4 (119 enodes) 1548148556.776 * * [misc]simplify: iters left: 3 (341 enodes) 1548148556.888 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))))) 1548148556.889 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148556.889 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148556.889 * * [misc]simplify: iters left: 6 (28 enodes) 1548148556.894 * * [misc]simplify: iters left: 5 (70 enodes) 1548148556.905 * * [misc]simplify: iters left: 4 (187 enodes) 1548148556.942 * * [misc]simplify: iters left: 3 (460 enodes) 1548148557.066 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148557.066 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148557.066 * * * * [misc]progress: [ 1065 / 5054 ] simplifiying candidate # 1548148557.066 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148557.066 * * [misc]simplify: iters left: 6 (30 enodes) 1548148557.072 * * [misc]simplify: iters left: 5 (73 enodes) 1548148557.085 * * [misc]simplify: iters left: 4 (190 enodes) 1548148557.121 * * [misc]simplify: iters left: 3 (477 enodes) 1548148557.253 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148557.254 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148557.254 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148557.254 * * [misc]simplify: iters left: 6 (29 enodes) 1548148557.259 * * [misc]simplify: iters left: 5 (71 enodes) 1548148557.270 * * [misc]simplify: iters left: 4 (188 enodes) 1548148557.307 * * [misc]simplify: iters left: 3 (462 enodes) 1548148557.429 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148557.429 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4)))) (* (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (cbrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148557.429 * * * * [misc]progress: [ 1066 / 5054 ] simplifiying candidate # 1548148557.429 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148557.429 * * [misc]simplify: iters left: 6 (23 enodes) 1548148557.433 * * [misc]simplify: iters left: 5 (54 enodes) 1548148557.440 * * [misc]simplify: iters left: 4 (123 enodes) 1548148557.465 * * [misc]simplify: iters left: 3 (358 enodes) 1548148557.578 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (* (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8))) (/ t (cbrt (sqrt (+ (* v (* v -5)) 1)))))) 1548148557.578 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (* (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8))) (/ t (cbrt (sqrt (+ (* v (* v -5)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148557.578 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148557.578 * * [misc]simplify: iters left: 6 (28 enodes) 1548148557.583 * * [misc]simplify: iters left: 5 (70 enodes) 1548148557.594 * * [misc]simplify: iters left: 4 (187 enodes) 1548148557.631 * * [misc]simplify: iters left: 3 (460 enodes) 1548148557.754 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148557.754 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (* (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8))) (/ t (cbrt (sqrt (+ (* v (* v -5)) 1)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148557.754 * * * * [misc]progress: [ 1067 / 5054 ] simplifiying candidate # 1548148557.755 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148557.755 * * [misc]simplify: iters left: 6 (32 enodes) 1548148557.761 * * [misc]simplify: iters left: 5 (77 enodes) 1548148557.772 * * [misc]simplify: iters left: 4 (196 enodes) 1548148557.817 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* v v) (* (* v v) 36))))))) 1548148557.817 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* v v) (* (* v v) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148557.817 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148557.818 * * [misc]simplify: iters left: 6 (30 enodes) 1548148557.823 * * [misc]simplify: iters left: 5 (72 enodes) 1548148557.834 * * [misc]simplify: iters left: 4 (189 enodes) 1548148557.871 * * [misc]simplify: iters left: 3 (466 enodes) 1548148557.993 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148557.993 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* v v) (* (* v v) 36))))) (cbrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* v v) (* (* v v) 36))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148557.993 * * * * [misc]progress: [ 1068 / 5054 ] simplifiying candidate # 1548148557.993 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148557.993 * * [misc]simplify: iters left: 6 (32 enodes) 1548148558.000 * * [misc]simplify: iters left: 5 (76 enodes) 1548148558.014 * * [misc]simplify: iters left: 4 (189 enodes) 1548148558.049 * * [misc]simplify: iters left: 3 (462 enodes) 1548148558.174 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) t) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* v 36)))))))) 1548148558.174 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) t) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* v 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148558.174 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148558.174 * * [misc]simplify: iters left: 6 (30 enodes) 1548148558.180 * * [misc]simplify: iters left: 5 (72 enodes) 1548148558.191 * * [misc]simplify: iters left: 4 (189 enodes) 1548148558.226 * * [misc]simplify: iters left: 3 (466 enodes) 1548148558.349 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148558.349 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) t) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* v 36)))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148558.349 * * * * [misc]progress: [ 1069 / 5054 ] simplifiying candidate # 1548148558.349 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148558.350 * * [misc]simplify: iters left: 6 (31 enodes) 1548148558.355 * * [misc]simplify: iters left: 5 (74 enodes) 1548148558.366 * * [misc]simplify: iters left: 4 (183 enodes) 1548148558.402 * * [misc]simplify: iters left: 3 (440 enodes) 1548148558.525 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) 1548148558.526 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148558.527 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148558.527 * * [misc]simplify: iters left: 6 (30 enodes) 1548148558.532 * * [misc]simplify: iters left: 5 (72 enodes) 1548148558.543 * * [misc]simplify: iters left: 4 (189 enodes) 1548148558.580 * * [misc]simplify: iters left: 3 (466 enodes) 1548148558.703 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148558.703 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148558.703 * * * * [misc]progress: [ 1070 / 5054 ] simplifiying candidate # 1548148558.703 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148558.703 * * [misc]simplify: iters left: 6 (25 enodes) 1548148558.708 * * [misc]simplify: iters left: 5 (56 enodes) 1548148558.717 * * [misc]simplify: iters left: 4 (117 enodes) 1548148558.737 * * [misc]simplify: iters left: 3 (319 enodes) 1548148559.114 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148559.114 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148559.114 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148559.115 * * [misc]simplify: iters left: 6 (29 enodes) 1548148559.120 * * [misc]simplify: iters left: 5 (71 enodes) 1548148559.131 * * [misc]simplify: iters left: 4 (188 enodes) 1548148559.167 * * [misc]simplify: iters left: 3 (464 enodes) 1548148559.291 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148559.292 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148559.292 * * * * [misc]progress: [ 1071 / 5054 ] simplifiying candidate # 1548148559.292 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148559.292 * * [misc]simplify: iters left: 6 (31 enodes) 1548148559.298 * * [misc]simplify: iters left: 5 (74 enodes) 1548148559.309 * * [misc]simplify: iters left: 4 (183 enodes) 1548148559.345 * * [misc]simplify: iters left: 3 (440 enodes) 1548148559.468 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) 1548148559.468 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148559.468 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148559.469 * * [misc]simplify: iters left: 6 (30 enodes) 1548148559.476 * * [misc]simplify: iters left: 5 (72 enodes) 1548148559.487 * * [misc]simplify: iters left: 4 (189 enodes) 1548148559.522 * * [misc]simplify: iters left: 3 (466 enodes) 1548148559.645 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148559.646 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))) t) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148559.646 * * * * [misc]progress: [ 1072 / 5054 ] simplifiying candidate # 1548148559.646 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (cbrt 1)) 1)) 1548148559.646 * * [misc]simplify: iters left: 6 (24 enodes) 1548148559.651 * * [misc]simplify: iters left: 5 (55 enodes) 1548148559.658 * * [misc]simplify: iters left: 4 (119 enodes) 1548148559.678 * * [misc]simplify: iters left: 3 (327 enodes) 1548148559.784 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148559.784 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148559.785 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148559.785 * * [misc]simplify: iters left: 6 (29 enodes) 1548148559.790 * * [misc]simplify: iters left: 5 (71 enodes) 1548148559.803 * * [misc]simplify: iters left: 4 (188 enodes) 1548148559.838 * * [misc]simplify: iters left: 3 (464 enodes) 1548148559.960 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148559.960 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148559.960 * * * * [misc]progress: [ 1073 / 5054 ] simplifiying candidate # 1548148559.961 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148559.961 * * [misc]simplify: iters left: 6 (34 enodes) 1548148559.967 * * [misc]simplify: iters left: 5 (81 enodes) 1548148559.979 * * [misc]simplify: iters left: 4 (213 enodes) 1548148560.030 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* 36 (* v v)))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* 36 (* v v)))))))) (/ (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148560.030 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* 36 (* v v)))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* 36 (* v v)))))))) (/ (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148560.030 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148560.030 * * [misc]simplify: iters left: 6 (31 enodes) 1548148560.036 * * [misc]simplify: iters left: 5 (73 enodes) 1548148560.047 * * [misc]simplify: iters left: 4 (190 enodes) 1548148560.083 * * [misc]simplify: iters left: 3 (462 enodes) 1548148560.206 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148560.206 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* 36 (* v v)))))) (cbrt (sqrt (+ (+ (* v (* v 12)) 4) (* (* v v) (* 36 (* v v)))))))) (/ (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148560.206 * * * * [misc]progress: [ 1074 / 5054 ] simplifiying candidate # 1548148560.206 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148560.207 * * [misc]simplify: iters left: 6 (34 enodes) 1548148560.213 * * [misc]simplify: iters left: 5 (80 enodes) 1548148560.225 * * [misc]simplify: iters left: 4 (201 enodes) 1548148560.271 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v v) 12) 4)))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148560.271 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v v) 12) 4)))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148560.271 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148560.271 * * [misc]simplify: iters left: 6 (31 enodes) 1548148560.276 * * [misc]simplify: iters left: 5 (73 enodes) 1548148560.287 * * [misc]simplify: iters left: 4 (190 enodes) 1548148560.324 * * [misc]simplify: iters left: 3 (462 enodes) 1548148560.448 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148560.448 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v v) 12) 4)))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148560.448 * * * * [misc]progress: [ 1075 / 5054 ] simplifiying candidate # 1548148560.448 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148560.448 * * [misc]simplify: iters left: 6 (33 enodes) 1548148560.454 * * [misc]simplify: iters left: 5 (78 enodes) 1548148560.469 * * [misc]simplify: iters left: 4 (199 enodes) 1548148560.512 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148560.512 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148560.513 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148560.513 * * [misc]simplify: iters left: 6 (31 enodes) 1548148560.518 * * [misc]simplify: iters left: 5 (73 enodes) 1548148560.531 * * [misc]simplify: iters left: 4 (190 enodes) 1548148560.566 * * [misc]simplify: iters left: 3 (462 enodes) 1548148560.690 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148560.690 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148560.691 * * * * [misc]progress: [ 1076 / 5054 ] simplifiying candidate # 1548148560.691 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148560.691 * * [misc]simplify: iters left: 6 (27 enodes) 1548148560.696 * * [misc]simplify: iters left: 5 (60 enodes) 1548148560.704 * * [misc]simplify: iters left: 4 (130 enodes) 1548148560.727 * * [misc]simplify: iters left: 3 (364 enodes) 1548148560.839 * [exit]simplify: Simplified to (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) 1548148560.839 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148560.839 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148560.840 * * [misc]simplify: iters left: 6 (30 enodes) 1548148560.847 * * [misc]simplify: iters left: 5 (72 enodes) 1548148560.858 * * [misc]simplify: iters left: 4 (189 enodes) 1548148560.894 * * [misc]simplify: iters left: 3 (478 enodes) 1548148561.020 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148561.020 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148561.020 * * * * [misc]progress: [ 1077 / 5054 ] simplifiying candidate # 1548148561.021 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148561.021 * * [misc]simplify: iters left: 6 (33 enodes) 1548148561.027 * * [misc]simplify: iters left: 5 (78 enodes) 1548148561.038 * * [misc]simplify: iters left: 4 (199 enodes) 1548148561.084 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148561.084 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148561.085 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148561.085 * * [misc]simplify: iters left: 6 (31 enodes) 1548148561.090 * * [misc]simplify: iters left: 5 (73 enodes) 1548148561.102 * * [misc]simplify: iters left: 4 (190 enodes) 1548148561.138 * * [misc]simplify: iters left: 3 (462 enodes) 1548148561.262 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148561.262 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* v (* 12 v)))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148561.262 * * * * [misc]progress: [ 1078 / 5054 ] simplifiying candidate # 1548148561.262 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148561.262 * * [misc]simplify: iters left: 6 (26 enodes) 1548148561.267 * * [misc]simplify: iters left: 5 (59 enodes) 1548148561.274 * * [misc]simplify: iters left: 4 (133 enodes) 1548148561.301 * * [misc]simplify: iters left: 3 (367 enodes) 1548148561.413 * [exit]simplify: Simplified to (* (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) 1548148561.413 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148561.413 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148561.413 * * [misc]simplify: iters left: 6 (30 enodes) 1548148561.419 * * [misc]simplify: iters left: 5 (72 enodes) 1548148561.430 * * [misc]simplify: iters left: 4 (189 enodes) 1548148561.468 * * [misc]simplify: iters left: 3 (478 enodes) 1548148561.595 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148561.595 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v)))))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148561.595 * * * * [misc]progress: [ 1079 / 5054 ] simplifiying candidate # 1548148561.595 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148561.596 * * [misc]simplify: iters left: 6 (33 enodes) 1548148561.601 * * [misc]simplify: iters left: 5 (78 enodes) 1548148561.613 * * [misc]simplify: iters left: 4 (204 enodes) 1548148561.660 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4))))))) 1548148561.660 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148561.660 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148561.660 * * [misc]simplify: iters left: 6 (31 enodes) 1548148561.666 * * [misc]simplify: iters left: 5 (73 enodes) 1548148561.678 * * [misc]simplify: iters left: 4 (190 enodes) 1548148561.713 * * [misc]simplify: iters left: 3 (462 enodes) 1548148561.838 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148561.838 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ t (sqrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148561.838 * * * * [misc]progress: [ 1080 / 5054 ] simplifiying candidate # 1548148561.838 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148561.839 * * [misc]simplify: iters left: 6 (33 enodes) 1548148561.845 * * [misc]simplify: iters left: 5 (77 enodes) 1548148561.856 * * [misc]simplify: iters left: 4 (194 enodes) 1548148561.892 * * [misc]simplify: iters left: 3 (482 enodes) 1548148562.024 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) (* (pow v 4) 36)) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148562.024 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) (* (pow v 4) 36)) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148562.024 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148562.024 * * [misc]simplify: iters left: 6 (31 enodes) 1548148562.030 * * [misc]simplify: iters left: 5 (73 enodes) 1548148562.041 * * [misc]simplify: iters left: 4 (190 enodes) 1548148562.078 * * [misc]simplify: iters left: 3 (462 enodes) 1548148562.201 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148562.201 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) (* (pow v 4) 36)) 4))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148562.201 * * * * [misc]progress: [ 1081 / 5054 ] simplifiying candidate # 1548148562.202 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148562.202 * * [misc]simplify: iters left: 6 (32 enodes) 1548148562.208 * * [misc]simplify: iters left: 5 (75 enodes) 1548148562.221 * * [misc]simplify: iters left: 4 (192 enodes) 1548148562.257 * * [misc]simplify: iters left: 3 (476 enodes) 1548148562.384 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148562.384 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148562.384 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148562.385 * * [misc]simplify: iters left: 6 (31 enodes) 1548148562.390 * * [misc]simplify: iters left: 5 (73 enodes) 1548148562.401 * * [misc]simplify: iters left: 4 (190 enodes) 1548148562.436 * * [misc]simplify: iters left: 3 (462 enodes) 1548148562.559 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148562.559 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (cbrt (+ 1 (* (* v v) -5)))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148562.559 * * * * [misc]progress: [ 1082 / 5054 ] simplifiying candidate # 1548148562.560 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148562.560 * * [misc]simplify: iters left: 6 (26 enodes) 1548148562.564 * * [misc]simplify: iters left: 5 (57 enodes) 1548148562.572 * * [misc]simplify: iters left: 4 (123 enodes) 1548148562.594 * * [misc]simplify: iters left: 3 (348 enodes) 1548148562.704 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) 1548148562.705 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148562.705 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148562.705 * * [misc]simplify: iters left: 6 (30 enodes) 1548148562.710 * * [misc]simplify: iters left: 5 (72 enodes) 1548148562.721 * * [misc]simplify: iters left: 4 (189 enodes) 1548148562.759 * * [misc]simplify: iters left: 3 (478 enodes) 1548148562.884 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148562.884 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148562.884 * * * * [misc]progress: [ 1083 / 5054 ] simplifiying candidate # 1548148562.885 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148562.885 * * [misc]simplify: iters left: 6 (32 enodes) 1548148562.890 * * [misc]simplify: iters left: 5 (75 enodes) 1548148562.902 * * [misc]simplify: iters left: 4 (192 enodes) 1548148562.940 * * [misc]simplify: iters left: 3 (476 enodes) 1548148563.066 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (cbrt (+ 1 (* (* v v) -5)))))) 1548148563.066 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (cbrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148563.067 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148563.067 * * [misc]simplify: iters left: 6 (31 enodes) 1548148563.072 * * [misc]simplify: iters left: 5 (73 enodes) 1548148563.086 * * [misc]simplify: iters left: 4 (190 enodes) 1548148563.120 * * [misc]simplify: iters left: 3 (462 enodes) 1548148563.245 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148563.245 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (sqrt (cbrt (+ 1 (* (* v v) -5)))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148563.245 * * * * [misc]progress: [ 1084 / 5054 ] simplifiying candidate # 1548148563.245 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148563.245 * * [misc]simplify: iters left: 6 (25 enodes) 1548148563.250 * * [misc]simplify: iters left: 5 (56 enodes) 1548148563.257 * * [misc]simplify: iters left: 4 (124 enodes) 1548148563.279 * * [misc]simplify: iters left: 3 (347 enodes) 1548148563.386 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))))) 1548148563.386 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148563.386 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148563.386 * * [misc]simplify: iters left: 6 (30 enodes) 1548148563.391 * * [misc]simplify: iters left: 5 (72 enodes) 1548148563.405 * * [misc]simplify: iters left: 4 (189 enodes) 1548148563.440 * * [misc]simplify: iters left: 3 (478 enodes) 1548148563.567 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148563.567 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (cbrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* 6 v) (* v v)))))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (cbrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148563.568 * * * * [misc]progress: [ 1085 / 5054 ] simplifiying candidate # 1548148563.568 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148563.568 * * [misc]simplify: iters left: 6 (31 enodes) 1548148563.574 * * [misc]simplify: iters left: 5 (74 enodes) 1548148563.585 * * [misc]simplify: iters left: 4 (191 enodes) 1548148563.622 * * [misc]simplify: iters left: 3 (465 enodes) 1548148563.741 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))) 8)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))))) 1548148563.741 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))) 8)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148563.741 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148563.741 * * [misc]simplify: iters left: 6 (30 enodes) 1548148563.746 * * [misc]simplify: iters left: 5 (72 enodes) 1548148563.757 * * [misc]simplify: iters left: 4 (189 enodes) 1548148563.794 * * [misc]simplify: iters left: 3 (466 enodes) 1548148563.917 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148563.917 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))) 8)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (pow v 4) 36)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148563.917 * * * * [misc]progress: [ 1086 / 5054 ] simplifiying candidate # 1548148563.917 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148563.918 * * [misc]simplify: iters left: 6 (31 enodes) 1548148563.923 * * [misc]simplify: iters left: 5 (73 enodes) 1548148563.934 * * [misc]simplify: iters left: 4 (184 enodes) 1548148563.970 * * [misc]simplify: iters left: 3 (434 enodes) 1548148564.088 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) 1548148564.088 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148564.088 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148564.089 * * [misc]simplify: iters left: 6 (30 enodes) 1548148564.094 * * [misc]simplify: iters left: 5 (72 enodes) 1548148564.107 * * [misc]simplify: iters left: 4 (189 enodes) 1548148564.142 * * [misc]simplify: iters left: 3 (466 enodes) 1548148564.265 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148564.266 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))) (fabs (cbrt (- 8 (* (* (* 36 v) (* v v)) (* (* v v) (* 6 v)))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148564.266 * * * * [misc]progress: [ 1087 / 5054 ] simplifiying candidate # 1548148564.266 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148564.266 * * [misc]simplify: iters left: 6 (30 enodes) 1548148564.272 * * [misc]simplify: iters left: 5 (71 enodes) 1548148564.282 * * [misc]simplify: iters left: 4 (182 enodes) 1548148564.316 * * [misc]simplify: iters left: 3 (435 enodes) 1548148564.434 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148564.434 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148564.434 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148564.434 * * [misc]simplify: iters left: 6 (30 enodes) 1548148564.439 * * [misc]simplify: iters left: 5 (72 enodes) 1548148564.451 * * [misc]simplify: iters left: 4 (189 enodes) 1548148564.487 * * [misc]simplify: iters left: 3 (466 enodes) 1548148564.609 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148564.609 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148564.609 * * * * [misc]progress: [ 1088 / 5054 ] simplifiying candidate # 1548148564.610 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt 1))) 1548148564.610 * * [misc]simplify: iters left: 6 (24 enodes) 1548148564.614 * * [misc]simplify: iters left: 5 (53 enodes) 1548148564.621 * * [misc]simplify: iters left: 4 (112 enodes) 1548148564.641 * * [misc]simplify: iters left: 3 (323 enodes) 1548148564.742 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))))))) 1548148564.742 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148564.743 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148564.743 * * [misc]simplify: iters left: 6 (29 enodes) 1548148564.750 * * [misc]simplify: iters left: 5 (71 enodes) 1548148564.761 * * [misc]simplify: iters left: 4 (188 enodes) 1548148564.795 * * [misc]simplify: iters left: 3 (464 enodes) 1548148564.917 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148564.917 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (fabs (cbrt (+ 8 (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148564.917 * * * * [misc]progress: [ 1089 / 5054 ] simplifiying candidate # 1548148564.918 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148564.918 * * [misc]simplify: iters left: 6 (30 enodes) 1548148564.924 * * [misc]simplify: iters left: 5 (71 enodes) 1548148564.934 * * [misc]simplify: iters left: 4 (182 enodes) 1548148564.969 * * [misc]simplify: iters left: 3 (435 enodes) 1548148565.086 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148565.087 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148565.087 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148565.087 * * [misc]simplify: iters left: 6 (30 enodes) 1548148565.092 * * [misc]simplify: iters left: 5 (72 enodes) 1548148565.103 * * [misc]simplify: iters left: 4 (189 enodes) 1548148565.140 * * [misc]simplify: iters left: 3 (466 enodes) 1548148565.263 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148565.263 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 4) 36)) 4))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148565.263 * * * * [misc]progress: [ 1090 / 5054 ] simplifiying candidate # 1548148565.263 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ t 1) 1)) 1548148565.263 * * [misc]simplify: iters left: 6 (23 enodes) 1548148565.267 * * [misc]simplify: iters left: 5 (50 enodes) 1548148565.274 * * [misc]simplify: iters left: 4 (109 enodes) 1548148565.295 * * [misc]simplify: iters left: 3 (304 enodes) 1548148565.395 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) 1548148565.395 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148565.395 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148565.395 * * [misc]simplify: iters left: 6 (29 enodes) 1548148565.401 * * [misc]simplify: iters left: 5 (71 enodes) 1548148565.412 * * [misc]simplify: iters left: 4 (188 enodes) 1548148565.448 * * [misc]simplify: iters left: 3 (464 enodes) 1548148565.570 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148565.570 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ 8 (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148565.570 * * * * [misc]progress: [ 1091 / 5054 ] simplifiying candidate # 1548148565.570 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148565.570 * * [misc]simplify: iters left: 6 (29 enodes) 1548148565.576 * * [misc]simplify: iters left: 5 (72 enodes) 1548148565.587 * * [misc]simplify: iters left: 4 (189 enodes) 1548148565.624 * * [misc]simplify: iters left: 3 (440 enodes) 1548148565.744 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ 1 (* v (* v -5))))))) 1548148565.744 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148565.744 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148565.744 * * [misc]simplify: iters left: 6 (32 enodes) 1548148565.750 * * [misc]simplify: iters left: 5 (77 enodes) 1548148565.762 * * [misc]simplify: iters left: 4 (207 enodes) 1548148565.810 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148565.810 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))))) (/ (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (sqrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148565.810 * * * * [misc]progress: [ 1092 / 5054 ] simplifiying candidate # 1548148565.810 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148565.811 * * [misc]simplify: iters left: 6 (29 enodes) 1548148565.816 * * [misc]simplify: iters left: 5 (71 enodes) 1548148565.827 * * [misc]simplify: iters left: 4 (182 enodes) 1548148565.862 * * [misc]simplify: iters left: 3 (418 enodes) 1548148565.968 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36)))))) 1548148565.968 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148565.968 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148565.968 * * [misc]simplify: iters left: 6 (32 enodes) 1548148565.974 * * [misc]simplify: iters left: 5 (77 enodes) 1548148565.986 * * [misc]simplify: iters left: 4 (207 enodes) 1548148566.034 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148566.034 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (fabs (cbrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.034 * * * * [misc]progress: [ 1093 / 5054 ] simplifiying candidate # 1548148566.034 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148566.034 * * [misc]simplify: iters left: 6 (28 enodes) 1548148566.040 * * [misc]simplify: iters left: 5 (69 enodes) 1548148566.051 * * [misc]simplify: iters left: 4 (180 enodes) 1548148566.086 * * [misc]simplify: iters left: 3 (432 enodes) 1548148566.202 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v)))))) 1548148566.202 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.202 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148566.202 * * [misc]simplify: iters left: 6 (32 enodes) 1548148566.208 * * [misc]simplify: iters left: 5 (77 enodes) 1548148566.222 * * [misc]simplify: iters left: 4 (207 enodes) 1548148566.268 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148566.268 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v)))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.268 * * * * [misc]progress: [ 1094 / 5054 ] simplifiying candidate # 1548148566.268 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt 1))) 1548148566.268 * * [misc]simplify: iters left: 6 (22 enodes) 1548148566.272 * * [misc]simplify: iters left: 5 (51 enodes) 1548148566.281 * * [misc]simplify: iters left: 4 (110 enodes) 1548148566.300 * * [misc]simplify: iters left: 3 (310 enodes) 1548148566.402 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148566.402 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.402 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148566.402 * * [misc]simplify: iters left: 6 (31 enodes) 1548148566.408 * * [misc]simplify: iters left: 5 (76 enodes) 1548148566.419 * * [misc]simplify: iters left: 4 (206 enodes) 1548148566.467 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148566.467 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (fabs (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.467 * * * * [misc]progress: [ 1095 / 5054 ] simplifiying candidate # 1548148566.467 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148566.468 * * [misc]simplify: iters left: 6 (28 enodes) 1548148566.473 * * [misc]simplify: iters left: 5 (69 enodes) 1548148566.484 * * [misc]simplify: iters left: 4 (180 enodes) 1548148566.519 * * [misc]simplify: iters left: 3 (432 enodes) 1548148566.636 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v)))))) 1548148566.637 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.637 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148566.637 * * [misc]simplify: iters left: 6 (32 enodes) 1548148566.643 * * [misc]simplify: iters left: 5 (77 enodes) 1548148566.656 * * [misc]simplify: iters left: 4 (207 enodes) 1548148566.702 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148566.702 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (fabs (cbrt (+ (* (* (* v v) (* v -6)) (* (* 36 v) (* v v))) 8)))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* 12 v)))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.703 * * * * [misc]progress: [ 1096 / 5054 ] simplifiying candidate # 1548148566.703 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ 1 1)) 1548148566.703 * * [misc]simplify: iters left: 6 (21 enodes) 1548148566.706 * * [misc]simplify: iters left: 5 (48 enodes) 1548148566.713 * * [misc]simplify: iters left: 4 (107 enodes) 1548148566.734 * * [misc]simplify: iters left: 3 (298 enodes) 1548148566.825 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) 1548148566.825 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.825 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148566.825 * * [misc]simplify: iters left: 6 (31 enodes) 1548148566.831 * * [misc]simplify: iters left: 5 (76 enodes) 1548148566.843 * * [misc]simplify: iters left: 4 (206 enodes) 1548148566.890 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148566.890 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (* (* (* v v) (* -6 v)) (* (* 36 v) (* v v))) 8)))) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.890 * * * * [misc]progress: [ 1097 / 5054 ] simplifiying candidate # 1548148566.891 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148566.891 * * [misc]simplify: iters left: 6 (32 enodes) 1548148566.896 * * [misc]simplify: iters left: 5 (81 enodes) 1548148566.909 * * [misc]simplify: iters left: 4 (219 enodes) 1548148566.958 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148566.958 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148566.959 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148566.959 * * [misc]simplify: iters left: 6 (29 enodes) 1548148566.964 * * [misc]simplify: iters left: 5 (71 enodes) 1548148566.975 * * [misc]simplify: iters left: 4 (188 enodes) 1548148567.012 * * [misc]simplify: iters left: 3 (482 enodes) 1548148567.144 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148567.144 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148567.144 * * * * [misc]progress: [ 1098 / 5054 ] simplifiying candidate # 1548148567.145 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148567.145 * * [misc]simplify: iters left: 6 (32 enodes) 1548148567.150 * * [misc]simplify: iters left: 5 (77 enodes) 1548148567.162 * * [misc]simplify: iters left: 4 (195 enodes) 1548148567.201 * * [misc]simplify: iters left: 3 (485 enodes) 1548148567.329 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) t) (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) 1548148567.330 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) t) (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148567.330 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148567.330 * * [misc]simplify: iters left: 6 (29 enodes) 1548148567.336 * * [misc]simplify: iters left: 5 (71 enodes) 1548148567.347 * * [misc]simplify: iters left: 4 (188 enodes) 1548148567.383 * * [misc]simplify: iters left: 3 (482 enodes) 1548148567.514 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148567.514 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) t) (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI) (fabs (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148567.514 * * * * [misc]progress: [ 1099 / 5054 ] simplifiying candidate # 1548148567.514 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148567.514 * * [misc]simplify: iters left: 6 (31 enodes) 1548148567.520 * * [misc]simplify: iters left: 5 (75 enodes) 1548148567.531 * * [misc]simplify: iters left: 4 (193 enodes) 1548148567.569 * * [misc]simplify: iters left: 3 (471 enodes) 1548148567.693 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) 1548148567.693 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148567.693 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148567.693 * * [misc]simplify: iters left: 6 (29 enodes) 1548148567.699 * * [misc]simplify: iters left: 5 (71 enodes) 1548148567.712 * * [misc]simplify: iters left: 4 (188 enodes) 1548148567.747 * * [misc]simplify: iters left: 3 (482 enodes) 1548148567.880 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148567.880 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148567.880 * * * * [misc]progress: [ 1100 / 5054 ] simplifiying candidate # 1548148567.880 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt 1))) 1548148567.880 * * [misc]simplify: iters left: 6 (25 enodes) 1548148567.885 * * [misc]simplify: iters left: 5 (57 enodes) 1548148567.892 * * [misc]simplify: iters left: 4 (129 enodes) 1548148567.915 * * [misc]simplify: iters left: 3 (365 enodes) 1548148568.026 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) 1548148568.026 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148568.027 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148568.027 * * [misc]simplify: iters left: 6 (28 enodes) 1548148568.032 * * [misc]simplify: iters left: 5 (70 enodes) 1548148568.043 * * [misc]simplify: iters left: 4 (187 enodes) 1548148568.077 * * [misc]simplify: iters left: 3 (480 enodes) 1548148568.212 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148568.212 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))) 8)))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148568.212 * * * * [misc]progress: [ 1101 / 5054 ] simplifiying candidate # 1548148568.212 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148568.212 * * [misc]simplify: iters left: 6 (31 enodes) 1548148568.218 * * [misc]simplify: iters left: 5 (75 enodes) 1548148568.229 * * [misc]simplify: iters left: 4 (193 enodes) 1548148568.267 * * [misc]simplify: iters left: 3 (471 enodes) 1548148568.391 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) 1548148568.392 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148568.392 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148568.392 * * [misc]simplify: iters left: 6 (29 enodes) 1548148568.397 * * [misc]simplify: iters left: 5 (71 enodes) 1548148568.410 * * [misc]simplify: iters left: 4 (188 enodes) 1548148568.445 * * [misc]simplify: iters left: 3 (482 enodes) 1548148568.579 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148568.579 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (fabs (cbrt (+ 8 (* (* (* v v) (* v -6)) (* (* 36 v) (* v v)))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (cbrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148568.580 * * * * [misc]progress: [ 1102 / 5054 ] simplifiying candidate # 1548148568.580 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) 1)) 1548148568.580 * * [misc]simplify: iters left: 6 (24 enodes) 1548148568.584 * * [misc]simplify: iters left: 5 (56 enodes) 1548148568.592 * * [misc]simplify: iters left: 4 (133 enodes) 1548148568.616 * * [misc]simplify: iters left: 3 (364 enodes) 1548148568.731 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) 1548148568.731 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148568.731 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148568.731 * * [misc]simplify: iters left: 6 (28 enodes) 1548148568.737 * * [misc]simplify: iters left: 5 (70 enodes) 1548148568.747 * * [misc]simplify: iters left: 4 (187 enodes) 1548148568.782 * * [misc]simplify: iters left: 3 (480 enodes) 1548148568.917 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148568.917 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (- 8 (* (* (* v v) (* 36 v)) (* (* v v) (* 6 v))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148568.917 * * * * [misc]progress: [ 1103 / 5054 ] simplifiying candidate # 1548148568.918 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148568.918 * * [misc]simplify: iters left: 6 (37 enodes) 1548148568.925 * * [misc]simplify: iters left: 5 (95 enodes) 1548148568.939 * * [misc]simplify: iters left: 4 (269 enodes) 1548148569.013 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148569.013 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.013 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148569.014 * * [misc]simplify: iters left: 6 (33 enodes) 1548148569.020 * * [misc]simplify: iters left: 5 (87 enodes) 1548148569.035 * * [misc]simplify: iters left: 4 (241 enodes) 1548148569.108 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148569.108 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.108 * * * * [misc]progress: [ 1104 / 5054 ] simplifiying candidate # 1548148569.109 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148569.109 * * [misc]simplify: iters left: 6 (37 enodes) 1548148569.116 * * [misc]simplify: iters left: 5 (94 enodes) 1548148569.132 * * [misc]simplify: iters left: 4 (257 enodes) 1548148569.197 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) 1548148569.197 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.198 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148569.198 * * [misc]simplify: iters left: 6 (33 enodes) 1548148569.204 * * [misc]simplify: iters left: 5 (87 enodes) 1548148569.220 * * [misc]simplify: iters left: 4 (241 enodes) 1548148569.295 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148569.295 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.295 * * * * [misc]progress: [ 1105 / 5054 ] simplifiying candidate # 1548148569.295 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148569.295 * * [misc]simplify: iters left: 6 (36 enodes) 1548148569.304 * * [misc]simplify: iters left: 5 (92 enodes) 1548148569.319 * * [misc]simplify: iters left: 4 (255 enodes) 1548148569.384 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v v) 36) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148569.384 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v v) 36) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.384 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148569.384 * * [misc]simplify: iters left: 6 (33 enodes) 1548148569.391 * * [misc]simplify: iters left: 5 (87 enodes) 1548148569.406 * * [misc]simplify: iters left: 4 (241 enodes) 1548148569.482 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148569.482 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v v) 36) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.482 * * * * [misc]progress: [ 1106 / 5054 ] simplifiying candidate # 1548148569.482 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148569.482 * * [misc]simplify: iters left: 6 (30 enodes) 1548148569.488 * * [misc]simplify: iters left: 5 (74 enodes) 1548148569.498 * * [misc]simplify: iters left: 4 (185 enodes) 1548148569.543 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148569.543 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.543 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148569.543 * * [misc]simplify: iters left: 6 (32 enodes) 1548148569.550 * * [misc]simplify: iters left: 5 (86 enodes) 1548148569.565 * * [misc]simplify: iters left: 4 (237 enodes) 1548148569.629 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148569.629 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.629 * * * * [misc]progress: [ 1107 / 5054 ] simplifiying candidate # 1548148569.629 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148569.629 * * [misc]simplify: iters left: 6 (36 enodes) 1548148569.636 * * [misc]simplify: iters left: 5 (92 enodes) 1548148569.650 * * [misc]simplify: iters left: 4 (255 enodes) 1548148569.717 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v v) 36) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148569.717 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v v) 36) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.717 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148569.717 * * [misc]simplify: iters left: 6 (33 enodes) 1548148569.724 * * [misc]simplify: iters left: 5 (87 enodes) 1548148569.739 * * [misc]simplify: iters left: 4 (241 enodes) 1548148569.812 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148569.812 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* (* v v) 36) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (cbrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.812 * * * * [misc]progress: [ 1108 / 5054 ] simplifiying candidate # 1548148569.813 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148569.813 * * [misc]simplify: iters left: 6 (29 enodes) 1548148569.818 * * [misc]simplify: iters left: 5 (73 enodes) 1548148569.831 * * [misc]simplify: iters left: 4 (188 enodes) 1548148569.877 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148569.877 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.877 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148569.877 * * [misc]simplify: iters left: 6 (32 enodes) 1548148569.883 * * [misc]simplify: iters left: 5 (86 enodes) 1548148569.901 * * [misc]simplify: iters left: 4 (237 enodes) 1548148569.963 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148569.963 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (cbrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148569.963 * * * * [misc]progress: [ 1109 / 5054 ] simplifiying candidate # 1548148569.963 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148569.964 * * [misc]simplify: iters left: 6 (37 enodes) 1548148569.970 * * [misc]simplify: iters left: 5 (91 enodes) 1548148569.985 * * [misc]simplify: iters left: 4 (254 enodes) 1548148570.049 * [exit]simplify: Simplified to (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) 1548148570.049 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.049 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148570.049 * * [misc]simplify: iters left: 6 (29 enodes) 1548148570.055 * * [misc]simplify: iters left: 5 (70 enodes) 1548148570.065 * * [misc]simplify: iters left: 4 (179 enodes) 1548148570.101 * * [misc]simplify: iters left: 3 (434 enodes) 1548148570.216 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148570.216 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.217 * * * * [misc]progress: [ 1110 / 5054 ] simplifiying candidate # 1548148570.217 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148570.217 * * [misc]simplify: iters left: 6 (37 enodes) 1548148570.223 * * [misc]simplify: iters left: 5 (90 enodes) 1548148570.240 * * [misc]simplify: iters left: 4 (242 enodes) 1548148570.295 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) 1548148570.295 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.295 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148570.296 * * [misc]simplify: iters left: 6 (29 enodes) 1548148570.301 * * [misc]simplify: iters left: 5 (70 enodes) 1548148570.312 * * [misc]simplify: iters left: 4 (179 enodes) 1548148570.345 * * [misc]simplify: iters left: 3 (434 enodes) 1548148570.461 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148570.461 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.461 * * * * [misc]progress: [ 1111 / 5054 ] simplifiying candidate # 1548148570.461 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148570.461 * * [misc]simplify: iters left: 6 (36 enodes) 1548148570.468 * * [misc]simplify: iters left: 5 (88 enodes) 1548148570.482 * * [misc]simplify: iters left: 4 (240 enodes) 1548148570.538 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148570.538 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.538 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148570.538 * * [misc]simplify: iters left: 6 (29 enodes) 1548148570.544 * * [misc]simplify: iters left: 5 (70 enodes) 1548148570.554 * * [misc]simplify: iters left: 4 (179 enodes) 1548148570.590 * * [misc]simplify: iters left: 3 (434 enodes) 1548148570.706 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148570.706 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.706 * * * * [misc]progress: [ 1112 / 5054 ] simplifiying candidate # 1548148570.706 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148570.706 * * [misc]simplify: iters left: 6 (30 enodes) 1548148570.712 * * [misc]simplify: iters left: 5 (70 enodes) 1548148570.722 * * [misc]simplify: iters left: 4 (170 enodes) 1548148570.760 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148570.760 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.760 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148570.760 * * [misc]simplify: iters left: 6 (28 enodes) 1548148570.765 * * [misc]simplify: iters left: 5 (69 enodes) 1548148570.776 * * [misc]simplify: iters left: 4 (178 enodes) 1548148570.811 * * [misc]simplify: iters left: 3 (419 enodes) 1548148570.920 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148570.921 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.921 * * * * [misc]progress: [ 1113 / 5054 ] simplifiying candidate # 1548148570.921 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148570.921 * * [misc]simplify: iters left: 6 (36 enodes) 1548148570.927 * * [misc]simplify: iters left: 5 (88 enodes) 1548148570.941 * * [misc]simplify: iters left: 4 (240 enodes) 1548148570.998 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148570.998 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148570.998 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148570.998 * * [misc]simplify: iters left: 6 (29 enodes) 1548148571.003 * * [misc]simplify: iters left: 5 (70 enodes) 1548148571.016 * * [misc]simplify: iters left: 4 (179 enodes) 1548148571.050 * * [misc]simplify: iters left: 3 (434 enodes) 1548148571.165 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148571.165 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (cbrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.166 * * * * [misc]progress: [ 1114 / 5054 ] simplifiying candidate # 1548148571.166 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148571.166 * * [misc]simplify: iters left: 6 (29 enodes) 1548148571.173 * * [misc]simplify: iters left: 5 (69 enodes) 1548148571.183 * * [misc]simplify: iters left: 4 (173 enodes) 1548148571.221 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) 1548148571.221 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.221 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148571.221 * * [misc]simplify: iters left: 6 (28 enodes) 1548148571.226 * * [misc]simplify: iters left: 5 (69 enodes) 1548148571.239 * * [misc]simplify: iters left: 4 (178 enodes) 1548148571.271 * * [misc]simplify: iters left: 3 (419 enodes) 1548148571.381 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148571.381 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.381 * * * * [misc]progress: [ 1115 / 5054 ] simplifiying candidate # 1548148571.381 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) 1) 1548148571.381 * * [misc]simplify: iters left: 6 (20 enodes) 1548148571.385 * * [misc]simplify: iters left: 5 (47 enodes) 1548148571.391 * * [misc]simplify: iters left: 4 (106 enodes) 1548148571.413 * * [misc]simplify: iters left: 3 (310 enodes) 1548148571.514 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8)))) 1548148571.514 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.515 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148571.515 * * [misc]simplify: iters left: 6 (31 enodes) 1548148571.520 * * [misc]simplify: iters left: 5 (76 enodes) 1548148571.532 * * [misc]simplify: iters left: 4 (206 enodes) 1548148571.581 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148571.581 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (fabs (cbrt (+ (* (* (* v v) (* 36 v)) (* (* -6 v) (* v v))) 8)))) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.581 * * * * [misc]progress: [ 1116 / 5054 ] simplifiying candidate # 1548148571.581 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148571.581 * * [misc]simplify: iters left: 6 (25 enodes) 1548148571.585 * * [misc]simplify: iters left: 5 (57 enodes) 1548148571.593 * * [misc]simplify: iters left: 4 (131 enodes) 1548148571.619 * * [misc]simplify: iters left: 3 (384 enodes) 1548148571.736 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148571.736 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.736 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148571.736 * * [misc]simplify: iters left: 6 (26 enodes) 1548148571.741 * * [misc]simplify: iters left: 5 (66 enodes) 1548148571.752 * * [misc]simplify: iters left: 4 (177 enodes) 1548148571.787 * * [misc]simplify: iters left: 3 (423 enodes) 1548148571.900 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148571.900 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (fabs (cbrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (cbrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.900 * * * * [misc]progress: [ 1117 / 5054 ] simplifiying candidate # 1548148571.901 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148571.901 * * [misc]simplify: iters left: 6 (34 enodes) 1548148571.907 * * [misc]simplify: iters left: 5 (86 enodes) 1548148571.920 * * [misc]simplify: iters left: 4 (234 enodes) 1548148571.984 * [exit]simplify: Simplified to (* (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148571.984 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148571.984 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148571.985 * * [misc]simplify: iters left: 6 (29 enodes) 1548148571.991 * * [misc]simplify: iters left: 5 (88 enodes) 1548148572.013 * * [misc]simplify: iters left: 4 (334 enodes) 1548148572.154 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148572.154 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148572.154 * * * * [misc]progress: [ 1118 / 5054 ] simplifiying candidate # 1548148572.154 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))) (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148572.154 * * [misc]simplify: iters left: 6 (34 enodes) 1548148572.161 * * [misc]simplify: iters left: 5 (91 enodes) 1548148572.178 * * [misc]simplify: iters left: 4 (279 enodes) 1548148572.265 * [exit]simplify: Simplified to (* (sqrt (* (- (- 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))) (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148572.265 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (* (- (- 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))) (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148572.265 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148572.265 * * [misc]simplify: iters left: 6 (25 enodes) 1548148572.270 * * [misc]simplify: iters left: 5 (64 enodes) 1548148572.280 * * [misc]simplify: iters left: 4 (171 enodes) 1548148572.317 * * [misc]simplify: iters left: 3 (464 enodes) 1548148572.453 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148572.454 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (* (- (- 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))) (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (cbrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148572.454 * * * * [misc]progress: [ 1119 / 5054 ] simplifiying candidate # 1548148572.454 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148572.454 * * [misc]simplify: iters left: 6 (33 enodes) 1548148572.460 * * [misc]simplify: iters left: 5 (78 enodes) 1548148572.472 * * [misc]simplify: iters left: 4 (198 enodes) 1548148572.510 * * [misc]simplify: iters left: 3 (470 enodes) 1548148572.627 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) 1548148572.627 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148572.627 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148572.627 * * [misc]simplify: iters left: 6 (32 enodes) 1548148572.633 * * [misc]simplify: iters left: 5 (75 enodes) 1548148572.644 * * [misc]simplify: iters left: 4 (192 enodes) 1548148572.683 * * [misc]simplify: iters left: 3 (460 enodes) 1548148572.805 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148572.805 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148572.806 * * * * [misc]progress: [ 1120 / 5054 ] simplifiying candidate # 1548148572.806 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148572.806 * * [misc]simplify: iters left: 6 (32 enodes) 1548148572.812 * * [misc]simplify: iters left: 5 (75 enodes) 1548148572.826 * * [misc]simplify: iters left: 4 (192 enodes) 1548148572.861 * * [misc]simplify: iters left: 3 (460 enodes) 1548148572.985 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148572.986 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148572.986 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148572.986 * * [misc]simplify: iters left: 6 (32 enodes) 1548148572.992 * * [misc]simplify: iters left: 5 (75 enodes) 1548148573.003 * * [misc]simplify: iters left: 4 (192 enodes) 1548148573.039 * * [misc]simplify: iters left: 3 (460 enodes) 1548148573.162 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148573.162 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148573.162 * * * * [misc]progress: [ 1121 / 5054 ] simplifiying candidate # 1548148573.162 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148573.163 * * [misc]simplify: iters left: 6 (35 enodes) 1548148573.169 * * [misc]simplify: iters left: 5 (84 enodes) 1548148573.182 * * [misc]simplify: iters left: 4 (219 enodes) 1548148573.235 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))))))) 1548148573.235 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148573.235 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148573.235 * * [misc]simplify: iters left: 6 (33 enodes) 1548148573.241 * * [misc]simplify: iters left: 5 (76 enodes) 1548148573.252 * * [misc]simplify: iters left: 4 (187 enodes) 1548148573.290 * * [misc]simplify: iters left: 3 (444 enodes) 1548148573.413 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148573.413 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148573.413 * * * * [misc]progress: [ 1122 / 5054 ] simplifiying candidate # 1548148573.413 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148573.413 * * [misc]simplify: iters left: 6 (35 enodes) 1548148573.420 * * [misc]simplify: iters left: 5 (81 enodes) 1548148573.434 * * [misc]simplify: iters left: 4 (199 enodes) 1548148573.472 * * [misc]simplify: iters left: 3 (489 enodes) 1548148573.604 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148573.604 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148573.605 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148573.605 * * [misc]simplify: iters left: 6 (33 enodes) 1548148573.611 * * [misc]simplify: iters left: 5 (76 enodes) 1548148573.623 * * [misc]simplify: iters left: 4 (187 enodes) 1548148573.659 * * [misc]simplify: iters left: 3 (444 enodes) 1548148573.780 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148573.780 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148573.780 * * * * [misc]progress: [ 1123 / 5054 ] simplifiying candidate # 1548148573.780 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148573.781 * * [misc]simplify: iters left: 6 (34 enodes) 1548148573.787 * * [misc]simplify: iters left: 5 (79 enodes) 1548148573.799 * * [misc]simplify: iters left: 4 (197 enodes) 1548148573.839 * * [misc]simplify: iters left: 3 (487 enodes) 1548148573.970 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148573.970 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148573.970 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148573.970 * * [misc]simplify: iters left: 6 (33 enodes) 1548148573.979 * * [misc]simplify: iters left: 5 (76 enodes) 1548148573.990 * * [misc]simplify: iters left: 4 (187 enodes) 1548148574.025 * * [misc]simplify: iters left: 3 (444 enodes) 1548148574.147 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148574.147 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148574.147 * * * * [misc]progress: [ 1124 / 5054 ] simplifiying candidate # 1548148574.148 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148574.148 * * [misc]simplify: iters left: 6 (28 enodes) 1548148574.153 * * [misc]simplify: iters left: 5 (61 enodes) 1548148574.161 * * [misc]simplify: iters left: 4 (133 enodes) 1548148574.185 * * [misc]simplify: iters left: 3 (378 enodes) 1548148574.297 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148574.297 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148574.298 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148574.298 * * [misc]simplify: iters left: 6 (32 enodes) 1548148574.306 * * [misc]simplify: iters left: 5 (75 enodes) 1548148574.317 * * [misc]simplify: iters left: 4 (186 enodes) 1548148574.352 * * [misc]simplify: iters left: 3 (440 enodes) 1548148574.470 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148574.470 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148574.470 * * * * [misc]progress: [ 1125 / 5054 ] simplifiying candidate # 1548148574.470 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148574.470 * * [misc]simplify: iters left: 6 (34 enodes) 1548148574.477 * * [misc]simplify: iters left: 5 (79 enodes) 1548148574.489 * * [misc]simplify: iters left: 4 (197 enodes) 1548148574.528 * * [misc]simplify: iters left: 3 (487 enodes) 1548148574.661 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148574.661 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148574.661 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148574.662 * * [misc]simplify: iters left: 6 (33 enodes) 1548148574.667 * * [misc]simplify: iters left: 5 (76 enodes) 1548148574.679 * * [misc]simplify: iters left: 4 (187 enodes) 1548148574.717 * * [misc]simplify: iters left: 3 (444 enodes) 1548148575.118 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148575.118 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148575.118 * * * * [misc]progress: [ 1126 / 5054 ] simplifiying candidate # 1548148575.118 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148575.119 * * [misc]simplify: iters left: 6 (27 enodes) 1548148575.123 * * [misc]simplify: iters left: 5 (60 enodes) 1548148575.134 * * [misc]simplify: iters left: 4 (136 enodes) 1548148575.156 * * [misc]simplify: iters left: 3 (344 enodes) 1548148575.258 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148575.258 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148575.258 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148575.258 * * [misc]simplify: iters left: 6 (32 enodes) 1548148575.264 * * [misc]simplify: iters left: 5 (75 enodes) 1548148575.275 * * [misc]simplify: iters left: 4 (186 enodes) 1548148575.312 * * [misc]simplify: iters left: 3 (440 enodes) 1548148575.429 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148575.429 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148575.429 * * * * [misc]progress: [ 1127 / 5054 ] simplifiying candidate # 1548148575.430 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148575.430 * * [misc]simplify: iters left: 6 (34 enodes) 1548148575.436 * * [misc]simplify: iters left: 5 (79 enodes) 1548148575.448 * * [misc]simplify: iters left: 4 (196 enodes) 1548148575.487 * * [misc]simplify: iters left: 3 (479 enodes) 1548148575.617 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) 1548148575.618 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148575.618 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148575.618 * * [misc]simplify: iters left: 6 (33 enodes) 1548148575.624 * * [misc]simplify: iters left: 5 (76 enodes) 1548148575.636 * * [misc]simplify: iters left: 4 (187 enodes) 1548148575.671 * * [misc]simplify: iters left: 3 (444 enodes) 1548148575.793 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148575.793 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148575.793 * * * * [misc]progress: [ 1128 / 5054 ] simplifiying candidate # 1548148575.794 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148575.794 * * [misc]simplify: iters left: 6 (34 enodes) 1548148575.800 * * [misc]simplify: iters left: 5 (78 enodes) 1548148575.811 * * [misc]simplify: iters left: 4 (189 enodes) 1548148575.849 * * [misc]simplify: iters left: 3 (447 enodes) 1548148575.964 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) 1548148575.964 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148575.964 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148575.964 * * [misc]simplify: iters left: 6 (33 enodes) 1548148575.970 * * [misc]simplify: iters left: 5 (76 enodes) 1548148575.981 * * [misc]simplify: iters left: 4 (187 enodes) 1548148576.018 * * [misc]simplify: iters left: 3 (444 enodes) 1548148576.141 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148576.141 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148576.141 * * * * [misc]progress: [ 1129 / 5054 ] simplifiying candidate # 1548148576.141 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148576.141 * * [misc]simplify: iters left: 6 (33 enodes) 1548148576.147 * * [misc]simplify: iters left: 5 (76 enodes) 1548148576.161 * * [misc]simplify: iters left: 4 (187 enodes) 1548148576.196 * * [misc]simplify: iters left: 3 (444 enodes) 1548148576.319 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148576.319 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148576.319 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148576.319 * * [misc]simplify: iters left: 6 (33 enodes) 1548148576.325 * * [misc]simplify: iters left: 5 (76 enodes) 1548148576.337 * * [misc]simplify: iters left: 4 (187 enodes) 1548148576.372 * * [misc]simplify: iters left: 3 (444 enodes) 1548148576.495 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148576.495 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148576.495 * * * * [misc]progress: [ 1130 / 5054 ] simplifiying candidate # 1548148576.495 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148576.495 * * [misc]simplify: iters left: 6 (27 enodes) 1548148576.500 * * [misc]simplify: iters left: 5 (58 enodes) 1548148576.508 * * [misc]simplify: iters left: 4 (123 enodes) 1548148576.531 * * [misc]simplify: iters left: 3 (353 enodes) 1548148576.645 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148576.645 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148576.646 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148576.646 * * [misc]simplify: iters left: 6 (32 enodes) 1548148576.652 * * [misc]simplify: iters left: 5 (75 enodes) 1548148576.663 * * [misc]simplify: iters left: 4 (186 enodes) 1548148576.698 * * [misc]simplify: iters left: 3 (440 enodes) 1548148576.815 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148576.815 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148576.815 * * * * [misc]progress: [ 1131 / 5054 ] simplifiying candidate # 1548148576.816 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148576.816 * * [misc]simplify: iters left: 6 (33 enodes) 1548148576.822 * * [misc]simplify: iters left: 5 (76 enodes) 1548148576.833 * * [misc]simplify: iters left: 4 (187 enodes) 1548148576.871 * * [misc]simplify: iters left: 3 (444 enodes) 1548148576.993 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148576.994 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148576.994 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148576.994 * * [misc]simplify: iters left: 6 (33 enodes) 1548148577.000 * * [misc]simplify: iters left: 5 (76 enodes) 1548148577.012 * * [misc]simplify: iters left: 4 (187 enodes) 1548148577.049 * * [misc]simplify: iters left: 3 (444 enodes) 1548148577.172 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148577.172 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148577.172 * * * * [misc]progress: [ 1132 / 5054 ] simplifiying candidate # 1548148577.172 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148577.172 * * [misc]simplify: iters left: 6 (26 enodes) 1548148577.177 * * [misc]simplify: iters left: 5 (57 enodes) 1548148577.184 * * [misc]simplify: iters left: 4 (128 enodes) 1548148577.209 * * [misc]simplify: iters left: 3 (345 enodes) 1548148577.315 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148577.315 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148577.315 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148577.315 * * [misc]simplify: iters left: 6 (32 enodes) 1548148577.320 * * [misc]simplify: iters left: 5 (75 enodes) 1548148577.332 * * [misc]simplify: iters left: 4 (186 enodes) 1548148577.369 * * [misc]simplify: iters left: 3 (440 enodes) 1548148577.484 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148577.484 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148577.484 * * * * [misc]progress: [ 1133 / 5054 ] simplifiying candidate # 1548148577.484 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148577.484 * * [misc]simplify: iters left: 6 (33 enodes) 1548148577.490 * * [misc]simplify: iters left: 5 (77 enodes) 1548148577.502 * * [misc]simplify: iters left: 4 (203 enodes) 1548148577.550 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))))) (* (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148577.550 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))))) (* (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148577.550 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148577.550 * * [misc]simplify: iters left: 6 (31 enodes) 1548148577.556 * * [misc]simplify: iters left: 5 (73 enodes) 1548148577.567 * * [misc]simplify: iters left: 4 (190 enodes) 1548148577.604 * * [misc]simplify: iters left: 3 (462 enodes) 1548148577.727 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148577.727 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))))) (* (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148577.727 * * * * [misc]progress: [ 1134 / 5054 ] simplifiying candidate # 1548148577.727 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148577.728 * * [misc]simplify: iters left: 6 (33 enodes) 1548148577.736 * * [misc]simplify: iters left: 5 (76 enodes) 1548148577.748 * * [misc]simplify: iters left: 4 (193 enodes) 1548148577.785 * * [misc]simplify: iters left: 3 (481 enodes) 1548148577.913 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) 1548148577.913 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148577.913 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148577.913 * * [misc]simplify: iters left: 6 (31 enodes) 1548148577.919 * * [misc]simplify: iters left: 5 (73 enodes) 1548148577.931 * * [misc]simplify: iters left: 4 (190 enodes) 1548148577.968 * * [misc]simplify: iters left: 3 (462 enodes) 1548148578.092 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148578.093 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148578.093 * * * * [misc]progress: [ 1135 / 5054 ] simplifiying candidate # 1548148578.093 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148578.093 * * [misc]simplify: iters left: 6 (32 enodes) 1548148578.099 * * [misc]simplify: iters left: 5 (74 enodes) 1548148578.110 * * [misc]simplify: iters left: 4 (191 enodes) 1548148578.149 * * [misc]simplify: iters left: 3 (472 enodes) 1548148578.278 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148578.278 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148578.279 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148578.279 * * [misc]simplify: iters left: 6 (31 enodes) 1548148578.287 * * [misc]simplify: iters left: 5 (73 enodes) 1548148578.298 * * [misc]simplify: iters left: 4 (190 enodes) 1548148578.334 * * [misc]simplify: iters left: 3 (462 enodes) 1548148578.460 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148578.460 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148578.460 * * * * [misc]progress: [ 1136 / 5054 ] simplifiying candidate # 1548148578.460 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148578.460 * * [misc]simplify: iters left: 6 (26 enodes) 1548148578.465 * * [misc]simplify: iters left: 5 (56 enodes) 1548148578.472 * * [misc]simplify: iters left: 4 (122 enodes) 1548148578.495 * * [misc]simplify: iters left: 3 (351 enodes) 1548148578.610 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148578.610 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148578.611 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148578.611 * * [misc]simplify: iters left: 6 (30 enodes) 1548148578.617 * * [misc]simplify: iters left: 5 (72 enodes) 1548148578.628 * * [misc]simplify: iters left: 4 (189 enodes) 1548148578.664 * * [misc]simplify: iters left: 3 (478 enodes) 1548148578.792 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148578.792 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148578.793 * * * * [misc]progress: [ 1137 / 5054 ] simplifiying candidate # 1548148578.793 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148578.793 * * [misc]simplify: iters left: 6 (32 enodes) 1548148578.798 * * [misc]simplify: iters left: 5 (74 enodes) 1548148578.810 * * [misc]simplify: iters left: 4 (191 enodes) 1548148578.848 * * [misc]simplify: iters left: 3 (472 enodes) 1548148578.978 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148578.978 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148578.978 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148578.978 * * [misc]simplify: iters left: 6 (31 enodes) 1548148578.984 * * [misc]simplify: iters left: 5 (73 enodes) 1548148578.998 * * [misc]simplify: iters left: 4 (190 enodes) 1548148579.033 * * [misc]simplify: iters left: 3 (462 enodes) 1548148579.160 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148579.160 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148579.160 * * * * [misc]progress: [ 1138 / 5054 ] simplifiying candidate # 1548148579.160 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148579.161 * * [misc]simplify: iters left: 6 (25 enodes) 1548148579.165 * * [misc]simplify: iters left: 5 (55 enodes) 1548148579.172 * * [misc]simplify: iters left: 4 (123 enodes) 1548148579.196 * * [misc]simplify: iters left: 3 (350 enodes) 1548148579.309 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148579.309 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148579.309 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148579.309 * * [misc]simplify: iters left: 6 (30 enodes) 1548148579.315 * * [misc]simplify: iters left: 5 (72 enodes) 1548148579.328 * * [misc]simplify: iters left: 4 (189 enodes) 1548148579.364 * * [misc]simplify: iters left: 3 (478 enodes) 1548148579.493 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148579.493 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148579.493 * * * * [misc]progress: [ 1139 / 5054 ] simplifiying candidate # 1548148579.493 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148579.494 * * [misc]simplify: iters left: 6 (30 enodes) 1548148579.499 * * [misc]simplify: iters left: 5 (74 enodes) 1548148579.511 * * [misc]simplify: iters left: 4 (200 enodes) 1548148579.557 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) 1548148579.557 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148579.557 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148579.557 * * [misc]simplify: iters left: 6 (29 enodes) 1548148579.563 * * [misc]simplify: iters left: 5 (71 enodes) 1548148579.574 * * [misc]simplify: iters left: 4 (188 enodes) 1548148579.611 * * [misc]simplify: iters left: 3 (462 enodes) 1548148579.736 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148579.736 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148579.736 * * * * [misc]progress: [ 1140 / 5054 ] simplifiying candidate # 1548148579.736 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148579.736 * * [misc]simplify: iters left: 6 (30 enodes) 1548148579.742 * * [misc]simplify: iters left: 5 (73 enodes) 1548148579.753 * * [misc]simplify: iters left: 4 (190 enodes) 1548148579.792 * * [misc]simplify: iters left: 3 (469 enodes) 1548148579.918 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148579.919 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148579.919 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148579.919 * * [misc]simplify: iters left: 6 (29 enodes) 1548148579.924 * * [misc]simplify: iters left: 5 (71 enodes) 1548148579.937 * * [misc]simplify: iters left: 4 (188 enodes) 1548148579.972 * * [misc]simplify: iters left: 3 (462 enodes) 1548148580.097 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148580.097 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148580.097 * * * * [misc]progress: [ 1141 / 5054 ] simplifiying candidate # 1548148580.097 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148580.097 * * [misc]simplify: iters left: 6 (29 enodes) 1548148580.103 * * [misc]simplify: iters left: 5 (71 enodes) 1548148580.114 * * [misc]simplify: iters left: 4 (188 enodes) 1548148580.150 * * [misc]simplify: iters left: 3 (462 enodes) 1548148580.274 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148580.274 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148580.274 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148580.275 * * [misc]simplify: iters left: 6 (29 enodes) 1548148580.280 * * [misc]simplify: iters left: 5 (71 enodes) 1548148580.291 * * [misc]simplify: iters left: 4 (188 enodes) 1548148580.329 * * [misc]simplify: iters left: 3 (462 enodes) 1548148580.453 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148580.453 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148580.453 * * * * [misc]progress: [ 1142 / 5054 ] simplifiying candidate # 1548148580.453 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148580.453 * * [misc]simplify: iters left: 6 (23 enodes) 1548148580.458 * * [misc]simplify: iters left: 5 (53 enodes) 1548148580.465 * * [misc]simplify: iters left: 4 (117 enodes) 1548148580.489 * * [misc]simplify: iters left: 3 (338 enodes) 1548148580.597 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (cbrt (sqrt (+ (* (* v -5) v) 1)))) 1548148580.598 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (cbrt (sqrt (+ (* (* v -5) v) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148580.598 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148580.598 * * [misc]simplify: iters left: 6 (28 enodes) 1548148580.603 * * [misc]simplify: iters left: 5 (70 enodes) 1548148580.614 * * [misc]simplify: iters left: 4 (187 enodes) 1548148580.650 * * [misc]simplify: iters left: 3 (460 enodes) 1548148580.773 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148580.773 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148580.773 * * * * [misc]progress: [ 1143 / 5054 ] simplifiying candidate # 1548148580.774 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148580.774 * * [misc]simplify: iters left: 6 (29 enodes) 1548148580.779 * * [misc]simplify: iters left: 5 (71 enodes) 1548148580.790 * * [misc]simplify: iters left: 4 (188 enodes) 1548148580.829 * * [misc]simplify: iters left: 3 (462 enodes) 1548148580.953 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148580.953 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148580.953 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148580.954 * * [misc]simplify: iters left: 6 (29 enodes) 1548148580.959 * * [misc]simplify: iters left: 5 (71 enodes) 1548148580.970 * * [misc]simplify: iters left: 4 (188 enodes) 1548148581.008 * * [misc]simplify: iters left: 3 (462 enodes) 1548148581.130 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148581.130 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148581.131 * * * * [misc]progress: [ 1144 / 5054 ] simplifiying candidate # 1548148581.131 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148581.131 * * [misc]simplify: iters left: 6 (22 enodes) 1548148581.135 * * [misc]simplify: iters left: 5 (52 enodes) 1548148581.144 * * [misc]simplify: iters left: 4 (121 enodes) 1548148581.167 * * [misc]simplify: iters left: 3 (349 enodes) 1548148581.284 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) 1548148581.284 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148581.284 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148581.284 * * [misc]simplify: iters left: 6 (28 enodes) 1548148581.289 * * [misc]simplify: iters left: 5 (70 enodes) 1548148581.301 * * [misc]simplify: iters left: 4 (187 enodes) 1548148581.338 * * [misc]simplify: iters left: 3 (460 enodes) 1548148581.460 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148581.460 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148581.460 * * * * [misc]progress: [ 1145 / 5054 ] simplifiying candidate # 1548148581.460 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148581.460 * * [misc]simplify: iters left: 6 (31 enodes) 1548148581.468 * * [misc]simplify: iters left: 5 (75 enodes) 1548148581.480 * * [misc]simplify: iters left: 4 (194 enodes) 1548148581.516 * * [misc]simplify: iters left: 3 (496 enodes) 1548148581.657 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) 1548148581.657 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148581.658 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148581.658 * * [misc]simplify: iters left: 6 (30 enodes) 1548148581.663 * * [misc]simplify: iters left: 5 (72 enodes) 1548148581.674 * * [misc]simplify: iters left: 4 (189 enodes) 1548148581.712 * * [misc]simplify: iters left: 3 (466 enodes) 1548148581.836 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148581.837 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148581.837 * * * * [misc]progress: [ 1146 / 5054 ] simplifiying candidate # 1548148581.837 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148581.837 * * [misc]simplify: iters left: 6 (31 enodes) 1548148581.843 * * [misc]simplify: iters left: 5 (74 enodes) 1548148581.857 * * [misc]simplify: iters left: 4 (187 enodes) 1548148581.891 * * [misc]simplify: iters left: 3 (454 enodes) 1548148582.014 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) 1548148582.014 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148582.014 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148582.014 * * [misc]simplify: iters left: 6 (30 enodes) 1548148582.020 * * [misc]simplify: iters left: 5 (72 enodes) 1548148582.031 * * [misc]simplify: iters left: 4 (189 enodes) 1548148582.066 * * [misc]simplify: iters left: 3 (466 enodes) 1548148582.190 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148582.191 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148582.191 * * * * [misc]progress: [ 1147 / 5054 ] simplifiying candidate # 1548148582.191 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148582.191 * * [misc]simplify: iters left: 6 (30 enodes) 1548148582.197 * * [misc]simplify: iters left: 5 (72 enodes) 1548148582.208 * * [misc]simplify: iters left: 4 (181 enodes) 1548148582.244 * * [misc]simplify: iters left: 3 (436 enodes) 1548148582.363 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148582.363 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148582.363 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148582.364 * * [misc]simplify: iters left: 6 (30 enodes) 1548148582.369 * * [misc]simplify: iters left: 5 (72 enodes) 1548148582.380 * * [misc]simplify: iters left: 4 (189 enodes) 1548148582.419 * * [misc]simplify: iters left: 3 (466 enodes) 1548148582.544 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148582.544 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148582.544 * * * * [misc]progress: [ 1148 / 5054 ] simplifiying candidate # 1548148582.545 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148582.545 * * [misc]simplify: iters left: 6 (24 enodes) 1548148582.550 * * [misc]simplify: iters left: 5 (54 enodes) 1548148582.556 * * [misc]simplify: iters left: 4 (115 enodes) 1548148582.580 * * [misc]simplify: iters left: 3 (324 enodes) 1548148582.682 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148582.682 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148582.682 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148582.683 * * [misc]simplify: iters left: 6 (29 enodes) 1548148582.688 * * [misc]simplify: iters left: 5 (71 enodes) 1548148582.699 * * [misc]simplify: iters left: 4 (188 enodes) 1548148582.736 * * [misc]simplify: iters left: 3 (464 enodes) 1548148582.860 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148582.860 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148582.861 * * * * [misc]progress: [ 1149 / 5054 ] simplifiying candidate # 1548148582.861 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148582.861 * * [misc]simplify: iters left: 6 (30 enodes) 1548148582.867 * * [misc]simplify: iters left: 5 (72 enodes) 1548148582.877 * * [misc]simplify: iters left: 4 (181 enodes) 1548148582.913 * * [misc]simplify: iters left: 3 (436 enodes) 1548148583.032 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148583.032 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148583.032 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148583.032 * * [misc]simplify: iters left: 6 (30 enodes) 1548148583.038 * * [misc]simplify: iters left: 5 (72 enodes) 1548148583.049 * * [misc]simplify: iters left: 4 (189 enodes) 1548148583.086 * * [misc]simplify: iters left: 3 (466 enodes) 1548148583.209 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148583.209 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148583.209 * * * * [misc]progress: [ 1150 / 5054 ] simplifiying candidate # 1548148583.209 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) 1548148583.210 * * [misc]simplify: iters left: 6 (23 enodes) 1548148583.214 * * [misc]simplify: iters left: 5 (53 enodes) 1548148583.223 * * [misc]simplify: iters left: 4 (117 enodes) 1548148583.243 * * [misc]simplify: iters left: 3 (324 enodes) 1548148583.343 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) 1548148583.343 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148583.344 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148583.344 * * [misc]simplify: iters left: 6 (29 enodes) 1548148583.349 * * [misc]simplify: iters left: 5 (71 enodes) 1548148583.361 * * [misc]simplify: iters left: 4 (188 enodes) 1548148583.397 * * [misc]simplify: iters left: 3 (464 enodes) 1548148583.521 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148583.521 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148583.521 * * * * [misc]progress: [ 1151 / 5054 ] simplifiying candidate # 1548148583.522 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148583.522 * * [misc]simplify: iters left: 6 (33 enodes) 1548148583.528 * * [misc]simplify: iters left: 5 (79 enodes) 1548148583.540 * * [misc]simplify: iters left: 4 (211 enodes) 1548148583.592 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (* (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))))) 1548148583.592 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (* (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148583.593 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148583.593 * * [misc]simplify: iters left: 6 (31 enodes) 1548148583.598 * * [misc]simplify: iters left: 5 (73 enodes) 1548148583.611 * * [misc]simplify: iters left: 4 (190 enodes) 1548148583.647 * * [misc]simplify: iters left: 3 (462 enodes) 1548148583.773 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148583.773 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (* (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148583.773 * * * * [misc]progress: [ 1152 / 5054 ] simplifiying candidate # 1548148583.774 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148583.774 * * [misc]simplify: iters left: 6 (33 enodes) 1548148583.780 * * [misc]simplify: iters left: 5 (78 enodes) 1548148583.792 * * [misc]simplify: iters left: 4 (199 enodes) 1548148583.837 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (/ t (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4))))))) 1548148583.837 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (/ t (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148583.837 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148583.837 * * [misc]simplify: iters left: 6 (31 enodes) 1548148583.843 * * [misc]simplify: iters left: 5 (73 enodes) 1548148583.855 * * [misc]simplify: iters left: 4 (190 enodes) 1548148583.890 * * [misc]simplify: iters left: 3 (462 enodes) 1548148584.016 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148584.016 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (/ t (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.016 * * * * [misc]progress: [ 1153 / 5054 ] simplifiying candidate # 1548148584.016 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148584.016 * * [misc]simplify: iters left: 6 (32 enodes) 1548148584.022 * * [misc]simplify: iters left: 5 (76 enodes) 1548148584.034 * * [misc]simplify: iters left: 4 (197 enodes) 1548148584.080 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148584.080 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.080 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148584.080 * * [misc]simplify: iters left: 6 (31 enodes) 1548148584.086 * * [misc]simplify: iters left: 5 (73 enodes) 1548148584.097 * * [misc]simplify: iters left: 4 (190 enodes) 1548148584.134 * * [misc]simplify: iters left: 3 (462 enodes) 1548148584.257 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148584.257 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.257 * * * * [misc]progress: [ 1154 / 5054 ] simplifiying candidate # 1548148584.257 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148584.257 * * [misc]simplify: iters left: 6 (26 enodes) 1548148584.262 * * [misc]simplify: iters left: 5 (58 enodes) 1548148584.270 * * [misc]simplify: iters left: 4 (128 enodes) 1548148584.296 * * [misc]simplify: iters left: 3 (349 enodes) 1548148584.402 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148584.402 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.402 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148584.402 * * [misc]simplify: iters left: 6 (30 enodes) 1548148584.408 * * [misc]simplify: iters left: 5 (72 enodes) 1548148584.419 * * [misc]simplify: iters left: 4 (189 enodes) 1548148584.457 * * [misc]simplify: iters left: 3 (478 enodes) 1548148584.585 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148584.585 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.585 * * * * [misc]progress: [ 1155 / 5054 ] simplifiying candidate # 1548148584.585 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148584.586 * * [misc]simplify: iters left: 6 (32 enodes) 1548148584.591 * * [misc]simplify: iters left: 5 (76 enodes) 1548148584.603 * * [misc]simplify: iters left: 4 (197 enodes) 1548148584.648 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148584.648 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.648 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148584.648 * * [misc]simplify: iters left: 6 (31 enodes) 1548148584.654 * * [misc]simplify: iters left: 5 (73 enodes) 1548148584.665 * * [misc]simplify: iters left: 4 (190 enodes) 1548148584.702 * * [misc]simplify: iters left: 3 (462 enodes) 1548148584.825 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148584.825 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.825 * * * * [misc]progress: [ 1156 / 5054 ] simplifiying candidate # 1548148584.825 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148584.826 * * [misc]simplify: iters left: 6 (25 enodes) 1548148584.830 * * [misc]simplify: iters left: 5 (57 enodes) 1548148584.840 * * [misc]simplify: iters left: 4 (131 enodes) 1548148584.865 * * [misc]simplify: iters left: 3 (366 enodes) 1548148584.978 * [exit]simplify: Simplified to (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8))))) 1548148584.978 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148584.979 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148584.979 * * [misc]simplify: iters left: 6 (30 enodes) 1548148584.984 * * [misc]simplify: iters left: 5 (72 enodes) 1548148584.996 * * [misc]simplify: iters left: 4 (189 enodes) 1548148585.033 * * [misc]simplify: iters left: 3 (478 enodes) 1548148585.160 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148585.160 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148585.160 * * * * [misc]progress: [ 1157 / 5054 ] simplifiying candidate # 1548148585.160 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148585.160 * * [misc]simplify: iters left: 6 (32 enodes) 1548148585.168 * * [misc]simplify: iters left: 5 (76 enodes) 1548148585.180 * * [misc]simplify: iters left: 4 (202 enodes) 1548148585.227 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (/ t (sqrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v)))))))) 1548148585.227 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (/ t (sqrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148585.227 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148585.228 * * [misc]simplify: iters left: 6 (31 enodes) 1548148585.233 * * [misc]simplify: iters left: 5 (73 enodes) 1548148585.244 * * [misc]simplify: iters left: 4 (190 enodes) 1548148585.280 * * [misc]simplify: iters left: 3 (462 enodes) 1548148585.405 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148585.405 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (/ t (sqrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148585.405 * * * * [misc]progress: [ 1158 / 5054 ] simplifiying candidate # 1548148585.405 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148585.406 * * [misc]simplify: iters left: 6 (32 enodes) 1548148585.411 * * [misc]simplify: iters left: 5 (75 enodes) 1548148585.423 * * [misc]simplify: iters left: 4 (192 enodes) 1548148585.460 * * [misc]simplify: iters left: 3 (462 enodes) 1548148585.580 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148585.581 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148585.581 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148585.581 * * [misc]simplify: iters left: 6 (31 enodes) 1548148585.586 * * [misc]simplify: iters left: 5 (73 enodes) 1548148585.598 * * [misc]simplify: iters left: 4 (190 enodes) 1548148585.636 * * [misc]simplify: iters left: 3 (462 enodes) 1548148585.762 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148585.762 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148585.762 * * * * [misc]progress: [ 1159 / 5054 ] simplifiying candidate # 1548148585.762 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148585.762 * * [misc]simplify: iters left: 6 (31 enodes) 1548148585.768 * * [misc]simplify: iters left: 5 (73 enodes) 1548148585.779 * * [misc]simplify: iters left: 4 (190 enodes) 1548148585.817 * * [misc]simplify: iters left: 3 (462 enodes) 1548148585.940 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148585.940 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148585.940 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148585.941 * * [misc]simplify: iters left: 6 (31 enodes) 1548148585.948 * * [misc]simplify: iters left: 5 (73 enodes) 1548148585.959 * * [misc]simplify: iters left: 4 (190 enodes) 1548148585.994 * * [misc]simplify: iters left: 3 (462 enodes) 1548148586.117 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148586.117 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148586.118 * * * * [misc]progress: [ 1160 / 5054 ] simplifiying candidate # 1548148586.118 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148586.118 * * [misc]simplify: iters left: 6 (25 enodes) 1548148586.122 * * [misc]simplify: iters left: 5 (55 enodes) 1548148586.129 * * [misc]simplify: iters left: 4 (121 enodes) 1548148586.151 * * [misc]simplify: iters left: 3 (345 enodes) 1548148586.264 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148586.264 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148586.264 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148586.264 * * [misc]simplify: iters left: 6 (30 enodes) 1548148586.270 * * [misc]simplify: iters left: 5 (72 enodes) 1548148586.281 * * [misc]simplify: iters left: 4 (189 enodes) 1548148586.316 * * [misc]simplify: iters left: 3 (478 enodes) 1548148586.443 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148586.443 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148586.443 * * * * [misc]progress: [ 1161 / 5054 ] simplifiying candidate # 1548148586.443 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148586.443 * * [misc]simplify: iters left: 6 (31 enodes) 1548148586.449 * * [misc]simplify: iters left: 5 (73 enodes) 1548148586.460 * * [misc]simplify: iters left: 4 (190 enodes) 1548148586.497 * * [misc]simplify: iters left: 3 (462 enodes) 1548148586.620 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148586.620 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148586.620 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148586.621 * * [misc]simplify: iters left: 6 (31 enodes) 1548148586.626 * * [misc]simplify: iters left: 5 (73 enodes) 1548148586.637 * * [misc]simplify: iters left: 4 (190 enodes) 1548148586.674 * * [misc]simplify: iters left: 3 (462 enodes) 1548148586.796 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148586.796 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148586.796 * * * * [misc]progress: [ 1162 / 5054 ] simplifiying candidate # 1548148586.797 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148586.797 * * [misc]simplify: iters left: 6 (24 enodes) 1548148586.801 * * [misc]simplify: iters left: 5 (54 enodes) 1548148586.810 * * [misc]simplify: iters left: 4 (122 enodes) 1548148586.833 * * [misc]simplify: iters left: 3 (349 enodes) 1548148586.947 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) 1548148586.948 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148586.948 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148586.948 * * [misc]simplify: iters left: 6 (30 enodes) 1548148586.953 * * [misc]simplify: iters left: 5 (72 enodes) 1548148586.966 * * [misc]simplify: iters left: 4 (189 enodes) 1548148587.002 * * [misc]simplify: iters left: 3 (478 enodes) 1548148587.128 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148587.128 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148587.128 * * * * [misc]progress: [ 1163 / 5054 ] simplifiying candidate # 1548148587.129 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148587.129 * * [misc]simplify: iters left: 6 (30 enodes) 1548148587.134 * * [misc]simplify: iters left: 5 (72 enodes) 1548148587.145 * * [misc]simplify: iters left: 4 (189 enodes) 1548148587.182 * * [misc]simplify: iters left: 3 (465 enodes) 1548148587.302 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) 1548148587.302 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148587.302 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148587.302 * * [misc]simplify: iters left: 6 (30 enodes) 1548148587.308 * * [misc]simplify: iters left: 5 (72 enodes) 1548148587.319 * * [misc]simplify: iters left: 4 (189 enodes) 1548148587.356 * * [misc]simplify: iters left: 3 (466 enodes) 1548148587.478 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148587.478 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148587.478 * * * * [misc]progress: [ 1164 / 5054 ] simplifiying candidate # 1548148587.478 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148587.479 * * [misc]simplify: iters left: 6 (30 enodes) 1548148587.484 * * [misc]simplify: iters left: 5 (71 enodes) 1548148587.495 * * [misc]simplify: iters left: 4 (182 enodes) 1548148587.531 * * [misc]simplify: iters left: 3 (436 enodes) 1548148587.644 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) 1548148587.644 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148587.644 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148587.644 * * [misc]simplify: iters left: 6 (30 enodes) 1548148587.649 * * [misc]simplify: iters left: 5 (72 enodes) 1548148587.660 * * [misc]simplify: iters left: 4 (189 enodes) 1548148587.697 * * [misc]simplify: iters left: 3 (466 enodes) 1548148587.819 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148587.819 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148587.819 * * * * [misc]progress: [ 1165 / 5054 ] simplifiying candidate # 1548148587.819 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148587.819 * * [misc]simplify: iters left: 6 (29 enodes) 1548148587.827 * * [misc]simplify: iters left: 5 (69 enodes) 1548148587.837 * * [misc]simplify: iters left: 4 (180 enodes) 1548148587.871 * * [misc]simplify: iters left: 3 (443 enodes) 1548148587.991 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) 1548148587.991 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148587.992 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148587.992 * * [misc]simplify: iters left: 6 (30 enodes) 1548148587.997 * * [misc]simplify: iters left: 5 (72 enodes) 1548148588.008 * * [misc]simplify: iters left: 4 (189 enodes) 1548148588.045 * * [misc]simplify: iters left: 3 (466 enodes) 1548148588.166 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148588.166 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148588.167 * * * * [misc]progress: [ 1166 / 5054 ] simplifiying candidate # 1548148588.167 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) 1548148588.167 * * [misc]simplify: iters left: 6 (23 enodes) 1548148588.171 * * [misc]simplify: iters left: 5 (51 enodes) 1548148588.178 * * [misc]simplify: iters left: 4 (110 enodes) 1548148588.197 * * [misc]simplify: iters left: 3 (304 enodes) 1548148588.291 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) 1548148588.291 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148588.292 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148588.292 * * [misc]simplify: iters left: 6 (29 enodes) 1548148588.297 * * [misc]simplify: iters left: 5 (71 enodes) 1548148588.310 * * [misc]simplify: iters left: 4 (188 enodes) 1548148588.344 * * [misc]simplify: iters left: 3 (464 enodes) 1548148588.467 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148588.467 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148588.467 * * * * [misc]progress: [ 1167 / 5054 ] simplifiying candidate # 1548148588.468 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148588.468 * * [misc]simplify: iters left: 6 (29 enodes) 1548148588.473 * * [misc]simplify: iters left: 5 (69 enodes) 1548148588.484 * * [misc]simplify: iters left: 4 (180 enodes) 1548148588.517 * * [misc]simplify: iters left: 3 (443 enodes) 1548148588.637 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) 1548148588.637 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148588.638 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148588.638 * * [misc]simplify: iters left: 6 (30 enodes) 1548148588.643 * * [misc]simplify: iters left: 5 (72 enodes) 1548148588.654 * * [misc]simplify: iters left: 4 (189 enodes) 1548148588.691 * * [misc]simplify: iters left: 3 (466 enodes) 1548148588.813 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148588.813 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148588.813 * * * * [misc]progress: [ 1168 / 5054 ] simplifiying candidate # 1548148588.814 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) 1548148588.814 * * [misc]simplify: iters left: 6 (22 enodes) 1548148588.817 * * [misc]simplify: iters left: 5 (48 enodes) 1548148588.824 * * [misc]simplify: iters left: 4 (107 enodes) 1548148588.842 * * [misc]simplify: iters left: 3 (298 enodes) 1548148588.936 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) 1548148588.937 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148588.937 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148588.937 * * [misc]simplify: iters left: 6 (29 enodes) 1548148588.942 * * [misc]simplify: iters left: 5 (71 enodes) 1548148588.955 * * [misc]simplify: iters left: 4 (188 enodes) 1548148588.989 * * [misc]simplify: iters left: 3 (464 enodes) 1548148589.112 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148589.112 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.112 * * * * [misc]progress: [ 1169 / 5054 ] simplifiying candidate # 1548148589.112 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148589.113 * * [misc]simplify: iters left: 6 (28 enodes) 1548148589.118 * * [misc]simplify: iters left: 5 (70 enodes) 1548148589.129 * * [misc]simplify: iters left: 4 (187 enodes) 1548148589.166 * * [misc]simplify: iters left: 3 (470 enodes) 1548148589.293 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6)))))))) 1548148589.293 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.294 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148589.294 * * [misc]simplify: iters left: 6 (32 enodes) 1548148589.299 * * [misc]simplify: iters left: 5 (77 enodes) 1548148589.311 * * [misc]simplify: iters left: 4 (207 enodes) 1548148589.360 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148589.360 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.360 * * * * [misc]progress: [ 1170 / 5054 ] simplifiying candidate # 1548148589.360 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148589.360 * * [misc]simplify: iters left: 6 (28 enodes) 1548148589.366 * * [misc]simplify: iters left: 5 (69 enodes) 1548148589.376 * * [misc]simplify: iters left: 4 (180 enodes) 1548148589.410 * * [misc]simplify: iters left: 3 (419 enodes) 1548148589.519 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148589.519 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.519 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148589.519 * * [misc]simplify: iters left: 6 (32 enodes) 1548148589.525 * * [misc]simplify: iters left: 5 (77 enodes) 1548148589.537 * * [misc]simplify: iters left: 4 (207 enodes) 1548148589.585 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148589.585 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.585 * * * * [misc]progress: [ 1171 / 5054 ] simplifiying candidate # 1548148589.585 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148589.585 * * [misc]simplify: iters left: 6 (27 enodes) 1548148589.590 * * [misc]simplify: iters left: 5 (67 enodes) 1548148589.601 * * [misc]simplify: iters left: 4 (178 enodes) 1548148589.635 * * [misc]simplify: iters left: 3 (419 enodes) 1548148589.744 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) 1548148589.744 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.744 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148589.744 * * [misc]simplify: iters left: 6 (32 enodes) 1548148589.750 * * [misc]simplify: iters left: 5 (77 enodes) 1548148589.761 * * [misc]simplify: iters left: 4 (207 enodes) 1548148589.809 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148589.809 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.809 * * * * [misc]progress: [ 1172 / 5054 ] simplifiying candidate # 1548148589.810 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) 1548148589.810 * * [misc]simplify: iters left: 6 (21 enodes) 1548148589.814 * * [misc]simplify: iters left: 5 (49 enodes) 1548148589.820 * * [misc]simplify: iters left: 4 (108 enodes) 1548148589.841 * * [misc]simplify: iters left: 3 (310 enodes) 1548148589.947 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) 1548148589.947 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148589.947 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148589.947 * * [misc]simplify: iters left: 6 (31 enodes) 1548148589.953 * * [misc]simplify: iters left: 5 (76 enodes) 1548148589.965 * * [misc]simplify: iters left: 4 (206 enodes) 1548148590.013 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148590.013 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148590.013 * * * * [misc]progress: [ 1173 / 5054 ] simplifiying candidate # 1548148590.013 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148590.013 * * [misc]simplify: iters left: 6 (27 enodes) 1548148590.018 * * [misc]simplify: iters left: 5 (67 enodes) 1548148590.029 * * [misc]simplify: iters left: 4 (178 enodes) 1548148590.063 * * [misc]simplify: iters left: 3 (419 enodes) 1548148590.172 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) 1548148590.172 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148590.172 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148590.172 * * [misc]simplify: iters left: 6 (32 enodes) 1548148590.178 * * [misc]simplify: iters left: 5 (77 enodes) 1548148590.190 * * [misc]simplify: iters left: 4 (207 enodes) 1548148590.238 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148590.238 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148590.238 * * * * [misc]progress: [ 1174 / 5054 ] simplifiying candidate # 1548148590.239 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) 1548148590.239 * * [misc]simplify: iters left: 6 (20 enodes) 1548148590.242 * * [misc]simplify: iters left: 5 (46 enodes) 1548148590.248 * * [misc]simplify: iters left: 4 (105 enodes) 1548148590.267 * * [misc]simplify: iters left: 3 (303 enodes) 1548148590.365 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v))))))) 1548148590.365 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148590.366 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148590.366 * * [misc]simplify: iters left: 6 (31 enodes) 1548148590.373 * * [misc]simplify: iters left: 5 (76 enodes) 1548148590.385 * * [misc]simplify: iters left: 4 (206 enodes) 1548148590.432 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148590.432 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148590.432 * * * * [misc]progress: [ 1175 / 5054 ] simplifiying candidate # 1548148590.433 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148590.433 * * [misc]simplify: iters left: 6 (31 enodes) 1548148590.438 * * [misc]simplify: iters left: 5 (79 enodes) 1548148590.451 * * [misc]simplify: iters left: 4 (217 enodes) 1548148590.500 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) 1548148590.500 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148590.500 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148590.500 * * [misc]simplify: iters left: 6 (29 enodes) 1548148590.505 * * [misc]simplify: iters left: 5 (71 enodes) 1548148590.516 * * [misc]simplify: iters left: 4 (188 enodes) 1548148590.553 * * [misc]simplify: iters left: 3 (482 enodes) 1548148590.684 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148590.684 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148590.684 * * * * [misc]progress: [ 1176 / 5054 ] simplifiying candidate # 1548148590.684 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148590.684 * * [misc]simplify: iters left: 6 (31 enodes) 1548148590.690 * * [misc]simplify: iters left: 5 (75 enodes) 1548148590.701 * * [misc]simplify: iters left: 4 (193 enodes) 1548148590.740 * * [misc]simplify: iters left: 3 (481 enodes) 1548148591.147 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148591.148 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148591.148 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148591.148 * * [misc]simplify: iters left: 6 (29 enodes) 1548148591.156 * * [misc]simplify: iters left: 5 (71 enodes) 1548148591.167 * * [misc]simplify: iters left: 4 (188 enodes) 1548148591.202 * * [misc]simplify: iters left: 3 (482 enodes) 1548148591.335 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148591.335 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148591.335 * * * * [misc]progress: [ 1177 / 5054 ] simplifiying candidate # 1548148591.335 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148591.335 * * [misc]simplify: iters left: 6 (30 enodes) 1548148591.341 * * [misc]simplify: iters left: 5 (73 enodes) 1548148591.352 * * [misc]simplify: iters left: 4 (191 enodes) 1548148591.389 * * [misc]simplify: iters left: 3 (473 enodes) 1548148591.515 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148591.515 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148591.515 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148591.516 * * [misc]simplify: iters left: 6 (29 enodes) 1548148591.521 * * [misc]simplify: iters left: 5 (71 enodes) 1548148591.532 * * [misc]simplify: iters left: 4 (188 enodes) 1548148591.569 * * [misc]simplify: iters left: 3 (482 enodes) 1548148591.703 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148591.703 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148591.703 * * * * [misc]progress: [ 1178 / 5054 ] simplifiying candidate # 1548148591.703 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) 1548148591.703 * * [misc]simplify: iters left: 6 (24 enodes) 1548148591.708 * * [misc]simplify: iters left: 5 (55 enodes) 1548148591.715 * * [misc]simplify: iters left: 4 (127 enodes) 1548148591.739 * * [misc]simplify: iters left: 3 (367 enodes) 1548148591.852 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) 1548148591.852 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148591.852 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148591.852 * * [misc]simplify: iters left: 6 (28 enodes) 1548148591.859 * * [misc]simplify: iters left: 5 (70 enodes) 1548148591.870 * * [misc]simplify: iters left: 4 (187 enodes) 1548148591.905 * * [misc]simplify: iters left: 3 (480 enodes) 1548148592.039 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148592.039 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148592.039 * * * * [misc]progress: [ 1179 / 5054 ] simplifiying candidate # 1548148592.040 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148592.040 * * [misc]simplify: iters left: 6 (30 enodes) 1548148592.045 * * [misc]simplify: iters left: 5 (73 enodes) 1548148592.056 * * [misc]simplify: iters left: 4 (191 enodes) 1548148592.094 * * [misc]simplify: iters left: 3 (473 enodes) 1548148592.220 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148592.220 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148592.221 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148592.221 * * [misc]simplify: iters left: 6 (29 enodes) 1548148592.226 * * [misc]simplify: iters left: 5 (71 enodes) 1548148592.239 * * [misc]simplify: iters left: 4 (188 enodes) 1548148592.274 * * [misc]simplify: iters left: 3 (482 enodes) 1548148592.408 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148592.408 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148592.408 * * * * [misc]progress: [ 1180 / 5054 ] simplifiying candidate # 1548148592.408 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) 1548148592.408 * * [misc]simplify: iters left: 6 (23 enodes) 1548148592.412 * * [misc]simplify: iters left: 5 (54 enodes) 1548148592.420 * * [misc]simplify: iters left: 4 (131 enodes) 1548148592.444 * * [misc]simplify: iters left: 3 (362 enodes) 1548148592.560 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) 1548148592.560 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148592.560 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148592.560 * * [misc]simplify: iters left: 6 (28 enodes) 1548148592.565 * * [misc]simplify: iters left: 5 (70 enodes) 1548148592.576 * * [misc]simplify: iters left: 4 (187 enodes) 1548148592.611 * * [misc]simplify: iters left: 3 (480 enodes) 1548148592.746 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148592.746 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148592.746 * * * * [misc]progress: [ 1181 / 5054 ] simplifiying candidate # 1548148592.747 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148592.747 * * [misc]simplify: iters left: 6 (36 enodes) 1548148592.754 * * [misc]simplify: iters left: 5 (93 enodes) 1548148592.768 * * [misc]simplify: iters left: 4 (267 enodes) 1548148592.841 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))) (/ PI (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))))) 1548148592.841 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))) (/ PI (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148592.841 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148592.841 * * [misc]simplify: iters left: 6 (33 enodes) 1548148592.848 * * [misc]simplify: iters left: 5 (87 enodes) 1548148592.863 * * [misc]simplify: iters left: 4 (241 enodes) 1548148592.936 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148592.936 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))) (/ PI (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148592.936 * * * * [misc]progress: [ 1182 / 5054 ] simplifiying candidate # 1548148592.937 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148592.937 * * [misc]simplify: iters left: 6 (36 enodes) 1548148592.944 * * [misc]simplify: iters left: 5 (92 enodes) 1548148592.960 * * [misc]simplify: iters left: 4 (255 enodes) 1548148593.026 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148593.026 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.026 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148593.026 * * [misc]simplify: iters left: 6 (33 enodes) 1548148593.032 * * [misc]simplify: iters left: 5 (87 enodes) 1548148593.048 * * [misc]simplify: iters left: 4 (241 enodes) 1548148593.122 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148593.122 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.122 * * * * [misc]progress: [ 1183 / 5054 ] simplifiying candidate # 1548148593.122 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148593.122 * * [misc]simplify: iters left: 6 (35 enodes) 1548148593.131 * * [misc]simplify: iters left: 5 (90 enodes) 1548148593.145 * * [misc]simplify: iters left: 4 (253 enodes) 1548148593.209 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148593.209 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.210 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148593.210 * * [misc]simplify: iters left: 6 (33 enodes) 1548148593.216 * * [misc]simplify: iters left: 5 (87 enodes) 1548148593.231 * * [misc]simplify: iters left: 4 (241 enodes) 1548148593.306 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148593.306 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.306 * * * * [misc]progress: [ 1184 / 5054 ] simplifiying candidate # 1548148593.306 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148593.307 * * [misc]simplify: iters left: 6 (29 enodes) 1548148593.312 * * [misc]simplify: iters left: 5 (72 enodes) 1548148593.322 * * [misc]simplify: iters left: 4 (183 enodes) 1548148593.368 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148593.368 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.368 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148593.368 * * [misc]simplify: iters left: 6 (32 enodes) 1548148593.374 * * [misc]simplify: iters left: 5 (86 enodes) 1548148593.389 * * [misc]simplify: iters left: 4 (237 enodes) 1548148593.452 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148593.452 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.452 * * * * [misc]progress: [ 1185 / 5054 ] simplifiying candidate # 1548148593.452 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148593.452 * * [misc]simplify: iters left: 6 (35 enodes) 1548148593.459 * * [misc]simplify: iters left: 5 (90 enodes) 1548148593.473 * * [misc]simplify: iters left: 4 (253 enodes) 1548148593.539 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148593.539 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.539 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148593.539 * * [misc]simplify: iters left: 6 (33 enodes) 1548148593.546 * * [misc]simplify: iters left: 5 (87 enodes) 1548148593.561 * * [misc]simplify: iters left: 4 (241 enodes) 1548148593.634 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148593.634 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.634 * * * * [misc]progress: [ 1186 / 5054 ] simplifiying candidate # 1548148593.634 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148593.634 * * [misc]simplify: iters left: 6 (28 enodes) 1548148593.640 * * [misc]simplify: iters left: 5 (71 enodes) 1548148593.652 * * [misc]simplify: iters left: 4 (186 enodes) 1548148593.696 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148593.696 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.697 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148593.697 * * [misc]simplify: iters left: 6 (32 enodes) 1548148593.703 * * [misc]simplify: iters left: 5 (86 enodes) 1548148593.721 * * [misc]simplify: iters left: 4 (237 enodes) 1548148593.783 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148593.783 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.784 * * * * [misc]progress: [ 1187 / 5054 ] simplifiying candidate # 1548148593.784 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148593.784 * * [misc]simplify: iters left: 6 (36 enodes) 1548148593.790 * * [misc]simplify: iters left: 5 (89 enodes) 1548148593.805 * * [misc]simplify: iters left: 4 (252 enodes) 1548148593.867 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (* t PI) (cbrt (- 1 (* 25 (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148593.867 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (* t PI) (cbrt (- 1 (* 25 (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148593.867 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148593.867 * * [misc]simplify: iters left: 6 (29 enodes) 1548148593.873 * * [misc]simplify: iters left: 5 (70 enodes) 1548148593.883 * * [misc]simplify: iters left: 4 (179 enodes) 1548148593.919 * * [misc]simplify: iters left: 3 (434 enodes) 1548148594.035 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148594.035 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (* t PI) (cbrt (- 1 (* 25 (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.035 * * * * [misc]progress: [ 1188 / 5054 ] simplifiying candidate # 1548148594.035 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148594.036 * * [misc]simplify: iters left: 6 (36 enodes) 1548148594.042 * * [misc]simplify: iters left: 5 (88 enodes) 1548148594.058 * * [misc]simplify: iters left: 4 (240 enodes) 1548148594.111 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))))) 1548148594.111 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.111 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148594.111 * * [misc]simplify: iters left: 6 (29 enodes) 1548148594.118 * * [misc]simplify: iters left: 5 (70 enodes) 1548148594.129 * * [misc]simplify: iters left: 4 (179 enodes) 1548148594.162 * * [misc]simplify: iters left: 3 (434 enodes) 1548148594.278 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148594.278 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.278 * * * * [misc]progress: [ 1189 / 5054 ] simplifiying candidate # 1548148594.279 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148594.279 * * [misc]simplify: iters left: 6 (35 enodes) 1548148594.285 * * [misc]simplify: iters left: 5 (86 enodes) 1548148594.299 * * [misc]simplify: iters left: 4 (238 enodes) 1548148594.354 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148594.354 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.354 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148594.354 * * [misc]simplify: iters left: 6 (29 enodes) 1548148594.359 * * [misc]simplify: iters left: 5 (70 enodes) 1548148594.370 * * [misc]simplify: iters left: 4 (179 enodes) 1548148594.406 * * [misc]simplify: iters left: 3 (434 enodes) 1548148594.521 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148594.521 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.521 * * * * [misc]progress: [ 1190 / 5054 ] simplifiying candidate # 1548148594.522 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148594.522 * * [misc]simplify: iters left: 6 (29 enodes) 1548148594.527 * * [misc]simplify: iters left: 5 (68 enodes) 1548148594.536 * * [misc]simplify: iters left: 4 (168 enodes) 1548148594.575 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) (* 25 (* v v)))))))) 1548148594.575 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) (* 25 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.575 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148594.576 * * [misc]simplify: iters left: 6 (28 enodes) 1548148594.581 * * [misc]simplify: iters left: 5 (69 enodes) 1548148594.591 * * [misc]simplify: iters left: 4 (178 enodes) 1548148594.626 * * [misc]simplify: iters left: 3 (419 enodes) 1548148594.735 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148594.735 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) (* 25 (* v v)))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.735 * * * * [misc]progress: [ 1191 / 5054 ] simplifiying candidate # 1548148594.735 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148594.735 * * [misc]simplify: iters left: 6 (35 enodes) 1548148594.742 * * [misc]simplify: iters left: 5 (86 enodes) 1548148594.756 * * [misc]simplify: iters left: 4 (238 enodes) 1548148594.811 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148594.811 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.811 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148594.811 * * [misc]simplify: iters left: 6 (29 enodes) 1548148594.817 * * [misc]simplify: iters left: 5 (70 enodes) 1548148594.827 * * [misc]simplify: iters left: 4 (179 enodes) 1548148594.863 * * [misc]simplify: iters left: 3 (434 enodes) 1548148594.979 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148594.979 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148594.979 * * * * [misc]progress: [ 1192 / 5054 ] simplifiying candidate # 1548148594.979 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148594.979 * * [misc]simplify: iters left: 6 (28 enodes) 1548148594.984 * * [misc]simplify: iters left: 5 (67 enodes) 1548148594.996 * * [misc]simplify: iters left: 4 (171 enodes) 1548148595.033 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) 1548148595.033 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.033 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148595.033 * * [misc]simplify: iters left: 6 (28 enodes) 1548148595.038 * * [misc]simplify: iters left: 5 (69 enodes) 1548148595.049 * * [misc]simplify: iters left: 4 (178 enodes) 1548148595.083 * * [misc]simplify: iters left: 3 (419 enodes) 1548148595.192 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148595.192 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.192 * * * * [misc]progress: [ 1193 / 5054 ] simplifiying candidate # 1548148595.193 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) 1548148595.193 * * [misc]simplify: iters left: 6 (19 enodes) 1548148595.197 * * [misc]simplify: iters left: 5 (45 enodes) 1548148595.202 * * [misc]simplify: iters left: 4 (104 enodes) 1548148595.224 * * [misc]simplify: iters left: 3 (309 enodes) 1548148595.322 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) 1548148595.323 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.323 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148595.323 * * [misc]simplify: iters left: 6 (31 enodes) 1548148595.328 * * [misc]simplify: iters left: 5 (76 enodes) 1548148595.340 * * [misc]simplify: iters left: 4 (206 enodes) 1548148595.388 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148595.388 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.388 * * * * [misc]progress: [ 1194 / 5054 ] simplifiying candidate # 1548148595.388 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148595.388 * * [misc]simplify: iters left: 6 (24 enodes) 1548148595.393 * * [misc]simplify: iters left: 5 (55 enodes) 1548148595.400 * * [misc]simplify: iters left: 4 (129 enodes) 1548148595.424 * * [misc]simplify: iters left: 3 (386 enodes) 1548148595.544 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148595.545 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.545 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148595.545 * * [misc]simplify: iters left: 6 (26 enodes) 1548148595.550 * * [misc]simplify: iters left: 5 (66 enodes) 1548148595.560 * * [misc]simplify: iters left: 4 (177 enodes) 1548148595.595 * * [misc]simplify: iters left: 3 (423 enodes) 1548148595.706 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148595.706 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.707 * * * * [misc]progress: [ 1195 / 5054 ] simplifiying candidate # 1548148595.707 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148595.707 * * [misc]simplify: iters left: 6 (33 enodes) 1548148595.714 * * [misc]simplify: iters left: 5 (85 enodes) 1548148595.727 * * [misc]simplify: iters left: 4 (231 enodes) 1548148595.791 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3)))) 1548148595.791 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.792 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148595.792 * * [misc]simplify: iters left: 6 (29 enodes) 1548148595.798 * * [misc]simplify: iters left: 5 (88 enodes) 1548148595.820 * * [misc]simplify: iters left: 4 (334 enodes) 1548148595.960 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148595.961 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148595.961 * * * * [misc]progress: [ 1196 / 5054 ] simplifiying candidate # 1548148595.961 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148595.961 * * [misc]simplify: iters left: 6 (33 enodes) 1548148595.968 * * [misc]simplify: iters left: 5 (89 enodes) 1548148595.985 * * [misc]simplify: iters left: 4 (277 enodes) 1548148596.074 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148596.074 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148596.074 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148596.074 * * [misc]simplify: iters left: 6 (25 enodes) 1548148596.079 * * [misc]simplify: iters left: 5 (64 enodes) 1548148596.089 * * [misc]simplify: iters left: 4 (171 enodes) 1548148596.126 * * [misc]simplify: iters left: 3 (464 enodes) 1548148596.262 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148596.262 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148596.262 * * * * [misc]progress: [ 1197 / 5054 ] simplifiying candidate # 1548148596.263 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148596.263 * * [misc]simplify: iters left: 6 (27 enodes) 1548148596.267 * * [misc]simplify: iters left: 5 (61 enodes) 1548148596.276 * * [misc]simplify: iters left: 4 (149 enodes) 1548148596.298 * * [misc]simplify: iters left: 3 (272 enodes) 1548148596.339 * * [misc]simplify: iters left: 2 (367 enodes) 1548148596.391 * * [misc]simplify: iters left: 1 (414 enodes) 1548148596.432 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))))) 1548148596.432 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148596.433 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148596.433 * * [misc]simplify: iters left: 6 (28 enodes) 1548148596.437 * * [misc]simplify: iters left: 5 (62 enodes) 1548148596.447 * * [misc]simplify: iters left: 4 (157 enodes) 1548148596.470 * * [misc]simplify: iters left: 3 (279 enodes) 1548148596.512 * * [misc]simplify: iters left: 2 (366 enodes) 1548148596.561 * * [misc]simplify: iters left: 1 (417 enodes) 1548148596.604 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))))) 1548148596.604 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148596.604 * * * * [misc]progress: [ 1198 / 5054 ] simplifiying candidate # 1548148596.604 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148596.604 * * [misc]simplify: iters left: 6 (26 enodes) 1548148596.608 * * [misc]simplify: iters left: 5 (58 enodes) 1548148596.617 * * [misc]simplify: iters left: 4 (143 enodes) 1548148596.639 * * [misc]simplify: iters left: 3 (265 enodes) 1548148596.680 * * [misc]simplify: iters left: 2 (362 enodes) 1548148596.730 * * [misc]simplify: iters left: 1 (407 enodes) 1548148596.772 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148596.772 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148596.772 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148596.772 * * [misc]simplify: iters left: 6 (28 enodes) 1548148596.777 * * [misc]simplify: iters left: 5 (62 enodes) 1548148596.787 * * [misc]simplify: iters left: 4 (157 enodes) 1548148596.809 * * [misc]simplify: iters left: 3 (279 enodes) 1548148596.851 * * [misc]simplify: iters left: 2 (366 enodes) 1548148596.899 * * [misc]simplify: iters left: 1 (417 enodes) 1548148596.942 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))))) 1548148596.942 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148596.942 * * * * [misc]progress: [ 1199 / 5054 ] simplifiying candidate # 1548148596.942 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148596.943 * * [misc]simplify: iters left: 6 (29 enodes) 1548148596.947 * * [misc]simplify: iters left: 5 (67 enodes) 1548148596.958 * * [misc]simplify: iters left: 4 (170 enodes) 1548148596.987 * * [misc]simplify: iters left: 3 (346 enodes) 1548148597.056 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v)))))))) 1548148597.056 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148597.056 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148597.056 * * [misc]simplify: iters left: 6 (29 enodes) 1548148597.061 * * [misc]simplify: iters left: 5 (63 enodes) 1548148597.071 * * [misc]simplify: iters left: 4 (152 enodes) 1548148597.093 * * [misc]simplify: iters left: 3 (264 enodes) 1548148597.133 * * [misc]simplify: iters left: 2 (351 enodes) 1548148597.185 * * [misc]simplify: iters left: 1 (417 enodes) 1548148597.231 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148597.231 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v))))) (* (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* (* v 12) v)))))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148597.231 * * * * [misc]progress: [ 1200 / 5054 ] simplifiying candidate # 1548148597.231 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148597.231 * * [misc]simplify: iters left: 6 (30 enodes) 1548148597.236 * * [misc]simplify: iters left: 5 (65 enodes) 1548148597.246 * * [misc]simplify: iters left: 4 (151 enodes) 1548148597.270 * * [misc]simplify: iters left: 3 (289 enodes) 1548148597.313 * * [misc]simplify: iters left: 2 (423 enodes) 1548148597.381 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))))) 1548148597.381 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148597.381 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148597.382 * * [misc]simplify: iters left: 6 (29 enodes) 1548148597.386 * * [misc]simplify: iters left: 5 (63 enodes) 1548148597.396 * * [misc]simplify: iters left: 4 (152 enodes) 1548148597.418 * * [misc]simplify: iters left: 3 (264 enodes) 1548148597.458 * * [misc]simplify: iters left: 2 (351 enodes) 1548148597.510 * * [misc]simplify: iters left: 1 (417 enodes) 1548148597.556 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148597.556 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1))))) (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* v (* 12 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* v -5) v) 1)))))) (* (sqrt (cbrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148597.556 * * * * [misc]progress: [ 1201 / 5054 ] simplifiying candidate # 1548148597.556 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148597.556 * * [misc]simplify: iters left: 6 (28 enodes) 1548148597.561 * * [misc]simplify: iters left: 5 (62 enodes) 1548148597.570 * * [misc]simplify: iters left: 4 (148 enodes) 1548148597.593 * * [misc]simplify: iters left: 3 (286 enodes) 1548148597.638 * * [misc]simplify: iters left: 2 (429 enodes) 1548148597.709 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148597.709 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148597.709 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148597.709 * * [misc]simplify: iters left: 6 (29 enodes) 1548148597.714 * * [misc]simplify: iters left: 5 (63 enodes) 1548148597.725 * * [misc]simplify: iters left: 4 (152 enodes) 1548148597.747 * * [misc]simplify: iters left: 3 (264 enodes) 1548148597.786 * * [misc]simplify: iters left: 2 (351 enodes) 1548148597.839 * * [misc]simplify: iters left: 1 (417 enodes) 1548148597.884 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148597.884 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148597.884 * * * * [misc]progress: [ 1202 / 5054 ] simplifiying candidate # 1548148597.885 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148597.885 * * [misc]simplify: iters left: 6 (28 enodes) 1548148597.890 * * [misc]simplify: iters left: 5 (62 enodes) 1548148597.899 * * [misc]simplify: iters left: 4 (146 enodes) 1548148597.922 * * [misc]simplify: iters left: 3 (303 enodes) 1548148597.980 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) 1548148597.980 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148597.981 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148597.981 * * [misc]simplify: iters left: 6 (28 enodes) 1548148597.985 * * [misc]simplify: iters left: 5 (62 enodes) 1548148597.995 * * [misc]simplify: iters left: 4 (151 enodes) 1548148598.019 * * [misc]simplify: iters left: 3 (263 enodes) 1548148598.055 * * [misc]simplify: iters left: 2 (330 enodes) 1548148598.098 * * [misc]simplify: iters left: 1 (375 enodes) 1548148598.139 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148598.140 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148598.140 * * * * [misc]progress: [ 1203 / 5054 ] simplifiying candidate # 1548148598.140 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148598.140 * * [misc]simplify: iters left: 6 (28 enodes) 1548148598.145 * * [misc]simplify: iters left: 5 (62 enodes) 1548148598.154 * * [misc]simplify: iters left: 4 (148 enodes) 1548148598.178 * * [misc]simplify: iters left: 3 (286 enodes) 1548148598.222 * * [misc]simplify: iters left: 2 (429 enodes) 1548148598.293 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148598.293 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148598.293 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148598.293 * * [misc]simplify: iters left: 6 (29 enodes) 1548148598.298 * * [misc]simplify: iters left: 5 (63 enodes) 1548148598.308 * * [misc]simplify: iters left: 4 (152 enodes) 1548148598.330 * * [misc]simplify: iters left: 3 (264 enodes) 1548148598.370 * * [misc]simplify: iters left: 2 (351 enodes) 1548148598.423 * * [misc]simplify: iters left: 1 (417 enodes) 1548148598.468 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148598.469 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (cbrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148598.469 * * * * [misc]progress: [ 1204 / 5054 ] simplifiying candidate # 1548148598.469 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148598.469 * * [misc]simplify: iters left: 6 (27 enodes) 1548148598.474 * * [misc]simplify: iters left: 5 (61 enodes) 1548148598.483 * * [misc]simplify: iters left: 4 (149 enodes) 1548148598.505 * * [misc]simplify: iters left: 3 (265 enodes) 1548148598.545 * * [misc]simplify: iters left: 2 (403 enodes) 1548148598.624 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148598.624 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148598.625 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148598.625 * * [misc]simplify: iters left: 6 (28 enodes) 1548148598.629 * * [misc]simplify: iters left: 5 (62 enodes) 1548148598.639 * * [misc]simplify: iters left: 4 (151 enodes) 1548148598.661 * * [misc]simplify: iters left: 3 (263 enodes) 1548148598.699 * * [misc]simplify: iters left: 2 (330 enodes) 1548148598.742 * * [misc]simplify: iters left: 1 (375 enodes) 1548148598.782 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148598.782 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (* (* v v) 12) (+ (* (pow v 4) 36) 4))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148598.782 * * * * [misc]progress: [ 1205 / 5054 ] simplifiying candidate # 1548148598.782 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148598.783 * * [misc]simplify: iters left: 6 (28 enodes) 1548148598.788 * * [misc]simplify: iters left: 5 (62 enodes) 1548148598.798 * * [misc]simplify: iters left: 4 (147 enodes) 1548148598.820 * * [misc]simplify: iters left: 3 (278 enodes) 1548148598.865 * * [misc]simplify: iters left: 2 (404 enodes) 1548148598.928 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) 1548148598.929 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148598.929 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148598.929 * * [misc]simplify: iters left: 6 (29 enodes) 1548148598.933 * * [misc]simplify: iters left: 5 (63 enodes) 1548148598.943 * * [misc]simplify: iters left: 4 (152 enodes) 1548148598.967 * * [misc]simplify: iters left: 3 (264 enodes) 1548148599.006 * * [misc]simplify: iters left: 2 (351 enodes) 1548148599.058 * * [misc]simplify: iters left: 1 (417 enodes) 1548148599.103 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148599.103 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148599.103 * * * * [misc]progress: [ 1206 / 5054 ] simplifiying candidate # 1548148599.103 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148599.103 * * [misc]simplify: iters left: 6 (29 enodes) 1548148599.108 * * [misc]simplify: iters left: 5 (62 enodes) 1548148599.117 * * [misc]simplify: iters left: 4 (141 enodes) 1548148599.140 * * [misc]simplify: iters left: 3 (253 enodes) 1548148599.177 * * [misc]simplify: iters left: 2 (336 enodes) 1548148599.221 * * [misc]simplify: iters left: 1 (378 enodes) 1548148599.258 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) 1548148599.258 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148599.258 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148599.258 * * [misc]simplify: iters left: 6 (29 enodes) 1548148599.263 * * [misc]simplify: iters left: 5 (63 enodes) 1548148599.273 * * [misc]simplify: iters left: 4 (152 enodes) 1548148599.296 * * [misc]simplify: iters left: 3 (264 enodes) 1548148599.335 * * [misc]simplify: iters left: 2 (351 enodes) 1548148599.387 * * [misc]simplify: iters left: 1 (417 enodes) 1548148599.432 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148599.432 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))))) (* (sqrt (cbrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148599.432 * * * * [misc]progress: [ 1207 / 5054 ] simplifiying candidate # 1548148599.433 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148599.433 * * [misc]simplify: iters left: 6 (27 enodes) 1548148599.437 * * [misc]simplify: iters left: 5 (59 enodes) 1548148599.446 * * [misc]simplify: iters left: 4 (138 enodes) 1548148599.468 * * [misc]simplify: iters left: 3 (246 enodes) 1548148599.505 * * [misc]simplify: iters left: 2 (338 enodes) 1548148599.555 * * [misc]simplify: iters left: 1 (390 enodes) 1548148599.598 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148599.598 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148599.598 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148599.599 * * [misc]simplify: iters left: 6 (29 enodes) 1548148599.603 * * [misc]simplify: iters left: 5 (63 enodes) 1548148599.613 * * [misc]simplify: iters left: 4 (152 enodes) 1548148599.637 * * [misc]simplify: iters left: 3 (264 enodes) 1548148599.675 * * [misc]simplify: iters left: 2 (351 enodes) 1548148599.727 * * [misc]simplify: iters left: 1 (417 enodes) 1548148599.773 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148599.773 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148599.773 * * * * [misc]progress: [ 1208 / 5054 ] simplifiying candidate # 1548148599.773 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148599.773 * * [misc]simplify: iters left: 6 (27 enodes) 1548148599.778 * * [misc]simplify: iters left: 5 (59 enodes) 1548148599.787 * * [misc]simplify: iters left: 4 (136 enodes) 1548148599.809 * * [misc]simplify: iters left: 3 (252 enodes) 1548148599.846 * * [misc]simplify: iters left: 2 (348 enodes) 1548148599.897 * * [misc]simplify: iters left: 1 (417 enodes) 1548148599.943 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148599.943 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148599.943 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148599.943 * * [misc]simplify: iters left: 6 (28 enodes) 1548148599.948 * * [misc]simplify: iters left: 5 (62 enodes) 1548148599.958 * * [misc]simplify: iters left: 4 (151 enodes) 1548148599.981 * * [misc]simplify: iters left: 3 (263 enodes) 1548148600.018 * * [misc]simplify: iters left: 2 (330 enodes) 1548148600.060 * * [misc]simplify: iters left: 1 (375 enodes) 1548148600.102 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148600.102 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148600.102 * * * * [misc]progress: [ 1209 / 5054 ] simplifiying candidate # 1548148600.102 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148600.102 * * [misc]simplify: iters left: 6 (27 enodes) 1548148600.107 * * [misc]simplify: iters left: 5 (59 enodes) 1548148600.115 * * [misc]simplify: iters left: 4 (138 enodes) 1548148600.137 * * [misc]simplify: iters left: 3 (246 enodes) 1548148600.174 * * [misc]simplify: iters left: 2 (338 enodes) 1548148600.224 * * [misc]simplify: iters left: 1 (390 enodes) 1548148600.267 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148600.267 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148600.267 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148600.267 * * [misc]simplify: iters left: 6 (29 enodes) 1548148600.272 * * [misc]simplify: iters left: 5 (63 enodes) 1548148600.282 * * [misc]simplify: iters left: 4 (152 enodes) 1548148600.305 * * [misc]simplify: iters left: 3 (264 enodes) 1548148600.344 * * [misc]simplify: iters left: 2 (351 enodes) 1548148600.396 * * [misc]simplify: iters left: 1 (417 enodes) 1548148600.441 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1)))))) 1548148600.442 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4))))) (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* 36 (pow v 4))))) (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (- 2 (* (* v v) 6)))) (sqrt (/ (* PI t) (cbrt (+ (* (* v -5) v) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148600.442 * * * * [misc]progress: [ 1210 / 5054 ] simplifiying candidate # 1548148600.442 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148600.442 * * [misc]simplify: iters left: 6 (26 enodes) 1548148600.446 * * [misc]simplify: iters left: 5 (58 enodes) 1548148600.455 * * [misc]simplify: iters left: 4 (141 enodes) 1548148600.478 * * [misc]simplify: iters left: 3 (244 enodes) 1548148600.513 * * [misc]simplify: iters left: 2 (330 enodes) 1548148600.558 * * [misc]simplify: iters left: 1 (392 enodes) 1548148600.602 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148600.602 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148600.602 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148600.602 * * [misc]simplify: iters left: 6 (28 enodes) 1548148600.607 * * [misc]simplify: iters left: 5 (62 enodes) 1548148600.617 * * [misc]simplify: iters left: 4 (151 enodes) 1548148600.640 * * [misc]simplify: iters left: 3 (263 enodes) 1548148600.677 * * [misc]simplify: iters left: 2 (330 enodes) 1548148600.720 * * [misc]simplify: iters left: 1 (375 enodes) 1548148600.761 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148600.761 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 2 (* (* v 6) v)))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148600.761 * * * * [misc]progress: [ 1211 / 5054 ] simplifiying candidate # 1548148600.761 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148600.762 * * [misc]simplify: iters left: 6 (27 enodes) 1548148600.766 * * [misc]simplify: iters left: 5 (60 enodes) 1548148600.776 * * [misc]simplify: iters left: 4 (154 enodes) 1548148600.800 * * [misc]simplify: iters left: 3 (327 enodes) 1548148600.867 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v))))) (/ (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) 1548148600.867 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v))))) (/ (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148600.867 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148600.867 * * [misc]simplify: iters left: 6 (27 enodes) 1548148600.872 * * [misc]simplify: iters left: 5 (60 enodes) 1548148600.881 * * [misc]simplify: iters left: 4 (155 enodes) 1548148600.905 * * [misc]simplify: iters left: 3 (299 enodes) 1548148600.951 * * [misc]simplify: iters left: 2 (437 enodes) 1548148601.021 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148601.021 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v))))) (/ (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v 12) v)))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148601.021 * * * * [misc]progress: [ 1212 / 5054 ] simplifiying candidate # 1548148601.021 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148601.022 * * [misc]simplify: iters left: 6 (28 enodes) 1548148601.026 * * [misc]simplify: iters left: 5 (60 enodes) 1548148601.037 * * [misc]simplify: iters left: 4 (145 enodes) 1548148601.059 * * [misc]simplify: iters left: 3 (288 enodes) 1548148601.105 * * [misc]simplify: iters left: 2 (430 enodes) 1548148601.177 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148601.177 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148601.178 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148601.178 * * [misc]simplify: iters left: 6 (27 enodes) 1548148601.182 * * [misc]simplify: iters left: 5 (60 enodes) 1548148601.192 * * [misc]simplify: iters left: 4 (155 enodes) 1548148601.217 * * [misc]simplify: iters left: 3 (299 enodes) 1548148601.263 * * [misc]simplify: iters left: 2 (437 enodes) 1548148601.333 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148601.333 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148601.333 * * * * [misc]progress: [ 1213 / 5054 ] simplifiying candidate # 1548148601.334 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148601.334 * * [misc]simplify: iters left: 6 (26 enodes) 1548148601.338 * * [misc]simplify: iters left: 5 (57 enodes) 1548148601.347 * * [misc]simplify: iters left: 4 (142 enodes) 1548148601.369 * * [misc]simplify: iters left: 3 (280 enodes) 1548148601.415 * * [misc]simplify: iters left: 2 (431 enodes) 1548148601.490 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) 1548148601.490 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148601.490 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148601.490 * * [misc]simplify: iters left: 6 (27 enodes) 1548148601.494 * * [misc]simplify: iters left: 5 (60 enodes) 1548148601.504 * * [misc]simplify: iters left: 4 (155 enodes) 1548148601.527 * * [misc]simplify: iters left: 3 (299 enodes) 1548148601.574 * * [misc]simplify: iters left: 2 (437 enodes) 1548148601.644 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148601.644 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148601.644 * * * * [misc]progress: [ 1214 / 5054 ] simplifiying candidate # 1548148601.645 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148601.645 * * [misc]simplify: iters left: 6 (26 enodes) 1548148601.649 * * [misc]simplify: iters left: 5 (57 enodes) 1548148601.660 * * [misc]simplify: iters left: 4 (135 enodes) 1548148601.681 * * [misc]simplify: iters left: 3 (250 enodes) 1548148601.719 * * [misc]simplify: iters left: 2 (375 enodes) 1548148601.783 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) t)) 1548148601.783 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148601.783 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148601.783 * * [misc]simplify: iters left: 6 (26 enodes) 1548148601.788 * * [misc]simplify: iters left: 5 (59 enodes) 1548148601.797 * * [misc]simplify: iters left: 4 (154 enodes) 1548148601.820 * * [misc]simplify: iters left: 3 (298 enodes) 1548148601.867 * * [misc]simplify: iters left: 2 (438 enodes) 1548148601.941 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148601.941 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) t)) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148601.941 * * * * [misc]progress: [ 1215 / 5054 ] simplifiying candidate # 1548148601.941 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148601.941 * * [misc]simplify: iters left: 6 (26 enodes) 1548148601.945 * * [misc]simplify: iters left: 5 (57 enodes) 1548148601.954 * * [misc]simplify: iters left: 4 (142 enodes) 1548148601.976 * * [misc]simplify: iters left: 3 (280 enodes) 1548148602.022 * * [misc]simplify: iters left: 2 (431 enodes) 1548148602.096 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) 1548148602.096 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148602.096 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148602.096 * * [misc]simplify: iters left: 6 (27 enodes) 1548148602.101 * * [misc]simplify: iters left: 5 (60 enodes) 1548148602.112 * * [misc]simplify: iters left: 4 (155 enodes) 1548148602.135 * * [misc]simplify: iters left: 3 (299 enodes) 1548148602.182 * * [misc]simplify: iters left: 2 (437 enodes) 1548148602.252 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148602.252 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148602.252 * * * * [misc]progress: [ 1216 / 5054 ] simplifiying candidate # 1548148602.252 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148602.253 * * [misc]simplify: iters left: 6 (25 enodes) 1548148602.257 * * [misc]simplify: iters left: 5 (56 enodes) 1548148602.266 * * [misc]simplify: iters left: 4 (136 enodes) 1548148602.289 * * [misc]simplify: iters left: 3 (253 enodes) 1548148602.327 * * [misc]simplify: iters left: 2 (380 enodes) 1548148602.397 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) 1548148602.397 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148602.397 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148602.397 * * [misc]simplify: iters left: 6 (26 enodes) 1548148602.401 * * [misc]simplify: iters left: 5 (59 enodes) 1548148602.411 * * [misc]simplify: iters left: 4 (154 enodes) 1548148602.435 * * [misc]simplify: iters left: 3 (298 enodes) 1548148602.481 * * [misc]simplify: iters left: 2 (438 enodes) 1548148602.555 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148602.555 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))))) (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148602.555 * * * * [misc]progress: [ 1217 / 5054 ] simplifiying candidate # 1548148602.555 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148602.556 * * [misc]simplify: iters left: 6 (24 enodes) 1548148602.560 * * [misc]simplify: iters left: 5 (57 enodes) 1548148602.569 * * [misc]simplify: iters left: 4 (151 enodes) 1548148602.593 * * [misc]simplify: iters left: 3 (315 enodes) 1548148602.656 * [exit]simplify: Simplified to (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12)))) t)) (* (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))))) 1548148602.656 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12)))) t)) (* (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148602.656 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148602.656 * * [misc]simplify: iters left: 6 (25 enodes) 1548148602.660 * * [misc]simplify: iters left: 5 (58 enodes) 1548148602.670 * * [misc]simplify: iters left: 4 (153 enodes) 1548148602.695 * * [misc]simplify: iters left: 3 (289 enodes) 1548148602.738 * * [misc]simplify: iters left: 2 (413 enodes) 1548148602.803 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148602.803 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12)))) t)) (* (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148602.803 * * * * [misc]progress: [ 1218 / 5054 ] simplifiying candidate # 1548148602.803 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148602.804 * * [misc]simplify: iters left: 6 (25 enodes) 1548148602.808 * * [misc]simplify: iters left: 5 (57 enodes) 1548148602.817 * * [misc]simplify: iters left: 4 (142 enodes) 1548148602.838 * * [misc]simplify: iters left: 3 (276 enodes) 1548148602.883 * * [misc]simplify: iters left: 2 (419 enodes) 1548148602.954 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) t)) (* (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148602.954 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) t)) (* (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148602.955 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148602.955 * * [misc]simplify: iters left: 6 (25 enodes) 1548148602.959 * * [misc]simplify: iters left: 5 (58 enodes) 1548148602.969 * * [misc]simplify: iters left: 4 (153 enodes) 1548148602.992 * * [misc]simplify: iters left: 3 (289 enodes) 1548148603.035 * * [misc]simplify: iters left: 2 (413 enodes) 1548148603.101 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148603.101 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) t)) (* (fabs (cbrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148603.101 * * * * [misc]progress: [ 1219 / 5054 ] simplifiying candidate # 1548148603.102 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148603.102 * * [misc]simplify: iters left: 6 (23 enodes) 1548148603.106 * * [misc]simplify: iters left: 5 (54 enodes) 1548148603.114 * * [misc]simplify: iters left: 4 (139 enodes) 1548148603.138 * * [misc]simplify: iters left: 3 (278 enodes) 1548148603.184 * * [misc]simplify: iters left: 2 (430 enodes) 1548148603.256 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) 1548148603.256 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148603.256 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148603.256 * * [misc]simplify: iters left: 6 (25 enodes) 1548148603.260 * * [misc]simplify: iters left: 5 (58 enodes) 1548148603.270 * * [misc]simplify: iters left: 4 (153 enodes) 1548148603.294 * * [misc]simplify: iters left: 3 (289 enodes) 1548148603.336 * * [misc]simplify: iters left: 2 (413 enodes) 1548148603.401 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148603.401 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148603.401 * * * * [misc]progress: [ 1220 / 5054 ] simplifiying candidate # 1548148603.401 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148603.401 * * [misc]simplify: iters left: 6 (23 enodes) 1548148603.407 * * [misc]simplify: iters left: 5 (54 enodes) 1548148603.415 * * [misc]simplify: iters left: 4 (130 enodes) 1548148603.436 * * [misc]simplify: iters left: 3 (257 enodes) 1548148603.479 * * [misc]simplify: iters left: 2 (418 enodes) 1548148603.562 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t)) 1548148603.562 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148603.562 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148603.562 * * [misc]simplify: iters left: 6 (24 enodes) 1548148603.566 * * [misc]simplify: iters left: 5 (57 enodes) 1548148603.577 * * [misc]simplify: iters left: 4 (152 enodes) 1548148603.600 * * [misc]simplify: iters left: 3 (288 enodes) 1548148603.643 * * [misc]simplify: iters left: 2 (410 enodes) 1548148603.707 * [exit]simplify: Simplified to (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148603.707 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t)) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148603.707 * * * * [misc]progress: [ 1221 / 5054 ] simplifiying candidate # 1548148603.708 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148603.708 * * [misc]simplify: iters left: 6 (23 enodes) 1548148603.712 * * [misc]simplify: iters left: 5 (54 enodes) 1548148603.720 * * [misc]simplify: iters left: 4 (139 enodes) 1548148603.744 * * [misc]simplify: iters left: 3 (278 enodes) 1548148603.789 * * [misc]simplify: iters left: 2 (430 enodes) 1548148603.861 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) 1548148603.862 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148603.862 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148603.862 * * [misc]simplify: iters left: 6 (25 enodes) 1548148603.866 * * [misc]simplify: iters left: 5 (58 enodes) 1548148603.876 * * [misc]simplify: iters left: 4 (153 enodes) 1548148603.899 * * [misc]simplify: iters left: 3 (289 enodes) 1548148603.942 * * [misc]simplify: iters left: 2 (413 enodes) 1548148604.007 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) 1548148604.007 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148604.007 * * * * [misc]progress: [ 1222 / 5054 ] simplifiying candidate # 1548148604.007 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148604.007 * * [misc]simplify: iters left: 6 (22 enodes) 1548148604.011 * * [misc]simplify: iters left: 5 (53 enodes) 1548148604.021 * * [misc]simplify: iters left: 4 (134 enodes) 1548148604.043 * * [misc]simplify: iters left: 3 (266 enodes) 1548148604.087 * * [misc]simplify: iters left: 2 (458 enodes) 1548148604.194 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) 1548148604.194 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148604.194 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148604.194 * * [misc]simplify: iters left: 6 (24 enodes) 1548148604.198 * * [misc]simplify: iters left: 5 (57 enodes) 1548148604.207 * * [misc]simplify: iters left: 4 (152 enodes) 1548148604.230 * * [misc]simplify: iters left: 3 (288 enodes) 1548148604.273 * * [misc]simplify: iters left: 2 (410 enodes) 1548148604.337 * [exit]simplify: Simplified to (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148604.337 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (/ (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (* -6 (* v v)) 2)) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148604.337 * * * * [misc]progress: [ 1223 / 5054 ] simplifiying candidate # 1548148604.337 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148604.337 * * [misc]simplify: iters left: 6 (25 enodes) 1548148604.342 * * [misc]simplify: iters left: 5 (58 enodes) 1548148604.352 * * [misc]simplify: iters left: 4 (145 enodes) 1548148604.376 * * [misc]simplify: iters left: 3 (319 enodes) 1548148604.446 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v)))))))) 1548148604.446 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148604.446 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148604.446 * * [misc]simplify: iters left: 6 (26 enodes) 1548148604.451 * * [misc]simplify: iters left: 5 (59 enodes) 1548148604.460 * * [misc]simplify: iters left: 4 (154 enodes) 1548148604.485 * * [misc]simplify: iters left: 3 (298 enodes) 1548148604.530 * * [misc]simplify: iters left: 2 (430 enodes) 1548148604.599 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148604.599 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t (sqrt (+ 4 (+ (* (pow v 3) (* 36 v)) (* 12 (* v v)))))))) (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148604.599 * * * * [misc]progress: [ 1224 / 5054 ] simplifiying candidate # 1548148604.600 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148604.600 * * [misc]simplify: iters left: 6 (26 enodes) 1548148604.604 * * [misc]simplify: iters left: 5 (58 enodes) 1548148604.613 * * [misc]simplify: iters left: 4 (139 enodes) 1548148604.635 * * [misc]simplify: iters left: 3 (266 enodes) 1548148604.679 * * [misc]simplify: iters left: 2 (425 enodes) 1548148604.749 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) t)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) 1548148604.749 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) t)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148604.749 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148604.749 * * [misc]simplify: iters left: 6 (26 enodes) 1548148604.753 * * [misc]simplify: iters left: 5 (59 enodes) 1548148604.763 * * [misc]simplify: iters left: 4 (154 enodes) 1548148604.786 * * [misc]simplify: iters left: 3 (298 enodes) 1548148604.831 * * [misc]simplify: iters left: 2 (430 enodes) 1548148604.900 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148604.900 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))) t)) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (* (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148604.900 * * * * [misc]progress: [ 1225 / 5054 ] simplifiying candidate # 1548148604.901 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148604.901 * * [misc]simplify: iters left: 6 (24 enodes) 1548148604.905 * * [misc]simplify: iters left: 5 (55 enodes) 1548148604.913 * * [misc]simplify: iters left: 4 (132 enodes) 1548148604.935 * * [misc]simplify: iters left: 3 (247 enodes) 1548148604.975 * * [misc]simplify: iters left: 2 (391 enodes) 1548148605.038 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) 1548148605.038 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148605.039 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148605.039 * * [misc]simplify: iters left: 6 (26 enodes) 1548148605.043 * * [misc]simplify: iters left: 5 (59 enodes) 1548148605.052 * * [misc]simplify: iters left: 4 (154 enodes) 1548148605.075 * * [misc]simplify: iters left: 3 (298 enodes) 1548148605.121 * * [misc]simplify: iters left: 2 (430 enodes) 1548148605.189 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148605.189 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148605.189 * * * * [misc]progress: [ 1226 / 5054 ] simplifiying candidate # 1548148605.190 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148605.190 * * [misc]simplify: iters left: 6 (24 enodes) 1548148605.194 * * [misc]simplify: iters left: 5 (55 enodes) 1548148605.204 * * [misc]simplify: iters left: 4 (128 enodes) 1548148605.222 * * [misc]simplify: iters left: 3 (223 enodes) 1548148605.255 * * [misc]simplify: iters left: 2 (307 enodes) 1548148605.297 * * [misc]simplify: iters left: 1 (391 enodes) 1548148605.346 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12))))) 1548148605.346 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148605.346 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148605.346 * * [misc]simplify: iters left: 6 (25 enodes) 1548148605.351 * * [misc]simplify: iters left: 5 (58 enodes) 1548148605.360 * * [misc]simplify: iters left: 4 (153 enodes) 1548148605.385 * * [misc]simplify: iters left: 3 (297 enodes) 1548148605.429 * * [misc]simplify: iters left: 2 (423 enodes) 1548148605.496 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) 1548148605.496 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* v v) 12))))) (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148605.496 * * * * [misc]progress: [ 1227 / 5054 ] simplifiying candidate # 1548148605.496 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148605.496 * * [misc]simplify: iters left: 6 (24 enodes) 1548148605.501 * * [misc]simplify: iters left: 5 (55 enodes) 1548148605.509 * * [misc]simplify: iters left: 4 (132 enodes) 1548148605.529 * * [misc]simplify: iters left: 3 (247 enodes) 1548148605.569 * * [misc]simplify: iters left: 2 (391 enodes) 1548148605.633 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) 1548148605.633 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148605.633 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148605.633 * * [misc]simplify: iters left: 6 (26 enodes) 1548148605.637 * * [misc]simplify: iters left: 5 (59 enodes) 1548148605.649 * * [misc]simplify: iters left: 4 (154 enodes) 1548148605.671 * * [misc]simplify: iters left: 3 (298 enodes) 1548148605.717 * * [misc]simplify: iters left: 2 (430 enodes) 1548148605.786 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148605.786 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))))) (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148605.786 * * * * [misc]progress: [ 1228 / 5054 ] simplifiying candidate # 1548148605.786 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (cbrt 1)) 1)) 1548148605.786 * * [misc]simplify: iters left: 6 (23 enodes) 1548148605.791 * * [misc]simplify: iters left: 5 (54 enodes) 1548148605.799 * * [misc]simplify: iters left: 4 (130 enodes) 1548148605.820 * * [misc]simplify: iters left: 3 (242 enodes) 1548148605.859 * * [misc]simplify: iters left: 2 (357 enodes) 1548148605.915 * * [misc]simplify: iters left: 1 (466 enodes) 1548148605.973 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) 1548148605.973 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148605.973 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148605.974 * * [misc]simplify: iters left: 6 (25 enodes) 1548148605.979 * * [misc]simplify: iters left: 5 (58 enodes) 1548148605.989 * * [misc]simplify: iters left: 4 (153 enodes) 1548148606.012 * * [misc]simplify: iters left: 3 (297 enodes) 1548148606.057 * * [misc]simplify: iters left: 2 (423 enodes) 1548148606.124 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) 1548148606.124 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (+ 4 (+ (* 12 (* v v)) (* 36 (pow v 4)))))) (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148606.124 * * * * [misc]progress: [ 1229 / 5054 ] simplifiying candidate # 1548148606.124 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148606.124 * * [misc]simplify: iters left: 6 (27 enodes) 1548148606.129 * * [misc]simplify: iters left: 5 (62 enodes) 1548148606.138 * * [misc]simplify: iters left: 4 (162 enodes) 1548148606.167 * * [misc]simplify: iters left: 3 (366 enodes) 1548148606.251 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v))))) t)) (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) 1548148606.251 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v))))) t)) (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148606.251 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148606.251 * * [misc]simplify: iters left: 6 (27 enodes) 1548148606.256 * * [misc]simplify: iters left: 5 (60 enodes) 1548148606.268 * * [misc]simplify: iters left: 4 (155 enodes) 1548148606.291 * * [misc]simplify: iters left: 3 (299 enodes) 1548148606.337 * * [misc]simplify: iters left: 2 (437 enodes) 1548148606.408 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148606.408 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v))))) t)) (* (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (* (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* 12 (* v v)))))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148606.408 * * * * [misc]progress: [ 1230 / 5054 ] simplifiying candidate # 1548148606.408 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148606.408 * * [misc]simplify: iters left: 6 (28 enodes) 1548148606.413 * * [misc]simplify: iters left: 5 (62 enodes) 1548148606.422 * * [misc]simplify: iters left: 4 (151 enodes) 1548148606.448 * * [misc]simplify: iters left: 3 (317 enodes) 1548148606.511 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (fabs (cbrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))) (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) 1548148606.511 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (fabs (cbrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))) (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148606.511 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148606.511 * * [misc]simplify: iters left: 6 (27 enodes) 1548148606.516 * * [misc]simplify: iters left: 5 (60 enodes) 1548148606.525 * * [misc]simplify: iters left: 4 (155 enodes) 1548148606.549 * * [misc]simplify: iters left: 3 (299 enodes) 1548148606.595 * * [misc]simplify: iters left: 2 (437 enodes) 1548148606.668 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148606.668 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (fabs (cbrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))) (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148606.668 * * * * [misc]progress: [ 1231 / 5054 ] simplifiying candidate # 1548148606.668 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148606.668 * * [misc]simplify: iters left: 6 (26 enodes) 1548148606.673 * * [misc]simplify: iters left: 5 (59 enodes) 1548148606.682 * * [misc]simplify: iters left: 4 (148 enodes) 1548148606.705 * * [misc]simplify: iters left: 3 (311 enodes) 1548148606.766 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148606.766 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148606.767 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148606.767 * * [misc]simplify: iters left: 6 (27 enodes) 1548148606.771 * * [misc]simplify: iters left: 5 (60 enodes) 1548148606.781 * * [misc]simplify: iters left: 4 (155 enodes) 1548148606.806 * * [misc]simplify: iters left: 3 (299 enodes) 1548148606.852 * * [misc]simplify: iters left: 2 (437 enodes) 1548148606.923 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148606.923 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148606.923 * * * * [misc]progress: [ 1232 / 5054 ] simplifiying candidate # 1548148606.923 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148606.923 * * [misc]simplify: iters left: 6 (26 enodes) 1548148606.928 * * [misc]simplify: iters left: 5 (59 enodes) 1548148606.937 * * [misc]simplify: iters left: 4 (141 enodes) 1548148606.961 * * [misc]simplify: iters left: 3 (265 enodes) 1548148607.002 * * [misc]simplify: iters left: 2 (444 enodes) 1548148607.101 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148607.101 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148607.101 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148607.101 * * [misc]simplify: iters left: 6 (26 enodes) 1548148607.106 * * [misc]simplify: iters left: 5 (59 enodes) 1548148607.115 * * [misc]simplify: iters left: 4 (154 enodes) 1548148607.140 * * [misc]simplify: iters left: 3 (298 enodes) 1548148607.186 * * [misc]simplify: iters left: 2 (438 enodes) 1548148607.259 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148607.259 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v v) 12)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148607.260 * * * * [misc]progress: [ 1233 / 5054 ] simplifiying candidate # 1548148607.260 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148607.260 * * [misc]simplify: iters left: 6 (26 enodes) 1548148607.264 * * [misc]simplify: iters left: 5 (59 enodes) 1548148607.273 * * [misc]simplify: iters left: 4 (148 enodes) 1548148607.298 * * [misc]simplify: iters left: 3 (311 enodes) 1548148607.359 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148607.359 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148607.359 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148607.359 * * [misc]simplify: iters left: 6 (27 enodes) 1548148607.364 * * [misc]simplify: iters left: 5 (60 enodes) 1548148607.374 * * [misc]simplify: iters left: 4 (155 enodes) 1548148607.397 * * [misc]simplify: iters left: 3 (299 enodes) 1548148607.443 * * [misc]simplify: iters left: 2 (437 enodes) 1548148607.513 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148607.514 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ 4 (* (* v v) 12))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148607.514 * * * * [misc]progress: [ 1234 / 5054 ] simplifiying candidate # 1548148607.514 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148607.514 * * [misc]simplify: iters left: 6 (25 enodes) 1548148607.518 * * [misc]simplify: iters left: 5 (58 enodes) 1548148607.529 * * [misc]simplify: iters left: 4 (144 enodes) 1548148607.551 * * [misc]simplify: iters left: 3 (276 enodes) 1548148607.596 * * [misc]simplify: iters left: 2 (482 enodes) 1548148607.728 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) 1548148607.728 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148607.729 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148607.729 * * [misc]simplify: iters left: 6 (26 enodes) 1548148607.733 * * [misc]simplify: iters left: 5 (59 enodes) 1548148607.745 * * [misc]simplify: iters left: 4 (154 enodes) 1548148607.768 * * [misc]simplify: iters left: 3 (298 enodes) 1548148607.815 * * [misc]simplify: iters left: 2 (438 enodes) 1548148607.888 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148607.888 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148607.889 * * * * [misc]progress: [ 1235 / 5054 ] simplifiying candidate # 1548148607.889 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148607.889 * * [misc]simplify: iters left: 6 (26 enodes) 1548148607.893 * * [misc]simplify: iters left: 5 (59 enodes) 1548148607.903 * * [misc]simplify: iters left: 4 (153 enodes) 1548148607.928 * * [misc]simplify: iters left: 3 (326 enodes) 1548148607.992 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))))) 1548148607.992 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148607.992 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148607.992 * * [misc]simplify: iters left: 6 (27 enodes) 1548148607.997 * * [misc]simplify: iters left: 5 (60 enodes) 1548148608.007 * * [misc]simplify: iters left: 4 (155 enodes) 1548148608.032 * * [misc]simplify: iters left: 3 (299 enodes) 1548148608.077 * * [misc]simplify: iters left: 2 (437 enodes) 1548148608.148 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148608.148 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12)))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (pow v 3) (* v 36)) (+ 4 (* (* v v) 12))))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148608.148 * * * * [misc]progress: [ 1236 / 5054 ] simplifiying candidate # 1548148608.148 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148608.148 * * [misc]simplify: iters left: 6 (27 enodes) 1548148608.153 * * [misc]simplify: iters left: 5 (59 enodes) 1548148608.162 * * [misc]simplify: iters left: 4 (144 enodes) 1548148608.184 * * [misc]simplify: iters left: 3 (285 enodes) 1548148608.231 * * [misc]simplify: iters left: 2 (429 enodes) 1548148608.306 * [exit]simplify: Simplified to (/ (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) 1548148608.306 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148608.307 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148608.307 * * [misc]simplify: iters left: 6 (27 enodes) 1548148608.311 * * [misc]simplify: iters left: 5 (60 enodes) 1548148608.321 * * [misc]simplify: iters left: 4 (155 enodes) 1548148608.344 * * [misc]simplify: iters left: 3 (299 enodes) 1548148608.390 * * [misc]simplify: iters left: 2 (437 enodes) 1548148608.461 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148608.461 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148608.461 * * * * [misc]progress: [ 1237 / 5054 ] simplifiying candidate # 1548148608.461 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148608.461 * * [misc]simplify: iters left: 6 (25 enodes) 1548148608.465 * * [misc]simplify: iters left: 5 (56 enodes) 1548148608.475 * * [misc]simplify: iters left: 4 (141 enodes) 1548148608.497 * * [misc]simplify: iters left: 3 (281 enodes) 1548148608.543 * * [misc]simplify: iters left: 2 (426 enodes) 1548148608.616 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))) t)) (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148608.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))) t)) (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148608.617 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148608.617 * * [misc]simplify: iters left: 6 (27 enodes) 1548148608.621 * * [misc]simplify: iters left: 5 (60 enodes) 1548148608.631 * * [misc]simplify: iters left: 4 (155 enodes) 1548148608.656 * * [misc]simplify: iters left: 3 (299 enodes) 1548148608.702 * * [misc]simplify: iters left: 2 (437 enodes) 1548148608.772 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148608.772 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))) t)) (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148608.772 * * * * [misc]progress: [ 1238 / 5054 ] simplifiying candidate # 1548148608.772 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148608.773 * * [misc]simplify: iters left: 6 (25 enodes) 1548148608.777 * * [misc]simplify: iters left: 5 (56 enodes) 1548148608.785 * * [misc]simplify: iters left: 4 (134 enodes) 1548148608.806 * * [misc]simplify: iters left: 3 (251 enodes) 1548148608.846 * * [misc]simplify: iters left: 2 (383 enodes) 1548148608.914 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))) t)) 1548148608.914 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148608.914 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148608.914 * * [misc]simplify: iters left: 6 (26 enodes) 1548148608.919 * * [misc]simplify: iters left: 5 (59 enodes) 1548148608.930 * * [misc]simplify: iters left: 4 (154 enodes) 1548148608.953 * * [misc]simplify: iters left: 3 (298 enodes) 1548148609.000 * * [misc]simplify: iters left: 2 (438 enodes) 1548148609.073 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148609.073 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (cbrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v))))) t)) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148609.074 * * * * [misc]progress: [ 1239 / 5054 ] simplifiying candidate # 1548148609.074 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148609.074 * * [misc]simplify: iters left: 6 (25 enodes) 1548148609.078 * * [misc]simplify: iters left: 5 (56 enodes) 1548148609.087 * * [misc]simplify: iters left: 4 (141 enodes) 1548148609.110 * * [misc]simplify: iters left: 3 (281 enodes) 1548148609.159 * * [misc]simplify: iters left: 2 (426 enodes) 1548148609.232 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))) t)) (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148609.233 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))) t)) (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148609.233 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148609.233 * * [misc]simplify: iters left: 6 (27 enodes) 1548148609.237 * * [misc]simplify: iters left: 5 (60 enodes) 1548148609.247 * * [misc]simplify: iters left: 4 (155 enodes) 1548148609.272 * * [misc]simplify: iters left: 3 (299 enodes) 1548148609.317 * * [misc]simplify: iters left: 2 (437 enodes) 1548148609.388 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6)))))) 1548148609.388 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v))))) t)) (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (sqrt (cbrt (+ (* -5 (* v v)) 1))))) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v v) 12))))) (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 2 (* v (* v -6))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148609.388 * * * * [misc]progress: [ 1240 / 5054 ] simplifiying candidate # 1548148609.388 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148609.388 * * [misc]simplify: iters left: 6 (24 enodes) 1548148609.392 * * [misc]simplify: iters left: 5 (55 enodes) 1548148609.401 * * [misc]simplify: iters left: 4 (135 enodes) 1548148609.422 * * [misc]simplify: iters left: 3 (248 enodes) 1548148609.459 * * [misc]simplify: iters left: 2 (359 enodes) 1548148609.522 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t)) 1548148609.523 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148609.523 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148609.523 * * [misc]simplify: iters left: 6 (26 enodes) 1548148609.527 * * [misc]simplify: iters left: 5 (59 enodes) 1548148609.537 * * [misc]simplify: iters left: 4 (154 enodes) 1548148609.562 * * [misc]simplify: iters left: 3 (298 enodes) 1548148609.607 * * [misc]simplify: iters left: 2 (438 enodes) 1548148609.681 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12))))))) 1548148609.681 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t)) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ 2 (* (* v -6) v))) PI)) (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* v 12)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148609.681 * * * * [misc]progress: [ 1241 / 5054 ] simplifiying candidate # 1548148609.681 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148609.681 * * [misc]simplify: iters left: 6 (24 enodes) 1548148609.685 * * [misc]simplify: iters left: 5 (55 enodes) 1548148609.694 * * [misc]simplify: iters left: 4 (140 enodes) 1548148609.717 * * [misc]simplify: iters left: 3 (270 enodes) 1548148609.759 * * [misc]simplify: iters left: 2 (423 enodes) 1548148609.834 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ t (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) 1548148609.834 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ t (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148609.835 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148609.835 * * [misc]simplify: iters left: 6 (26 enodes) 1548148609.839 * * [misc]simplify: iters left: 5 (59 enodes) 1548148609.849 * * [misc]simplify: iters left: 4 (154 enodes) 1548148609.873 * * [misc]simplify: iters left: 3 (298 enodes) 1548148609.919 * * [misc]simplify: iters left: 2 (430 enodes) 1548148609.987 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148609.987 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ t (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148609.988 * * * * [misc]progress: [ 1242 / 5054 ] simplifiying candidate # 1548148609.988 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148609.988 * * [misc]simplify: iters left: 6 (25 enodes) 1548148609.992 * * [misc]simplify: iters left: 5 (55 enodes) 1548148610.002 * * [misc]simplify: iters left: 4 (134 enodes) 1548148610.022 * * [misc]simplify: iters left: 3 (244 enodes) 1548148610.060 * * [misc]simplify: iters left: 2 (347 enodes) 1548148610.111 * * [misc]simplify: iters left: 1 (416 enodes) 1548148610.155 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))) (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))))) 1548148610.155 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))) (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148610.155 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148610.156 * * [misc]simplify: iters left: 6 (26 enodes) 1548148610.160 * * [misc]simplify: iters left: 5 (59 enodes) 1548148610.171 * * [misc]simplify: iters left: 4 (154 enodes) 1548148610.194 * * [misc]simplify: iters left: 3 (298 enodes) 1548148610.239 * * [misc]simplify: iters left: 2 (430 enodes) 1548148610.308 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148610.308 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (sqrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4))))) (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))))) (/ (* (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148610.309 * * * * [misc]progress: [ 1243 / 5054 ] simplifiying candidate # 1548148610.309 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148610.309 * * [misc]simplify: iters left: 6 (23 enodes) 1548148610.313 * * [misc]simplify: iters left: 5 (52 enodes) 1548148610.321 * * [misc]simplify: iters left: 4 (131 enodes) 1548148610.343 * * [misc]simplify: iters left: 3 (244 enodes) 1548148610.380 * * [misc]simplify: iters left: 2 (354 enodes) 1548148610.435 * * [misc]simplify: iters left: 1 (434 enodes) 1548148610.481 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))) t))) 1548148610.481 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148610.481 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148610.481 * * [misc]simplify: iters left: 6 (26 enodes) 1548148610.486 * * [misc]simplify: iters left: 5 (59 enodes) 1548148610.495 * * [misc]simplify: iters left: 4 (154 enodes) 1548148610.520 * * [misc]simplify: iters left: 3 (298 enodes) 1548148610.565 * * [misc]simplify: iters left: 2 (430 enodes) 1548148610.634 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148610.634 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))) t))) (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148610.634 * * * * [misc]progress: [ 1244 / 5054 ] simplifiying candidate # 1548148610.634 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt 1))) 1548148610.634 * * [misc]simplify: iters left: 6 (23 enodes) 1548148610.638 * * [misc]simplify: iters left: 5 (52 enodes) 1548148610.646 * * [misc]simplify: iters left: 4 (123 enodes) 1548148610.664 * * [misc]simplify: iters left: 3 (224 enodes) 1548148610.699 * * [misc]simplify: iters left: 2 (317 enodes) 1548148610.746 * * [misc]simplify: iters left: 1 (389 enodes) 1548148610.791 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) 1548148610.791 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148610.791 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148610.791 * * [misc]simplify: iters left: 6 (25 enodes) 1548148610.796 * * [misc]simplify: iters left: 5 (58 enodes) 1548148610.805 * * [misc]simplify: iters left: 4 (153 enodes) 1548148610.829 * * [misc]simplify: iters left: 3 (297 enodes) 1548148610.874 * * [misc]simplify: iters left: 2 (423 enodes) 1548148610.940 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) 1548148610.941 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148610.941 * * * * [misc]progress: [ 1245 / 5054 ] simplifiying candidate # 1548148610.941 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148610.941 * * [misc]simplify: iters left: 6 (23 enodes) 1548148610.945 * * [misc]simplify: iters left: 5 (52 enodes) 1548148610.955 * * [misc]simplify: iters left: 4 (131 enodes) 1548148610.974 * * [misc]simplify: iters left: 3 (244 enodes) 1548148611.012 * * [misc]simplify: iters left: 2 (354 enodes) 1548148611.347 * * [misc]simplify: iters left: 1 (434 enodes) 1548148611.391 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))) t))) 1548148611.391 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148611.392 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148611.392 * * [misc]simplify: iters left: 6 (26 enodes) 1548148611.398 * * [misc]simplify: iters left: 5 (59 enodes) 1548148611.408 * * [misc]simplify: iters left: 4 (154 enodes) 1548148611.431 * * [misc]simplify: iters left: 3 (298 enodes) 1548148611.476 * * [misc]simplify: iters left: 2 (430 enodes) 1548148611.545 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v))))) 1548148611.545 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (* (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v))))) t))) (/ (* (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* v (* v 12))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ 2 (* (* v -6) v))))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148611.545 * * * * [misc]progress: [ 1246 / 5054 ] simplifiying candidate # 1548148611.546 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ t 1) 1)) 1548148611.546 * * [misc]simplify: iters left: 6 (22 enodes) 1548148611.550 * * [misc]simplify: iters left: 5 (49 enodes) 1548148611.557 * * [misc]simplify: iters left: 4 (120 enodes) 1548148611.577 * * [misc]simplify: iters left: 3 (216 enodes) 1548148611.610 * * [misc]simplify: iters left: 2 (290 enodes) 1548148611.653 * * [misc]simplify: iters left: 1 (335 enodes) 1548148611.687 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) t) (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) 1548148611.687 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) t) (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148611.687 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148611.687 * * [misc]simplify: iters left: 6 (25 enodes) 1548148611.692 * * [misc]simplify: iters left: 5 (58 enodes) 1548148611.701 * * [misc]simplify: iters left: 4 (153 enodes) 1548148611.724 * * [misc]simplify: iters left: 3 (297 enodes) 1548148611.769 * * [misc]simplify: iters left: 2 (423 enodes) 1548148611.836 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v)))))) 1548148611.836 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) t) (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))) (sqrt (+ (* v (* -6 v)) 2))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ PI (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148611.836 * * * * [misc]progress: [ 1247 / 5054 ] simplifiying candidate # 1548148611.836 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148611.837 * * [misc]simplify: iters left: 6 (22 enodes) 1548148611.840 * * [misc]simplify: iters left: 5 (53 enodes) 1548148611.851 * * [misc]simplify: iters left: 4 (138 enodes) 1548148611.872 * * [misc]simplify: iters left: 3 (275 enodes) 1548148611.920 * * [misc]simplify: iters left: 2 (473 enodes) 1548148612.021 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) 1548148612.021 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148612.021 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148612.022 * * [misc]simplify: iters left: 6 (28 enodes) 1548148612.026 * * [misc]simplify: iters left: 5 (64 enodes) 1548148612.036 * * [misc]simplify: iters left: 4 (172 enodes) 1548148612.064 * * [misc]simplify: iters left: 3 (395 enodes) 1548148612.155 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI)) 1548148612.155 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))))) (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (cbrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148612.155 * * * * [misc]progress: [ 1248 / 5054 ] simplifiying candidate # 1548148612.156 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148612.156 * * [misc]simplify: iters left: 6 (23 enodes) 1548148612.160 * * [misc]simplify: iters left: 5 (53 enodes) 1548148612.168 * * [misc]simplify: iters left: 4 (132 enodes) 1548148612.190 * * [misc]simplify: iters left: 3 (242 enodes) 1548148612.227 * * [misc]simplify: iters left: 2 (343 enodes) 1548148612.276 * * [misc]simplify: iters left: 1 (424 enodes) 1548148612.321 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) 1548148612.321 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148612.321 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148612.321 * * [misc]simplify: iters left: 6 (28 enodes) 1548148612.326 * * [misc]simplify: iters left: 5 (64 enodes) 1548148612.336 * * [misc]simplify: iters left: 4 (172 enodes) 1548148612.366 * * [misc]simplify: iters left: 3 (395 enodes) 1548148612.456 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (sqrt (cbrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI)) 1548148612.456 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4)))))) (fabs (cbrt (+ 4 (+ (* (* 12 v) v) (* 36 (pow v 4))))))) (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (sqrt (cbrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148612.456 * * * * [misc]progress: [ 1249 / 5054 ] simplifiying candidate # 1548148612.456 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148612.456 * * [misc]simplify: iters left: 6 (21 enodes) 1548148612.460 * * [misc]simplify: iters left: 5 (50 enodes) 1548148612.471 * * [misc]simplify: iters left: 4 (129 enodes) 1548148612.490 * * [misc]simplify: iters left: 3 (244 enodes) 1548148612.531 * * [misc]simplify: iters left: 2 (362 enodes) 1548148612.583 * * [misc]simplify: iters left: 1 (477 enodes) 1548148612.634 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) 1548148612.634 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148612.634 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148612.634 * * [misc]simplify: iters left: 6 (28 enodes) 1548148612.639 * * [misc]simplify: iters left: 5 (64 enodes) 1548148612.649 * * [misc]simplify: iters left: 4 (172 enodes) 1548148612.677 * * [misc]simplify: iters left: 3 (395 enodes) 1548148612.767 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI)) 1548148612.767 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148612.767 * * * * [misc]progress: [ 1250 / 5054 ] simplifiying candidate # 1548148612.768 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt 1))) 1548148612.768 * * [misc]simplify: iters left: 6 (21 enodes) 1548148612.772 * * [misc]simplify: iters left: 5 (50 enodes) 1548148612.780 * * [misc]simplify: iters left: 4 (121 enodes) 1548148612.798 * * [misc]simplify: iters left: 3 (220 enodes) 1548148612.834 * * [misc]simplify: iters left: 2 (318 enodes) 1548148612.881 * * [misc]simplify: iters left: 1 (381 enodes) 1548148612.920 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))) 1548148612.920 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148612.920 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148612.920 * * [misc]simplify: iters left: 6 (27 enodes) 1548148612.925 * * [misc]simplify: iters left: 5 (63 enodes) 1548148612.935 * * [misc]simplify: iters left: 4 (171 enodes) 1548148612.963 * * [misc]simplify: iters left: 3 (394 enodes) 1548148613.051 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 3) (* 36 v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))))) 1548148613.051 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* (* v 12) v))))) (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 3) (* 36 v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148613.051 * * * * [misc]progress: [ 1251 / 5054 ] simplifiying candidate # 1548148613.051 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148613.051 * * [misc]simplify: iters left: 6 (21 enodes) 1548148613.055 * * [misc]simplify: iters left: 5 (50 enodes) 1548148613.063 * * [misc]simplify: iters left: 4 (129 enodes) 1548148613.085 * * [misc]simplify: iters left: 3 (244 enodes) 1548148613.124 * * [misc]simplify: iters left: 2 (362 enodes) 1548148613.176 * * [misc]simplify: iters left: 1 (477 enodes) 1548148613.227 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) 1548148613.227 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148613.227 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148613.227 * * [misc]simplify: iters left: 6 (28 enodes) 1548148613.232 * * [misc]simplify: iters left: 5 (64 enodes) 1548148613.243 * * [misc]simplify: iters left: 4 (172 enodes) 1548148613.272 * * [misc]simplify: iters left: 3 (395 enodes) 1548148613.364 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI)) 1548148613.364 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))))) (* (* (cbrt (- 1 (* (* 5 v) v))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (sqrt (+ (* (* v v) -6) 2)) t))) (/ (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* v (* 12 v)) 4)))) PI))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148613.364 * * * * [misc]progress: [ 1252 / 5054 ] simplifiying candidate # 1548148613.364 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ 1 1)) 1548148613.364 * * [misc]simplify: iters left: 6 (20 enodes) 1548148613.368 * * [misc]simplify: iters left: 5 (47 enodes) 1548148613.375 * * [misc]simplify: iters left: 4 (118 enodes) 1548148613.393 * * [misc]simplify: iters left: 3 (214 enodes) 1548148613.425 * * [misc]simplify: iters left: 2 (284 enodes) 1548148613.463 * * [misc]simplify: iters left: 1 (330 enodes) 1548148613.498 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) 1548148613.498 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148613.498 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148613.499 * * [misc]simplify: iters left: 6 (27 enodes) 1548148613.503 * * [misc]simplify: iters left: 5 (63 enodes) 1548148613.513 * * [misc]simplify: iters left: 4 (171 enodes) 1548148613.543 * * [misc]simplify: iters left: 3 (394 enodes) 1548148613.629 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 3) (* 36 v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))))) 1548148613.629 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v))))) (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 3) (* 36 v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148613.629 * * * * [misc]progress: [ 1253 / 5054 ] simplifiying candidate # 1548148613.629 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148613.630 * * [misc]simplify: iters left: 6 (25 enodes) 1548148613.634 * * [misc]simplify: iters left: 5 (62 enodes) 1548148613.646 * * [misc]simplify: iters left: 4 (168 enodes) 1548148613.674 * * [misc]simplify: iters left: 3 (374 enodes) 1548148613.757 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) (/ (* (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))) PI) (cbrt (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))))) 1548148613.757 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) (/ (* (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))) PI) (cbrt (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148613.758 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148613.758 * * [misc]simplify: iters left: 6 (25 enodes) 1548148613.762 * * [misc]simplify: iters left: 5 (58 enodes) 1548148613.772 * * [misc]simplify: iters left: 4 (153 enodes) 1548148613.795 * * [misc]simplify: iters left: 3 (309 enodes) 1548148613.845 * * [misc]simplify: iters left: 2 (498 enodes) 1548148613.941 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) 1548148613.942 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))))) (/ (* (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v))))) PI) (cbrt (sqrt (+ (* (* v 36) (pow v 3)) (+ 4 (* 12 (* v v)))))))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148613.942 * * * * [misc]progress: [ 1254 / 5054 ] simplifiying candidate # 1548148613.942 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148613.942 * * [misc]simplify: iters left: 6 (26 enodes) 1548148613.946 * * [misc]simplify: iters left: 5 (59 enodes) 1548148613.955 * * [misc]simplify: iters left: 4 (145 enodes) 1548148613.978 * * [misc]simplify: iters left: 3 (289 enodes) 1548148614.025 * * [misc]simplify: iters left: 2 (451 enodes) 1548148614.102 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))) t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) 1548148614.102 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))) t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148614.102 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148614.102 * * [misc]simplify: iters left: 6 (25 enodes) 1548148614.107 * * [misc]simplify: iters left: 5 (58 enodes) 1548148614.116 * * [misc]simplify: iters left: 4 (153 enodes) 1548148614.139 * * [misc]simplify: iters left: 3 (309 enodes) 1548148614.189 * * [misc]simplify: iters left: 2 (498 enodes) 1548148614.285 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) 1548148614.285 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))) t) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148614.286 * * * * [misc]progress: [ 1255 / 5054 ] simplifiying candidate # 1548148614.286 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148614.286 * * [misc]simplify: iters left: 6 (24 enodes) 1548148614.290 * * [misc]simplify: iters left: 5 (56 enodes) 1548148614.299 * * [misc]simplify: iters left: 4 (142 enodes) 1548148614.323 * * [misc]simplify: iters left: 3 (283 enodes) 1548148614.368 * * [misc]simplify: iters left: 2 (456 enodes) 1548148614.448 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) t)) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) 1548148614.448 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) t)) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148614.449 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148614.449 * * [misc]simplify: iters left: 6 (25 enodes) 1548148614.453 * * [misc]simplify: iters left: 5 (58 enodes) 1548148614.463 * * [misc]simplify: iters left: 4 (153 enodes) 1548148614.487 * * [misc]simplify: iters left: 3 (309 enodes) 1548148614.538 * * [misc]simplify: iters left: 2 (498 enodes) 1548148614.632 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) 1548148614.632 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) t)) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148614.632 * * * * [misc]progress: [ 1256 / 5054 ] simplifiying candidate # 1548148614.632 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt 1))) 1548148614.633 * * [misc]simplify: iters left: 6 (24 enodes) 1548148614.637 * * [misc]simplify: iters left: 5 (56 enodes) 1548148614.646 * * [misc]simplify: iters left: 4 (140 enodes) 1548148614.669 * * [misc]simplify: iters left: 3 (264 enodes) 1548148614.710 * * [misc]simplify: iters left: 2 (415 enodes) 1548148614.792 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (* t PI))) 1548148614.792 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148614.792 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148614.792 * * [misc]simplify: iters left: 6 (24 enodes) 1548148614.796 * * [misc]simplify: iters left: 5 (57 enodes) 1548148614.806 * * [misc]simplify: iters left: 4 (152 enodes) 1548148614.831 * * [misc]simplify: iters left: 3 (308 enodes) 1548148614.887 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* -6 (* v v)) 2)))) 1548148614.887 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (* (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (* t PI))) (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* -6 (* v v)) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148614.887 * * * * [misc]progress: [ 1257 / 5054 ] simplifiying candidate # 1548148614.887 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148614.888 * * [misc]simplify: iters left: 6 (24 enodes) 1548148614.891 * * [misc]simplify: iters left: 5 (56 enodes) 1548148614.900 * * [misc]simplify: iters left: 4 (142 enodes) 1548148614.922 * * [misc]simplify: iters left: 3 (283 enodes) 1548148614.969 * * [misc]simplify: iters left: 2 (456 enodes) 1548148615.050 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) t)) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) 1548148615.050 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) t)) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148615.050 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148615.050 * * [misc]simplify: iters left: 6 (25 enodes) 1548148615.054 * * [misc]simplify: iters left: 5 (58 enodes) 1548148615.064 * * [misc]simplify: iters left: 4 (153 enodes) 1548148615.087 * * [misc]simplify: iters left: 3 (309 enodes) 1548148615.137 * * [misc]simplify: iters left: 2 (498 enodes) 1548148615.233 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4)))) 1548148615.233 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (* (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12))))) t)) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (+ (* v (* -6 v)) 2)) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148615.233 * * * * [misc]progress: [ 1258 / 5054 ] simplifiying candidate # 1548148615.234 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) 1)) 1548148615.234 * * [misc]simplify: iters left: 6 (23 enodes) 1548148615.238 * * [misc]simplify: iters left: 5 (55 enodes) 1548148615.247 * * [misc]simplify: iters left: 4 (144 enodes) 1548148615.271 * * [misc]simplify: iters left: 3 (273 enodes) 1548148615.315 * * [misc]simplify: iters left: 2 (472 enodes) 1548148615.425 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* t PI)) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) 1548148615.425 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* t PI)) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148615.426 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148615.426 * * [misc]simplify: iters left: 6 (24 enodes) 1548148615.430 * * [misc]simplify: iters left: 5 (57 enodes) 1548148615.439 * * [misc]simplify: iters left: 4 (152 enodes) 1548148615.462 * * [misc]simplify: iters left: 3 (308 enodes) 1548148615.518 * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* -6 (* v v)) 2)))) 1548148615.518 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* t PI)) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (* (* (cbrt (- 1 (* (* v v) 5))) (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* -6 (* v v)) 2))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148615.518 * * * * [misc]progress: [ 1259 / 5054 ] simplifiying candidate # 1548148615.519 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148615.519 * * [misc]simplify: iters left: 6 (31 enodes) 1548148615.524 * * [misc]simplify: iters left: 5 (78 enodes) 1548148615.539 * * [misc]simplify: iters left: 4 (224 enodes) 1548148615.591 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))))) 1548148615.591 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148615.591 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148615.591 * * [misc]simplify: iters left: 6 (29 enodes) 1548148615.598 * * [misc]simplify: iters left: 5 (74 enodes) 1548148615.612 * * [misc]simplify: iters left: 4 (208 enodes) 1548148615.659 * * [misc]simplify: iters left: 3 (440 enodes) 1548148615.778 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148615.778 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* 12 (* v v)))))))) (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148615.778 * * * * [misc]progress: [ 1260 / 5054 ] simplifiying candidate # 1548148615.778 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148615.778 * * [misc]simplify: iters left: 6 (32 enodes) 1548148615.784 * * [misc]simplify: iters left: 5 (78 enodes) 1548148615.796 * * [misc]simplify: iters left: 4 (213 enodes) 1548148615.846 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* v 12)))))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* v 12))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148615.846 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* v 12)))))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* v 12))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148615.847 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148615.847 * * [misc]simplify: iters left: 6 (29 enodes) 1548148615.852 * * [misc]simplify: iters left: 5 (74 enodes) 1548148615.866 * * [misc]simplify: iters left: 4 (208 enodes) 1548148615.914 * * [misc]simplify: iters left: 3 (440 enodes) 1548148616.034 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148616.034 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* v 12)))))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* v v) 6) (* (* v v) 6)) (+ 4 (* v (* v 12))))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.034 * * * * [misc]progress: [ 1261 / 5054 ] simplifiying candidate # 1548148616.034 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148616.034 * * [misc]simplify: iters left: 6 (30 enodes) 1548148616.040 * * [misc]simplify: iters left: 5 (75 enodes) 1548148616.051 * * [misc]simplify: iters left: 4 (210 enodes) 1548148616.102 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v))))))) 1548148616.102 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.102 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148616.102 * * [misc]simplify: iters left: 6 (29 enodes) 1548148616.107 * * [misc]simplify: iters left: 5 (74 enodes) 1548148616.121 * * [misc]simplify: iters left: 4 (208 enodes) 1548148616.169 * * [misc]simplify: iters left: 3 (440 enodes) 1548148616.289 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148616.289 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.289 * * * * [misc]progress: [ 1262 / 5054 ] simplifiying candidate # 1548148616.289 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148616.289 * * [misc]simplify: iters left: 6 (30 enodes) 1548148616.295 * * [misc]simplify: iters left: 5 (75 enodes) 1548148616.307 * * [misc]simplify: iters left: 4 (202 enodes) 1548148616.352 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148616.352 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.352 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148616.353 * * [misc]simplify: iters left: 6 (28 enodes) 1548148616.358 * * [misc]simplify: iters left: 5 (73 enodes) 1548148616.374 * * [misc]simplify: iters left: 4 (207 enodes) 1548148616.418 * * [misc]simplify: iters left: 3 (422 enodes) 1548148616.533 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3))))))) 1548148616.533 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.533 * * * * [misc]progress: [ 1263 / 5054 ] simplifiying candidate # 1548148616.533 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148616.533 * * [misc]simplify: iters left: 6 (30 enodes) 1548148616.539 * * [misc]simplify: iters left: 5 (75 enodes) 1548148616.551 * * [misc]simplify: iters left: 4 (210 enodes) 1548148616.601 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v))))))) 1548148616.602 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.602 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148616.602 * * [misc]simplify: iters left: 6 (29 enodes) 1548148616.607 * * [misc]simplify: iters left: 5 (74 enodes) 1548148616.621 * * [misc]simplify: iters left: 4 (208 enodes) 1548148616.669 * * [misc]simplify: iters left: 3 (440 enodes) 1548148616.787 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1)))) 1548148616.787 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (sqrt (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* v (* 12 v))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 3) (* 36 v))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* -6 (* v v)) 2))) (cbrt (+ (+ (* (* 5 v) v) (* (pow v 3) (* v 25))) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.788 * * * * [misc]progress: [ 1264 / 5054 ] simplifiying candidate # 1548148616.788 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148616.788 * * [misc]simplify: iters left: 6 (29 enodes) 1548148616.793 * * [misc]simplify: iters left: 5 (74 enodes) 1548148616.807 * * [misc]simplify: iters left: 4 (205 enodes) 1548148616.851 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148616.851 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148616.851 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148616.851 * * [misc]simplify: iters left: 6 (28 enodes) 1548148616.856 * * [misc]simplify: iters left: 5 (73 enodes) 1548148616.872 * * [misc]simplify: iters left: 4 (207 enodes) 1548148616.916 * * [misc]simplify: iters left: 3 (422 enodes) 1548148617.032 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3))))))) 1548148617.032 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* v 12) v) 4)))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (+ (+ (* (* 25 v) (pow v 3)) (* 5 (* v v))) 1)) (sqrt (+ 4 (+ (* v (* v 12)) (* (* v 36) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148617.032 * * * * [misc]progress: [ 1265 / 5054 ] simplifiying candidate # 1548148617.032 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148617.032 * * [misc]simplify: iters left: 6 (30 enodes) 1548148617.037 * * [misc]simplify: iters left: 5 (72 enodes) 1548148617.049 * * [misc]simplify: iters left: 4 (203 enodes) 1548148617.095 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4)))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148617.095 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4)))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148617.095 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148617.095 * * [misc]simplify: iters left: 6 (25 enodes) 1548148617.100 * * [misc]simplify: iters left: 5 (57 enodes) 1548148617.109 * * [misc]simplify: iters left: 4 (144 enodes) 1548148617.130 * * [misc]simplify: iters left: 3 (250 enodes) 1548148617.166 * * [misc]simplify: iters left: 2 (324 enodes) 1548148617.211 * * [misc]simplify: iters left: 1 (378 enodes) 1548148617.249 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148617.249 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4)))) (cbrt (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* v (* 6 v)) (* v (* 6 v))) (+ (* (* 12 v) v) 4)))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148617.250 * * * * [misc]progress: [ 1266 / 5054 ] simplifiying candidate # 1548148617.250 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148617.250 * * [misc]simplify: iters left: 6 (31 enodes) 1548148617.256 * * [misc]simplify: iters left: 5 (72 enodes) 1548148617.268 * * [misc]simplify: iters left: 4 (192 enodes) 1548148617.301 * * [misc]simplify: iters left: 3 (484 enodes) 1548148617.424 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (+ (* (pow v 3) (* v 36)) (+ (* v (* 12 v)) 4))))) (/ (sqrt (+ (* (pow v 3) (* v 36)) (+ (* v (* 12 v)) 4))) (cbrt (- 1 (* (* v 25) (pow v 3)))))) 1548148617.424 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (+ (* (pow v 3) (* v 36)) (+ (* v (* 12 v)) 4))))) (/ (sqrt (+ (* (pow v 3) (* v 36)) (+ (* v (* 12 v)) 4))) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148617.424 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148617.424 * * [misc]simplify: iters left: 6 (25 enodes) 1548148617.429 * * [misc]simplify: iters left: 5 (57 enodes) 1548148617.438 * * [misc]simplify: iters left: 4 (144 enodes) 1548148617.459 * * [misc]simplify: iters left: 3 (250 enodes) 1548148617.495 * * [misc]simplify: iters left: 2 (324 enodes) 1548148617.540 * * [misc]simplify: iters left: 1 (378 enodes) 1548148617.579 * [exit]simplify: Simplified to (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148617.579 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (fabs (cbrt (+ (* (pow v 3) (* v 36)) (+ (* v (* 12 v)) 4))))) (/ (sqrt (+ (* (pow v 3) (* v 36)) (+ (* v (* 12 v)) 4))) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148617.579 * * * * [misc]progress: [ 1267 / 5054 ] simplifiying candidate # 1548148617.579 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148617.579 * * [misc]simplify: iters left: 6 (29 enodes) 1548148617.584 * * [misc]simplify: iters left: 5 (69 enodes) 1548148617.597 * * [misc]simplify: iters left: 4 (189 enodes) 1548148617.630 * * [misc]simplify: iters left: 3 (487 enodes) 1548148617.749 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))) PI) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (/ t (cbrt (- 1 (* (pow v 3) (* v 25))))) (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))))) 1548148617.749 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))) PI) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (/ t (cbrt (- 1 (* (pow v 3) (* v 25))))) (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148617.749 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148617.749 * * [misc]simplify: iters left: 6 (25 enodes) 1548148617.754 * * [misc]simplify: iters left: 5 (57 enodes) 1548148617.765 * * [misc]simplify: iters left: 4 (144 enodes) 1548148617.786 * * [misc]simplify: iters left: 3 (250 enodes) 1548148617.822 * * [misc]simplify: iters left: 2 (324 enodes) 1548148617.866 * * [misc]simplify: iters left: 1 (378 enodes) 1548148617.905 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148617.905 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))) PI) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (/ t (cbrt (- 1 (* (pow v 3) (* v 25))))) (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148617.906 * * * * [misc]progress: [ 1268 / 5054 ] simplifiying candidate # 1548148617.906 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148617.906 * * [misc]simplify: iters left: 6 (29 enodes) 1548148617.911 * * [misc]simplify: iters left: 5 (69 enodes) 1548148617.923 * * [misc]simplify: iters left: 4 (181 enodes) 1548148617.954 * * [misc]simplify: iters left: 3 (434 enodes) 1548148618.054 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3)))))) 1548148618.054 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148618.054 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148618.054 * * [misc]simplify: iters left: 6 (24 enodes) 1548148618.058 * * [misc]simplify: iters left: 5 (56 enodes) 1548148618.067 * * [misc]simplify: iters left: 4 (143 enodes) 1548148618.088 * * [misc]simplify: iters left: 3 (249 enodes) 1548148618.124 * * [misc]simplify: iters left: 2 (313 enodes) 1548148618.165 * * [misc]simplify: iters left: 1 (357 enodes) 1548148618.203 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4))))) 1548148618.203 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3)))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148618.204 * * * * [misc]progress: [ 1269 / 5054 ] simplifiying candidate # 1548148618.204 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148618.204 * * [misc]simplify: iters left: 6 (29 enodes) 1548148618.210 * * [misc]simplify: iters left: 5 (69 enodes) 1548148618.221 * * [misc]simplify: iters left: 4 (189 enodes) 1548148618.254 * * [misc]simplify: iters left: 3 (487 enodes) 1548148618.373 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))) PI) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (/ t (cbrt (- 1 (* (pow v 3) (* v 25))))) (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))))) 1548148618.373 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))) PI) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (/ t (cbrt (- 1 (* (pow v 3) (* v 25))))) (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148618.373 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148618.374 * * [misc]simplify: iters left: 6 (25 enodes) 1548148618.380 * * [misc]simplify: iters left: 5 (57 enodes) 1548148618.389 * * [misc]simplify: iters left: 4 (144 enodes) 1548148618.410 * * [misc]simplify: iters left: 3 (250 enodes) 1548148618.446 * * [misc]simplify: iters left: 2 (324 enodes) 1548148618.490 * * [misc]simplify: iters left: 1 (378 enodes) 1548148618.529 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148618.529 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))) PI) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* (/ t (cbrt (- 1 (* (pow v 3) (* v 25))))) (sqrt (+ (* (pow v 3) (* v 36)) (+ (* (* v v) 12) 4)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v 12) v))))) (/ (* (cbrt (+ 1 (* (* 5 v) v))) (sqrt (+ (* (* v v) -6) 2))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148618.529 * * * * [misc]progress: [ 1270 / 5054 ] simplifiying candidate # 1548148618.530 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148618.530 * * [misc]simplify: iters left: 6 (28 enodes) 1548148618.535 * * [misc]simplify: iters left: 5 (68 enodes) 1548148618.546 * * [misc]simplify: iters left: 4 (184 enodes) 1548148618.578 * * [misc]simplify: iters left: 3 (429 enodes) 1548148618.676 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* 12 (* v v)) 4)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3)))))) 1548148618.676 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* 12 (* v v)) 4)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148618.676 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148618.676 * * [misc]simplify: iters left: 6 (24 enodes) 1548148618.681 * * [misc]simplify: iters left: 5 (56 enodes) 1548148618.690 * * [misc]simplify: iters left: 4 (143 enodes) 1548148618.711 * * [misc]simplify: iters left: 3 (249 enodes) 1548148618.747 * * [misc]simplify: iters left: 2 (313 enodes) 1548148618.788 * * [misc]simplify: iters left: 1 (357 enodes) 1548148618.827 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4))))) 1548148618.827 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* 12 (* v v)) 4)))) (/ (* t PI) (cbrt (- 1 (* (* 25 v) (pow v 3)))))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (* (cbrt (+ 1 (* (* v v) 5))) (sqrt (- 2 (* (* v 6) v)))) (sqrt (+ (* (* v v) 12) (+ (* 36 (pow v 4)) 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148618.828 * * * * [misc]progress: [ 1271 / 5054 ] simplifiying candidate # 1548148618.828 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1) 1548148618.828 * * [misc]simplify: iters left: 6 (19 enodes) 1548148618.831 * * [misc]simplify: iters left: 5 (46 enodes) 1548148618.839 * * [misc]simplify: iters left: 4 (117 enodes) 1548148618.857 * * [misc]simplify: iters left: 3 (214 enodes) 1548148618.890 * * [misc]simplify: iters left: 2 (291 enodes) 1548148618.931 * * [misc]simplify: iters left: 1 (329 enodes) 1548148618.958 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) 1548148618.958 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148618.959 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148618.959 * * [misc]simplify: iters left: 6 (27 enodes) 1548148618.963 * * [misc]simplify: iters left: 5 (63 enodes) 1548148618.974 * * [misc]simplify: iters left: 4 (171 enodes) 1548148619.003 * * [misc]simplify: iters left: 3 (394 enodes) 1548148619.089 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 3) (* 36 v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1))))) 1548148619.089 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* v v) 12))))) (* (/ (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 3) (* 36 v))))) (sqrt (- 2 (* (* v v) 6)))) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (/ (* PI t) (cbrt (+ (* (* v v) -5) 1)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148619.089 * * * * [misc]progress: [ 1272 / 5054 ] simplifiying candidate # 1548148619.090 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148619.090 * * [misc]simplify: iters left: 6 (24 enodes) 1548148619.094 * * [misc]simplify: iters left: 5 (56 enodes) 1548148619.103 * * [misc]simplify: iters left: 4 (142 enodes) 1548148619.127 * * [misc]simplify: iters left: 3 (283 enodes) 1548148619.173 * * [misc]simplify: iters left: 2 (456 enodes) 1548148619.251 * [exit]simplify: Simplified to (* (/ (/ (cbrt (+ (* (* -5 v) v) 1)) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) 1548148619.252 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (+ (* (* -5 v) v) 1)) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148619.252 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148619.252 * * [misc]simplify: iters left: 6 (22 enodes) 1548148619.256 * * [misc]simplify: iters left: 5 (53 enodes) 1548148619.264 * * [misc]simplify: iters left: 4 (142 enodes) 1548148619.287 * * [misc]simplify: iters left: 3 (255 enodes) 1548148619.324 * * [misc]simplify: iters left: 2 (346 enodes) 1548148619.372 * * [misc]simplify: iters left: 1 (447 enodes) 1548148619.424 * [exit]simplify: Simplified to (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (sqrt (- 1 (* (* 5 v) v)))))) 1548148619.425 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (+ (* (* -5 v) v) 1)) t) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))) (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) PI)) (/ (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v))))) (/ (sqrt (- 2 (* v (* v 6)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148619.425 * * * * [misc]progress: [ 1273 / 5054 ] simplifiying candidate # 1548148619.425 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148619.425 * * [misc]simplify: iters left: 6 (30 enodes) 1548148619.431 * * [misc]simplify: iters left: 5 (76 enodes) 1548148619.442 * * [misc]simplify: iters left: 4 (201 enodes) 1548148619.495 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* (* v 12) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3)))) 1548148619.495 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* (* v 12) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148619.495 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148619.496 * * [misc]simplify: iters left: 6 (25 enodes) 1548148619.500 * * [misc]simplify: iters left: 5 (78 enodes) 1548148619.521 * * [misc]simplify: iters left: 4 (315 enodes) 1548148619.646 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ 2 (* v (* v -6))))) (sqrt (+ (* (* (+ (* (* v 6) v) 2) (* (* v 6) v)) (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) -4))) 16))) 1548148619.646 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* 6 v) v) (* (* 6 v) v)) (+ 4 (* (* v 12) v))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3)))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (+ 2 (* v (* v -6))))) (sqrt (+ (* (* (+ (* (* v 6) v) 2) (* (* v 6) v)) (+ (* (* (* v 6) v) (* (* v 6) v)) (+ (* (* 12 v) v) -4))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148619.646 * * * * [misc]progress: [ 1274 / 5054 ] simplifiying candidate # 1548148619.646 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148619.646 * * [misc]simplify: iters left: 6 (29 enodes) 1548148619.651 * * [misc]simplify: iters left: 5 (78 enodes) 1548148619.666 * * [misc]simplify: iters left: 4 (245 enodes) 1548148619.746 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))) (* t PI)) (* (cbrt (+ (* (* v v) -5) 1)) (sqrt (* (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)))))) 1548148619.746 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))) (* t PI)) (* (cbrt (+ (* (* v v) -5) 1)) (sqrt (* (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148619.746 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 2 (* 6 (* v v))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148619.747 * * [misc]simplify: iters left: 6 (21 enodes) 1548148619.750 * * [misc]simplify: iters left: 5 (51 enodes) 1548148619.759 * * [misc]simplify: iters left: 4 (137 enodes) 1548148619.782 * * [misc]simplify: iters left: 3 (320 enodes) 1548148619.861 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (* (* v -6) v) 2)) (sqrt (+ (+ 4 (* (* v -12) v)) (* (* (* v v) (* v v)) -36))))) 1548148619.861 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)))) (* t PI)) (* (cbrt (+ (* (* v v) -5) 1)) (sqrt (* (+ (* (* (* v v) (* v v)) 36) (+ (* (* 12 v) v) 4)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (* (* v -6) v) 2)) (sqrt (+ (+ 4 (* (* v -12) v)) (* (* (* v v) (* v v)) -36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148619.861 * * * * [misc]progress: [ 1275 / 5054 ] simplifiying candidate # 1548148619.862 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148619.862 * * [misc]simplify: iters left: 6 (28 enodes) 1548148619.866 * * [misc]simplify: iters left: 5 (62 enodes) 1548148619.876 * * [misc]simplify: iters left: 4 (149 enodes) 1548148619.899 * * [misc]simplify: iters left: 3 (276 enodes) 1548148619.939 * * [misc]simplify: iters left: 2 (363 enodes) 1548148619.989 * * [misc]simplify: iters left: 1 (406 enodes) 1548148620.031 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) 1548148620.032 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148620.032 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148620.032 * * [misc]simplify: iters left: 6 (31 enodes) 1548148620.038 * * [misc]simplify: iters left: 5 (74 enodes) 1548148620.049 * * [misc]simplify: iters left: 4 (191 enodes) 1548148620.085 * * [misc]simplify: iters left: 3 (444 enodes) 1548148620.197 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148620.197 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148620.197 * * * * [misc]progress: [ 1276 / 5054 ] simplifiying candidate # 1548148620.198 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148620.198 * * [misc]simplify: iters left: 6 (27 enodes) 1548148620.202 * * [misc]simplify: iters left: 5 (59 enodes) 1548148620.211 * * [misc]simplify: iters left: 4 (142 enodes) 1548148620.235 * * [misc]simplify: iters left: 3 (264 enodes) 1548148620.273 * * [misc]simplify: iters left: 2 (354 enodes) 1548148620.322 * * [misc]simplify: iters left: 1 (409 enodes) 1548148620.365 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) 1548148620.365 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148620.365 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148620.365 * * [misc]simplify: iters left: 6 (31 enodes) 1548148620.371 * * [misc]simplify: iters left: 5 (74 enodes) 1548148620.382 * * [misc]simplify: iters left: 4 (191 enodes) 1548148620.418 * * [misc]simplify: iters left: 3 (444 enodes) 1548148620.531 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148620.531 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148620.532 * * * * [misc]progress: [ 1277 / 5054 ] simplifiying candidate # 1548148620.532 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148620.532 * * [misc]simplify: iters left: 6 (30 enodes) 1548148620.537 * * [misc]simplify: iters left: 5 (68 enodes) 1548148620.547 * * [misc]simplify: iters left: 4 (169 enodes) 1548148620.577 * * [misc]simplify: iters left: 3 (369 enodes) 1548148620.667 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))))) 1548148620.668 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148620.668 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148620.668 * * [misc]simplify: iters left: 6 (32 enodes) 1548148620.674 * * [misc]simplify: iters left: 5 (75 enodes) 1548148620.687 * * [misc]simplify: iters left: 4 (186 enodes) 1548148620.721 * * [misc]simplify: iters left: 3 (438 enodes) 1548148620.832 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148620.832 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148620.832 * * * * [misc]progress: [ 1278 / 5054 ] simplifiying candidate # 1548148620.833 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148620.833 * * [misc]simplify: iters left: 6 (30 enodes) 1548148620.840 * * [misc]simplify: iters left: 5 (65 enodes) 1548148620.850 * * [misc]simplify: iters left: 4 (150 enodes) 1548148620.873 * * [misc]simplify: iters left: 3 (289 enodes) 1548148620.922 * * [misc]simplify: iters left: 2 (465 enodes) 1548148620.999 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148620.999 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148620.999 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148621.000 * * [misc]simplify: iters left: 6 (32 enodes) 1548148621.007 * * [misc]simplify: iters left: 5 (75 enodes) 1548148621.018 * * [misc]simplify: iters left: 4 (186 enodes) 1548148621.052 * * [misc]simplify: iters left: 3 (438 enodes) 1548148621.165 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148621.165 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148621.165 * * * * [misc]progress: [ 1279 / 5054 ] simplifiying candidate # 1548148621.165 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148621.165 * * [misc]simplify: iters left: 6 (29 enodes) 1548148621.170 * * [misc]simplify: iters left: 5 (63 enodes) 1548148621.180 * * [misc]simplify: iters left: 4 (148 enodes) 1548148621.202 * * [misc]simplify: iters left: 3 (283 enodes) 1548148621.248 * * [misc]simplify: iters left: 2 (464 enodes) 1548148621.337 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148621.337 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148621.338 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148621.338 * * [misc]simplify: iters left: 6 (32 enodes) 1548148621.344 * * [misc]simplify: iters left: 5 (75 enodes) 1548148621.355 * * [misc]simplify: iters left: 4 (186 enodes) 1548148621.389 * * [misc]simplify: iters left: 3 (438 enodes) 1548148621.501 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148621.501 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148621.501 * * * * [misc]progress: [ 1280 / 5054 ] simplifiying candidate # 1548148621.502 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148621.502 * * [misc]simplify: iters left: 6 (19 enodes) 1548148621.505 * * [misc]simplify: iters left: 5 (35 enodes) 1548148621.509 * * [misc]simplify: iters left: 4 (63 enodes) 1548148621.518 * * [misc]simplify: iters left: 3 (103 enodes) 1548148621.531 * * [misc]simplify: iters left: 2 (154 enodes) 1548148621.554 * * [misc]simplify: iters left: 1 (192 enodes) 1548148621.578 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148621.578 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148621.578 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148621.578 * * [misc]simplify: iters left: 6 (31 enodes) 1548148621.584 * * [misc]simplify: iters left: 5 (74 enodes) 1548148621.595 * * [misc]simplify: iters left: 4 (185 enodes) 1548148621.631 * * [misc]simplify: iters left: 3 (436 enodes) 1548148621.746 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148621.746 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148621.746 * * * * [misc]progress: [ 1281 / 5054 ] simplifiying candidate # 1548148621.746 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148621.747 * * [misc]simplify: iters left: 6 (29 enodes) 1548148621.751 * * [misc]simplify: iters left: 5 (63 enodes) 1548148621.761 * * [misc]simplify: iters left: 4 (148 enodes) 1548148621.786 * * [misc]simplify: iters left: 3 (283 enodes) 1548148621.832 * * [misc]simplify: iters left: 2 (464 enodes) 1548148621.919 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148621.919 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148621.919 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148621.919 * * [misc]simplify: iters left: 6 (32 enodes) 1548148621.925 * * [misc]simplify: iters left: 5 (75 enodes) 1548148621.936 * * [misc]simplify: iters left: 4 (186 enodes) 1548148621.972 * * [misc]simplify: iters left: 3 (438 enodes) 1548148622.084 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148622.084 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148622.084 * * * * [misc]progress: [ 1282 / 5054 ] simplifiying candidate # 1548148622.084 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148622.084 * * [misc]simplify: iters left: 6 (19 enodes) 1548148622.087 * * [misc]simplify: iters left: 5 (35 enodes) 1548148622.092 * * [misc]simplify: iters left: 4 (64 enodes) 1548148622.100 * * [misc]simplify: iters left: 3 (94 enodes) 1548148622.113 * * [misc]simplify: iters left: 2 (127 enodes) 1548148622.132 * * [misc]simplify: iters left: 1 (175 enodes) 1548148622.155 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148622.155 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148622.155 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148622.155 * * [misc]simplify: iters left: 6 (31 enodes) 1548148622.161 * * [misc]simplify: iters left: 5 (74 enodes) 1548148622.173 * * [misc]simplify: iters left: 4 (185 enodes) 1548148622.207 * * [misc]simplify: iters left: 3 (436 enodes) 1548148622.321 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148622.321 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148622.321 * * * * [misc]progress: [ 1283 / 5054 ] simplifiying candidate # 1548148622.321 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148622.321 * * [misc]simplify: iters left: 6 (29 enodes) 1548148622.326 * * [misc]simplify: iters left: 5 (63 enodes) 1548148622.336 * * [misc]simplify: iters left: 4 (146 enodes) 1548148622.359 * * [misc]simplify: iters left: 3 (274 enodes) 1548148622.402 * * [misc]simplify: iters left: 2 (442 enodes) 1548148622.496 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148622.496 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148622.496 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148622.496 * * [misc]simplify: iters left: 6 (32 enodes) 1548148622.502 * * [misc]simplify: iters left: 5 (75 enodes) 1548148622.513 * * [misc]simplify: iters left: 4 (186 enodes) 1548148622.547 * * [misc]simplify: iters left: 3 (438 enodes) 1548148622.659 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148622.659 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148622.659 * * * * [misc]progress: [ 1284 / 5054 ] simplifiying candidate # 1548148622.660 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148622.660 * * [misc]simplify: iters left: 6 (29 enodes) 1548148622.665 * * [misc]simplify: iters left: 5 (62 enodes) 1548148622.674 * * [misc]simplify: iters left: 4 (140 enodes) 1548148622.695 * * [misc]simplify: iters left: 3 (252 enodes) 1548148622.732 * * [misc]simplify: iters left: 2 (335 enodes) 1548148622.778 * * [misc]simplify: iters left: 1 (378 enodes) 1548148622.814 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148622.814 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148622.814 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148622.814 * * [misc]simplify: iters left: 6 (32 enodes) 1548148622.821 * * [misc]simplify: iters left: 5 (75 enodes) 1548148622.832 * * [misc]simplify: iters left: 4 (186 enodes) 1548148622.866 * * [misc]simplify: iters left: 3 (438 enodes) 1548148622.979 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148622.979 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148622.979 * * * * [misc]progress: [ 1285 / 5054 ] simplifiying candidate # 1548148622.980 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148622.980 * * [misc]simplify: iters left: 6 (28 enodes) 1548148622.984 * * [misc]simplify: iters left: 5 (60 enodes) 1548148622.993 * * [misc]simplify: iters left: 4 (138 enodes) 1548148623.015 * * [misc]simplify: iters left: 3 (249 enodes) 1548148623.051 * * [misc]simplify: iters left: 2 (335 enodes) 1548148623.099 * * [misc]simplify: iters left: 1 (432 enodes) 1548148623.145 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148623.145 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148623.145 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148623.145 * * [misc]simplify: iters left: 6 (32 enodes) 1548148623.152 * * [misc]simplify: iters left: 5 (75 enodes) 1548148623.164 * * [misc]simplify: iters left: 4 (186 enodes) 1548148623.198 * * [misc]simplify: iters left: 3 (438 enodes) 1548148623.310 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148623.310 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148623.310 * * * * [misc]progress: [ 1286 / 5054 ] simplifiying candidate # 1548148623.310 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148623.310 * * [misc]simplify: iters left: 6 (18 enodes) 1548148623.313 * * [misc]simplify: iters left: 5 (32 enodes) 1548148623.317 * * [misc]simplify: iters left: 4 (53 enodes) 1548148623.324 * * [misc]simplify: iters left: 3 (78 enodes) 1548148623.332 * * [misc]simplify: iters left: 2 (85 enodes) 1548148623.339 * * [misc]simplify: iters left: 1 (99 enodes) 1548148623.350 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148623.350 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148623.350 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148623.350 * * [misc]simplify: iters left: 6 (31 enodes) 1548148623.356 * * [misc]simplify: iters left: 5 (74 enodes) 1548148623.367 * * [misc]simplify: iters left: 4 (185 enodes) 1548148623.401 * * [misc]simplify: iters left: 3 (436 enodes) 1548148623.515 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148623.515 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148623.515 * * * * [misc]progress: [ 1287 / 5054 ] simplifiying candidate # 1548148623.515 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148623.515 * * [misc]simplify: iters left: 6 (28 enodes) 1548148623.520 * * [misc]simplify: iters left: 5 (60 enodes) 1548148623.531 * * [misc]simplify: iters left: 4 (138 enodes) 1548148623.552 * * [misc]simplify: iters left: 3 (249 enodes) 1548148623.588 * * [misc]simplify: iters left: 2 (335 enodes) 1548148623.634 * * [misc]simplify: iters left: 1 (432 enodes) 1548148623.681 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148623.682 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148623.682 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148623.682 * * [misc]simplify: iters left: 6 (32 enodes) 1548148623.688 * * [misc]simplify: iters left: 5 (75 enodes) 1548148623.700 * * [misc]simplify: iters left: 4 (186 enodes) 1548148623.734 * * [misc]simplify: iters left: 3 (438 enodes) 1548148623.846 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148623.846 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148623.846 * * * * [misc]progress: [ 1288 / 5054 ] simplifiying candidate # 1548148623.846 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148623.846 * * [misc]simplify: iters left: 6 (18 enodes) 1548148623.849 * * [misc]simplify: iters left: 5 (32 enodes) 1548148623.853 * * [misc]simplify: iters left: 4 (61 enodes) 1548148623.863 * * [misc]simplify: iters left: 3 (91 enodes) 1548148623.873 * * [misc]simplify: iters left: 2 (104 enodes) 1548148623.882 * * [misc]simplify: iters left: 1 (115 enodes) 1548148623.893 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) 1548148623.893 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148623.893 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148623.893 * * [misc]simplify: iters left: 6 (31 enodes) 1548148623.899 * * [misc]simplify: iters left: 5 (74 enodes) 1548148623.910 * * [misc]simplify: iters left: 4 (185 enodes) 1548148623.945 * * [misc]simplify: iters left: 3 (436 enodes) 1548148624.059 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148624.059 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148624.060 * * * * [misc]progress: [ 1289 / 5054 ] simplifiying candidate # 1548148624.060 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148624.060 * * [misc]simplify: iters left: 6 (28 enodes) 1548148624.065 * * [misc]simplify: iters left: 5 (61 enodes) 1548148624.074 * * [misc]simplify: iters left: 4 (153 enodes) 1548148624.101 * * [misc]simplify: iters left: 3 (307 enodes) 1548148624.158 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148624.158 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148624.158 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148624.158 * * [misc]simplify: iters left: 6 (30 enodes) 1548148624.164 * * [misc]simplify: iters left: 5 (72 enodes) 1548148624.175 * * [misc]simplify: iters left: 4 (189 enodes) 1548148624.211 * * [misc]simplify: iters left: 3 (466 enodes) 1548148624.334 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148624.334 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148624.334 * * * * [misc]progress: [ 1290 / 5054 ] simplifiying candidate # 1548148624.335 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148624.335 * * [misc]simplify: iters left: 6 (28 enodes) 1548148624.340 * * [misc]simplify: iters left: 5 (60 enodes) 1548148624.349 * * [misc]simplify: iters left: 4 (144 enodes) 1548148624.374 * * [misc]simplify: iters left: 3 (280 enodes) 1548148624.420 * * [misc]simplify: iters left: 2 (422 enodes) 1548148624.490 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148624.490 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148624.490 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148624.490 * * [misc]simplify: iters left: 6 (30 enodes) 1548148624.496 * * [misc]simplify: iters left: 5 (72 enodes) 1548148624.507 * * [misc]simplify: iters left: 4 (189 enodes) 1548148624.543 * * [misc]simplify: iters left: 3 (466 enodes) 1548148624.667 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148624.668 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148624.668 * * * * [misc]progress: [ 1291 / 5054 ] simplifiying candidate # 1548148624.668 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148624.668 * * [misc]simplify: iters left: 6 (27 enodes) 1548148624.673 * * [misc]simplify: iters left: 5 (58 enodes) 1548148624.681 * * [misc]simplify: iters left: 4 (142 enodes) 1548148624.706 * * [misc]simplify: iters left: 3 (270 enodes) 1548148624.749 * * [misc]simplify: iters left: 2 (382 enodes) 1548148624.809 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148624.810 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148624.810 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148624.810 * * [misc]simplify: iters left: 6 (30 enodes) 1548148624.815 * * [misc]simplify: iters left: 5 (72 enodes) 1548148624.826 * * [misc]simplify: iters left: 4 (189 enodes) 1548148624.863 * * [misc]simplify: iters left: 3 (466 enodes) 1548148624.984 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148624.984 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148624.985 * * * * [misc]progress: [ 1292 / 5054 ] simplifiying candidate # 1548148624.985 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148624.985 * * [misc]simplify: iters left: 6 (17 enodes) 1548148624.987 * * [misc]simplify: iters left: 5 (30 enodes) 1548148624.992 * * [misc]simplify: iters left: 4 (49 enodes) 1548148624.998 * * [misc]simplify: iters left: 3 (78 enodes) 1548148625.006 * * [misc]simplify: iters left: 2 (94 enodes) 1548148625.017 * * [misc]simplify: iters left: 1 (141 enodes) 1548148625.046 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148625.046 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148625.046 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148625.047 * * [misc]simplify: iters left: 6 (29 enodes) 1548148625.052 * * [misc]simplify: iters left: 5 (71 enodes) 1548148625.063 * * [misc]simplify: iters left: 4 (188 enodes) 1548148625.099 * * [misc]simplify: iters left: 3 (464 enodes) 1548148625.222 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148625.222 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148625.222 * * * * [misc]progress: [ 1293 / 5054 ] simplifiying candidate # 1548148625.223 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148625.223 * * [misc]simplify: iters left: 6 (27 enodes) 1548148625.227 * * [misc]simplify: iters left: 5 (58 enodes) 1548148625.236 * * [misc]simplify: iters left: 4 (142 enodes) 1548148625.260 * * [misc]simplify: iters left: 3 (270 enodes) 1548148625.303 * * [misc]simplify: iters left: 2 (382 enodes) 1548148625.365 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148625.365 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148625.365 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148625.365 * * [misc]simplify: iters left: 6 (30 enodes) 1548148625.370 * * [misc]simplify: iters left: 5 (72 enodes) 1548148625.381 * * [misc]simplify: iters left: 4 (189 enodes) 1548148625.418 * * [misc]simplify: iters left: 3 (466 enodes) 1548148625.540 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148625.541 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148625.541 * * * * [misc]progress: [ 1294 / 5054 ] simplifiying candidate # 1548148625.541 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148625.541 * * [misc]simplify: iters left: 6 (17 enodes) 1548148625.544 * * [misc]simplify: iters left: 5 (30 enodes) 1548148625.548 * * [misc]simplify: iters left: 4 (56 enodes) 1548148625.556 * * [misc]simplify: iters left: 3 (93 enodes) 1548148625.567 * * [misc]simplify: iters left: 2 (126 enodes) 1548148625.587 * * [misc]simplify: iters left: 1 (208 enodes) 1548148625.632 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148625.632 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148625.632 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148625.633 * * [misc]simplify: iters left: 6 (29 enodes) 1548148625.638 * * [misc]simplify: iters left: 5 (71 enodes) 1548148625.649 * * [misc]simplify: iters left: 4 (188 enodes) 1548148625.683 * * [misc]simplify: iters left: 3 (464 enodes) 1548148625.807 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148625.807 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148625.807 * * * * [misc]progress: [ 1295 / 5054 ] simplifiying candidate # 1548148625.807 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148625.807 * * [misc]simplify: iters left: 6 (25 enodes) 1548148625.812 * * [misc]simplify: iters left: 5 (58 enodes) 1548148625.821 * * [misc]simplify: iters left: 4 (151 enodes) 1548148625.846 * * [misc]simplify: iters left: 3 (321 enodes) 1548148625.908 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v))))))) 1548148625.908 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148625.908 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148625.908 * * [misc]simplify: iters left: 6 (28 enodes) 1548148625.914 * * [misc]simplify: iters left: 5 (70 enodes) 1548148625.925 * * [misc]simplify: iters left: 4 (187 enodes) 1548148625.960 * * [misc]simplify: iters left: 3 (462 enodes) 1548148626.085 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148626.085 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148626.085 * * * * [misc]progress: [ 1296 / 5054 ] simplifiying candidate # 1548148626.086 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148626.086 * * [misc]simplify: iters left: 6 (25 enodes) 1548148626.090 * * [misc]simplify: iters left: 5 (57 enodes) 1548148626.099 * * [misc]simplify: iters left: 4 (141 enodes) 1548148626.122 * * [misc]simplify: iters left: 3 (284 enodes) 1548148626.167 * * [misc]simplify: iters left: 2 (408 enodes) 1548148626.222 * * [misc]simplify: iters left: 1 (491 enodes) 1548148626.282 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148626.282 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148626.282 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148626.283 * * [misc]simplify: iters left: 6 (28 enodes) 1548148626.288 * * [misc]simplify: iters left: 5 (70 enodes) 1548148626.301 * * [misc]simplify: iters left: 4 (187 enodes) 1548148626.335 * * [misc]simplify: iters left: 3 (462 enodes) 1548148626.461 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148626.461 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148626.461 * * * * [misc]progress: [ 1297 / 5054 ] simplifiying candidate # 1548148626.461 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148626.462 * * [misc]simplify: iters left: 6 (24 enodes) 1548148626.466 * * [misc]simplify: iters left: 5 (55 enodes) 1548148626.474 * * [misc]simplify: iters left: 4 (139 enodes) 1548148626.497 * * [misc]simplify: iters left: 3 (284 enodes) 1548148626.542 * * [misc]simplify: iters left: 2 (455 enodes) 1548148626.631 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148626.631 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148626.631 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148626.631 * * [misc]simplify: iters left: 6 (28 enodes) 1548148626.637 * * [misc]simplify: iters left: 5 (70 enodes) 1548148626.648 * * [misc]simplify: iters left: 4 (187 enodes) 1548148626.684 * * [misc]simplify: iters left: 3 (462 enodes) 1548148626.809 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148626.809 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148626.809 * * * * [misc]progress: [ 1298 / 5054 ] simplifiying candidate # 1548148626.810 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148626.810 * * [misc]simplify: iters left: 6 (14 enodes) 1548148626.812 * * [misc]simplify: iters left: 5 (27 enodes) 1548148626.816 * * [misc]simplify: iters left: 4 (44 enodes) 1548148626.821 * * [misc]simplify: iters left: 3 (68 enodes) 1548148626.828 * * [misc]simplify: iters left: 2 (81 enodes) 1548148626.839 * * [misc]simplify: iters left: 1 (114 enodes) 1548148626.856 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (cbrt (sqrt (+ (* (* v -5) v) 1)))) 1548148626.857 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (cbrt (sqrt (+ (* (* v -5) v) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148626.857 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148626.857 * * [misc]simplify: iters left: 6 (27 enodes) 1548148626.862 * * [misc]simplify: iters left: 5 (69 enodes) 1548148626.873 * * [misc]simplify: iters left: 4 (186 enodes) 1548148626.909 * * [misc]simplify: iters left: 3 (462 enodes) 1548148627.033 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148627.033 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (cbrt (sqrt (+ (* (* v -5) v) 1)))) (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148627.033 * * * * [misc]progress: [ 1299 / 5054 ] simplifiying candidate # 1548148627.033 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148627.033 * * [misc]simplify: iters left: 6 (24 enodes) 1548148627.037 * * [misc]simplify: iters left: 5 (55 enodes) 1548148627.046 * * [misc]simplify: iters left: 4 (139 enodes) 1548148627.070 * * [misc]simplify: iters left: 3 (284 enodes) 1548148627.115 * * [misc]simplify: iters left: 2 (455 enodes) 1548148627.203 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148627.203 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148627.203 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148627.203 * * [misc]simplify: iters left: 6 (28 enodes) 1548148627.209 * * [misc]simplify: iters left: 5 (70 enodes) 1548148627.220 * * [misc]simplify: iters left: 4 (187 enodes) 1548148627.256 * * [misc]simplify: iters left: 3 (462 enodes) 1548148627.383 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148627.383 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148627.383 * * * * [misc]progress: [ 1300 / 5054 ] simplifiying candidate # 1548148627.383 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148627.383 * * [misc]simplify: iters left: 6 (14 enodes) 1548148627.386 * * [misc]simplify: iters left: 5 (27 enodes) 1548148627.389 * * [misc]simplify: iters left: 4 (49 enodes) 1548148627.397 * * [misc]simplify: iters left: 3 (86 enodes) 1548148627.408 * * [misc]simplify: iters left: 2 (109 enodes) 1548148627.419 * * [misc]simplify: iters left: 1 (139 enodes) 1548148627.442 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) 1548148627.442 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148627.443 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148627.443 * * [misc]simplify: iters left: 6 (27 enodes) 1548148627.448 * * [misc]simplify: iters left: 5 (69 enodes) 1548148627.459 * * [misc]simplify: iters left: 4 (186 enodes) 1548148627.494 * * [misc]simplify: iters left: 3 (462 enodes) 1548148627.617 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148627.618 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148627.618 * * * * [misc]progress: [ 1301 / 5054 ] simplifiying candidate # 1548148627.618 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148627.618 * * [misc]simplify: iters left: 6 (26 enodes) 1548148627.623 * * [misc]simplify: iters left: 5 (59 enodes) 1548148627.632 * * [misc]simplify: iters left: 4 (138 enodes) 1548148627.653 * * [misc]simplify: iters left: 3 (259 enodes) 1548148627.692 * * [misc]simplify: iters left: 2 (377 enodes) 1548148627.750 * * [misc]simplify: iters left: 1 (499 enodes) 1548148627.830 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4)))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) 1548148627.830 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4)))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148627.830 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148627.831 * * [misc]simplify: iters left: 6 (29 enodes) 1548148627.836 * * [misc]simplify: iters left: 5 (71 enodes) 1548148627.847 * * [misc]simplify: iters left: 4 (188 enodes) 1548148627.884 * * [misc]simplify: iters left: 3 (466 enodes) 1548148628.005 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148628.006 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4)))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148628.006 * * * * [misc]progress: [ 1302 / 5054 ] simplifiying candidate # 1548148628.006 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148628.006 * * [misc]simplify: iters left: 6 (26 enodes) 1548148628.011 * * [misc]simplify: iters left: 5 (58 enodes) 1548148628.020 * * [misc]simplify: iters left: 4 (134 enodes) 1548148628.042 * * [misc]simplify: iters left: 3 (246 enodes) 1548148628.077 * * [misc]simplify: iters left: 2 (334 enodes) 1548148628.124 * * [misc]simplify: iters left: 1 (420 enodes) 1548148628.182 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148628.182 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148628.182 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148628.182 * * [misc]simplify: iters left: 6 (29 enodes) 1548148628.187 * * [misc]simplify: iters left: 5 (71 enodes) 1548148628.198 * * [misc]simplify: iters left: 4 (188 enodes) 1548148628.235 * * [misc]simplify: iters left: 3 (466 enodes) 1548148628.357 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148628.357 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148628.357 * * * * [misc]progress: [ 1303 / 5054 ] simplifiying candidate # 1548148628.357 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148628.358 * * [misc]simplify: iters left: 6 (25 enodes) 1548148628.362 * * [misc]simplify: iters left: 5 (56 enodes) 1548148628.373 * * [misc]simplify: iters left: 4 (127 enodes) 1548148628.392 * * [misc]simplify: iters left: 3 (222 enodes) 1548148628.425 * * [misc]simplify: iters left: 2 (297 enodes) 1548148628.463 * * [misc]simplify: iters left: 1 (337 enodes) 1548148628.496 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148628.496 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148628.496 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148628.496 * * [misc]simplify: iters left: 6 (29 enodes) 1548148628.501 * * [misc]simplify: iters left: 5 (71 enodes) 1548148628.512 * * [misc]simplify: iters left: 4 (188 enodes) 1548148628.549 * * [misc]simplify: iters left: 3 (466 enodes) 1548148628.671 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148628.671 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148628.671 * * * * [misc]progress: [ 1304 / 5054 ] simplifiying candidate # 1548148628.671 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148628.671 * * [misc]simplify: iters left: 6 (15 enodes) 1548148628.674 * * [misc]simplify: iters left: 5 (28 enodes) 1548148628.678 * * [misc]simplify: iters left: 4 (42 enodes) 1548148628.682 * * [misc]simplify: iters left: 3 (55 enodes) 1548148628.687 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) 1548148628.687 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148628.687 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148628.687 * * [misc]simplify: iters left: 6 (28 enodes) 1548148628.692 * * [misc]simplify: iters left: 5 (70 enodes) 1548148628.706 * * [misc]simplify: iters left: 4 (187 enodes) 1548148628.740 * * [misc]simplify: iters left: 3 (464 enodes) 1548148628.864 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148628.864 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148628.864 * * * * [misc]progress: [ 1305 / 5054 ] simplifiying candidate # 1548148628.864 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148628.864 * * [misc]simplify: iters left: 6 (25 enodes) 1548148628.869 * * [misc]simplify: iters left: 5 (56 enodes) 1548148628.878 * * [misc]simplify: iters left: 4 (127 enodes) 1548148628.897 * * [misc]simplify: iters left: 3 (222 enodes) 1548148628.930 * * [misc]simplify: iters left: 2 (297 enodes) 1548148628.968 * * [misc]simplify: iters left: 1 (337 enodes) 1548148629.001 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148629.001 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.001 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148629.001 * * [misc]simplify: iters left: 6 (29 enodes) 1548148629.006 * * [misc]simplify: iters left: 5 (71 enodes) 1548148629.017 * * [misc]simplify: iters left: 4 (188 enodes) 1548148629.054 * * [misc]simplify: iters left: 3 (466 enodes) 1548148629.176 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148629.176 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.177 * * * * [misc]progress: [ 1306 / 5054 ] simplifiying candidate # 1548148629.177 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) 1)) 1548148629.177 * * [misc]simplify: iters left: 6 (15 enodes) 1548148629.180 * * [misc]simplify: iters left: 5 (28 enodes) 1548148629.183 * * [misc]simplify: iters left: 4 (46 enodes) 1548148629.188 * * [misc]simplify: iters left: 3 (62 enodes) 1548148629.196 * * [misc]simplify: iters left: 2 (66 enodes) 1548148629.200 * * [misc]simplify: iters left: 1 (69 enodes) 1548148629.205 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) 1548148629.205 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.205 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148629.205 * * [misc]simplify: iters left: 6 (28 enodes) 1548148629.211 * * [misc]simplify: iters left: 5 (70 enodes) 1548148629.221 * * [misc]simplify: iters left: 4 (187 enodes) 1548148629.258 * * [misc]simplify: iters left: 3 (464 enodes) 1548148629.380 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148629.380 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.380 * * * * [misc]progress: [ 1307 / 5054 ] simplifiying candidate # 1548148629.380 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148629.381 * * [misc]simplify: iters left: 6 (28 enodes) 1548148629.385 * * [misc]simplify: iters left: 5 (63 enodes) 1548148629.395 * * [misc]simplify: iters left: 4 (161 enodes) 1548148629.424 * * [misc]simplify: iters left: 3 (344 enodes) 1548148629.499 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148629.499 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.499 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148629.499 * * [misc]simplify: iters left: 6 (30 enodes) 1548148629.505 * * [misc]simplify: iters left: 5 (72 enodes) 1548148629.516 * * [misc]simplify: iters left: 4 (189 enodes) 1548148629.552 * * [misc]simplify: iters left: 3 (466 enodes) 1548148629.675 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148629.675 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.676 * * * * [misc]progress: [ 1308 / 5054 ] simplifiying candidate # 1548148629.676 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148629.676 * * [misc]simplify: iters left: 6 (28 enodes) 1548148629.681 * * [misc]simplify: iters left: 5 (62 enodes) 1548148629.690 * * [misc]simplify: iters left: 4 (150 enodes) 1548148629.716 * * [misc]simplify: iters left: 3 (316 enodes) 1548148629.780 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) 1548148629.780 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.780 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148629.780 * * [misc]simplify: iters left: 6 (30 enodes) 1548148629.786 * * [misc]simplify: iters left: 5 (72 enodes) 1548148629.797 * * [misc]simplify: iters left: 4 (189 enodes) 1548148629.833 * * [misc]simplify: iters left: 3 (466 enodes) 1548148629.956 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148629.956 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148629.956 * * * * [misc]progress: [ 1309 / 5054 ] simplifiying candidate # 1548148629.956 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148629.957 * * [misc]simplify: iters left: 6 (27 enodes) 1548148629.961 * * [misc]simplify: iters left: 5 (60 enodes) 1548148629.973 * * [misc]simplify: iters left: 4 (148 enodes) 1548148629.996 * * [misc]simplify: iters left: 3 (305 enodes) 1548148630.055 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) 1548148630.055 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148630.056 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148630.056 * * [misc]simplify: iters left: 6 (30 enodes) 1548148630.061 * * [misc]simplify: iters left: 5 (72 enodes) 1548148630.072 * * [misc]simplify: iters left: 4 (189 enodes) 1548148630.109 * * [misc]simplify: iters left: 3 (466 enodes) 1548148630.516 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148630.516 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148630.517 * * * * [misc]progress: [ 1310 / 5054 ] simplifiying candidate # 1548148630.517 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148630.517 * * [misc]simplify: iters left: 6 (17 enodes) 1548148630.519 * * [misc]simplify: iters left: 5 (32 enodes) 1548148630.524 * * [misc]simplify: iters left: 4 (55 enodes) 1548148630.531 * * [misc]simplify: iters left: 3 (87 enodes) 1548148630.544 * * [misc]simplify: iters left: 2 (121 enodes) 1548148630.564 * * [misc]simplify: iters left: 1 (229 enodes) 1548148630.635 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148630.635 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148630.635 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148630.635 * * [misc]simplify: iters left: 6 (29 enodes) 1548148630.642 * * [misc]simplify: iters left: 5 (71 enodes) 1548148630.653 * * [misc]simplify: iters left: 4 (188 enodes) 1548148630.687 * * [misc]simplify: iters left: 3 (464 enodes) 1548148630.810 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148630.810 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148630.811 * * * * [misc]progress: [ 1311 / 5054 ] simplifiying candidate # 1548148630.811 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148630.811 * * [misc]simplify: iters left: 6 (27 enodes) 1548148630.815 * * [misc]simplify: iters left: 5 (60 enodes) 1548148630.825 * * [misc]simplify: iters left: 4 (148 enodes) 1548148630.849 * * [misc]simplify: iters left: 3 (305 enodes) 1548148630.908 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) 1548148630.908 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148630.908 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148630.908 * * [misc]simplify: iters left: 6 (30 enodes) 1548148630.913 * * [misc]simplify: iters left: 5 (72 enodes) 1548148630.926 * * [misc]simplify: iters left: 4 (189 enodes) 1548148630.961 * * [misc]simplify: iters left: 3 (466 enodes) 1548148631.085 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148631.085 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148631.085 * * * * [misc]progress: [ 1312 / 5054 ] simplifiying candidate # 1548148631.085 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148631.085 * * [misc]simplify: iters left: 6 (17 enodes) 1548148631.088 * * [misc]simplify: iters left: 5 (32 enodes) 1548148631.092 * * [misc]simplify: iters left: 4 (63 enodes) 1548148631.102 * * [misc]simplify: iters left: 3 (106 enodes) 1548148631.115 * * [misc]simplify: iters left: 2 (176 enodes) 1548148631.154 * * [misc]simplify: iters left: 1 (411 enodes) 1548148631.360 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148631.360 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148631.360 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148631.360 * * [misc]simplify: iters left: 6 (29 enodes) 1548148631.366 * * [misc]simplify: iters left: 5 (71 enodes) 1548148631.378 * * [misc]simplify: iters left: 4 (188 enodes) 1548148631.413 * * [misc]simplify: iters left: 3 (464 enodes) 1548148631.536 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148631.536 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148631.536 * * * * [misc]progress: [ 1313 / 5054 ] simplifiying candidate # 1548148631.537 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148631.537 * * [misc]simplify: iters left: 6 (27 enodes) 1548148631.542 * * [misc]simplify: iters left: 5 (60 enodes) 1548148631.551 * * [misc]simplify: iters left: 4 (152 enodes) 1548148631.575 * * [misc]simplify: iters left: 3 (301 enodes) 1548148631.635 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) 1548148631.635 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148631.635 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148631.635 * * [misc]simplify: iters left: 6 (30 enodes) 1548148631.641 * * [misc]simplify: iters left: 5 (72 enodes) 1548148631.654 * * [misc]simplify: iters left: 4 (189 enodes) 1548148631.689 * * [misc]simplify: iters left: 3 (466 enodes) 1548148631.812 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148631.812 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148631.812 * * * * [misc]progress: [ 1314 / 5054 ] simplifiying candidate # 1548148631.813 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148631.813 * * [misc]simplify: iters left: 6 (27 enodes) 1548148631.817 * * [misc]simplify: iters left: 5 (59 enodes) 1548148631.827 * * [misc]simplify: iters left: 4 (143 enodes) 1548148631.849 * * [misc]simplify: iters left: 3 (275 enodes) 1548148631.893 * * [misc]simplify: iters left: 2 (388 enodes) 1548148631.948 * * [misc]simplify: iters left: 1 (477 enodes) 1548148632.013 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) 1548148632.014 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148632.014 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148632.014 * * [misc]simplify: iters left: 6 (30 enodes) 1548148632.019 * * [misc]simplify: iters left: 5 (72 enodes) 1548148632.031 * * [misc]simplify: iters left: 4 (189 enodes) 1548148632.067 * * [misc]simplify: iters left: 3 (466 enodes) 1548148632.189 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148632.190 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148632.190 * * * * [misc]progress: [ 1315 / 5054 ] simplifiying candidate # 1548148632.190 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148632.190 * * [misc]simplify: iters left: 6 (26 enodes) 1548148632.197 * * [misc]simplify: iters left: 5 (57 enodes) 1548148632.205 * * [misc]simplify: iters left: 4 (141 enodes) 1548148632.227 * * [misc]simplify: iters left: 3 (268 enodes) 1548148632.270 * * [misc]simplify: iters left: 2 (381 enodes) 1548148632.329 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148632.329 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148632.329 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148632.329 * * [misc]simplify: iters left: 6 (30 enodes) 1548148632.334 * * [misc]simplify: iters left: 5 (72 enodes) 1548148632.346 * * [misc]simplify: iters left: 4 (189 enodes) 1548148632.382 * * [misc]simplify: iters left: 3 (466 enodes) 1548148632.507 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148632.507 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148632.507 * * * * [misc]progress: [ 1316 / 5054 ] simplifiying candidate # 1548148632.507 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148632.507 * * [misc]simplify: iters left: 6 (16 enodes) 1548148632.510 * * [misc]simplify: iters left: 5 (29 enodes) 1548148632.514 * * [misc]simplify: iters left: 4 (48 enodes) 1548148632.520 * * [misc]simplify: iters left: 3 (77 enodes) 1548148632.528 * * [misc]simplify: iters left: 2 (93 enodes) 1548148632.540 * * [misc]simplify: iters left: 1 (140 enodes) 1548148632.568 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) 1548148632.568 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148632.568 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148632.568 * * [misc]simplify: iters left: 6 (29 enodes) 1548148632.574 * * [misc]simplify: iters left: 5 (71 enodes) 1548148632.585 * * [misc]simplify: iters left: 4 (188 enodes) 1548148632.620 * * [misc]simplify: iters left: 3 (464 enodes) 1548148632.742 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148632.742 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148632.743 * * * * [misc]progress: [ 1317 / 5054 ] simplifiying candidate # 1548148632.743 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148632.743 * * [misc]simplify: iters left: 6 (26 enodes) 1548148632.750 * * [misc]simplify: iters left: 5 (57 enodes) 1548148632.758 * * [misc]simplify: iters left: 4 (141 enodes) 1548148632.780 * * [misc]simplify: iters left: 3 (268 enodes) 1548148632.822 * * [misc]simplify: iters left: 2 (381 enodes) 1548148632.881 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148632.881 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148632.881 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148632.882 * * [misc]simplify: iters left: 6 (30 enodes) 1548148632.887 * * [misc]simplify: iters left: 5 (72 enodes) 1548148632.898 * * [misc]simplify: iters left: 4 (189 enodes) 1548148632.934 * * [misc]simplify: iters left: 3 (466 enodes) 1548148633.058 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148633.059 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148633.059 * * * * [misc]progress: [ 1318 / 5054 ] simplifiying candidate # 1548148633.059 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148633.059 * * [misc]simplify: iters left: 6 (16 enodes) 1548148633.061 * * [misc]simplify: iters left: 5 (29 enodes) 1548148633.065 * * [misc]simplify: iters left: 4 (55 enodes) 1548148633.074 * * [misc]simplify: iters left: 3 (92 enodes) 1548148633.087 * * [misc]simplify: iters left: 2 (125 enodes) 1548148633.104 * * [misc]simplify: iters left: 1 (207 enodes) 1548148633.149 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148633.149 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148633.149 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148633.149 * * [misc]simplify: iters left: 6 (29 enodes) 1548148633.155 * * [misc]simplify: iters left: 5 (71 enodes) 1548148633.166 * * [misc]simplify: iters left: 4 (188 enodes) 1548148633.202 * * [misc]simplify: iters left: 3 (464 enodes) 1548148633.326 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148633.326 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148633.326 * * * * [misc]progress: [ 1319 / 5054 ] simplifiying candidate # 1548148633.326 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148633.326 * * [misc]simplify: iters left: 6 (25 enodes) 1548148633.331 * * [misc]simplify: iters left: 5 (56 enodes) 1548148633.339 * * [misc]simplify: iters left: 4 (140 enodes) 1548148633.363 * * [misc]simplify: iters left: 3 (254 enodes) 1548148633.400 * * [misc]simplify: iters left: 2 (356 enodes) 1548148633.454 * * [misc]simplify: iters left: 1 (483 enodes) 1548148633.532 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))) (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) 1548148633.532 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))) (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148633.533 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148633.533 * * [misc]simplify: iters left: 6 (29 enodes) 1548148633.538 * * [misc]simplify: iters left: 5 (71 enodes) 1548148633.549 * * [misc]simplify: iters left: 4 (188 enodes) 1548148633.587 * * [misc]simplify: iters left: 3 (466 enodes) 1548148633.709 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148633.709 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))) (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148633.709 * * * * [misc]progress: [ 1320 / 5054 ] simplifiying candidate # 1548148633.709 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148633.709 * * [misc]simplify: iters left: 6 (25 enodes) 1548148633.714 * * [misc]simplify: iters left: 5 (55 enodes) 1548148633.723 * * [misc]simplify: iters left: 4 (133 enodes) 1548148633.743 * * [misc]simplify: iters left: 3 (239 enodes) 1548148633.779 * * [misc]simplify: iters left: 2 (309 enodes) 1548148633.819 * * [misc]simplify: iters left: 1 (358 enodes) 1548148633.855 * [exit]simplify: Simplified to (/ (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148633.856 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148633.856 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148633.856 * * [misc]simplify: iters left: 6 (29 enodes) 1548148633.862 * * [misc]simplify: iters left: 5 (71 enodes) 1548148633.873 * * [misc]simplify: iters left: 4 (188 enodes) 1548148633.908 * * [misc]simplify: iters left: 3 (466 enodes) 1548148634.031 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148634.032 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.032 * * * * [misc]progress: [ 1321 / 5054 ] simplifiying candidate # 1548148634.032 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148634.032 * * [misc]simplify: iters left: 6 (24 enodes) 1548148634.036 * * [misc]simplify: iters left: 5 (53 enodes) 1548148634.044 * * [misc]simplify: iters left: 4 (131 enodes) 1548148634.065 * * [misc]simplify: iters left: 3 (237 enodes) 1548148634.099 * * [misc]simplify: iters left: 2 (308 enodes) 1548148634.137 * * [misc]simplify: iters left: 1 (352 enodes) 1548148634.166 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) 1548148634.166 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.166 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148634.166 * * [misc]simplify: iters left: 6 (29 enodes) 1548148634.172 * * [misc]simplify: iters left: 5 (71 enodes) 1548148634.183 * * [misc]simplify: iters left: 4 (188 enodes) 1548148634.220 * * [misc]simplify: iters left: 3 (466 enodes) 1548148634.343 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148634.343 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.343 * * * * [misc]progress: [ 1322 / 5054 ] simplifiying candidate # 1548148634.343 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt 1))) 1548148634.343 * * [misc]simplify: iters left: 6 (14 enodes) 1548148634.346 * * [misc]simplify: iters left: 5 (25 enodes) 1548148634.349 * * [misc]simplify: iters left: 4 (41 enodes) 1548148634.353 * * [misc]simplify: iters left: 3 (58 enodes) 1548148634.361 * * [misc]simplify: iters left: 2 (60 enodes) 1548148634.366 * * [misc]simplify: iters left: 1 (66 enodes) 1548148634.371 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) 1548148634.371 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.371 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148634.372 * * [misc]simplify: iters left: 6 (28 enodes) 1548148634.377 * * [misc]simplify: iters left: 5 (70 enodes) 1548148634.388 * * [misc]simplify: iters left: 4 (187 enodes) 1548148634.424 * * [misc]simplify: iters left: 3 (464 enodes) 1548148634.547 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148634.547 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.547 * * * * [misc]progress: [ 1323 / 5054 ] simplifiying candidate # 1548148634.547 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148634.548 * * [misc]simplify: iters left: 6 (24 enodes) 1548148634.552 * * [misc]simplify: iters left: 5 (53 enodes) 1548148634.560 * * [misc]simplify: iters left: 4 (131 enodes) 1548148634.583 * * [misc]simplify: iters left: 3 (237 enodes) 1548148634.616 * * [misc]simplify: iters left: 2 (308 enodes) 1548148634.654 * * [misc]simplify: iters left: 1 (352 enodes) 1548148634.683 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) 1548148634.683 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.683 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148634.684 * * [misc]simplify: iters left: 6 (29 enodes) 1548148634.689 * * [misc]simplify: iters left: 5 (71 enodes) 1548148634.701 * * [misc]simplify: iters left: 4 (188 enodes) 1548148634.736 * * [misc]simplify: iters left: 3 (466 enodes) 1548148634.860 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148634.860 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.860 * * * * [misc]progress: [ 1324 / 5054 ] simplifiying candidate # 1548148634.861 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) 1)) 1548148634.861 * * [misc]simplify: iters left: 6 (14 enodes) 1548148634.863 * * [misc]simplify: iters left: 5 (23 enodes) 1548148634.866 * * [misc]simplify: iters left: 4 (37 enodes) 1548148634.870 * * [misc]simplify: iters left: 3 (50 enodes) 1548148634.875 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) 1548148634.875 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148634.875 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148634.875 * * [misc]simplify: iters left: 6 (28 enodes) 1548148634.880 * * [misc]simplify: iters left: 5 (70 enodes) 1548148634.892 * * [misc]simplify: iters left: 4 (187 enodes) 1548148634.928 * * [misc]simplify: iters left: 3 (464 enodes) 1548148635.052 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148635.052 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.052 * * * * [misc]progress: [ 1325 / 5054 ] simplifiying candidate # 1548148635.052 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148635.052 * * [misc]simplify: iters left: 6 (23 enodes) 1548148635.056 * * [misc]simplify: iters left: 5 (54 enodes) 1548148635.065 * * [misc]simplify: iters left: 4 (129 enodes) 1548148635.087 * * [misc]simplify: iters left: 3 (229 enodes) 1548148635.121 * * [misc]simplify: iters left: 2 (303 enodes) 1548148635.166 * * [misc]simplify: iters left: 1 (368 enodes) 1548148635.207 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) 1548148635.207 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.208 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148635.208 * * [misc]simplify: iters left: 6 (31 enodes) 1548148635.213 * * [misc]simplify: iters left: 5 (76 enodes) 1548148635.225 * * [misc]simplify: iters left: 4 (206 enodes) 1548148635.273 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148635.273 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.273 * * * * [misc]progress: [ 1326 / 5054 ] simplifiying candidate # 1548148635.273 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148635.273 * * [misc]simplify: iters left: 6 (23 enodes) 1548148635.277 * * [misc]simplify: iters left: 5 (53 enodes) 1548148635.286 * * [misc]simplify: iters left: 4 (125 enodes) 1548148635.306 * * [misc]simplify: iters left: 3 (219 enodes) 1548148635.340 * * [misc]simplify: iters left: 2 (315 enodes) 1548148635.389 * * [misc]simplify: iters left: 1 (362 enodes) 1548148635.423 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v)))))) 1548148635.423 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.423 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148635.424 * * [misc]simplify: iters left: 6 (31 enodes) 1548148635.429 * * [misc]simplify: iters left: 5 (76 enodes) 1548148635.441 * * [misc]simplify: iters left: 4 (206 enodes) 1548148635.489 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148635.489 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.489 * * * * [misc]progress: [ 1327 / 5054 ] simplifiying candidate # 1548148635.489 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148635.489 * * [misc]simplify: iters left: 6 (22 enodes) 1548148635.493 * * [misc]simplify: iters left: 5 (51 enodes) 1548148635.502 * * [misc]simplify: iters left: 4 (123 enodes) 1548148635.520 * * [misc]simplify: iters left: 3 (214 enodes) 1548148635.553 * * [misc]simplify: iters left: 2 (282 enodes) 1548148635.592 * * [misc]simplify: iters left: 1 (325 enodes) 1548148635.625 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148635.625 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.625 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148635.625 * * [misc]simplify: iters left: 6 (31 enodes) 1548148635.631 * * [misc]simplify: iters left: 5 (76 enodes) 1548148635.643 * * [misc]simplify: iters left: 4 (206 enodes) 1548148635.690 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148635.690 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.690 * * * * [misc]progress: [ 1328 / 5054 ] simplifiying candidate # 1548148635.690 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt 1))) 1548148635.690 * * [misc]simplify: iters left: 6 (12 enodes) 1548148635.693 * * [misc]simplify: iters left: 5 (23 enodes) 1548148635.695 * * [misc]simplify: iters left: 4 (37 enodes) 1548148635.699 * * [misc]simplify: iters left: 3 (48 enodes) 1548148635.704 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148635.704 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.704 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148635.704 * * [misc]simplify: iters left: 6 (30 enodes) 1548148635.711 * * [misc]simplify: iters left: 5 (75 enodes) 1548148635.723 * * [misc]simplify: iters left: 4 (205 enodes) 1548148635.770 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) 1548148635.770 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.771 * * * * [misc]progress: [ 1329 / 5054 ] simplifiying candidate # 1548148635.771 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148635.771 * * [misc]simplify: iters left: 6 (22 enodes) 1548148635.775 * * [misc]simplify: iters left: 5 (51 enodes) 1548148635.783 * * [misc]simplify: iters left: 4 (123 enodes) 1548148635.802 * * [misc]simplify: iters left: 3 (214 enodes) 1548148635.834 * * [misc]simplify: iters left: 2 (282 enodes) 1548148635.872 * * [misc]simplify: iters left: 1 (325 enodes) 1548148635.906 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148635.906 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.906 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148635.907 * * [misc]simplify: iters left: 6 (31 enodes) 1548148635.912 * * [misc]simplify: iters left: 5 (76 enodes) 1548148635.924 * * [misc]simplify: iters left: 4 (206 enodes) 1548148635.972 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148635.972 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.972 * * * * [misc]progress: [ 1330 / 5054 ] simplifiying candidate # 1548148635.972 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 1)) 1548148635.972 * * [misc]simplify: iters left: 6 (12 enodes) 1548148635.974 * * [misc]simplify: iters left: 5 (21 enodes) 1548148635.977 * * [misc]simplify: iters left: 4 (35 enodes) 1548148635.980 * * [misc]simplify: iters left: 3 (46 enodes) 1548148635.985 * [exit]simplify: Simplified to (cbrt (sqrt (+ (* v (* -5 v)) 1))) 1548148635.985 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148635.985 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148635.985 * * [misc]simplify: iters left: 6 (30 enodes) 1548148635.991 * * [misc]simplify: iters left: 5 (75 enodes) 1548148636.005 * * [misc]simplify: iters left: 4 (205 enodes) 1548148636.050 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) 1548148636.050 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148636.051 * * * * [misc]progress: [ 1331 / 5054 ] simplifiying candidate # 1548148636.051 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148636.051 * * [misc]simplify: iters left: 6 (26 enodes) 1548148636.055 * * [misc]simplify: iters left: 5 (63 enodes) 1548148636.067 * * [misc]simplify: iters left: 4 (167 enodes) 1548148636.095 * * [misc]simplify: iters left: 3 (330 enodes) 1548148636.164 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))) (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* t PI)) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))))) 1548148636.164 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))) (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* t PI)) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148636.164 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148636.164 * * [misc]simplify: iters left: 6 (28 enodes) 1548148636.170 * * [misc]simplify: iters left: 5 (70 enodes) 1548148636.183 * * [misc]simplify: iters left: 4 (187 enodes) 1548148636.218 * * [misc]simplify: iters left: 3 (482 enodes) 1548148636.355 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148636.355 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))) (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* t PI)) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))))) (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148636.355 * * * * [misc]progress: [ 1332 / 5054 ] simplifiying candidate # 1548148636.356 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148636.356 * * [misc]simplify: iters left: 6 (26 enodes) 1548148636.360 * * [misc]simplify: iters left: 5 (59 enodes) 1548148636.369 * * [misc]simplify: iters left: 4 (144 enodes) 1548148636.392 * * [misc]simplify: iters left: 3 (274 enodes) 1548148636.436 * * [misc]simplify: iters left: 2 (390 enodes) 1548148636.491 * * [misc]simplify: iters left: 1 (498 enodes) 1548148636.551 * [exit]simplify: Simplified to (/ (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148636.551 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148636.551 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148636.551 * * [misc]simplify: iters left: 6 (28 enodes) 1548148636.557 * * [misc]simplify: iters left: 5 (70 enodes) 1548148636.568 * * [misc]simplify: iters left: 4 (187 enodes) 1548148636.604 * * [misc]simplify: iters left: 3 (482 enodes) 1548148636.740 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148636.740 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148636.741 * * * * [misc]progress: [ 1333 / 5054 ] simplifiying candidate # 1548148636.741 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148636.741 * * [misc]simplify: iters left: 6 (25 enodes) 1548148636.745 * * [misc]simplify: iters left: 5 (57 enodes) 1548148636.754 * * [misc]simplify: iters left: 4 (142 enodes) 1548148636.776 * * [misc]simplify: iters left: 3 (274 enodes) 1548148636.821 * * [misc]simplify: iters left: 2 (420 enodes) 1548148636.889 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148636.889 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148636.889 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148636.889 * * [misc]simplify: iters left: 6 (28 enodes) 1548148636.895 * * [misc]simplify: iters left: 5 (70 enodes) 1548148636.908 * * [misc]simplify: iters left: 4 (187 enodes) 1548148636.943 * * [misc]simplify: iters left: 3 (482 enodes) 1548148637.079 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148637.080 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148637.080 * * * * [misc]progress: [ 1334 / 5054 ] simplifiying candidate # 1548148637.080 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt 1))) 1548148637.080 * * [misc]simplify: iters left: 6 (15 enodes) 1548148637.082 * * [misc]simplify: iters left: 5 (29 enodes) 1548148637.086 * * [misc]simplify: iters left: 4 (57 enodes) 1548148637.095 * * [misc]simplify: iters left: 3 (98 enodes) 1548148637.109 * * [misc]simplify: iters left: 2 (139 enodes) 1548148637.128 * * [misc]simplify: iters left: 1 (178 enodes) 1548148637.153 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) 1548148637.153 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148637.153 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148637.153 * * [misc]simplify: iters left: 6 (27 enodes) 1548148637.159 * * [misc]simplify: iters left: 5 (69 enodes) 1548148637.170 * * [misc]simplify: iters left: 4 (186 enodes) 1548148637.206 * * [misc]simplify: iters left: 3 (482 enodes) 1548148637.343 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1)))) 1548148637.343 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148637.343 * * * * [misc]progress: [ 1335 / 5054 ] simplifiying candidate # 1548148637.343 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148637.343 * * [misc]simplify: iters left: 6 (25 enodes) 1548148637.348 * * [misc]simplify: iters left: 5 (57 enodes) 1548148637.358 * * [misc]simplify: iters left: 4 (142 enodes) 1548148637.380 * * [misc]simplify: iters left: 3 (274 enodes) 1548148637.425 * * [misc]simplify: iters left: 2 (420 enodes) 1548148637.494 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148637.494 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148637.494 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148637.495 * * [misc]simplify: iters left: 6 (28 enodes) 1548148637.500 * * [misc]simplify: iters left: 5 (70 enodes) 1548148637.512 * * [misc]simplify: iters left: 4 (187 enodes) 1548148637.548 * * [misc]simplify: iters left: 3 (482 enodes) 1548148637.686 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148637.686 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148637.686 * * * * [misc]progress: [ 1336 / 5054 ] simplifiying candidate # 1548148637.686 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) 1)) 1548148637.686 * * [misc]simplify: iters left: 6 (15 enodes) 1548148637.689 * * [misc]simplify: iters left: 5 (29 enodes) 1548148637.693 * * [misc]simplify: iters left: 4 (58 enodes) 1548148637.701 * * [misc]simplify: iters left: 3 (100 enodes) 1548148637.715 * * [misc]simplify: iters left: 2 (153 enodes) 1548148637.742 * * [misc]simplify: iters left: 1 (229 enodes) 1548148637.777 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) 1548148637.777 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148637.778 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148637.778 * * [misc]simplify: iters left: 6 (27 enodes) 1548148637.783 * * [misc]simplify: iters left: 5 (69 enodes) 1548148637.795 * * [misc]simplify: iters left: 4 (186 enodes) 1548148637.830 * * [misc]simplify: iters left: 3 (482 enodes) 1548148637.967 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1)))) 1548148637.967 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148637.967 * * * * [misc]progress: [ 1337 / 5054 ] simplifiying candidate # 1548148637.968 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148637.968 * * [misc]simplify: iters left: 6 (32 enodes) 1548148637.974 * * [misc]simplify: iters left: 5 (79 enodes) 1548148637.987 * * [misc]simplify: iters left: 4 (223 enodes) 1548148638.040 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) 1548148638.040 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.040 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148638.040 * * [misc]simplify: iters left: 6 (32 enodes) 1548148638.046 * * [misc]simplify: iters left: 5 (86 enodes) 1548148638.061 * * [misc]simplify: iters left: 4 (233 enodes) 1548148638.124 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148638.124 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.125 * * * * [misc]progress: [ 1338 / 5054 ] simplifiying candidate # 1548148638.125 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148638.125 * * [misc]simplify: iters left: 6 (32 enodes) 1548148638.133 * * [misc]simplify: iters left: 5 (78 enodes) 1548148638.145 * * [misc]simplify: iters left: 4 (212 enodes) 1548148638.194 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) PI)) 1548148638.194 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.194 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148638.194 * * [misc]simplify: iters left: 6 (32 enodes) 1548148638.201 * * [misc]simplify: iters left: 5 (86 enodes) 1548148638.216 * * [misc]simplify: iters left: 4 (233 enodes) 1548148638.280 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148638.280 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) PI)) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.280 * * * * [misc]progress: [ 1339 / 5054 ] simplifiying candidate # 1548148638.280 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148638.280 * * [misc]simplify: iters left: 6 (31 enodes) 1548148638.286 * * [misc]simplify: iters left: 5 (76 enodes) 1548148638.298 * * [misc]simplify: iters left: 4 (210 enodes) 1548148638.347 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) 1548148638.347 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.347 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148638.348 * * [misc]simplify: iters left: 6 (32 enodes) 1548148638.354 * * [misc]simplify: iters left: 5 (86 enodes) 1548148638.369 * * [misc]simplify: iters left: 4 (233 enodes) 1548148638.434 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148638.434 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.434 * * * * [misc]progress: [ 1340 / 5054 ] simplifiying candidate # 1548148638.435 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148638.435 * * [misc]simplify: iters left: 6 (21 enodes) 1548148638.439 * * [misc]simplify: iters left: 5 (48 enodes) 1548148638.446 * * [misc]simplify: iters left: 4 (117 enodes) 1548148638.470 * * [misc]simplify: iters left: 3 (386 enodes) 1548148638.624 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (* v v) (- v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* t PI)) 1548148638.624 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (* v v) (- v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.624 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148638.625 * * [misc]simplify: iters left: 6 (31 enodes) 1548148638.631 * * [misc]simplify: iters left: 5 (85 enodes) 1548148638.648 * * [misc]simplify: iters left: 4 (232 enodes) 1548148638.712 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148638.712 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (* v v) (- v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* t PI)) (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.713 * * * * [misc]progress: [ 1341 / 5054 ] simplifiying candidate # 1548148638.713 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148638.713 * * [misc]simplify: iters left: 6 (31 enodes) 1548148638.719 * * [misc]simplify: iters left: 5 (76 enodes) 1548148638.731 * * [misc]simplify: iters left: 4 (210 enodes) 1548148638.780 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) 1548148638.780 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.780 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148638.780 * * [misc]simplify: iters left: 6 (32 enodes) 1548148638.787 * * [misc]simplify: iters left: 5 (86 enodes) 1548148638.802 * * [misc]simplify: iters left: 4 (233 enodes) 1548148638.865 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148638.865 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148638.866 * * * * [misc]progress: [ 1342 / 5054 ] simplifiying candidate # 1548148638.866 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148638.866 * * [misc]simplify: iters left: 6 (21 enodes) 1548148638.870 * * [misc]simplify: iters left: 5 (48 enodes) 1548148638.879 * * [misc]simplify: iters left: 4 (125 enodes) 1548148638.906 * * [misc]simplify: iters left: 3 (401 enodes) 1548148639.054 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) PI)) 1548148639.054 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148639.055 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148639.055 * * [misc]simplify: iters left: 6 (31 enodes) 1548148639.061 * * [misc]simplify: iters left: 5 (85 enodes) 1548148639.076 * * [misc]simplify: iters left: 4 (232 enodes) 1548148639.140 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148639.140 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148639.141 * * * * [misc]progress: [ 1343 / 5054 ] simplifiying candidate # 1548148639.141 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148639.141 * * [misc]simplify: iters left: 6 (31 enodes) 1548148639.146 * * [misc]simplify: iters left: 5 (73 enodes) 1548148639.159 * * [misc]simplify: iters left: 4 (202 enodes) 1548148639.202 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v)))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v))))))) 1548148639.202 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v)))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148639.202 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148639.203 * * [misc]simplify: iters left: 6 (28 enodes) 1548148639.208 * * [misc]simplify: iters left: 5 (69 enodes) 1548148639.219 * * [misc]simplify: iters left: 4 (178 enodes) 1548148639.252 * * [misc]simplify: iters left: 3 (418 enodes) 1548148639.368 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148639.368 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v)))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148639.368 * * * * [misc]progress: [ 1344 / 5054 ] simplifiying candidate # 1548148639.368 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148639.368 * * [misc]simplify: iters left: 6 (31 enodes) 1548148639.374 * * [misc]simplify: iters left: 5 (72 enodes) 1548148639.386 * * [misc]simplify: iters left: 4 (191 enodes) 1548148639.419 * * [misc]simplify: iters left: 3 (456 enodes) 1548148639.528 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4)))) 1548148639.528 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148639.528 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148639.528 * * [misc]simplify: iters left: 6 (28 enodes) 1548148639.536 * * [misc]simplify: iters left: 5 (69 enodes) 1548148639.546 * * [misc]simplify: iters left: 4 (178 enodes) 1548148639.580 * * [misc]simplify: iters left: 3 (418 enodes) 1548148639.693 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148639.693 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148639.693 * * * * [misc]progress: [ 1345 / 5054 ] simplifiying candidate # 1548148639.693 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148639.695 * * [misc]simplify: iters left: 6 (30 enodes) 1548148639.701 * * [misc]simplify: iters left: 5 (70 enodes) 1548148639.712 * * [misc]simplify: iters left: 4 (189 enodes) 1548148639.745 * * [misc]simplify: iters left: 3 (457 enodes) 1548148639.857 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) 1548148639.857 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148639.857 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148639.857 * * [misc]simplify: iters left: 6 (28 enodes) 1548148639.863 * * [misc]simplify: iters left: 5 (69 enodes) 1548148639.876 * * [misc]simplify: iters left: 4 (178 enodes) 1548148639.909 * * [misc]simplify: iters left: 3 (418 enodes) 1548148640.022 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148640.022 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.022 * * * * [misc]progress: [ 1346 / 5054 ] simplifiying candidate # 1548148640.022 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148640.022 * * [misc]simplify: iters left: 6 (20 enodes) 1548148640.028 * * [misc]simplify: iters left: 5 (42 enodes) 1548148640.034 * * [misc]simplify: iters left: 4 (96 enodes) 1548148640.049 * * [misc]simplify: iters left: 3 (238 enodes) 1548148640.102 * * [misc]simplify: iters left: 2 (449 enodes) 1548148640.201 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* (pow v 4) -25))))) 1548148640.202 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* (pow v 4) -25))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.202 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148640.202 * * [misc]simplify: iters left: 6 (27 enodes) 1548148640.207 * * [misc]simplify: iters left: 5 (68 enodes) 1548148640.218 * * [misc]simplify: iters left: 4 (177 enodes) 1548148640.254 * * [misc]simplify: iters left: 3 (420 enodes) 1548148640.367 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148640.367 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* (pow v 4) -25))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.367 * * * * [misc]progress: [ 1347 / 5054 ] simplifiying candidate # 1548148640.367 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148640.367 * * [misc]simplify: iters left: 6 (30 enodes) 1548148640.372 * * [misc]simplify: iters left: 5 (70 enodes) 1548148640.384 * * [misc]simplify: iters left: 4 (189 enodes) 1548148640.418 * * [misc]simplify: iters left: 3 (457 enodes) 1548148640.531 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) 1548148640.531 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.531 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148640.531 * * [misc]simplify: iters left: 6 (28 enodes) 1548148640.537 * * [misc]simplify: iters left: 5 (69 enodes) 1548148640.548 * * [misc]simplify: iters left: 4 (178 enodes) 1548148640.583 * * [misc]simplify: iters left: 3 (418 enodes) 1548148640.698 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148640.698 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.698 * * * * [misc]progress: [ 1348 / 5054 ] simplifiying candidate # 1548148640.698 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148640.698 * * [misc]simplify: iters left: 6 (20 enodes) 1548148640.702 * * [misc]simplify: iters left: 5 (42 enodes) 1548148640.708 * * [misc]simplify: iters left: 4 (104 enodes) 1548148640.727 * * [misc]simplify: iters left: 3 (253 enodes) 1548148640.791 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) 1548148640.791 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.791 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148640.792 * * [misc]simplify: iters left: 6 (27 enodes) 1548148640.799 * * [misc]simplify: iters left: 5 (68 enodes) 1548148640.810 * * [misc]simplify: iters left: 4 (177 enodes) 1548148640.843 * * [misc]simplify: iters left: 3 (420 enodes) 1548148640.954 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148640.954 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.955 * * * * [misc]progress: [ 1349 / 5054 ] simplifiying candidate # 1548148640.955 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1) 1548148640.955 * * [misc]simplify: iters left: 6 (11 enodes) 1548148640.959 * * [misc]simplify: iters left: 5 (20 enodes) 1548148640.961 * * [misc]simplify: iters left: 4 (34 enodes) 1548148640.965 * * [misc]simplify: iters left: 3 (45 enodes) 1548148640.969 * [exit]simplify: Simplified to (cbrt (sqrt (+ (* v (* v -5)) 1))) 1548148640.969 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148640.970 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148640.970 * * [misc]simplify: iters left: 6 (30 enodes) 1548148640.975 * * [misc]simplify: iters left: 5 (75 enodes) 1548148640.987 * * [misc]simplify: iters left: 4 (205 enodes) 1548148641.035 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) 1548148641.035 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148641.035 * * * * [misc]progress: [ 1350 / 5054 ] simplifiying candidate # 1548148641.035 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148641.035 * * [misc]simplify: iters left: 6 (16 enodes) 1548148641.038 * * [misc]simplify: iters left: 5 (30 enodes) 1548148641.042 * * [misc]simplify: iters left: 4 (61 enodes) 1548148641.050 * * [misc]simplify: iters left: 3 (116 enodes) 1548148641.067 * * [misc]simplify: iters left: 2 (201 enodes) 1548148641.100 * * [misc]simplify: iters left: 1 (432 enodes) 1548148641.206 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) 1548148641.206 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148641.206 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148641.206 * * [misc]simplify: iters left: 6 (25 enodes) 1548148641.211 * * [misc]simplify: iters left: 5 (65 enodes) 1548148641.222 * * [misc]simplify: iters left: 4 (176 enodes) 1548148641.257 * * [misc]simplify: iters left: 3 (434 enodes) 1548148641.371 * [exit]simplify: Simplified to (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148641.371 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148641.371 * * * * [misc]progress: [ 1351 / 5054 ] simplifiying candidate # 1548148641.371 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148641.371 * * [misc]simplify: iters left: 6 (29 enodes) 1548148641.377 * * [misc]simplify: iters left: 5 (70 enodes) 1548148641.390 * * [misc]simplify: iters left: 4 (197 enodes) 1548148641.442 * [exit]simplify: Simplified to (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148641.442 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148641.442 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148641.442 * * [misc]simplify: iters left: 6 (28 enodes) 1548148641.448 * * [misc]simplify: iters left: 5 (88 enodes) 1548148641.468 * * [misc]simplify: iters left: 4 (343 enodes) 1548148641.619 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12)))))) 1548148641.619 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148641.619 * * * * [misc]progress: [ 1352 / 5054 ] simplifiying candidate # 1548148641.619 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148641.619 * * [misc]simplify: iters left: 6 (28 enodes) 1548148641.625 * * [misc]simplify: iters left: 5 (75 enodes) 1548148641.639 * * [misc]simplify: iters left: 4 (236 enodes) 1548148641.713 * [exit]simplify: Simplified to (* (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148641.713 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148641.714 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148641.714 * * [misc]simplify: iters left: 6 (24 enodes) 1548148641.719 * * [misc]simplify: iters left: 5 (63 enodes) 1548148641.729 * * [misc]simplify: iters left: 4 (170 enodes) 1548148641.767 * * [misc]simplify: iters left: 3 (473 enodes) 1548148641.905 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))))))) 1548148641.905 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148641.905 * * * * [misc]progress: [ 1353 / 5054 ] simplifiying candidate # 1548148641.906 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148641.906 * * [misc]simplify: iters left: 6 (34 enodes) 1548148641.912 * * [misc]simplify: iters left: 5 (78 enodes) 1548148641.926 * * [misc]simplify: iters left: 4 (190 enodes) 1548148641.959 * * [misc]simplify: iters left: 3 (387 enodes) 1548148642.034 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) 1548148642.034 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.034 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148642.034 * * [misc]simplify: iters left: 6 (33 enodes) 1548148642.040 * * [misc]simplify: iters left: 5 (76 enodes) 1548148642.051 * * [misc]simplify: iters left: 4 (186 enodes) 1548148642.083 * * [misc]simplify: iters left: 3 (380 enodes) 1548148642.164 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))) (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))))) 1548148642.164 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v v) (* v 6))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) (cbrt (/ (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (cbrt (/ (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))) (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.164 * * * * [misc]progress: [ 1354 / 5054 ] simplifiying candidate # 1548148642.164 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148642.164 * * [misc]simplify: iters left: 6 (33 enodes) 1548148642.170 * * [misc]simplify: iters left: 5 (75 enodes) 1548148642.182 * * [misc]simplify: iters left: 4 (184 enodes) 1548148642.216 * * [misc]simplify: iters left: 3 (373 enodes) 1548148642.290 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))))) 1548148642.290 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.290 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148642.290 * * [misc]simplify: iters left: 6 (33 enodes) 1548148642.296 * * [misc]simplify: iters left: 5 (76 enodes) 1548148642.308 * * [misc]simplify: iters left: 4 (186 enodes) 1548148642.341 * * [misc]simplify: iters left: 3 (380 enodes) 1548148642.421 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))) (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))))) 1548148642.421 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (sqrt (/ (/ (* t PI) (cbrt (+ 1 (* (* v -5) v)))) (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.421 * * * * [misc]progress: [ 1355 / 5054 ] simplifiying candidate # 1548148642.421 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148642.422 * * [misc]simplify: iters left: 6 (36 enodes) 1548148642.428 * * [misc]simplify: iters left: 5 (84 enodes) 1548148642.443 * * [misc]simplify: iters left: 4 (211 enodes) 1548148642.481 * * [misc]simplify: iters left: 3 (462 enodes) 1548148642.594 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) 1548148642.595 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.595 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148642.595 * * [misc]simplify: iters left: 6 (34 enodes) 1548148642.601 * * [misc]simplify: iters left: 5 (77 enodes) 1548148642.615 * * [misc]simplify: iters left: 4 (181 enodes) 1548148642.646 * * [misc]simplify: iters left: 3 (356 enodes) 1548148642.719 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148642.719 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v 36) (* v v))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.719 * * * * [misc]progress: [ 1356 / 5054 ] simplifiying candidate # 1548148642.719 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148642.719 * * [misc]simplify: iters left: 6 (36 enodes) 1548148642.726 * * [misc]simplify: iters left: 5 (81 enodes) 1548148642.738 * * [misc]simplify: iters left: 4 (191 enodes) 1548148642.772 * * [misc]simplify: iters left: 3 (399 enodes) 1548148642.859 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) 1548148642.859 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.860 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148642.860 * * [misc]simplify: iters left: 6 (34 enodes) 1548148642.866 * * [misc]simplify: iters left: 5 (77 enodes) 1548148642.877 * * [misc]simplify: iters left: 4 (181 enodes) 1548148642.909 * * [misc]simplify: iters left: 3 (356 enodes) 1548148642.980 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148642.980 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (* v 12) v) (* 36 (pow v 4)))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* v 36))))))) (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v)))))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148642.980 * * * * [misc]progress: [ 1357 / 5054 ] simplifiying candidate # 1548148642.981 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148642.981 * * [misc]simplify: iters left: 6 (35 enodes) 1548148642.987 * * [misc]simplify: iters left: 5 (79 enodes) 1548148642.999 * * [misc]simplify: iters left: 4 (189 enodes) 1548148643.032 * * [misc]simplify: iters left: 3 (391 enodes) 1548148643.111 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))))) 1548148643.111 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.111 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148643.111 * * [misc]simplify: iters left: 6 (34 enodes) 1548148643.117 * * [misc]simplify: iters left: 5 (77 enodes) 1548148643.130 * * [misc]simplify: iters left: 4 (181 enodes) 1548148643.160 * * [misc]simplify: iters left: 3 (356 enodes) 1548148643.232 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148643.232 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.232 * * * * [misc]progress: [ 1358 / 5054 ] simplifiying candidate # 1548148643.232 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148643.232 * * [misc]simplify: iters left: 6 (29 enodes) 1548148643.238 * * [misc]simplify: iters left: 5 (61 enodes) 1548148643.245 * * [misc]simplify: iters left: 4 (125 enodes) 1548148643.265 * * [misc]simplify: iters left: 3 (304 enodes) 1548148643.336 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148643.336 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.336 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148643.336 * * [misc]simplify: iters left: 6 (33 enodes) 1548148643.342 * * [misc]simplify: iters left: 5 (76 enodes) 1548148643.356 * * [misc]simplify: iters left: 4 (180 enodes) 1548148643.387 * * [misc]simplify: iters left: 3 (362 enodes) 1548148643.454 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) 1548148643.455 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.455 * * * * [misc]progress: [ 1359 / 5054 ] simplifiying candidate # 1548148643.455 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148643.455 * * [misc]simplify: iters left: 6 (35 enodes) 1548148643.463 * * [misc]simplify: iters left: 5 (79 enodes) 1548148643.475 * * [misc]simplify: iters left: 4 (189 enodes) 1548148643.507 * * [misc]simplify: iters left: 3 (391 enodes) 1548148643.585 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))))) 1548148643.586 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.586 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148643.586 * * [misc]simplify: iters left: 6 (34 enodes) 1548148643.592 * * [misc]simplify: iters left: 5 (77 enodes) 1548148643.604 * * [misc]simplify: iters left: 4 (181 enodes) 1548148643.635 * * [misc]simplify: iters left: 3 (356 enodes) 1548148643.706 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148643.706 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v))))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.706 * * * * [misc]progress: [ 1360 / 5054 ] simplifiying candidate # 1548148643.706 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148643.706 * * [misc]simplify: iters left: 6 (28 enodes) 1548148643.711 * * [misc]simplify: iters left: 5 (60 enodes) 1548148643.720 * * [misc]simplify: iters left: 4 (128 enodes) 1548148643.739 * * [misc]simplify: iters left: 3 (296 enodes) 1548148643.810 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148643.810 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.810 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148643.810 * * [misc]simplify: iters left: 6 (33 enodes) 1548148643.816 * * [misc]simplify: iters left: 5 (76 enodes) 1548148643.828 * * [misc]simplify: iters left: 4 (180 enodes) 1548148643.858 * * [misc]simplify: iters left: 3 (362 enodes) 1548148643.927 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) 1548148643.927 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148643.927 * * * * [misc]progress: [ 1361 / 5054 ] simplifiying candidate # 1548148643.927 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148643.927 * * [misc]simplify: iters left: 6 (35 enodes) 1548148643.934 * * [misc]simplify: iters left: 5 (79 enodes) 1548148643.945 * * [misc]simplify: iters left: 4 (188 enodes) 1548148643.979 * * [misc]simplify: iters left: 3 (386 enodes) 1548148644.056 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v 6) (* v v))))))))) 1548148644.056 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v 6) (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.057 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148644.057 * * [misc]simplify: iters left: 6 (34 enodes) 1548148644.063 * * [misc]simplify: iters left: 5 (77 enodes) 1548148644.074 * * [misc]simplify: iters left: 4 (181 enodes) 1548148644.106 * * [misc]simplify: iters left: 3 (356 enodes) 1548148644.177 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148644.177 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* (* v v) 12))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v 6) (* v v))))))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.177 * * * * [misc]progress: [ 1362 / 5054 ] simplifiying candidate # 1548148644.177 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148644.178 * * [misc]simplify: iters left: 6 (35 enodes) 1548148644.184 * * [misc]simplify: iters left: 5 (78 enodes) 1548148644.195 * * [misc]simplify: iters left: 4 (181 enodes) 1548148644.227 * * [misc]simplify: iters left: 3 (364 enodes) 1548148644.302 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) 1548148644.302 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.303 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148644.303 * * [misc]simplify: iters left: 6 (34 enodes) 1548148644.311 * * [misc]simplify: iters left: 5 (77 enodes) 1548148644.323 * * [misc]simplify: iters left: 4 (181 enodes) 1548148644.353 * * [misc]simplify: iters left: 3 (356 enodes) 1548148644.425 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148644.425 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.425 * * * * [misc]progress: [ 1363 / 5054 ] simplifiying candidate # 1548148644.425 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148644.425 * * [misc]simplify: iters left: 6 (34 enodes) 1548148644.431 * * [misc]simplify: iters left: 5 (76 enodes) 1548148644.443 * * [misc]simplify: iters left: 4 (179 enodes) 1548148644.472 * * [misc]simplify: iters left: 3 (353 enodes) 1548148644.542 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ (* 12 (* v v)) (+ (* 36 (pow v 4)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148644.542 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ (* 12 (* v v)) (+ (* 36 (pow v 4)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.543 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148644.543 * * [misc]simplify: iters left: 6 (34 enodes) 1548148644.549 * * [misc]simplify: iters left: 5 (77 enodes) 1548148644.560 * * [misc]simplify: iters left: 4 (181 enodes) 1548148644.590 * * [misc]simplify: iters left: 3 (356 enodes) 1548148644.662 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148644.662 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ (* 12 (* v v)) (+ (* 36 (pow v 4)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.662 * * * * [misc]progress: [ 1364 / 5054 ] simplifiying candidate # 1548148644.662 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148644.663 * * [misc]simplify: iters left: 6 (28 enodes) 1548148644.667 * * [misc]simplify: iters left: 5 (58 enodes) 1548148644.675 * * [misc]simplify: iters left: 4 (115 enodes) 1548148644.693 * * [misc]simplify: iters left: 3 (257 enodes) 1548148644.744 * * [misc]simplify: iters left: 2 (435 enodes) 1548148644.872 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* v 216)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148644.872 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* v 216)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.872 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148644.872 * * [misc]simplify: iters left: 6 (33 enodes) 1548148644.878 * * [misc]simplify: iters left: 5 (76 enodes) 1548148644.890 * * [misc]simplify: iters left: 4 (180 enodes) 1548148644.922 * * [misc]simplify: iters left: 3 (362 enodes) 1548148644.990 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) 1548148644.990 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* v 216)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148644.990 * * * * [misc]progress: [ 1365 / 5054 ] simplifiying candidate # 1548148644.990 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148644.990 * * [misc]simplify: iters left: 6 (34 enodes) 1548148644.996 * * [misc]simplify: iters left: 5 (76 enodes) 1548148645.008 * * [misc]simplify: iters left: 4 (179 enodes) 1548148645.039 * * [misc]simplify: iters left: 3 (353 enodes) 1548148645.109 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ (* 12 (* v v)) (+ (* 36 (pow v 4)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148645.109 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ (* 12 (* v v)) (+ (* 36 (pow v 4)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148645.110 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148645.110 * * [misc]simplify: iters left: 6 (34 enodes) 1548148645.116 * * [misc]simplify: iters left: 5 (77 enodes) 1548148645.130 * * [misc]simplify: iters left: 4 (181 enodes) 1548148645.160 * * [misc]simplify: iters left: 3 (356 enodes) 1548148645.231 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148645.231 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ (* 12 (* v v)) (+ (* 36 (pow v 4)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (sqrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148645.231 * * * * [misc]progress: [ 1366 / 5054 ] simplifiying candidate # 1548148645.231 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148645.231 * * [misc]simplify: iters left: 6 (27 enodes) 1548148645.237 * * [misc]simplify: iters left: 5 (57 enodes) 1548148645.245 * * [misc]simplify: iters left: 4 (120 enodes) 1548148645.263 * * [misc]simplify: iters left: 3 (249 enodes) 1548148645.309 * * [misc]simplify: iters left: 2 (390 enodes) 1548148645.415 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148645.416 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148645.416 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148645.416 * * [misc]simplify: iters left: 6 (33 enodes) 1548148645.422 * * [misc]simplify: iters left: 5 (76 enodes) 1548148645.433 * * [misc]simplify: iters left: 4 (180 enodes) 1548148645.465 * * [misc]simplify: iters left: 3 (362 enodes) 1548148645.534 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) 1548148645.534 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (* (sqrt (+ (* (* v 12) v) (+ (* (pow v 4) 36) 4))) (cbrt (sqrt (+ 1 (* v (* -5 v)))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* -5 v))))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148645.534 * * * * [misc]progress: [ 1367 / 5054 ] simplifiying candidate # 1548148645.534 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148645.534 * * [misc]simplify: iters left: 6 (34 enodes) 1548148645.540 * * [misc]simplify: iters left: 5 (77 enodes) 1548148645.552 * * [misc]simplify: iters left: 4 (195 enodes) 1548148645.588 * * [misc]simplify: iters left: 3 (439 enodes) 1548148645.691 * [exit]simplify: Simplified to (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* 36 (pow v 4)))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* 36 (pow v 4))))))) 1548148645.691 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* 36 (pow v 4)))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148645.691 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148645.691 * * [misc]simplify: iters left: 6 (32 enodes) 1548148645.697 * * [misc]simplify: iters left: 5 (74 enodes) 1548148645.708 * * [misc]simplify: iters left: 4 (184 enodes) 1548148645.742 * * [misc]simplify: iters left: 3 (394 enodes) 1548148645.824 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148645.824 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* 36 (pow v 4)))))) (* (cbrt (* (cbrt (+ (* (* -5 v) v) 1)) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* 36 (pow v 4))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148645.824 * * * * [misc]progress: [ 1368 / 5054 ] simplifiying candidate # 1548148645.824 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148645.824 * * [misc]simplify: iters left: 6 (34 enodes) 1548148645.830 * * [misc]simplify: iters left: 5 (76 enodes) 1548148645.844 * * [misc]simplify: iters left: 4 (185 enodes) 1548148645.876 * * [misc]simplify: iters left: 3 (402 enodes) 1548148645.964 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) 4) (* v (* v 12))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))))) 1548148645.964 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) 4) (* v (* v 12))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148645.965 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148645.965 * * [misc]simplify: iters left: 6 (32 enodes) 1548148645.970 * * [misc]simplify: iters left: 5 (74 enodes) 1548148645.982 * * [misc]simplify: iters left: 4 (184 enodes) 1548148646.016 * * [misc]simplify: iters left: 3 (394 enodes) 1548148646.097 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148646.097 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* 36 (pow v 4)) 4) (* v (* v 12))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* 36 v) (* v v))))))) (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (cbrt (* (cbrt (+ 1 (* v (* v -5)))) (cbrt (+ 1 (* v (* v -5)))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148646.097 * * * * [misc]progress: [ 1369 / 5054 ] simplifiying candidate # 1548148646.097 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148646.097 * * [misc]simplify: iters left: 6 (33 enodes) 1548148646.103 * * [misc]simplify: iters left: 5 (74 enodes) 1548148646.115 * * [misc]simplify: iters left: 4 (183 enodes) 1548148646.149 * * [misc]simplify: iters left: 3 (395 enodes) 1548148646.228 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148646.228 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148646.228 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148646.228 * * [misc]simplify: iters left: 6 (32 enodes) 1548148646.234 * * [misc]simplify: iters left: 5 (74 enodes) 1548148646.248 * * [misc]simplify: iters left: 4 (184 enodes) 1548148646.279 * * [misc]simplify: iters left: 3 (394 enodes) 1548148646.362 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148646.362 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148646.362 * * * * [misc]progress: [ 1370 / 5054 ] simplifiying candidate # 1548148646.363 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148646.363 * * [misc]simplify: iters left: 6 (27 enodes) 1548148646.368 * * [misc]simplify: iters left: 5 (56 enodes) 1548148646.376 * * [misc]simplify: iters left: 4 (114 enodes) 1548148646.393 * * [misc]simplify: iters left: 3 (255 enodes) 1548148646.444 * * [misc]simplify: iters left: 2 (459 enodes) 1548148646.574 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* v 216))))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) 1548148646.574 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* v 216))))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148646.574 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148646.574 * * [misc]simplify: iters left: 6 (31 enodes) 1548148646.580 * * [misc]simplify: iters left: 5 (73 enodes) 1548148646.591 * * [misc]simplify: iters left: 4 (183 enodes) 1548148646.625 * * [misc]simplify: iters left: 3 (397 enodes) 1548148646.705 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148646.705 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* v 216))))) t) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))))) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148646.705 * * * * [misc]progress: [ 1371 / 5054 ] simplifiying candidate # 1548148646.705 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148646.705 * * [misc]simplify: iters left: 6 (33 enodes) 1548148646.711 * * [misc]simplify: iters left: 5 (74 enodes) 1548148646.723 * * [misc]simplify: iters left: 4 (183 enodes) 1548148646.757 * * [misc]simplify: iters left: 3 (395 enodes) 1548148646.838 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148646.838 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148646.838 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148646.838 * * [misc]simplify: iters left: 6 (32 enodes) 1548148646.844 * * [misc]simplify: iters left: 5 (74 enodes) 1548148646.857 * * [misc]simplify: iters left: 4 (184 enodes) 1548148646.890 * * [misc]simplify: iters left: 3 (394 enodes) 1548148646.973 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148646.973 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* v (* v 12)) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148646.973 * * * * [misc]progress: [ 1372 / 5054 ] simplifiying candidate # 1548148646.973 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148646.973 * * [misc]simplify: iters left: 6 (26 enodes) 1548148646.978 * * [misc]simplify: iters left: 5 (55 enodes) 1548148646.986 * * [misc]simplify: iters left: 4 (115 enodes) 1548148647.003 * * [misc]simplify: iters left: 3 (247 enodes) 1548148647.052 * * [misc]simplify: iters left: 2 (438 enodes) 1548148647.169 * [exit]simplify: Simplified to (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) 1548148647.169 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148647.170 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148647.170 * * [misc]simplify: iters left: 6 (31 enodes) 1548148647.176 * * [misc]simplify: iters left: 5 (73 enodes) 1548148647.189 * * [misc]simplify: iters left: 4 (183 enodes) 1548148647.221 * * [misc]simplify: iters left: 3 (397 enodes) 1548148647.305 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148647.305 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (* (cbrt (+ (* (* v -5) v) 1)) (cbrt (+ (* (* v -5) v) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148647.305 * * * * [misc]progress: [ 1373 / 5054 ] simplifiying candidate # 1548148647.305 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148647.305 * * [misc]simplify: iters left: 6 (31 enodes) 1548148647.311 * * [misc]simplify: iters left: 5 (74 enodes) 1548148647.323 * * [misc]simplify: iters left: 4 (192 enodes) 1548148647.359 * * [misc]simplify: iters left: 3 (426 enodes) 1548148647.461 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) t))) 1548148647.461 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148647.461 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148647.461 * * [misc]simplify: iters left: 6 (30 enodes) 1548148647.467 * * [misc]simplify: iters left: 5 (72 enodes) 1548148647.481 * * [misc]simplify: iters left: 4 (182 enodes) 1548148647.512 * * [misc]simplify: iters left: 3 (384 enodes) 1548148647.591 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5))))))) 1548148647.591 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v)))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))) t))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148647.591 * * * * [misc]progress: [ 1374 / 5054 ] simplifiying candidate # 1548148647.591 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148647.591 * * [misc]simplify: iters left: 6 (31 enodes) 1548148647.597 * * [misc]simplify: iters left: 5 (73 enodes) 1548148647.608 * * [misc]simplify: iters left: 4 (182 enodes) 1548148647.639 * * [misc]simplify: iters left: 3 (376 enodes) 1548148647.717 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ 1 (* (* v v) -5)))))) 1548148647.717 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ 1 (* (* v v) -5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148647.717 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148647.717 * * [misc]simplify: iters left: 6 (30 enodes) 1548148647.723 * * [misc]simplify: iters left: 5 (72 enodes) 1548148647.734 * * [misc]simplify: iters left: 4 (182 enodes) 1548148647.767 * * [misc]simplify: iters left: 3 (384 enodes) 1548148647.845 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5))))))) 1548148647.845 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) t) (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* 36 v)))))) (cbrt (sqrt (+ 1 (* (* v v) -5)))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148647.845 * * * * [misc]progress: [ 1375 / 5054 ] simplifiying candidate # 1548148647.845 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148647.845 * * [misc]simplify: iters left: 6 (30 enodes) 1548148647.851 * * [misc]simplify: iters left: 5 (71 enodes) 1548148647.862 * * [misc]simplify: iters left: 4 (180 enodes) 1548148647.894 * * [misc]simplify: iters left: 3 (379 enodes) 1548148647.976 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148647.976 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148647.976 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148647.976 * * [misc]simplify: iters left: 6 (30 enodes) 1548148647.984 * * [misc]simplify: iters left: 5 (72 enodes) 1548148647.995 * * [misc]simplify: iters left: 4 (182 enodes) 1548148648.026 * * [misc]simplify: iters left: 3 (384 enodes) 1548148648.105 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5))))))) 1548148648.105 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148648.105 * * * * [misc]progress: [ 1376 / 5054 ] simplifiying candidate # 1548148648.105 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148648.105 * * [misc]simplify: iters left: 6 (24 enodes) 1548148648.110 * * [misc]simplify: iters left: 5 (53 enodes) 1548148648.117 * * [misc]simplify: iters left: 4 (109 enodes) 1548148648.134 * * [misc]simplify: iters left: 3 (258 enodes) 1548148648.191 * * [misc]simplify: iters left: 2 (487 enodes) 1548148648.322 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5))))))) 1548148648.322 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148648.323 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148648.323 * * [misc]simplify: iters left: 6 (29 enodes) 1548148648.328 * * [misc]simplify: iters left: 5 (71 enodes) 1548148648.339 * * [misc]simplify: iters left: 4 (181 enodes) 1548148648.372 * * [misc]simplify: iters left: 3 (386 enodes) 1548148648.455 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148648.455 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5))))))) (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148648.455 * * * * [misc]progress: [ 1377 / 5054 ] simplifiying candidate # 1548148648.455 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148648.455 * * [misc]simplify: iters left: 6 (30 enodes) 1548148648.461 * * [misc]simplify: iters left: 5 (71 enodes) 1548148648.474 * * [misc]simplify: iters left: 4 (180 enodes) 1548148648.504 * * [misc]simplify: iters left: 3 (379 enodes) 1548148648.587 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148648.587 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148648.587 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148648.587 * * [misc]simplify: iters left: 6 (30 enodes) 1548148648.593 * * [misc]simplify: iters left: 5 (72 enodes) 1548148648.604 * * [misc]simplify: iters left: 4 (182 enodes) 1548148648.635 * * [misc]simplify: iters left: 3 (384 enodes) 1548148648.713 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5))))))) 1548148648.713 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ t (cbrt (sqrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* 12 (* v v)) 4)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (sqrt (+ 1 (* (* v v) -5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148648.713 * * * * [misc]progress: [ 1378 / 5054 ] simplifiying candidate # 1548148648.713 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148648.713 * * [misc]simplify: iters left: 6 (23 enodes) 1548148648.717 * * [misc]simplify: iters left: 5 (52 enodes) 1548148648.724 * * [misc]simplify: iters left: 4 (113 enodes) 1548148648.743 * * [misc]simplify: iters left: 3 (267 enodes) 1548148648.804 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) 1548148648.804 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ t (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148648.804 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148648.804 * * [misc]simplify: iters left: 6 (29 enodes) 1548148648.811 * * [misc]simplify: iters left: 5 (71 enodes) 1548148648.823 * * [misc]simplify: iters left: 4 (181 enodes) 1548148648.854 * * [misc]simplify: iters left: 3 (386 enodes) 1548148648.937 * [exit]simplify: Simplified to (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148648.937 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (/ (/ (* (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148648.937 * * * * [misc]progress: [ 1379 / 5054 ] simplifiying candidate # 1548148648.937 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148648.938 * * [misc]simplify: iters left: 6 (32 enodes) 1548148648.944 * * [misc]simplify: iters left: 5 (75 enodes) 1548148648.955 * * [misc]simplify: iters left: 4 (186 enodes) 1548148648.990 * * [misc]simplify: iters left: 3 (433 enodes) 1548148649.093 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))))) 1548148649.093 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148649.093 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148649.093 * * [misc]simplify: iters left: 6 (31 enodes) 1548148649.099 * * [misc]simplify: iters left: 5 (73 enodes) 1548148649.110 * * [misc]simplify: iters left: 4 (183 enodes) 1548148649.142 * * [misc]simplify: iters left: 3 (399 enodes) 1548148649.229 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148649.229 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v 6) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))))) (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148649.229 * * * * [misc]progress: [ 1380 / 5054 ] simplifiying candidate # 1548148649.229 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148649.230 * * [misc]simplify: iters left: 6 (32 enodes) 1548148649.236 * * [misc]simplify: iters left: 5 (74 enodes) 1548148649.247 * * [misc]simplify: iters left: 4 (179 enodes) 1548148649.279 * * [misc]simplify: iters left: 3 (368 enodes) 1548148649.636 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) 1548148649.637 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148649.637 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148649.637 * * [misc]simplify: iters left: 6 (31 enodes) 1548148649.643 * * [misc]simplify: iters left: 5 (73 enodes) 1548148649.654 * * [misc]simplify: iters left: 4 (183 enodes) 1548148649.688 * * [misc]simplify: iters left: 3 (399 enodes) 1548148649.777 * [exit]simplify: Simplified to (* (* (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148649.777 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) (* (* (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148649.777 * * * * [misc]progress: [ 1381 / 5054 ] simplifiying candidate # 1548148649.778 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148649.778 * * [misc]simplify: iters left: 6 (31 enodes) 1548148649.784 * * [misc]simplify: iters left: 5 (72 enodes) 1548148649.795 * * [misc]simplify: iters left: 4 (173 enodes) 1548148649.825 * * [misc]simplify: iters left: 3 (351 enodes) 1548148649.899 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* v 12)))))) 1548148649.899 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* v 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148649.899 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148649.899 * * [misc]simplify: iters left: 6 (31 enodes) 1548148649.905 * * [misc]simplify: iters left: 5 (73 enodes) 1548148649.917 * * [misc]simplify: iters left: 4 (183 enodes) 1548148649.950 * * [misc]simplify: iters left: 3 (399 enodes) 1548148650.037 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148650.037 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* v 12)))))) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148650.037 * * * * [misc]progress: [ 1382 / 5054 ] simplifiying candidate # 1548148650.037 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148650.037 * * [misc]simplify: iters left: 6 (25 enodes) 1548148650.042 * * [misc]simplify: iters left: 5 (54 enodes) 1548148650.049 * * [misc]simplify: iters left: 4 (107 enodes) 1548148650.066 * * [misc]simplify: iters left: 3 (224 enodes) 1548148650.107 * * [misc]simplify: iters left: 2 (369 enodes) 1548148650.192 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) t) 1548148650.192 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148650.193 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148650.193 * * [misc]simplify: iters left: 6 (30 enodes) 1548148650.198 * * [misc]simplify: iters left: 5 (72 enodes) 1548148650.209 * * [misc]simplify: iters left: 4 (182 enodes) 1548148650.242 * * [misc]simplify: iters left: 3 (392 enodes) 1548148650.318 * [exit]simplify: Simplified to (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) 1548148650.319 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) t) (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148650.319 * * * * [misc]progress: [ 1383 / 5054 ] simplifiying candidate # 1548148650.319 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148650.319 * * [misc]simplify: iters left: 6 (31 enodes) 1548148650.327 * * [misc]simplify: iters left: 5 (72 enodes) 1548148650.337 * * [misc]simplify: iters left: 4 (173 enodes) 1548148650.366 * * [misc]simplify: iters left: 3 (351 enodes) 1548148650.440 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* v 12)))))) 1548148650.440 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* v 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148650.440 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148650.440 * * [misc]simplify: iters left: 6 (31 enodes) 1548148650.446 * * [misc]simplify: iters left: 5 (73 enodes) 1548148650.457 * * [misc]simplify: iters left: 4 (183 enodes) 1548148650.489 * * [misc]simplify: iters left: 3 (399 enodes) 1548148650.577 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148650.577 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* v (* v 12)))))) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148650.577 * * * * [misc]progress: [ 1384 / 5054 ] simplifiying candidate # 1548148650.577 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) 1548148650.577 * * [misc]simplify: iters left: 6 (24 enodes) 1548148650.582 * * [misc]simplify: iters left: 5 (53 enodes) 1548148650.589 * * [misc]simplify: iters left: 4 (109 enodes) 1548148650.605 * * [misc]simplify: iters left: 3 (245 enodes) 1548148650.656 * * [misc]simplify: iters left: 2 (427 enodes) 1548148650.770 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) t) 1548148650.770 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148650.771 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148650.771 * * [misc]simplify: iters left: 6 (30 enodes) 1548148650.776 * * [misc]simplify: iters left: 5 (72 enodes) 1548148650.787 * * [misc]simplify: iters left: 4 (182 enodes) 1548148650.821 * * [misc]simplify: iters left: 3 (392 enodes) 1548148650.897 * [exit]simplify: Simplified to (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) 1548148650.897 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v)))))) t) (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148650.897 * * * * [misc]progress: [ 1385 / 5054 ] simplifiying candidate # 1548148650.897 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148650.898 * * [misc]simplify: iters left: 6 (34 enodes) 1548148650.904 * * [misc]simplify: iters left: 5 (79 enodes) 1548148650.916 * * [misc]simplify: iters left: 4 (203 enodes) 1548148650.954 * * [misc]simplify: iters left: 3 (484 enodes) 1548148651.085 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (* (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) 1548148651.085 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (* (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.085 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148651.085 * * [misc]simplify: iters left: 6 (32 enodes) 1548148651.093 * * [misc]simplify: iters left: 5 (74 enodes) 1548148651.104 * * [misc]simplify: iters left: 4 (184 enodes) 1548148651.136 * * [misc]simplify: iters left: 3 (394 enodes) 1548148651.218 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148651.218 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) (* (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.219 * * * * [misc]progress: [ 1386 / 5054 ] simplifiying candidate # 1548148651.219 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148651.219 * * [misc]simplify: iters left: 6 (34 enodes) 1548148651.225 * * [misc]simplify: iters left: 5 (78 enodes) 1548148651.237 * * [misc]simplify: iters left: 4 (191 enodes) 1548148651.272 * * [misc]simplify: iters left: 3 (419 enodes) 1548148651.364 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148651.364 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.365 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148651.365 * * [misc]simplify: iters left: 6 (32 enodes) 1548148651.371 * * [misc]simplify: iters left: 5 (74 enodes) 1548148651.384 * * [misc]simplify: iters left: 4 (184 enodes) 1548148651.416 * * [misc]simplify: iters left: 3 (394 enodes) 1548148651.499 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148651.499 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 36)) (* (* v 6) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.500 * * * * [misc]progress: [ 1387 / 5054 ] simplifiying candidate # 1548148651.500 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148651.500 * * [misc]simplify: iters left: 6 (33 enodes) 1548148651.506 * * [misc]simplify: iters left: 5 (76 enodes) 1548148651.517 * * [misc]simplify: iters left: 4 (189 enodes) 1548148651.550 * * [misc]simplify: iters left: 3 (418 enodes) 1548148651.644 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) 1548148651.644 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.644 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148651.644 * * [misc]simplify: iters left: 6 (32 enodes) 1548148651.650 * * [misc]simplify: iters left: 5 (74 enodes) 1548148651.661 * * [misc]simplify: iters left: 4 (184 enodes) 1548148651.695 * * [misc]simplify: iters left: 3 (394 enodes) 1548148651.777 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148651.778 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.778 * * * * [misc]progress: [ 1388 / 5054 ] simplifiying candidate # 1548148651.778 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148651.778 * * [misc]simplify: iters left: 6 (27 enodes) 1548148651.783 * * [misc]simplify: iters left: 5 (58 enodes) 1548148651.791 * * [misc]simplify: iters left: 4 (120 enodes) 1548148651.809 * * [misc]simplify: iters left: 3 (260 enodes) 1548148651.867 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148651.867 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.867 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148651.867 * * [misc]simplify: iters left: 6 (31 enodes) 1548148651.873 * * [misc]simplify: iters left: 5 (73 enodes) 1548148651.884 * * [misc]simplify: iters left: 4 (183 enodes) 1548148651.918 * * [misc]simplify: iters left: 3 (397 enodes) 1548148651.999 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148651.999 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148651.999 * * * * [misc]progress: [ 1389 / 5054 ] simplifiying candidate # 1548148651.999 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148651.999 * * [misc]simplify: iters left: 6 (33 enodes) 1548148652.005 * * [misc]simplify: iters left: 5 (76 enodes) 1548148652.018 * * [misc]simplify: iters left: 4 (189 enodes) 1548148652.051 * * [misc]simplify: iters left: 3 (418 enodes) 1548148652.144 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) 1548148652.144 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148652.145 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148652.145 * * [misc]simplify: iters left: 6 (32 enodes) 1548148652.151 * * [misc]simplify: iters left: 5 (74 enodes) 1548148652.162 * * [misc]simplify: iters left: 4 (184 enodes) 1548148652.196 * * [misc]simplify: iters left: 3 (394 enodes) 1548148652.277 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148652.277 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (* (cbrt (cbrt (+ 1 (* -5 (* v v))))) (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* v 36)))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148652.277 * * * * [misc]progress: [ 1390 / 5054 ] simplifiying candidate # 1548148652.277 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148652.277 * * [misc]simplify: iters left: 6 (26 enodes) 1548148652.282 * * [misc]simplify: iters left: 5 (57 enodes) 1548148652.290 * * [misc]simplify: iters left: 4 (123 enodes) 1548148652.311 * * [misc]simplify: iters left: 3 (276 enodes) 1548148652.370 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) 1548148652.370 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v 36) (* v v))))))) (/ t (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148652.370 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148652.371 * * [misc]simplify: iters left: 6 (31 enodes) 1548148652.376 * * [misc]simplify: iters left: 5 (73 enodes) 1548148652.387 * * [misc]simplify: iters left: 4 (183 enodes) 1548148652.421 * * [misc]simplify: iters left: 3 (397 enodes) 1548148652.501 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))))) 1548148652.502 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148652.502 * * * * [misc]progress: [ 1391 / 5054 ] simplifiying candidate # 1548148652.502 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148652.502 * * [misc]simplify: iters left: 6 (33 enodes) 1548148652.508 * * [misc]simplify: iters left: 5 (76 enodes) 1548148652.520 * * [misc]simplify: iters left: 4 (194 enodes) 1548148652.556 * * [misc]simplify: iters left: 3 (439 enodes) 1548148652.654 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ t (sqrt (cbrt (+ 1 (* v (* -5 v))))))) 1548148652.654 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ t (sqrt (cbrt (+ 1 (* v (* -5 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148652.655 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148652.655 * * [misc]simplify: iters left: 6 (32 enodes) 1548148652.660 * * [misc]simplify: iters left: 5 (74 enodes) 1548148652.672 * * [misc]simplify: iters left: 4 (184 enodes) 1548148652.706 * * [misc]simplify: iters left: 3 (394 enodes) 1548148652.787 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148652.787 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ t (sqrt (cbrt (+ 1 (* v (* -5 v))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148652.787 * * * * [misc]progress: [ 1392 / 5054 ] simplifiying candidate # 1548148652.787 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148652.787 * * [misc]simplify: iters left: 6 (33 enodes) 1548148652.793 * * [misc]simplify: iters left: 5 (75 enodes) 1548148652.805 * * [misc]simplify: iters left: 4 (184 enodes) 1548148652.838 * * [misc]simplify: iters left: 3 (389 enodes) 1548148652.920 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))))) 1548148652.920 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148652.920 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148652.921 * * [misc]simplify: iters left: 6 (32 enodes) 1548148652.928 * * [misc]simplify: iters left: 5 (74 enodes) 1548148652.939 * * [misc]simplify: iters left: 4 (184 enodes) 1548148652.971 * * [misc]simplify: iters left: 3 (394 enodes) 1548148653.054 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148653.054 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (cbrt (- 1 (* (* 5 v) v))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148653.054 * * * * [misc]progress: [ 1393 / 5054 ] simplifiying candidate # 1548148653.054 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148653.054 * * [misc]simplify: iters left: 6 (32 enodes) 1548148653.060 * * [misc]simplify: iters left: 5 (73 enodes) 1548148653.071 * * [misc]simplify: iters left: 4 (182 enodes) 1548148653.105 * * [misc]simplify: iters left: 3 (399 enodes) 1548148653.190 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) 1548148653.190 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148653.190 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148653.190 * * [misc]simplify: iters left: 6 (32 enodes) 1548148653.196 * * [misc]simplify: iters left: 5 (74 enodes) 1548148653.207 * * [misc]simplify: iters left: 4 (184 enodes) 1548148653.241 * * [misc]simplify: iters left: 3 (394 enodes) 1548148653.323 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148653.324 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148653.324 * * * * [misc]progress: [ 1394 / 5054 ] simplifiying candidate # 1548148653.324 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148653.324 * * [misc]simplify: iters left: 6 (26 enodes) 1548148653.329 * * [misc]simplify: iters left: 5 (55 enodes) 1548148653.336 * * [misc]simplify: iters left: 4 (113 enodes) 1548148653.353 * * [misc]simplify: iters left: 3 (245 enodes) 1548148653.401 * * [misc]simplify: iters left: 2 (440 enodes) 1548148653.507 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* v 216) (pow v 5))))))) 1548148653.507 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* v 216) (pow v 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148653.508 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148653.508 * * [misc]simplify: iters left: 6 (31 enodes) 1548148653.513 * * [misc]simplify: iters left: 5 (73 enodes) 1548148653.525 * * [misc]simplify: iters left: 4 (183 enodes) 1548148653.559 * * [misc]simplify: iters left: 3 (397 enodes) 1548148653.639 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) 1548148653.639 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (/ (sqrt (cbrt (+ (* (* v -5) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* v 216) (pow v 5))))))) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148653.639 * * * * [misc]progress: [ 1395 / 5054 ] simplifiying candidate # 1548148653.639 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148653.640 * * [misc]simplify: iters left: 6 (32 enodes) 1548148653.645 * * [misc]simplify: iters left: 5 (73 enodes) 1548148653.659 * * [misc]simplify: iters left: 4 (182 enodes) 1548148653.690 * * [misc]simplify: iters left: 3 (399 enodes) 1548148653.777 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) 1548148653.777 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148653.777 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148653.777 * * [misc]simplify: iters left: 6 (32 enodes) 1548148653.783 * * [misc]simplify: iters left: 5 (74 enodes) 1548148653.794 * * [misc]simplify: iters left: 4 (184 enodes) 1548148653.828 * * [misc]simplify: iters left: 3 (394 enodes) 1548148653.909 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148653.909 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))) (/ (/ t (sqrt (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) PI) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (/ (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v)))))) (sqrt (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148653.909 * * * * [misc]progress: [ 1396 / 5054 ] simplifiying candidate # 1548148653.910 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148653.910 * * [misc]simplify: iters left: 6 (25 enodes) 1548148653.914 * * [misc]simplify: iters left: 5 (54 enodes) 1548148653.921 * * [misc]simplify: iters left: 4 (114 enodes) 1548148653.941 * * [misc]simplify: iters left: 3 (249 enodes) 1548148653.990 * * [misc]simplify: iters left: 2 (470 enodes) 1548148654.114 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) 1548148654.114 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148654.114 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148654.114 * * [misc]simplify: iters left: 6 (31 enodes) 1548148654.120 * * [misc]simplify: iters left: 5 (73 enodes) 1548148654.131 * * [misc]simplify: iters left: 4 (183 enodes) 1548148654.165 * * [misc]simplify: iters left: 3 (397 enodes) 1548148654.245 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))))) 1548148654.246 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) (/ (* (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148654.246 * * * * [misc]progress: [ 1397 / 5054 ] simplifiying candidate # 1548148654.246 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148654.246 * * [misc]simplify: iters left: 6 (31 enodes) 1548148654.252 * * [misc]simplify: iters left: 5 (72 enodes) 1548148654.265 * * [misc]simplify: iters left: 4 (181 enodes) 1548148654.296 * * [misc]simplify: iters left: 3 (380 enodes) 1548148654.376 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))))) 1548148654.376 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148654.376 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148654.377 * * [misc]simplify: iters left: 6 (31 enodes) 1548148654.382 * * [misc]simplify: iters left: 5 (73 enodes) 1548148654.393 * * [misc]simplify: iters left: 4 (183 enodes) 1548148654.425 * * [misc]simplify: iters left: 3 (399 enodes) 1548148654.513 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148654.513 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))))) (* (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148654.513 * * * * [misc]progress: [ 1398 / 5054 ] simplifiying candidate # 1548148654.513 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148654.514 * * [misc]simplify: iters left: 6 (31 enodes) 1548148654.519 * * [misc]simplify: iters left: 5 (71 enodes) 1548148654.530 * * [misc]simplify: iters left: 4 (174 enodes) 1548148654.561 * * [misc]simplify: iters left: 3 (350 enodes) 1548148654.632 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) 1548148654.632 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148654.632 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148654.632 * * [misc]simplify: iters left: 6 (31 enodes) 1548148654.638 * * [misc]simplify: iters left: 5 (73 enodes) 1548148654.649 * * [misc]simplify: iters left: 4 (183 enodes) 1548148654.683 * * [misc]simplify: iters left: 3 (399 enodes) 1548148654.771 * [exit]simplify: Simplified to (* (* (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148654.771 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v))))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (* (* (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148654.771 * * * * [misc]progress: [ 1399 / 5054 ] simplifiying candidate # 1548148654.772 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148654.772 * * [misc]simplify: iters left: 6 (30 enodes) 1548148654.777 * * [misc]simplify: iters left: 5 (69 enodes) 1548148654.788 * * [misc]simplify: iters left: 4 (172 enodes) 1548148654.817 * * [misc]simplify: iters left: 3 (349 enodes) 1548148654.895 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148654.895 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148654.895 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148654.895 * * [misc]simplify: iters left: 6 (31 enodes) 1548148654.901 * * [misc]simplify: iters left: 5 (73 enodes) 1548148654.912 * * [misc]simplify: iters left: 4 (183 enodes) 1548148654.946 * * [misc]simplify: iters left: 3 (399 enodes) 1548148655.033 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148655.033 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148655.033 * * * * [misc]progress: [ 1400 / 5054 ] simplifiying candidate # 1548148655.033 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) 1548148655.033 * * [misc]simplify: iters left: 6 (24 enodes) 1548148655.038 * * [misc]simplify: iters left: 5 (51 enodes) 1548148655.046 * * [misc]simplify: iters left: 4 (102 enodes) 1548148655.062 * * [misc]simplify: iters left: 3 (223 enodes) 1548148655.105 * * [misc]simplify: iters left: 2 (384 enodes) 1548148655.220 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) t)) 1548148655.220 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148655.220 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148655.220 * * [misc]simplify: iters left: 6 (30 enodes) 1548148655.225 * * [misc]simplify: iters left: 5 (72 enodes) 1548148655.236 * * [misc]simplify: iters left: 4 (182 enodes) 1548148655.270 * * [misc]simplify: iters left: 3 (392 enodes) 1548148655.346 * [exit]simplify: Simplified to (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) 1548148655.346 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) t)) (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148655.347 * * * * [misc]progress: [ 1401 / 5054 ] simplifiying candidate # 1548148655.347 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148655.347 * * [misc]simplify: iters left: 6 (30 enodes) 1548148655.352 * * [misc]simplify: iters left: 5 (69 enodes) 1548148655.366 * * [misc]simplify: iters left: 4 (172 enodes) 1548148655.394 * * [misc]simplify: iters left: 3 (349 enodes) 1548148655.472 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148655.473 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148655.473 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148655.473 * * [misc]simplify: iters left: 6 (31 enodes) 1548148655.479 * * [misc]simplify: iters left: 5 (73 enodes) 1548148655.490 * * [misc]simplify: iters left: 4 (183 enodes) 1548148655.522 * * [misc]simplify: iters left: 3 (399 enodes) 1548148655.609 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148655.609 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (pow v 4) 36)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) (* (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4)))) (cbrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148655.609 * * * * [misc]progress: [ 1402 / 5054 ] simplifiying candidate # 1548148655.609 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) 1548148655.609 * * [misc]simplify: iters left: 6 (23 enodes) 1548148655.614 * * [misc]simplify: iters left: 5 (48 enodes) 1548148655.620 * * [misc]simplify: iters left: 4 (99 enodes) 1548148655.635 * * [misc]simplify: iters left: 3 (212 enodes) 1548148655.682 * * [misc]simplify: iters left: 2 (367 enodes) 1548148655.777 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) t)) 1548148655.777 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148655.777 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148655.777 * * [misc]simplify: iters left: 6 (30 enodes) 1548148655.783 * * [misc]simplify: iters left: 5 (72 enodes) 1548148655.795 * * [misc]simplify: iters left: 4 (182 enodes) 1548148655.827 * * [misc]simplify: iters left: 3 (392 enodes) 1548148655.904 * [exit]simplify: Simplified to (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) 1548148655.905 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (* (sqrt (+ (sqrt 8) (sqrt (* (pow v 5) (* 216 v))))) t)) (* (sqrt (+ (* (pow v 4) 36) (+ (* (* 12 v) v) 4))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ PI (cbrt (+ 1 (* (* v v) -5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148655.905 * * * * [misc]progress: [ 1403 / 5054 ] simplifiying candidate # 1548148655.905 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148655.905 * * [misc]simplify: iters left: 6 (29 enodes) 1548148655.911 * * [misc]simplify: iters left: 5 (70 enodes) 1548148655.922 * * [misc]simplify: iters left: 4 (179 enodes) 1548148655.952 * * [misc]simplify: iters left: 3 (375 enodes) 1548148656.032 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) 1548148656.032 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148656.033 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148656.033 * * [misc]simplify: iters left: 6 (33 enodes) 1548148656.039 * * [misc]simplify: iters left: 5 (78 enodes) 1548148656.050 * * [misc]simplify: iters left: 4 (201 enodes) 1548148656.089 * * [misc]simplify: iters left: 3 (490 enodes) 1548148656.210 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148656.210 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 36) (* v v)) (* (* v v) (* v 6))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v 12) v))))))) (* (/ (cbrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148656.210 * * * * [misc]progress: [ 1404 / 5054 ] simplifiying candidate # 1548148656.210 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148656.211 * * [misc]simplify: iters left: 6 (29 enodes) 1548148656.216 * * [misc]simplify: iters left: 5 (69 enodes) 1548148656.227 * * [misc]simplify: iters left: 4 (172 enodes) 1548148656.259 * * [misc]simplify: iters left: 3 (357 enodes) 1548148656.334 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))))) 1548148656.334 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148656.335 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148656.335 * * [misc]simplify: iters left: 6 (33 enodes) 1548148656.341 * * [misc]simplify: iters left: 5 (78 enodes) 1548148656.354 * * [misc]simplify: iters left: 4 (201 enodes) 1548148656.390 * * [misc]simplify: iters left: 3 (490 enodes) 1548148656.509 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148656.509 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))))) (* (/ (sqrt (cbrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148656.509 * * * * [misc]progress: [ 1405 / 5054 ] simplifiying candidate # 1548148656.510 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148656.510 * * [misc]simplify: iters left: 6 (28 enodes) 1548148656.516 * * [misc]simplify: iters left: 5 (67 enodes) 1548148656.529 * * [misc]simplify: iters left: 4 (170 enodes) 1548148656.558 * * [misc]simplify: iters left: 3 (354 enodes) 1548148656.630 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148656.630 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148656.630 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148656.632 * * [misc]simplify: iters left: 6 (33 enodes) 1548148656.638 * * [misc]simplify: iters left: 5 (78 enodes) 1548148656.650 * * [misc]simplify: iters left: 4 (201 enodes) 1548148656.686 * * [misc]simplify: iters left: 3 (490 enodes) 1548148656.806 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148656.806 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (* (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148656.806 * * * * [misc]progress: [ 1406 / 5054 ] simplifiying candidate # 1548148656.806 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) 1548148656.806 * * [misc]simplify: iters left: 6 (22 enodes) 1548148656.811 * * [misc]simplify: iters left: 5 (49 enodes) 1548148656.817 * * [misc]simplify: iters left: 4 (100 enodes) 1548148656.832 * * [misc]simplify: iters left: 3 (221 enodes) 1548148656.879 * * [misc]simplify: iters left: 2 (357 enodes) 1548148656.953 * * [misc]simplify: iters left: 1 (492 enodes) 1548148657.065 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* 216 (pow v 6)))))) 1548148657.065 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* 216 (pow v 6)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148657.065 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148657.066 * * [misc]simplify: iters left: 6 (32 enodes) 1548148657.071 * * [misc]simplify: iters left: 5 (77 enodes) 1548148657.083 * * [misc]simplify: iters left: 4 (200 enodes) 1548148657.121 * * [misc]simplify: iters left: 3 (487 enodes) 1548148657.240 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))))) 1548148657.240 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* 216 (pow v 6)))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148657.240 * * * * [misc]progress: [ 1407 / 5054 ] simplifiying candidate # 1548148657.240 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148657.241 * * [misc]simplify: iters left: 6 (28 enodes) 1548148657.246 * * [misc]simplify: iters left: 5 (67 enodes) 1548148657.257 * * [misc]simplify: iters left: 4 (170 enodes) 1548148657.289 * * [misc]simplify: iters left: 3 (354 enodes) 1548148657.360 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148657.361 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148657.361 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148657.361 * * [misc]simplify: iters left: 6 (33 enodes) 1548148657.367 * * [misc]simplify: iters left: 5 (78 enodes) 1548148657.379 * * [misc]simplify: iters left: 4 (201 enodes) 1548148657.416 * * [misc]simplify: iters left: 3 (490 enodes) 1548148657.535 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) 1548148657.535 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (pow v 4) 36)))) (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (* (/ (sqrt (sqrt (+ (* v (* 12 v)) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148657.535 * * * * [misc]progress: [ 1408 / 5054 ] simplifiying candidate # 1548148657.536 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 1)) 1548148657.536 * * [misc]simplify: iters left: 6 (21 enodes) 1548148657.540 * * [misc]simplify: iters left: 5 (46 enodes) 1548148657.546 * * [misc]simplify: iters left: 4 (97 enodes) 1548148657.563 * * [misc]simplify: iters left: 3 (214 enodes) 1548148657.608 * * [misc]simplify: iters left: 2 (362 enodes) 1548148657.719 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) 1548148657.719 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148657.720 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148657.720 * * [misc]simplify: iters left: 6 (32 enodes) 1548148657.726 * * [misc]simplify: iters left: 5 (77 enodes) 1548148657.737 * * [misc]simplify: iters left: 4 (200 enodes) 1548148657.775 * * [misc]simplify: iters left: 3 (487 enodes) 1548148657.893 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))))) 1548148657.893 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148657.893 * * * * [misc]progress: [ 1409 / 5054 ] simplifiying candidate # 1548148657.894 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148657.894 * * [misc]simplify: iters left: 6 (32 enodes) 1548148657.900 * * [misc]simplify: iters left: 5 (79 enodes) 1548148657.912 * * [misc]simplify: iters left: 4 (209 enodes) 1548148657.951 * * [misc]simplify: iters left: 3 (475 enodes) 1548148658.059 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))))) 1548148658.059 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148658.059 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148658.060 * * [misc]simplify: iters left: 6 (30 enodes) 1548148658.065 * * [misc]simplify: iters left: 5 (72 enodes) 1548148658.076 * * [misc]simplify: iters left: 4 (182 enodes) 1548148658.110 * * [misc]simplify: iters left: 3 (404 enodes) 1548148658.196 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148658.196 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 4) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))))) (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148658.197 * * * * [misc]progress: [ 1410 / 5054 ] simplifiying candidate # 1548148658.197 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148658.197 * * [misc]simplify: iters left: 6 (32 enodes) 1548148658.205 * * [misc]simplify: iters left: 5 (75 enodes) 1548148658.216 * * [misc]simplify: iters left: 4 (185 enodes) 1548148658.248 * * [misc]simplify: iters left: 3 (406 enodes) 1548148658.331 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) PI) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148658.331 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) PI) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148658.331 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148658.331 * * [misc]simplify: iters left: 6 (30 enodes) 1548148658.337 * * [misc]simplify: iters left: 5 (72 enodes) 1548148658.348 * * [misc]simplify: iters left: 4 (182 enodes) 1548148658.382 * * [misc]simplify: iters left: 3 (404 enodes) 1548148658.470 * [exit]simplify: Simplified to (* (* (sqrt (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148658.470 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ 4 (* (* 12 v) v)) (* (pow v 4) 36)))) PI) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) (* (* (sqrt (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148658.470 * * * * [misc]progress: [ 1411 / 5054 ] simplifiying candidate # 1548148658.470 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148658.470 * * [misc]simplify: iters left: 6 (31 enodes) 1548148658.476 * * [misc]simplify: iters left: 5 (73 enodes) 1548148658.487 * * [misc]simplify: iters left: 4 (183 enodes) 1548148658.521 * * [misc]simplify: iters left: 3 (404 enodes) 1548148658.612 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ PI (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))))) 1548148658.612 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ PI (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148658.612 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148658.613 * * [misc]simplify: iters left: 6 (30 enodes) 1548148658.618 * * [misc]simplify: iters left: 5 (72 enodes) 1548148658.630 * * [misc]simplify: iters left: 4 (182 enodes) 1548148658.663 * * [misc]simplify: iters left: 3 (404 enodes) 1548148658.750 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148658.750 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ PI (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))))) (* (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148658.750 * * * * [misc]progress: [ 1412 / 5054 ] simplifiying candidate # 1548148658.751 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) 1548148658.751 * * [misc]simplify: iters left: 6 (25 enodes) 1548148658.755 * * [misc]simplify: iters left: 5 (55 enodes) 1548148658.763 * * [misc]simplify: iters left: 4 (119 enodes) 1548148658.784 * * [misc]simplify: iters left: 3 (267 enodes) 1548148658.837 * * [misc]simplify: iters left: 2 (490 enodes) 1548148658.971 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5))))) (* t PI))) 1548148658.971 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5))))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148658.971 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148658.971 * * [misc]simplify: iters left: 6 (29 enodes) 1548148658.977 * * [misc]simplify: iters left: 5 (71 enodes) 1548148658.990 * * [misc]simplify: iters left: 4 (181 enodes) 1548148659.021 * * [misc]simplify: iters left: 3 (406 enodes) 1548148659.115 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148659.115 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5))))) (* t PI))) (* (cbrt (- 1 (* (* v v) 5))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.115 * * * * [misc]progress: [ 1413 / 5054 ] simplifiying candidate # 1548148659.115 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148659.115 * * [misc]simplify: iters left: 6 (31 enodes) 1548148659.121 * * [misc]simplify: iters left: 5 (73 enodes) 1548148659.132 * * [misc]simplify: iters left: 4 (183 enodes) 1548148659.167 * * [misc]simplify: iters left: 3 (404 enodes) 1548148659.256 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ PI (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))))) 1548148659.256 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ PI (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.256 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148659.256 * * [misc]simplify: iters left: 6 (30 enodes) 1548148659.262 * * [misc]simplify: iters left: 5 (72 enodes) 1548148659.275 * * [misc]simplify: iters left: 4 (182 enodes) 1548148659.307 * * [misc]simplify: iters left: 3 (404 enodes) 1548148659.396 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148659.396 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ PI (sqrt (sqrt (+ (* (* 12 v) v) (+ 4 (* (pow v 4) 36))))))) (* (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (+ 1 (* (* v v) -5)))) (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.396 * * * * [misc]progress: [ 1414 / 5054 ] simplifiying candidate # 1548148659.396 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) 1548148659.396 * * [misc]simplify: iters left: 6 (24 enodes) 1548148659.400 * * [misc]simplify: iters left: 5 (54 enodes) 1548148659.408 * * [misc]simplify: iters left: 4 (123 enodes) 1548148659.428 * * [misc]simplify: iters left: 3 (271 enodes) 1548148659.486 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (* t PI)) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v))))))) 1548148659.486 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (* t PI)) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v 6) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.486 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148659.486 * * [misc]simplify: iters left: 6 (29 enodes) 1548148659.492 * * [misc]simplify: iters left: 5 (71 enodes) 1548148659.503 * * [misc]simplify: iters left: 4 (181 enodes) 1548148659.536 * * [misc]simplify: iters left: 3 (406 enodes) 1548148659.630 * [exit]simplify: Simplified to (* (cbrt (- 1 (* (* v v) 5))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v)))))))) 1548148659.630 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) (* (cbrt (- 1 (* (* v v) 5))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* 36 (pow v 4)) (* v (* 12 v)))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.630 * * * * [misc]progress: [ 1415 / 5054 ] simplifiying candidate # 1548148659.630 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148659.630 * * [misc]simplify: iters left: 6 (37 enodes) 1548148659.637 * * [misc]simplify: iters left: 5 (93 enodes) 1548148659.652 * * [misc]simplify: iters left: 4 (259 enodes) 1548148659.720 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36))))) 1548148659.720 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.720 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148659.721 * * [misc]simplify: iters left: 6 (34 enodes) 1548148659.727 * * [misc]simplify: iters left: 5 (88 enodes) 1548148659.745 * * [misc]simplify: iters left: 4 (237 enodes) 1548148659.809 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148659.809 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36)))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (* (* v v) (* v v)) 36))))) (* (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.809 * * * * [misc]progress: [ 1416 / 5054 ] simplifiying candidate # 1548148659.809 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148659.809 * * [misc]simplify: iters left: 6 (37 enodes) 1548148659.817 * * [misc]simplify: iters left: 5 (92 enodes) 1548148659.831 * * [misc]simplify: iters left: 4 (247 enodes) 1548148659.891 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 36) (* v v)) (+ (* (* v 12) v) 4)))))) 1548148659.891 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 36) (* v v)) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.891 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148659.892 * * [misc]simplify: iters left: 6 (34 enodes) 1548148659.898 * * [misc]simplify: iters left: 5 (88 enodes) 1548148659.914 * * [misc]simplify: iters left: 4 (237 enodes) 1548148659.979 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148659.979 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* (* v v) 36) (* v v)) (+ (* (* v 12) v) 4)))))) (* (sqrt (cbrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148659.979 * * * * [misc]progress: [ 1417 / 5054 ] simplifiying candidate # 1548148659.981 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148659.981 * * [misc]simplify: iters left: 6 (36 enodes) 1548148659.988 * * [misc]simplify: iters left: 5 (90 enodes) 1548148660.002 * * [misc]simplify: iters left: 4 (245 enodes) 1548148660.063 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148660.063 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.063 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148660.063 * * [misc]simplify: iters left: 6 (34 enodes) 1548148660.070 * * [misc]simplify: iters left: 5 (88 enodes) 1548148660.085 * * [misc]simplify: iters left: 4 (237 enodes) 1548148660.150 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148660.150 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.150 * * * * [misc]progress: [ 1418 / 5054 ] simplifiying candidate # 1548148660.150 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148660.150 * * [misc]simplify: iters left: 6 (30 enodes) 1548148660.156 * * [misc]simplify: iters left: 5 (72 enodes) 1548148660.169 * * [misc]simplify: iters left: 4 (175 enodes) 1548148660.207 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148660.207 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.207 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148660.207 * * [misc]simplify: iters left: 6 (33 enodes) 1548148660.214 * * [misc]simplify: iters left: 5 (87 enodes) 1548148660.232 * * [misc]simplify: iters left: 4 (236 enodes) 1548148660.294 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v))))))) 1548148660.294 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.294 * * * * [misc]progress: [ 1419 / 5054 ] simplifiying candidate # 1548148660.294 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148660.294 * * [misc]simplify: iters left: 6 (36 enodes) 1548148660.301 * * [misc]simplify: iters left: 5 (90 enodes) 1548148660.315 * * [misc]simplify: iters left: 4 (245 enodes) 1548148660.375 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) 1548148660.375 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* v (* v 6)) (* v (* v 6))) (+ (* 12 (* v v)) 4))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.375 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148660.375 * * [misc]simplify: iters left: 6 (34 enodes) 1548148660.382 * * [misc]simplify: iters left: 5 (88 enodes) 1548148660.397 * * [misc]simplify: iters left: 4 (237 enodes) 1548148660.463 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3)))))) 1548148660.463 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (* (sqrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* (* v v) 36))))) (/ (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (cbrt (+ (* (* (* 5 v) v) (* (* 5 v) v)) (+ 1 (* (* 5 v) v))))) (sqrt (- (sqrt 8) (sqrt (pow (* (* v v) 6) 3))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.464 * * * * [misc]progress: [ 1420 / 5054 ] simplifiying candidate # 1548148660.464 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148660.464 * * [misc]simplify: iters left: 6 (29 enodes) 1548148660.470 * * [misc]simplify: iters left: 5 (71 enodes) 1548148660.480 * * [misc]simplify: iters left: 4 (178 enodes) 1548148660.520 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148660.520 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.520 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148660.520 * * [misc]simplify: iters left: 6 (33 enodes) 1548148660.527 * * [misc]simplify: iters left: 5 (87 enodes) 1548148660.543 * * [misc]simplify: iters left: 4 (236 enodes) 1548148660.605 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v))))))) 1548148660.605 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (- (sqrt 8) (sqrt (* (pow (* v v) 3) 216))))) (/ (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (* v v) 12)) (* (* v v) (* 36 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.605 * * * * [misc]progress: [ 1421 / 5054 ] simplifiying candidate # 1548148660.605 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148660.605 * * [misc]simplify: iters left: 6 (37 enodes) 1548148660.612 * * [misc]simplify: iters left: 5 (89 enodes) 1548148660.627 * * [misc]simplify: iters left: 4 (244 enodes) 1548148660.685 * [exit]simplify: Simplified to (/ (* (* (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) 1548148660.685 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.685 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148660.685 * * [misc]simplify: iters left: 6 (30 enodes) 1548148660.691 * * [misc]simplify: iters left: 5 (71 enodes) 1548148660.702 * * [misc]simplify: iters left: 4 (173 enodes) 1548148660.733 * * [misc]simplify: iters left: 3 (342 enodes) 1548148660.807 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148660.807 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (* (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* v 6) v) (* (* v 6) v))))) (cbrt (sqrt (+ (+ (* (* v v) 12) 4) (* (* (* v 6) v) (* (* v 6) v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))))) (* (cbrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.807 * * * * [misc]progress: [ 1422 / 5054 ] simplifiying candidate # 1548148660.807 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148660.808 * * [misc]simplify: iters left: 6 (37 enodes) 1548148660.814 * * [misc]simplify: iters left: 5 (88 enodes) 1548148660.830 * * [misc]simplify: iters left: 4 (232 enodes) 1548148660.879 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) 1548148660.879 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148660.881 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148660.881 * * [misc]simplify: iters left: 6 (30 enodes) 1548148660.887 * * [misc]simplify: iters left: 5 (71 enodes) 1548148660.898 * * [misc]simplify: iters left: 4 (173 enodes) 1548148660.927 * * [misc]simplify: iters left: 3 (342 enodes) 1548148661.001 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148661.001 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) (* (sqrt (cbrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.001 * * * * [misc]progress: [ 1423 / 5054 ] simplifiying candidate # 1548148661.002 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148661.002 * * [misc]simplify: iters left: 6 (36 enodes) 1548148661.008 * * [misc]simplify: iters left: 5 (86 enodes) 1548148661.022 * * [misc]simplify: iters left: 4 (230 enodes) 1548148661.072 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148661.072 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.072 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148661.073 * * [misc]simplify: iters left: 6 (30 enodes) 1548148661.078 * * [misc]simplify: iters left: 5 (71 enodes) 1548148661.089 * * [misc]simplify: iters left: 4 (173 enodes) 1548148661.120 * * [misc]simplify: iters left: 3 (342 enodes) 1548148661.193 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148661.193 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.193 * * * * [misc]progress: [ 1424 / 5054 ] simplifiying candidate # 1548148661.194 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148661.194 * * [misc]simplify: iters left: 6 (30 enodes) 1548148661.199 * * [misc]simplify: iters left: 5 (68 enodes) 1548148661.209 * * [misc]simplify: iters left: 4 (160 enodes) 1548148661.238 * * [misc]simplify: iters left: 3 (413 enodes) 1548148661.339 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) 1548148661.339 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.340 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148661.340 * * [misc]simplify: iters left: 6 (29 enodes) 1548148661.345 * * [misc]simplify: iters left: 5 (70 enodes) 1548148661.356 * * [misc]simplify: iters left: 4 (172 enodes) 1548148661.386 * * [misc]simplify: iters left: 3 (347 enodes) 1548148661.458 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) 1548148661.458 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* -25 (pow v 4)))))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.458 * * * * [misc]progress: [ 1425 / 5054 ] simplifiying candidate # 1548148661.458 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148661.458 * * [misc]simplify: iters left: 6 (36 enodes) 1548148661.465 * * [misc]simplify: iters left: 5 (86 enodes) 1548148661.479 * * [misc]simplify: iters left: 4 (230 enodes) 1548148661.529 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) 1548148661.529 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.529 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148661.529 * * [misc]simplify: iters left: 6 (30 enodes) 1548148661.535 * * [misc]simplify: iters left: 5 (71 enodes) 1548148661.545 * * [misc]simplify: iters left: 4 (173 enodes) 1548148661.576 * * [misc]simplify: iters left: 3 (342 enodes) 1548148661.649 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6)))))))) 1548148661.650 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (* v (* v 6)) (* v (* v 6)))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))))) (* (sqrt (sqrt (+ (* 36 (pow v 4)) (+ (* v (* 12 v)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (+ 1 (* (* 5 v) v)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v v) (* v 6))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.650 * * * * [misc]progress: [ 1426 / 5054 ] simplifiying candidate # 1548148661.650 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148661.650 * * [misc]simplify: iters left: 6 (29 enodes) 1548148661.655 * * [misc]simplify: iters left: 5 (67 enodes) 1548148661.665 * * [misc]simplify: iters left: 4 (163 enodes) 1548148661.695 * * [misc]simplify: iters left: 3 (415 enodes) 1548148661.798 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) 1548148661.799 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.799 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148661.799 * * [misc]simplify: iters left: 6 (29 enodes) 1548148661.804 * * [misc]simplify: iters left: 5 (70 enodes) 1548148661.815 * * [misc]simplify: iters left: 4 (172 enodes) 1548148661.845 * * [misc]simplify: iters left: 3 (347 enodes) 1548148661.917 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4))))) 1548148661.917 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ (* -25 (pow v 4)) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* v 6) (* v v)) (* (* v v) (* 36 v))))))) (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (+ 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* v v) (* 36 v))))))) (sqrt (+ (+ (* (* v 12) v) 4) (* 36 (pow v 4)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148661.917 * * * * [misc]progress: [ 1427 / 5054 ] simplifiying candidate # 1548148661.917 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) 1) 1548148661.917 * * [misc]simplify: iters left: 6 (20 enodes) 1548148661.921 * * [misc]simplify: iters left: 5 (45 enodes) 1548148661.927 * * [misc]simplify: iters left: 4 (96 enodes) 1548148661.942 * * [misc]simplify: iters left: 3 (215 enodes) 1548148661.989 * * [misc]simplify: iters left: 2 (384 enodes) 1548148662.088 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) 1548148662.088 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.088 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148662.088 * * [misc]simplify: iters left: 6 (32 enodes) 1548148662.094 * * [misc]simplify: iters left: 5 (77 enodes) 1548148662.106 * * [misc]simplify: iters left: 4 (200 enodes) 1548148662.143 * * [misc]simplify: iters left: 3 (487 enodes) 1548148662.260 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v)))))))) 1548148662.260 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 v) (pow v 5)))))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* 36 v)) (* (* v 6) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.261 * * * * [misc]progress: [ 1428 / 5054 ] simplifiying candidate # 1548148662.261 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148662.261 * * [misc]simplify: iters left: 6 (25 enodes) 1548148662.265 * * [misc]simplify: iters left: 5 (55 enodes) 1548148662.273 * * [misc]simplify: iters left: 4 (121 enodes) 1548148662.294 * * [misc]simplify: iters left: 3 (286 enodes) 1548148662.354 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) 1548148662.354 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (+ (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.354 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148662.354 * * [misc]simplify: iters left: 6 (27 enodes) 1548148662.360 * * [misc]simplify: iters left: 5 (67 enodes) 1548148662.370 * * [misc]simplify: iters left: 4 (171 enodes) 1548148662.402 * * [misc]simplify: iters left: 3 (355 enodes) 1548148662.475 * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v))))))) 1548148662.475 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (sqrt (+ (+ 4 (* 12 (* v v))) (* 36 (pow v 4)))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (- (sqrt 8) (sqrt (* (* (* v v) (* v 6)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.475 * * * * [misc]progress: [ 1429 / 5054 ] simplifiying candidate # 1548148662.475 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148662.475 * * [misc]simplify: iters left: 6 (34 enodes) 1548148662.482 * * [misc]simplify: iters left: 5 (84 enodes) 1548148662.495 * * [misc]simplify: iters left: 4 (224 enodes) 1548148662.554 * [exit]simplify: Simplified to (* (sqrt (+ (pow (* (+ (* (* v 6) v) 2) (* (* v 6) v)) 3) 64)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148662.554 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (+ (pow (* (+ (* (* v 6) v) 2) (* (* v 6) v)) 3) 64)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.555 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148662.555 * * [misc]simplify: iters left: 6 (30 enodes) 1548148662.562 * * [misc]simplify: iters left: 5 (90 enodes) 1548148662.583 * * [misc]simplify: iters left: 4 (336 enodes) 1548148662.712 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ 16 (* (- (* (* v v) 24)) (+ (* v (* v 6)) 2))) (* (* (* v (* v 6)) (+ (* v (* v 6)) 2)) (* (* v (* v 6)) (+ (* v (* v 6)) 2)))))) 1548148662.712 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (+ (pow (* (+ (* (* v 6) v) 2) (* (* v 6) v)) 3) 64)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (+ 16 (* (- (* (* v v) 24)) (+ (* v (* v 6)) 2))) (* (* (* v (* v 6)) (+ (* v (* v 6)) 2)) (* (* v (* v 6)) (+ (* v (* v 6)) 2))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.712 * * * * [misc]progress: [ 1430 / 5054 ] simplifiying candidate # 1548148662.713 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148662.713 * * [misc]simplify: iters left: 6 (34 enodes) 1548148662.720 * * [misc]simplify: iters left: 5 (89 enodes) 1548148662.734 * * [misc]simplify: iters left: 4 (269 enodes) 1548148662.820 * [exit]simplify: Simplified to (/ (* (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* 36 (* v v)) (* v v))) (- (- 4 (* 12 (* v v))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148662.820 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* 36 (* v v)) (* v v))) (- (- 4 (* 12 (* v v))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.820 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (sqrt (pow 2 3)) (sqrt (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148662.820 * * [misc]simplify: iters left: 6 (26 enodes) 1548148662.826 * * [misc]simplify: iters left: 5 (65 enodes) 1548148662.836 * * [misc]simplify: iters left: 4 (167 enodes) 1548148662.871 * * [misc]simplify: iters left: 3 (427 enodes) 1548148662.987 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (* (* v v) -36) (* v v)) (+ 4 (* (* v v) -12))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6))))))) 1548148662.987 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (* (+ (+ 4 (* 12 (* v v))) (* (* 36 (* v v)) (* v v))) (- (- 4 (* 12 (* v v))) (* (* 36 (* v v)) (* v v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* (sqrt (+ (sqrt 8) (sqrt (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) (sqrt (+ (* (* (* v v) -36) (* v v)) (+ 4 (* (* v v) -12))))) (sqrt (- (sqrt 8) (sqrt (* (* (* 36 v) (* v v)) (* (* v v) (* v 6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148662.987 * * * * [misc]progress: [ 1431 / 5054 ] simplifiying candidate # 1548148662.987 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148662.987 * * [misc]simplify: iters left: 6 (28 enodes) 1548148662.992 * * [misc]simplify: iters left: 5 (62 enodes) 1548148663.001 * * [misc]simplify: iters left: 4 (149 enodes) 1548148663.027 * * [misc]simplify: iters left: 3 (276 enodes) 1548148663.066 * * [misc]simplify: iters left: 2 (363 enodes) 1548148663.116 * * [misc]simplify: iters left: 1 (406 enodes) 1548148663.158 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) 1548148663.158 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148663.158 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148663.159 * * [misc]simplify: iters left: 6 (31 enodes) 1548148663.164 * * [misc]simplify: iters left: 5 (74 enodes) 1548148663.175 * * [misc]simplify: iters left: 4 (191 enodes) 1548148663.211 * * [misc]simplify: iters left: 3 (444 enodes) 1548148663.323 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148663.323 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 12 (* v v)) (+ 4 (* (pow v 4) 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148663.324 * * * * [misc]progress: [ 1432 / 5054 ] simplifiying candidate # 1548148663.324 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148663.324 * * [misc]simplify: iters left: 6 (27 enodes) 1548148663.329 * * [misc]simplify: iters left: 5 (59 enodes) 1548148663.338 * * [misc]simplify: iters left: 4 (142 enodes) 1548148663.361 * * [misc]simplify: iters left: 3 (264 enodes) 1548148663.399 * * [misc]simplify: iters left: 2 (354 enodes) 1548148663.449 * * [misc]simplify: iters left: 1 (409 enodes) 1548148663.492 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) 1548148663.492 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148663.492 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148663.492 * * [misc]simplify: iters left: 6 (31 enodes) 1548148663.498 * * [misc]simplify: iters left: 5 (74 enodes) 1548148663.509 * * [misc]simplify: iters left: 4 (191 enodes) 1548148663.544 * * [misc]simplify: iters left: 3 (444 enodes) 1548148663.657 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148663.657 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* v v) 12) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148663.657 * * * * [misc]progress: [ 1433 / 5054 ] simplifiying candidate # 1548148663.657 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148663.657 * * [misc]simplify: iters left: 6 (30 enodes) 1548148663.662 * * [misc]simplify: iters left: 5 (68 enodes) 1548148663.673 * * [misc]simplify: iters left: 4 (169 enodes) 1548148663.702 * * [misc]simplify: iters left: 3 (369 enodes) 1548148663.794 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))))) 1548148663.794 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148663.794 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148663.795 * * [misc]simplify: iters left: 6 (32 enodes) 1548148663.800 * * [misc]simplify: iters left: 5 (75 enodes) 1548148663.812 * * [misc]simplify: iters left: 4 (186 enodes) 1548148663.846 * * [misc]simplify: iters left: 3 (438 enodes) 1548148663.958 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148663.958 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 3) (* v 36))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148663.959 * * * * [misc]progress: [ 1434 / 5054 ] simplifiying candidate # 1548148663.959 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148663.959 * * [misc]simplify: iters left: 6 (30 enodes) 1548148663.964 * * [misc]simplify: iters left: 5 (65 enodes) 1548148663.974 * * [misc]simplify: iters left: 4 (150 enodes) 1548148663.997 * * [misc]simplify: iters left: 3 (289 enodes) 1548148664.046 * * [misc]simplify: iters left: 2 (465 enodes) 1548148664.123 * [exit]simplify: Simplified to (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148664.123 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148664.124 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148664.124 * * [misc]simplify: iters left: 6 (32 enodes) 1548148664.129 * * [misc]simplify: iters left: 5 (75 enodes) 1548148664.141 * * [misc]simplify: iters left: 4 (186 enodes) 1548148664.175 * * [misc]simplify: iters left: 3 (438 enodes) 1548148664.287 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148664.287 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 4) 36)) 4))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148664.287 * * * * [misc]progress: [ 1435 / 5054 ] simplifiying candidate # 1548148664.287 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148664.288 * * [misc]simplify: iters left: 6 (29 enodes) 1548148664.292 * * [misc]simplify: iters left: 5 (63 enodes) 1548148664.302 * * [misc]simplify: iters left: 4 (148 enodes) 1548148664.324 * * [misc]simplify: iters left: 3 (283 enodes) 1548148664.370 * * [misc]simplify: iters left: 2 (464 enodes) 1548148664.459 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148664.459 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148664.460 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148664.460 * * [misc]simplify: iters left: 6 (32 enodes) 1548148664.465 * * [misc]simplify: iters left: 5 (75 enodes) 1548148664.477 * * [misc]simplify: iters left: 4 (186 enodes) 1548148664.513 * * [misc]simplify: iters left: 3 (438 enodes) 1548148664.624 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148664.625 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148664.625 * * * * [misc]progress: [ 1436 / 5054 ] simplifiying candidate # 1548148664.625 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148664.625 * * [misc]simplify: iters left: 6 (19 enodes) 1548148664.628 * * [misc]simplify: iters left: 5 (35 enodes) 1548148664.632 * * [misc]simplify: iters left: 4 (63 enodes) 1548148664.641 * * [misc]simplify: iters left: 3 (103 enodes) 1548148664.655 * * [misc]simplify: iters left: 2 (154 enodes) 1548148664.678 * * [misc]simplify: iters left: 1 (192 enodes) 1548148664.702 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148664.702 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148664.702 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148664.702 * * [misc]simplify: iters left: 6 (31 enodes) 1548148664.708 * * [misc]simplify: iters left: 5 (74 enodes) 1548148664.719 * * [misc]simplify: iters left: 4 (185 enodes) 1548148664.754 * * [misc]simplify: iters left: 3 (436 enodes) 1548148664.869 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148664.869 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148664.869 * * * * [misc]progress: [ 1437 / 5054 ] simplifiying candidate # 1548148664.869 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148664.869 * * [misc]simplify: iters left: 6 (29 enodes) 1548148664.874 * * [misc]simplify: iters left: 5 (63 enodes) 1548148664.884 * * [misc]simplify: iters left: 4 (148 enodes) 1548148664.908 * * [misc]simplify: iters left: 3 (283 enodes) 1548148664.954 * * [misc]simplify: iters left: 2 (464 enodes) 1548148665.042 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148665.042 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148665.042 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148665.042 * * [misc]simplify: iters left: 6 (32 enodes) 1548148665.048 * * [misc]simplify: iters left: 5 (75 enodes) 1548148665.061 * * [misc]simplify: iters left: 4 (186 enodes) 1548148665.095 * * [misc]simplify: iters left: 3 (438 enodes) 1548148665.207 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148665.207 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1))))) (/ (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (cbrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148665.207 * * * * [misc]progress: [ 1438 / 5054 ] simplifiying candidate # 1548148665.207 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148665.207 * * [misc]simplify: iters left: 6 (19 enodes) 1548148665.210 * * [misc]simplify: iters left: 5 (35 enodes) 1548148665.215 * * [misc]simplify: iters left: 4 (64 enodes) 1548148665.225 * * [misc]simplify: iters left: 3 (94 enodes) 1548148665.235 * * [misc]simplify: iters left: 2 (127 enodes) 1548148665.255 * * [misc]simplify: iters left: 1 (175 enodes) 1548148665.278 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148665.278 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148665.278 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148665.278 * * [misc]simplify: iters left: 6 (31 enodes) 1548148665.284 * * [misc]simplify: iters left: 5 (74 enodes) 1548148665.295 * * [misc]simplify: iters left: 4 (185 enodes) 1548148665.329 * * [misc]simplify: iters left: 3 (436 enodes) 1548148665.443 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148665.443 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148665.443 * * * * [misc]progress: [ 1439 / 5054 ] simplifiying candidate # 1548148665.443 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148665.443 * * [misc]simplify: iters left: 6 (29 enodes) 1548148665.448 * * [misc]simplify: iters left: 5 (63 enodes) 1548148665.458 * * [misc]simplify: iters left: 4 (146 enodes) 1548148665.480 * * [misc]simplify: iters left: 3 (274 enodes) 1548148665.523 * * [misc]simplify: iters left: 2 (442 enodes) 1548148665.616 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) 1548148665.617 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148665.617 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148665.617 * * [misc]simplify: iters left: 6 (32 enodes) 1548148665.623 * * [misc]simplify: iters left: 5 (75 enodes) 1548148665.634 * * [misc]simplify: iters left: 4 (186 enodes) 1548148665.670 * * [misc]simplify: iters left: 3 (438 enodes) 1548148665.782 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148665.782 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (cbrt (sqrt (+ 4 (+ (* 36 (pow v 4)) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148665.782 * * * * [misc]progress: [ 1440 / 5054 ] simplifiying candidate # 1548148665.782 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148665.782 * * [misc]simplify: iters left: 6 (29 enodes) 1548148665.787 * * [misc]simplify: iters left: 5 (62 enodes) 1548148665.797 * * [misc]simplify: iters left: 4 (140 enodes) 1548148665.818 * * [misc]simplify: iters left: 3 (252 enodes) 1548148665.855 * * [misc]simplify: iters left: 2 (335 enodes) 1548148665.901 * * [misc]simplify: iters left: 1 (378 enodes) 1548148665.938 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148665.938 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148665.938 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148665.939 * * [misc]simplify: iters left: 6 (32 enodes) 1548148665.944 * * [misc]simplify: iters left: 5 (75 enodes) 1548148665.956 * * [misc]simplify: iters left: 4 (186 enodes) 1548148665.990 * * [misc]simplify: iters left: 3 (438 enodes) 1548148666.102 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148666.102 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148666.102 * * * * [misc]progress: [ 1441 / 5054 ] simplifiying candidate # 1548148666.103 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148666.103 * * [misc]simplify: iters left: 6 (28 enodes) 1548148666.107 * * [misc]simplify: iters left: 5 (60 enodes) 1548148666.116 * * [misc]simplify: iters left: 4 (138 enodes) 1548148666.137 * * [misc]simplify: iters left: 3 (249 enodes) 1548148666.174 * * [misc]simplify: iters left: 2 (335 enodes) 1548148666.222 * * [misc]simplify: iters left: 1 (432 enodes) 1548148666.270 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148666.270 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148666.270 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148666.270 * * [misc]simplify: iters left: 6 (32 enodes) 1548148666.276 * * [misc]simplify: iters left: 5 (75 enodes) 1548148666.287 * * [misc]simplify: iters left: 4 (186 enodes) 1548148666.323 * * [misc]simplify: iters left: 3 (438 enodes) 1548148666.434 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148666.434 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148666.434 * * * * [misc]progress: [ 1442 / 5054 ] simplifiying candidate # 1548148666.435 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148666.435 * * [misc]simplify: iters left: 6 (18 enodes) 1548148666.437 * * [misc]simplify: iters left: 5 (32 enodes) 1548148666.442 * * [misc]simplify: iters left: 4 (53 enodes) 1548148666.448 * * [misc]simplify: iters left: 3 (78 enodes) 1548148666.456 * * [misc]simplify: iters left: 2 (85 enodes) 1548148666.464 * * [misc]simplify: iters left: 1 (99 enodes) 1548148666.474 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148666.474 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148666.474 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148666.474 * * [misc]simplify: iters left: 6 (31 enodes) 1548148666.480 * * [misc]simplify: iters left: 5 (74 enodes) 1548148666.493 * * [misc]simplify: iters left: 4 (185 enodes) 1548148666.527 * * [misc]simplify: iters left: 3 (436 enodes) 1548148666.640 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148666.640 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148666.640 * * * * [misc]progress: [ 1443 / 5054 ] simplifiying candidate # 1548148666.640 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148666.640 * * [misc]simplify: iters left: 6 (28 enodes) 1548148666.647 * * [misc]simplify: iters left: 5 (60 enodes) 1548148666.656 * * [misc]simplify: iters left: 4 (138 enodes) 1548148666.677 * * [misc]simplify: iters left: 3 (249 enodes) 1548148666.714 * * [misc]simplify: iters left: 2 (335 enodes) 1548148666.761 * * [misc]simplify: iters left: 1 (432 enodes) 1548148666.808 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) 1548148666.808 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148666.808 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148666.808 * * [misc]simplify: iters left: 6 (32 enodes) 1548148666.815 * * [misc]simplify: iters left: 5 (75 enodes) 1548148666.826 * * [misc]simplify: iters left: 4 (186 enodes) 1548148666.860 * * [misc]simplify: iters left: 3 (438 enodes) 1548148666.973 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148666.973 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148666.973 * * * * [misc]progress: [ 1444 / 5054 ] simplifiying candidate # 1548148666.973 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148666.973 * * [misc]simplify: iters left: 6 (18 enodes) 1548148666.976 * * [misc]simplify: iters left: 5 (32 enodes) 1548148666.981 * * [misc]simplify: iters left: 4 (61 enodes) 1548148666.989 * * [misc]simplify: iters left: 3 (91 enodes) 1548148666.998 * * [misc]simplify: iters left: 2 (104 enodes) 1548148667.008 * * [misc]simplify: iters left: 1 (115 enodes) 1548148667.018 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) 1548148667.018 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148667.019 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148667.019 * * [misc]simplify: iters left: 6 (31 enodes) 1548148667.024 * * [misc]simplify: iters left: 5 (74 enodes) 1548148667.036 * * [misc]simplify: iters left: 4 (185 enodes) 1548148667.070 * * [misc]simplify: iters left: 3 (436 enodes) 1548148667.183 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148667.183 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (/ (* t PI) (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148667.183 * * * * [misc]progress: [ 1445 / 5054 ] simplifiying candidate # 1548148667.183 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148667.183 * * [misc]simplify: iters left: 6 (28 enodes) 1548148667.188 * * [misc]simplify: iters left: 5 (61 enodes) 1548148667.200 * * [misc]simplify: iters left: 4 (153 enodes) 1548148667.224 * * [misc]simplify: iters left: 3 (307 enodes) 1548148667.282 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148667.282 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148667.282 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148667.282 * * [misc]simplify: iters left: 6 (30 enodes) 1548148667.288 * * [misc]simplify: iters left: 5 (72 enodes) 1548148667.299 * * [misc]simplify: iters left: 4 (189 enodes) 1548148667.335 * * [misc]simplify: iters left: 3 (466 enodes) 1548148667.459 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148667.459 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4))))) (* (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* v 36)) 4)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148667.459 * * * * [misc]progress: [ 1446 / 5054 ] simplifiying candidate # 1548148667.460 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148667.460 * * [misc]simplify: iters left: 6 (28 enodes) 1548148667.465 * * [misc]simplify: iters left: 5 (60 enodes) 1548148667.476 * * [misc]simplify: iters left: 4 (144 enodes) 1548148667.498 * * [misc]simplify: iters left: 3 (280 enodes) 1548148667.544 * * [misc]simplify: iters left: 2 (422 enodes) 1548148667.615 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148667.615 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148667.615 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148667.616 * * [misc]simplify: iters left: 6 (30 enodes) 1548148667.621 * * [misc]simplify: iters left: 5 (72 enodes) 1548148667.632 * * [misc]simplify: iters left: 4 (189 enodes) 1548148667.668 * * [misc]simplify: iters left: 3 (466 enodes) 1548148667.791 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148667.792 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* 36 (pow v 4))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148667.792 * * * * [misc]progress: [ 1447 / 5054 ] simplifiying candidate # 1548148667.792 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148667.792 * * [misc]simplify: iters left: 6 (27 enodes) 1548148667.797 * * [misc]simplify: iters left: 5 (58 enodes) 1548148667.808 * * [misc]simplify: iters left: 4 (142 enodes) 1548148667.830 * * [misc]simplify: iters left: 3 (270 enodes) 1548148667.873 * * [misc]simplify: iters left: 2 (382 enodes) 1548148667.934 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148667.934 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148667.934 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148667.935 * * [misc]simplify: iters left: 6 (30 enodes) 1548148667.940 * * [misc]simplify: iters left: 5 (72 enodes) 1548148667.951 * * [misc]simplify: iters left: 4 (189 enodes) 1548148667.988 * * [misc]simplify: iters left: 3 (466 enodes) 1548148668.111 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148668.111 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148668.111 * * * * [misc]progress: [ 1448 / 5054 ] simplifiying candidate # 1548148668.111 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148668.111 * * [misc]simplify: iters left: 6 (17 enodes) 1548148668.114 * * [misc]simplify: iters left: 5 (30 enodes) 1548148668.118 * * [misc]simplify: iters left: 4 (49 enodes) 1548148668.124 * * [misc]simplify: iters left: 3 (78 enodes) 1548148668.132 * * [misc]simplify: iters left: 2 (94 enodes) 1548148668.145 * * [misc]simplify: iters left: 1 (141 enodes) 1548148668.173 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148668.173 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148668.173 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148668.173 * * [misc]simplify: iters left: 6 (29 enodes) 1548148668.178 * * [misc]simplify: iters left: 5 (71 enodes) 1548148668.189 * * [misc]simplify: iters left: 4 (188 enodes) 1548148668.225 * * [misc]simplify: iters left: 3 (464 enodes) 1548148668.349 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148668.349 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148668.349 * * * * [misc]progress: [ 1449 / 5054 ] simplifiying candidate # 1548148668.349 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148668.349 * * [misc]simplify: iters left: 6 (27 enodes) 1548148668.354 * * [misc]simplify: iters left: 5 (58 enodes) 1548148668.366 * * [misc]simplify: iters left: 4 (142 enodes) 1548148668.388 * * [misc]simplify: iters left: 3 (270 enodes) 1548148668.431 * * [misc]simplify: iters left: 2 (382 enodes) 1548148668.492 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148668.492 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148668.493 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148668.493 * * [misc]simplify: iters left: 6 (30 enodes) 1548148668.498 * * [misc]simplify: iters left: 5 (72 enodes) 1548148668.509 * * [misc]simplify: iters left: 4 (189 enodes) 1548148668.546 * * [misc]simplify: iters left: 3 (466 enodes) 1548148668.956 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148668.956 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (sqrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148668.956 * * * * [misc]progress: [ 1450 / 5054 ] simplifiying candidate # 1548148668.956 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148668.956 * * [misc]simplify: iters left: 6 (17 enodes) 1548148668.959 * * [misc]simplify: iters left: 5 (30 enodes) 1548148668.963 * * [misc]simplify: iters left: 4 (56 enodes) 1548148668.971 * * [misc]simplify: iters left: 3 (93 enodes) 1548148668.985 * * [misc]simplify: iters left: 2 (126 enodes) 1548148669.002 * * [misc]simplify: iters left: 1 (208 enodes) 1548148669.048 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148669.048 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148669.048 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148669.048 * * [misc]simplify: iters left: 6 (29 enodes) 1548148669.053 * * [misc]simplify: iters left: 5 (71 enodes) 1548148669.064 * * [misc]simplify: iters left: 4 (188 enodes) 1548148669.101 * * [misc]simplify: iters left: 3 (464 enodes) 1548148669.223 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148669.224 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148669.224 * * * * [misc]progress: [ 1451 / 5054 ] simplifiying candidate # 1548148669.224 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148669.224 * * [misc]simplify: iters left: 6 (25 enodes) 1548148669.229 * * [misc]simplify: iters left: 5 (58 enodes) 1548148669.238 * * [misc]simplify: iters left: 4 (151 enodes) 1548148669.265 * * [misc]simplify: iters left: 3 (321 enodes) 1548148669.326 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v))))))) 1548148669.326 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148669.326 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148669.327 * * [misc]simplify: iters left: 6 (28 enodes) 1548148669.332 * * [misc]simplify: iters left: 5 (70 enodes) 1548148669.343 * * [misc]simplify: iters left: 4 (187 enodes) 1548148669.380 * * [misc]simplify: iters left: 3 (462 enodes) 1548148669.506 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148669.506 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v)))))) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* (pow v 3) (* v 36))) (* 12 (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148669.506 * * * * [misc]progress: [ 1452 / 5054 ] simplifiying candidate # 1548148669.506 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148669.506 * * [misc]simplify: iters left: 6 (25 enodes) 1548148669.511 * * [misc]simplify: iters left: 5 (57 enodes) 1548148669.520 * * [misc]simplify: iters left: 4 (141 enodes) 1548148669.545 * * [misc]simplify: iters left: 3 (284 enodes) 1548148669.588 * * [misc]simplify: iters left: 2 (408 enodes) 1548148669.644 * * [misc]simplify: iters left: 1 (491 enodes) 1548148669.705 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148669.705 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148669.705 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148669.705 * * [misc]simplify: iters left: 6 (28 enodes) 1548148669.711 * * [misc]simplify: iters left: 5 (70 enodes) 1548148669.722 * * [misc]simplify: iters left: 4 (187 enodes) 1548148669.757 * * [misc]simplify: iters left: 3 (462 enodes) 1548148669.884 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148669.884 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* (pow v 4) 36) (* 12 (* v v))) 4))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148669.884 * * * * [misc]progress: [ 1453 / 5054 ] simplifiying candidate # 1548148669.884 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148669.884 * * [misc]simplify: iters left: 6 (24 enodes) 1548148669.888 * * [misc]simplify: iters left: 5 (55 enodes) 1548148669.897 * * [misc]simplify: iters left: 4 (139 enodes) 1548148669.920 * * [misc]simplify: iters left: 3 (284 enodes) 1548148669.965 * * [misc]simplify: iters left: 2 (455 enodes) 1548148670.054 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148670.054 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148670.054 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148670.054 * * [misc]simplify: iters left: 6 (28 enodes) 1548148670.060 * * [misc]simplify: iters left: 5 (70 enodes) 1548148670.071 * * [misc]simplify: iters left: 4 (187 enodes) 1548148670.108 * * [misc]simplify: iters left: 3 (462 enodes) 1548148670.233 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148670.233 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148670.233 * * * * [misc]progress: [ 1454 / 5054 ] simplifiying candidate # 1548148670.234 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148670.234 * * [misc]simplify: iters left: 6 (14 enodes) 1548148670.236 * * [misc]simplify: iters left: 5 (27 enodes) 1548148670.240 * * [misc]simplify: iters left: 4 (44 enodes) 1548148670.245 * * [misc]simplify: iters left: 3 (68 enodes) 1548148670.255 * * [misc]simplify: iters left: 2 (81 enodes) 1548148670.263 * * [misc]simplify: iters left: 1 (114 enodes) 1548148670.281 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (cbrt (sqrt (+ (* (* v -5) v) 1)))) 1548148670.281 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (cbrt (sqrt (+ (* (* v -5) v) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148670.281 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148670.281 * * [misc]simplify: iters left: 6 (27 enodes) 1548148670.287 * * [misc]simplify: iters left: 5 (69 enodes) 1548148670.298 * * [misc]simplify: iters left: 4 (186 enodes) 1548148670.334 * * [misc]simplify: iters left: 3 (462 enodes) 1548148670.458 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148670.458 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (cbrt (sqrt (+ (* (* v -5) v) 1)))) (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148670.458 * * * * [misc]progress: [ 1455 / 5054 ] simplifiying candidate # 1548148670.458 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148670.458 * * [misc]simplify: iters left: 6 (24 enodes) 1548148670.463 * * [misc]simplify: iters left: 5 (55 enodes) 1548148670.473 * * [misc]simplify: iters left: 4 (139 enodes) 1548148670.495 * * [misc]simplify: iters left: 3 (284 enodes) 1548148670.541 * * [misc]simplify: iters left: 2 (455 enodes) 1548148670.629 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) 1548148670.629 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148670.629 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148670.630 * * [misc]simplify: iters left: 6 (28 enodes) 1548148670.635 * * [misc]simplify: iters left: 5 (70 enodes) 1548148670.648 * * [misc]simplify: iters left: 4 (187 enodes) 1548148670.683 * * [misc]simplify: iters left: 3 (462 enodes) 1548148670.810 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148670.810 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* v 12)))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148670.810 * * * * [misc]progress: [ 1456 / 5054 ] simplifiying candidate # 1548148670.810 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148670.810 * * [misc]simplify: iters left: 6 (14 enodes) 1548148670.813 * * [misc]simplify: iters left: 5 (27 enodes) 1548148670.816 * * [misc]simplify: iters left: 4 (49 enodes) 1548148670.824 * * [misc]simplify: iters left: 3 (86 enodes) 1548148670.835 * * [misc]simplify: iters left: 2 (109 enodes) 1548148670.846 * * [misc]simplify: iters left: 1 (139 enodes) 1548148670.870 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) 1548148670.870 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148670.871 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148670.871 * * [misc]simplify: iters left: 6 (27 enodes) 1548148670.876 * * [misc]simplify: iters left: 5 (69 enodes) 1548148670.887 * * [misc]simplify: iters left: 4 (186 enodes) 1548148670.923 * * [misc]simplify: iters left: 3 (462 enodes) 1548148671.047 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148671.047 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t)) (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148671.047 * * * * [misc]progress: [ 1457 / 5054 ] simplifiying candidate # 1548148671.048 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148671.048 * * [misc]simplify: iters left: 6 (26 enodes) 1548148671.053 * * [misc]simplify: iters left: 5 (59 enodes) 1548148671.062 * * [misc]simplify: iters left: 4 (138 enodes) 1548148671.085 * * [misc]simplify: iters left: 3 (259 enodes) 1548148671.122 * * [misc]simplify: iters left: 2 (377 enodes) 1548148671.180 * * [misc]simplify: iters left: 1 (499 enodes) 1548148671.261 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4)))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) 1548148671.261 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4)))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148671.261 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148671.261 * * [misc]simplify: iters left: 6 (29 enodes) 1548148671.266 * * [misc]simplify: iters left: 5 (71 enodes) 1548148671.278 * * [misc]simplify: iters left: 4 (188 enodes) 1548148671.315 * * [misc]simplify: iters left: 3 (466 enodes) 1548148671.439 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148671.439 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4))) (cbrt (sqrt (+ (+ (* (pow v 4) 36) (* (* v 12) v)) 4)))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t)) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148671.439 * * * * [misc]progress: [ 1458 / 5054 ] simplifiying candidate # 1548148671.439 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148671.439 * * [misc]simplify: iters left: 6 (26 enodes) 1548148671.444 * * [misc]simplify: iters left: 5 (58 enodes) 1548148671.453 * * [misc]simplify: iters left: 4 (134 enodes) 1548148671.476 * * [misc]simplify: iters left: 3 (246 enodes) 1548148671.510 * * [misc]simplify: iters left: 2 (334 enodes) 1548148671.557 * * [misc]simplify: iters left: 1 (420 enodes) 1548148671.615 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148671.615 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148671.616 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148671.616 * * [misc]simplify: iters left: 6 (29 enodes) 1548148671.621 * * [misc]simplify: iters left: 5 (71 enodes) 1548148671.634 * * [misc]simplify: iters left: 4 (188 enodes) 1548148671.669 * * [misc]simplify: iters left: 3 (466 enodes) 1548148671.793 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148671.793 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ (* 36 (pow v 4)) (* 12 (* v v))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148671.793 * * * * [misc]progress: [ 1459 / 5054 ] simplifiying candidate # 1548148671.793 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148671.793 * * [misc]simplify: iters left: 6 (25 enodes) 1548148671.798 * * [misc]simplify: iters left: 5 (56 enodes) 1548148671.806 * * [misc]simplify: iters left: 4 (127 enodes) 1548148671.825 * * [misc]simplify: iters left: 3 (222 enodes) 1548148671.858 * * [misc]simplify: iters left: 2 (297 enodes) 1548148671.897 * * [misc]simplify: iters left: 1 (337 enodes) 1548148671.929 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148671.929 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148671.929 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148671.930 * * [misc]simplify: iters left: 6 (29 enodes) 1548148671.935 * * [misc]simplify: iters left: 5 (71 enodes) 1548148671.946 * * [misc]simplify: iters left: 4 (188 enodes) 1548148671.983 * * [misc]simplify: iters left: 3 (466 enodes) 1548148672.105 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148672.105 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.105 * * * * [misc]progress: [ 1460 / 5054 ] simplifiying candidate # 1548148672.106 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148672.106 * * [misc]simplify: iters left: 6 (15 enodes) 1548148672.108 * * [misc]simplify: iters left: 5 (28 enodes) 1548148672.112 * * [misc]simplify: iters left: 4 (42 enodes) 1548148672.116 * * [misc]simplify: iters left: 3 (55 enodes) 1548148672.123 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) 1548148672.123 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.123 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148672.123 * * [misc]simplify: iters left: 6 (28 enodes) 1548148672.129 * * [misc]simplify: iters left: 5 (70 enodes) 1548148672.140 * * [misc]simplify: iters left: 4 (187 enodes) 1548148672.174 * * [misc]simplify: iters left: 3 (464 enodes) 1548148672.298 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148672.298 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.298 * * * * [misc]progress: [ 1461 / 5054 ] simplifiying candidate # 1548148672.298 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148672.298 * * [misc]simplify: iters left: 6 (25 enodes) 1548148672.303 * * [misc]simplify: iters left: 5 (56 enodes) 1548148672.311 * * [misc]simplify: iters left: 4 (127 enodes) 1548148672.330 * * [misc]simplify: iters left: 3 (222 enodes) 1548148672.364 * * [misc]simplify: iters left: 2 (297 enodes) 1548148672.403 * * [misc]simplify: iters left: 1 (337 enodes) 1548148672.435 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148672.435 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.435 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148672.435 * * [misc]simplify: iters left: 6 (29 enodes) 1548148672.441 * * [misc]simplify: iters left: 5 (71 enodes) 1548148672.452 * * [misc]simplify: iters left: 4 (188 enodes) 1548148672.488 * * [misc]simplify: iters left: 3 (466 enodes) 1548148672.610 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148672.610 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.610 * * * * [misc]progress: [ 1462 / 5054 ] simplifiying candidate # 1548148672.610 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (cbrt 1)) 1)) 1548148672.610 * * [misc]simplify: iters left: 6 (15 enodes) 1548148672.613 * * [misc]simplify: iters left: 5 (28 enodes) 1548148672.618 * * [misc]simplify: iters left: 4 (46 enodes) 1548148672.623 * * [misc]simplify: iters left: 3 (62 enodes) 1548148672.629 * * [misc]simplify: iters left: 2 (66 enodes) 1548148672.633 * * [misc]simplify: iters left: 1 (69 enodes) 1548148672.638 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) 1548148672.638 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.638 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148672.638 * * [misc]simplify: iters left: 6 (28 enodes) 1548148672.644 * * [misc]simplify: iters left: 5 (70 enodes) 1548148672.654 * * [misc]simplify: iters left: 4 (187 enodes) 1548148672.690 * * [misc]simplify: iters left: 3 (464 enodes) 1548148672.813 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148672.813 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.813 * * * * [misc]progress: [ 1463 / 5054 ] simplifiying candidate # 1548148672.814 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148672.814 * * [misc]simplify: iters left: 6 (28 enodes) 1548148672.819 * * [misc]simplify: iters left: 5 (63 enodes) 1548148672.828 * * [misc]simplify: iters left: 4 (161 enodes) 1548148672.857 * * [misc]simplify: iters left: 3 (344 enodes) 1548148672.932 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148672.933 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148672.933 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148672.933 * * [misc]simplify: iters left: 6 (30 enodes) 1548148672.938 * * [misc]simplify: iters left: 5 (72 enodes) 1548148672.950 * * [misc]simplify: iters left: 4 (189 enodes) 1548148672.986 * * [misc]simplify: iters left: 3 (466 enodes) 1548148673.109 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148673.109 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) 4) (* 12 (* v v))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148673.109 * * * * [misc]progress: [ 1464 / 5054 ] simplifiying candidate # 1548148673.109 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148673.109 * * [misc]simplify: iters left: 6 (28 enodes) 1548148673.116 * * [misc]simplify: iters left: 5 (62 enodes) 1548148673.125 * * [misc]simplify: iters left: 4 (150 enodes) 1548148673.150 * * [misc]simplify: iters left: 3 (316 enodes) 1548148673.213 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) 1548148673.213 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148673.213 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148673.214 * * [misc]simplify: iters left: 6 (30 enodes) 1548148673.219 * * [misc]simplify: iters left: 5 (72 enodes) 1548148673.230 * * [misc]simplify: iters left: 4 (189 enodes) 1548148673.266 * * [misc]simplify: iters left: 3 (466 enodes) 1548148673.389 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148673.389 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 3) (* 36 v)))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))) (/ t (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148673.389 * * * * [misc]progress: [ 1465 / 5054 ] simplifiying candidate # 1548148673.390 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148673.390 * * [misc]simplify: iters left: 6 (27 enodes) 1548148673.396 * * [misc]simplify: iters left: 5 (60 enodes) 1548148673.406 * * [misc]simplify: iters left: 4 (148 enodes) 1548148673.429 * * [misc]simplify: iters left: 3 (305 enodes) 1548148673.488 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) 1548148673.488 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148673.489 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148673.489 * * [misc]simplify: iters left: 6 (30 enodes) 1548148673.494 * * [misc]simplify: iters left: 5 (72 enodes) 1548148673.505 * * [misc]simplify: iters left: 4 (189 enodes) 1548148673.542 * * [misc]simplify: iters left: 3 (466 enodes) 1548148673.665 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148673.665 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148673.665 * * * * [misc]progress: [ 1466 / 5054 ] simplifiying candidate # 1548148673.665 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148673.665 * * [misc]simplify: iters left: 6 (17 enodes) 1548148673.668 * * [misc]simplify: iters left: 5 (32 enodes) 1548148673.674 * * [misc]simplify: iters left: 4 (55 enodes) 1548148673.682 * * [misc]simplify: iters left: 3 (87 enodes) 1548148673.692 * * [misc]simplify: iters left: 2 (121 enodes) 1548148673.712 * * [misc]simplify: iters left: 1 (229 enodes) 1548148673.784 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) 1548148673.784 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148673.784 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148673.784 * * [misc]simplify: iters left: 6 (29 enodes) 1548148673.790 * * [misc]simplify: iters left: 5 (71 enodes) 1548148673.801 * * [misc]simplify: iters left: 4 (188 enodes) 1548148673.837 * * [misc]simplify: iters left: 3 (464 enodes) 1548148673.959 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148673.959 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (cbrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148673.959 * * * * [misc]progress: [ 1467 / 5054 ] simplifiying candidate # 1548148673.959 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148673.960 * * [misc]simplify: iters left: 6 (27 enodes) 1548148673.964 * * [misc]simplify: iters left: 5 (60 enodes) 1548148673.973 * * [misc]simplify: iters left: 4 (148 enodes) 1548148674.000 * * [misc]simplify: iters left: 3 (305 enodes) 1548148674.058 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) 1548148674.058 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148674.058 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148674.058 * * [misc]simplify: iters left: 6 (30 enodes) 1548148674.064 * * [misc]simplify: iters left: 5 (72 enodes) 1548148674.075 * * [misc]simplify: iters left: 4 (189 enodes) 1548148674.110 * * [misc]simplify: iters left: 3 (466 enodes) 1548148674.233 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148674.233 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (pow v 3) (* v 36)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148674.233 * * * * [misc]progress: [ 1468 / 5054 ] simplifiying candidate # 1548148674.233 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148674.233 * * [misc]simplify: iters left: 6 (17 enodes) 1548148674.236 * * [misc]simplify: iters left: 5 (32 enodes) 1548148674.240 * * [misc]simplify: iters left: 4 (63 enodes) 1548148674.250 * * [misc]simplify: iters left: 3 (106 enodes) 1548148674.263 * * [misc]simplify: iters left: 2 (176 enodes) 1548148674.304 * * [misc]simplify: iters left: 1 (411 enodes) 1548148674.509 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148674.509 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148674.509 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148674.510 * * [misc]simplify: iters left: 6 (29 enodes) 1548148674.515 * * [misc]simplify: iters left: 5 (71 enodes) 1548148674.526 * * [misc]simplify: iters left: 4 (188 enodes) 1548148674.561 * * [misc]simplify: iters left: 3 (464 enodes) 1548148674.684 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148674.684 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148674.684 * * * * [misc]progress: [ 1469 / 5054 ] simplifiying candidate # 1548148674.684 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148674.685 * * [misc]simplify: iters left: 6 (27 enodes) 1548148674.689 * * [misc]simplify: iters left: 5 (60 enodes) 1548148674.699 * * [misc]simplify: iters left: 4 (152 enodes) 1548148674.723 * * [misc]simplify: iters left: 3 (301 enodes) 1548148674.783 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) 1548148674.783 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148674.783 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148674.783 * * [misc]simplify: iters left: 6 (30 enodes) 1548148674.790 * * [misc]simplify: iters left: 5 (72 enodes) 1548148674.801 * * [misc]simplify: iters left: 4 (189 enodes) 1548148674.836 * * [misc]simplify: iters left: 3 (466 enodes) 1548148674.959 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148674.959 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4)))) (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (pow v 3) (* 36 v))) 4))))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148674.960 * * * * [misc]progress: [ 1470 / 5054 ] simplifiying candidate # 1548148674.960 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148674.961 * * [misc]simplify: iters left: 6 (27 enodes) 1548148674.965 * * [misc]simplify: iters left: 5 (59 enodes) 1548148674.974 * * [misc]simplify: iters left: 4 (143 enodes) 1548148674.997 * * [misc]simplify: iters left: 3 (275 enodes) 1548148675.040 * * [misc]simplify: iters left: 2 (388 enodes) 1548148675.095 * * [misc]simplify: iters left: 1 (477 enodes) 1548148675.161 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) 1548148675.161 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148675.161 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148675.161 * * [misc]simplify: iters left: 6 (30 enodes) 1548148675.167 * * [misc]simplify: iters left: 5 (72 enodes) 1548148675.179 * * [misc]simplify: iters left: 4 (189 enodes) 1548148675.214 * * [misc]simplify: iters left: 3 (466 enodes) 1548148675.337 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148675.337 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* v v) 5)))) (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148675.337 * * * * [misc]progress: [ 1471 / 5054 ] simplifiying candidate # 1548148675.338 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148675.338 * * [misc]simplify: iters left: 6 (26 enodes) 1548148675.342 * * [misc]simplify: iters left: 5 (57 enodes) 1548148675.351 * * [misc]simplify: iters left: 4 (141 enodes) 1548148675.373 * * [misc]simplify: iters left: 3 (268 enodes) 1548148675.415 * * [misc]simplify: iters left: 2 (381 enodes) 1548148675.475 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148675.475 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148675.475 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148675.475 * * [misc]simplify: iters left: 6 (30 enodes) 1548148675.481 * * [misc]simplify: iters left: 5 (72 enodes) 1548148675.492 * * [misc]simplify: iters left: 4 (189 enodes) 1548148675.528 * * [misc]simplify: iters left: 3 (466 enodes) 1548148675.651 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148675.651 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148675.651 * * * * [misc]progress: [ 1472 / 5054 ] simplifiying candidate # 1548148675.651 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148675.651 * * [misc]simplify: iters left: 6 (16 enodes) 1548148675.653 * * [misc]simplify: iters left: 5 (29 enodes) 1548148675.657 * * [misc]simplify: iters left: 4 (48 enodes) 1548148675.666 * * [misc]simplify: iters left: 3 (77 enodes) 1548148675.674 * * [misc]simplify: iters left: 2 (93 enodes) 1548148675.684 * * [misc]simplify: iters left: 1 (140 enodes) 1548148675.711 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) 1548148675.712 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148675.712 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148675.712 * * [misc]simplify: iters left: 6 (29 enodes) 1548148675.717 * * [misc]simplify: iters left: 5 (71 enodes) 1548148675.729 * * [misc]simplify: iters left: 4 (188 enodes) 1548148675.764 * * [misc]simplify: iters left: 3 (464 enodes) 1548148675.888 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148675.888 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (- 1 (* (* v v) 5))))) t) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148675.888 * * * * [misc]progress: [ 1473 / 5054 ] simplifiying candidate # 1548148675.888 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148675.888 * * [misc]simplify: iters left: 6 (26 enodes) 1548148675.893 * * [misc]simplify: iters left: 5 (57 enodes) 1548148675.902 * * [misc]simplify: iters left: 4 (141 enodes) 1548148675.924 * * [misc]simplify: iters left: 3 (268 enodes) 1548148675.966 * * [misc]simplify: iters left: 2 (381 enodes) 1548148676.025 * [exit]simplify: Simplified to (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) 1548148676.025 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148676.025 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148676.025 * * [misc]simplify: iters left: 6 (30 enodes) 1548148676.030 * * [misc]simplify: iters left: 5 (72 enodes) 1548148676.041 * * [misc]simplify: iters left: 4 (189 enodes) 1548148676.078 * * [misc]simplify: iters left: 3 (466 enodes) 1548148676.201 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148676.201 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (cbrt (- 1 (* (* 5 v) v)))) (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148676.201 * * * * [misc]progress: [ 1474 / 5054 ] simplifiying candidate # 1548148676.201 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148676.201 * * [misc]simplify: iters left: 6 (16 enodes) 1548148676.204 * * [misc]simplify: iters left: 5 (29 enodes) 1548148676.208 * * [misc]simplify: iters left: 4 (55 enodes) 1548148676.218 * * [misc]simplify: iters left: 3 (92 enodes) 1548148676.229 * * [misc]simplify: iters left: 2 (125 enodes) 1548148676.246 * * [misc]simplify: iters left: 1 (207 enodes) 1548148676.291 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) 1548148676.291 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148676.291 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148676.291 * * [misc]simplify: iters left: 6 (29 enodes) 1548148676.297 * * [misc]simplify: iters left: 5 (71 enodes) 1548148676.308 * * [misc]simplify: iters left: 4 (188 enodes) 1548148676.344 * * [misc]simplify: iters left: 3 (464 enodes) 1548148676.469 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148676.469 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148676.469 * * * * [misc]progress: [ 1475 / 5054 ] simplifiying candidate # 1548148676.469 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148676.469 * * [misc]simplify: iters left: 6 (25 enodes) 1548148676.474 * * [misc]simplify: iters left: 5 (56 enodes) 1548148676.482 * * [misc]simplify: iters left: 4 (140 enodes) 1548148676.506 * * [misc]simplify: iters left: 3 (254 enodes) 1548148676.542 * * [misc]simplify: iters left: 2 (356 enodes) 1548148676.596 * * [misc]simplify: iters left: 1 (483 enodes) 1548148676.673 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))) (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) 1548148676.673 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))) (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148676.673 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148676.673 * * [misc]simplify: iters left: 6 (29 enodes) 1548148676.679 * * [misc]simplify: iters left: 5 (71 enodes) 1548148676.690 * * [misc]simplify: iters left: 4 (188 enodes) 1548148676.726 * * [misc]simplify: iters left: 3 (466 enodes) 1548148676.848 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148676.848 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))) (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (+ (* (* v 12) v) (* 36 (pow v 4))) 4))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148676.848 * * * * [misc]progress: [ 1476 / 5054 ] simplifiying candidate # 1548148676.849 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148676.849 * * [misc]simplify: iters left: 6 (25 enodes) 1548148676.853 * * [misc]simplify: iters left: 5 (55 enodes) 1548148676.862 * * [misc]simplify: iters left: 4 (133 enodes) 1548148676.885 * * [misc]simplify: iters left: 3 (239 enodes) 1548148676.918 * * [misc]simplify: iters left: 2 (309 enodes) 1548148676.958 * * [misc]simplify: iters left: 1 (358 enodes) 1548148676.995 * [exit]simplify: Simplified to (/ (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148676.995 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148676.996 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148676.996 * * [misc]simplify: iters left: 6 (29 enodes) 1548148677.001 * * [misc]simplify: iters left: 5 (71 enodes) 1548148677.012 * * [misc]simplify: iters left: 4 (188 enodes) 1548148677.049 * * [misc]simplify: iters left: 3 (466 enodes) 1548148677.170 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148677.171 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (fabs (cbrt (+ 4 (+ (* v (* v 12)) (* 36 (pow v 4)))))) (/ t (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148677.171 * * * * [misc]progress: [ 1477 / 5054 ] simplifiying candidate # 1548148677.171 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148677.171 * * [misc]simplify: iters left: 6 (24 enodes) 1548148677.175 * * [misc]simplify: iters left: 5 (53 enodes) 1548148677.183 * * [misc]simplify: iters left: 4 (131 enodes) 1548148677.204 * * [misc]simplify: iters left: 3 (237 enodes) 1548148677.238 * * [misc]simplify: iters left: 2 (308 enodes) 1548148677.276 * * [misc]simplify: iters left: 1 (352 enodes) 1548148677.305 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) 1548148677.305 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148677.305 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148677.306 * * [misc]simplify: iters left: 6 (29 enodes) 1548148677.311 * * [misc]simplify: iters left: 5 (71 enodes) 1548148677.323 * * [misc]simplify: iters left: 4 (188 enodes) 1548148677.358 * * [misc]simplify: iters left: 3 (466 enodes) 1548148677.482 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148677.482 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148677.482 * * * * [misc]progress: [ 1478 / 5054 ] simplifiying candidate # 1548148677.482 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt 1))) 1548148677.482 * * [misc]simplify: iters left: 6 (14 enodes) 1548148677.484 * * [misc]simplify: iters left: 5 (25 enodes) 1548148677.487 * * [misc]simplify: iters left: 4 (41 enodes) 1548148677.492 * * [misc]simplify: iters left: 3 (58 enodes) 1548148677.497 * * [misc]simplify: iters left: 2 (60 enodes) 1548148677.502 * * [misc]simplify: iters left: 1 (66 enodes) 1548148677.507 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) 1548148677.507 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148677.507 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148677.508 * * [misc]simplify: iters left: 6 (28 enodes) 1548148677.513 * * [misc]simplify: iters left: 5 (70 enodes) 1548148677.523 * * [misc]simplify: iters left: 4 (187 enodes) 1548148677.559 * * [misc]simplify: iters left: 3 (464 enodes) 1548148677.684 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148677.684 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148677.684 * * * * [misc]progress: [ 1479 / 5054 ] simplifiying candidate # 1548148677.684 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148677.684 * * [misc]simplify: iters left: 6 (24 enodes) 1548148677.688 * * [misc]simplify: iters left: 5 (53 enodes) 1548148677.697 * * [misc]simplify: iters left: 4 (131 enodes) 1548148677.719 * * [misc]simplify: iters left: 3 (237 enodes) 1548148677.752 * * [misc]simplify: iters left: 2 (308 enodes) 1548148677.790 * * [misc]simplify: iters left: 1 (352 enodes) 1548148677.820 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) 1548148677.820 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148677.820 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148677.820 * * [misc]simplify: iters left: 6 (29 enodes) 1548148677.825 * * [misc]simplify: iters left: 5 (71 enodes) 1548148677.836 * * [misc]simplify: iters left: 4 (188 enodes) 1548148677.871 * * [misc]simplify: iters left: 3 (466 enodes) 1548148677.994 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148677.994 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4))))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148677.994 * * * * [misc]progress: [ 1480 / 5054 ] simplifiying candidate # 1548148677.994 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ t 1) 1)) 1548148677.994 * * [misc]simplify: iters left: 6 (14 enodes) 1548148677.996 * * [misc]simplify: iters left: 5 (23 enodes) 1548148677.999 * * [misc]simplify: iters left: 4 (37 enodes) 1548148678.003 * * [misc]simplify: iters left: 3 (50 enodes) 1548148678.008 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) 1548148678.008 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.008 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148678.008 * * [misc]simplify: iters left: 6 (28 enodes) 1548148678.013 * * [misc]simplify: iters left: 5 (70 enodes) 1548148678.025 * * [misc]simplify: iters left: 4 (187 enodes) 1548148678.061 * * [misc]simplify: iters left: 3 (464 enodes) 1548148678.184 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148678.184 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.184 * * * * [misc]progress: [ 1481 / 5054 ] simplifiying candidate # 1548148678.184 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148678.184 * * [misc]simplify: iters left: 6 (23 enodes) 1548148678.189 * * [misc]simplify: iters left: 5 (54 enodes) 1548148678.199 * * [misc]simplify: iters left: 4 (129 enodes) 1548148678.218 * * [misc]simplify: iters left: 3 (229 enodes) 1548148678.253 * * [misc]simplify: iters left: 2 (303 enodes) 1548148678.297 * * [misc]simplify: iters left: 1 (368 enodes) 1548148678.338 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) 1548148678.338 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.338 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148678.338 * * [misc]simplify: iters left: 6 (31 enodes) 1548148678.344 * * [misc]simplify: iters left: 5 (76 enodes) 1548148678.355 * * [misc]simplify: iters left: 4 (206 enodes) 1548148678.402 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148678.402 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.403 * * * * [misc]progress: [ 1482 / 5054 ] simplifiying candidate # 1548148678.403 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148678.403 * * [misc]simplify: iters left: 6 (23 enodes) 1548148678.407 * * [misc]simplify: iters left: 5 (53 enodes) 1548148678.415 * * [misc]simplify: iters left: 4 (125 enodes) 1548148678.436 * * [misc]simplify: iters left: 3 (219 enodes) 1548148678.469 * * [misc]simplify: iters left: 2 (315 enodes) 1548148678.517 * * [misc]simplify: iters left: 1 (362 enodes) 1548148678.551 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v)))))) 1548148678.551 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.552 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148678.552 * * [misc]simplify: iters left: 6 (31 enodes) 1548148678.557 * * [misc]simplify: iters left: 5 (76 enodes) 1548148678.569 * * [misc]simplify: iters left: 4 (206 enodes) 1548148678.617 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148678.617 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (fabs (cbrt (+ 4 (+ (* 36 (pow v 4)) (* (* 12 v) v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (cbrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.617 * * * * [misc]progress: [ 1483 / 5054 ] simplifiying candidate # 1548148678.617 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148678.618 * * [misc]simplify: iters left: 6 (22 enodes) 1548148678.622 * * [misc]simplify: iters left: 5 (51 enodes) 1548148678.630 * * [misc]simplify: iters left: 4 (123 enodes) 1548148678.648 * * [misc]simplify: iters left: 3 (214 enodes) 1548148678.681 * * [misc]simplify: iters left: 2 (282 enodes) 1548148678.719 * * [misc]simplify: iters left: 1 (325 enodes) 1548148678.752 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148678.752 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.752 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148678.753 * * [misc]simplify: iters left: 6 (31 enodes) 1548148678.758 * * [misc]simplify: iters left: 5 (76 enodes) 1548148678.771 * * [misc]simplify: iters left: 4 (206 enodes) 1548148678.817 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148678.817 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.817 * * * * [misc]progress: [ 1484 / 5054 ] simplifiying candidate # 1548148678.817 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt 1))) 1548148678.817 * * [misc]simplify: iters left: 6 (12 enodes) 1548148678.820 * * [misc]simplify: iters left: 5 (23 enodes) 1548148678.824 * * [misc]simplify: iters left: 4 (37 enodes) 1548148678.828 * * [misc]simplify: iters left: 3 (48 enodes) 1548148678.832 * [exit]simplify: Simplified to (cbrt (sqrt (- 1 (* (* v v) 5)))) 1548148678.832 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.833 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148678.833 * * [misc]simplify: iters left: 6 (30 enodes) 1548148678.838 * * [misc]simplify: iters left: 5 (75 enodes) 1548148678.850 * * [misc]simplify: iters left: 4 (205 enodes) 1548148678.897 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) 1548148678.897 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148678.897 * * * * [misc]progress: [ 1485 / 5054 ] simplifiying candidate # 1548148678.897 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148678.897 * * [misc]simplify: iters left: 6 (22 enodes) 1548148678.901 * * [misc]simplify: iters left: 5 (51 enodes) 1548148678.910 * * [misc]simplify: iters left: 4 (123 enodes) 1548148678.928 * * [misc]simplify: iters left: 3 (214 enodes) 1548148678.960 * * [misc]simplify: iters left: 2 (282 enodes) 1548148678.999 * * [misc]simplify: iters left: 1 (325 enodes) 1548148679.032 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) 1548148679.032 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.032 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148679.033 * * [misc]simplify: iters left: 6 (31 enodes) 1548148679.038 * * [misc]simplify: iters left: 5 (76 enodes) 1548148679.050 * * [misc]simplify: iters left: 4 (206 enodes) 1548148679.097 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) 1548148679.097 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* (* 12 v) v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (/ (* PI t) (cbrt (+ 1 (* (* v v) -5))))) (sqrt (sqrt (+ (* (* v v) (* 36 (* v v))) (+ 4 (* 12 (* v v))))))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.097 * * * * [misc]progress: [ 1486 / 5054 ] simplifiying candidate # 1548148679.097 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ 1 1)) 1548148679.097 * * [misc]simplify: iters left: 6 (12 enodes) 1548148679.099 * * [misc]simplify: iters left: 5 (21 enodes) 1548148679.102 * * [misc]simplify: iters left: 4 (35 enodes) 1548148679.105 * * [misc]simplify: iters left: 3 (46 enodes) 1548148679.110 * [exit]simplify: Simplified to (cbrt (sqrt (+ (* v (* -5 v)) 1))) 1548148679.110 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.110 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148679.110 * * [misc]simplify: iters left: 6 (30 enodes) 1548148679.117 * * [misc]simplify: iters left: 5 (75 enodes) 1548148679.129 * * [misc]simplify: iters left: 4 (205 enodes) 1548148679.176 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) 1548148679.176 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* -5 v)) 1))) (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.176 * * * * [misc]progress: [ 1487 / 5054 ] simplifiying candidate # 1548148679.177 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148679.177 * * [misc]simplify: iters left: 6 (26 enodes) 1548148679.181 * * [misc]simplify: iters left: 5 (63 enodes) 1548148679.192 * * [misc]simplify: iters left: 4 (167 enodes) 1548148679.219 * * [misc]simplify: iters left: 3 (330 enodes) 1548148679.286 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))) (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* t PI)) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))))) 1548148679.286 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))) (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* t PI)) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.286 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148679.286 * * [misc]simplify: iters left: 6 (28 enodes) 1548148679.293 * * [misc]simplify: iters left: 5 (70 enodes) 1548148679.304 * * [misc]simplify: iters left: 4 (187 enodes) 1548148679.339 * * [misc]simplify: iters left: 3 (482 enodes) 1548148679.474 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148679.474 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))) (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (* t PI)) (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 3) (* v 36)) 4)))))) (/ (* (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.474 * * * * [misc]progress: [ 1488 / 5054 ] simplifiying candidate # 1548148679.475 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148679.475 * * [misc]simplify: iters left: 6 (26 enodes) 1548148679.479 * * [misc]simplify: iters left: 5 (59 enodes) 1548148679.488 * * [misc]simplify: iters left: 4 (144 enodes) 1548148679.513 * * [misc]simplify: iters left: 3 (274 enodes) 1548148679.554 * * [misc]simplify: iters left: 2 (390 enodes) 1548148679.610 * * [misc]simplify: iters left: 1 (498 enodes) 1548148679.668 * [exit]simplify: Simplified to (/ (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148679.669 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.669 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148679.669 * * [misc]simplify: iters left: 6 (28 enodes) 1548148679.675 * * [misc]simplify: iters left: 5 (70 enodes) 1548148679.687 * * [misc]simplify: iters left: 4 (187 enodes) 1548148679.722 * * [misc]simplify: iters left: 3 (482 enodes) 1548148679.856 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148679.857 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (fabs (cbrt (+ (* (* v v) 12) (+ 4 (* (pow v 4) 36))))) (/ (* t PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148679.857 * * * * [misc]progress: [ 1489 / 5054 ] simplifiying candidate # 1548148679.857 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148679.857 * * [misc]simplify: iters left: 6 (25 enodes) 1548148679.861 * * [misc]simplify: iters left: 5 (57 enodes) 1548148679.870 * * [misc]simplify: iters left: 4 (142 enodes) 1548148679.892 * * [misc]simplify: iters left: 3 (274 enodes) 1548148679.936 * * [misc]simplify: iters left: 2 (420 enodes) 1548148680.005 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148680.005 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148680.006 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148680.006 * * [misc]simplify: iters left: 6 (28 enodes) 1548148680.012 * * [misc]simplify: iters left: 5 (70 enodes) 1548148680.023 * * [misc]simplify: iters left: 4 (187 enodes) 1548148680.058 * * [misc]simplify: iters left: 3 (482 enodes) 1548148680.192 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148680.192 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148680.192 * * * * [misc]progress: [ 1490 / 5054 ] simplifiying candidate # 1548148680.193 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt 1))) 1548148680.193 * * [misc]simplify: iters left: 6 (15 enodes) 1548148680.195 * * [misc]simplify: iters left: 5 (29 enodes) 1548148680.199 * * [misc]simplify: iters left: 4 (57 enodes) 1548148680.207 * * [misc]simplify: iters left: 3 (98 enodes) 1548148680.221 * * [misc]simplify: iters left: 2 (139 enodes) 1548148680.241 * * [misc]simplify: iters left: 1 (178 enodes) 1548148680.265 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) 1548148680.265 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148680.265 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148680.265 * * [misc]simplify: iters left: 6 (27 enodes) 1548148680.271 * * [misc]simplify: iters left: 5 (69 enodes) 1548148680.283 * * [misc]simplify: iters left: 4 (186 enodes) 1548148680.317 * * [misc]simplify: iters left: 3 (482 enodes) 1548148680.453 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1)))) 1548148680.453 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148680.453 * * * * [misc]progress: [ 1491 / 5054 ] simplifiying candidate # 1548148680.453 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148680.454 * * [misc]simplify: iters left: 6 (25 enodes) 1548148680.458 * * [misc]simplify: iters left: 5 (57 enodes) 1548148680.467 * * [misc]simplify: iters left: 4 (142 enodes) 1548148680.489 * * [misc]simplify: iters left: 3 (274 enodes) 1548148680.533 * * [misc]simplify: iters left: 2 (420 enodes) 1548148680.601 * [exit]simplify: Simplified to (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) 1548148680.601 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148680.601 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148680.601 * * [misc]simplify: iters left: 6 (28 enodes) 1548148680.607 * * [misc]simplify: iters left: 5 (70 enodes) 1548148680.620 * * [misc]simplify: iters left: 4 (187 enodes) 1548148680.655 * * [misc]simplify: iters left: 3 (482 enodes) 1548148680.790 * [exit]simplify: Simplified to (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5))))) 1548148680.790 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* 36 (pow v 4))))) (/ (* t PI) (cbrt (sqrt (+ (* -5 (* v v)) 1))))) (/ (* (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148680.790 * * * * [misc]progress: [ 1492 / 5054 ] simplifiying candidate # 1548148680.790 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) 1)) 1548148680.790 * * [misc]simplify: iters left: 6 (15 enodes) 1548148680.793 * * [misc]simplify: iters left: 5 (29 enodes) 1548148680.797 * * [misc]simplify: iters left: 4 (58 enodes) 1548148680.805 * * [misc]simplify: iters left: 3 (100 enodes) 1548148680.819 * * [misc]simplify: iters left: 2 (153 enodes) 1548148680.847 * * [misc]simplify: iters left: 1 (229 enodes) 1548148680.883 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) 1548148680.883 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148680.883 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148680.884 * * [misc]simplify: iters left: 6 (27 enodes) 1548148680.889 * * [misc]simplify: iters left: 5 (69 enodes) 1548148680.900 * * [misc]simplify: iters left: 4 (186 enodes) 1548148680.935 * * [misc]simplify: iters left: 3 (482 enodes) 1548148681.069 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1)))) 1548148681.070 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* t PI)) (/ (* (cbrt (sqrt (+ (* (* v -5) v) 1))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))) (cbrt (+ (* (* v -5) v) 1))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.070 * * * * [misc]progress: [ 1493 / 5054 ] simplifiying candidate # 1548148681.070 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148681.070 * * [misc]simplify: iters left: 6 (32 enodes) 1548148681.076 * * [misc]simplify: iters left: 5 (79 enodes) 1548148681.088 * * [misc]simplify: iters left: 4 (223 enodes) 1548148681.142 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) 1548148681.142 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.142 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148681.142 * * [misc]simplify: iters left: 6 (32 enodes) 1548148681.148 * * [misc]simplify: iters left: 5 (86 enodes) 1548148681.166 * * [misc]simplify: iters left: 4 (233 enodes) 1548148681.227 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148681.227 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ 1 (* -5 (* v v))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36))))) (/ (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (+ 4 (* (* v v) 12)) (* (* (* v v) (* v v)) 36)))))) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (cbrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.227 * * * * [misc]progress: [ 1494 / 5054 ] simplifiying candidate # 1548148681.227 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148681.228 * * [misc]simplify: iters left: 6 (32 enodes) 1548148681.234 * * [misc]simplify: iters left: 5 (78 enodes) 1548148681.246 * * [misc]simplify: iters left: 4 (212 enodes) 1548148681.294 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) PI)) 1548148681.294 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.294 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148681.294 * * [misc]simplify: iters left: 6 (32 enodes) 1548148681.300 * * [misc]simplify: iters left: 5 (86 enodes) 1548148681.316 * * [misc]simplify: iters left: 4 (233 enodes) 1548148681.379 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148681.379 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* v (* 6 v)) (* v (* 6 v)))))) PI)) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (cbrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.379 * * * * [misc]progress: [ 1495 / 5054 ] simplifiying candidate # 1548148681.379 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148681.379 * * [misc]simplify: iters left: 6 (31 enodes) 1548148681.385 * * [misc]simplify: iters left: 5 (76 enodes) 1548148681.397 * * [misc]simplify: iters left: 4 (210 enodes) 1548148681.445 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) 1548148681.445 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.445 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148681.445 * * [misc]simplify: iters left: 6 (32 enodes) 1548148681.451 * * [misc]simplify: iters left: 5 (86 enodes) 1548148681.469 * * [misc]simplify: iters left: 4 (233 enodes) 1548148681.531 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148681.531 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.531 * * * * [misc]progress: [ 1496 / 5054 ] simplifiying candidate # 1548148681.531 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148681.531 * * [misc]simplify: iters left: 6 (21 enodes) 1548148681.535 * * [misc]simplify: iters left: 5 (48 enodes) 1548148681.542 * * [misc]simplify: iters left: 4 (117 enodes) 1548148681.566 * * [misc]simplify: iters left: 3 (386 enodes) 1548148681.720 * [exit]simplify: Simplified to (/ (* (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (* v v) (- v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* t PI)) 1548148681.720 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (* v v) (- v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* t PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.721 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148681.721 * * [misc]simplify: iters left: 6 (31 enodes) 1548148681.727 * * [misc]simplify: iters left: 5 (85 enodes) 1548148681.742 * * [misc]simplify: iters left: 4 (232 enodes) 1548148681.805 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148681.805 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (+ 1 (* (* (* 125 v) (* v v)) (* (* v v) (- v))))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (* t PI)) (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.805 * * * * [misc]progress: [ 1497 / 5054 ] simplifiying candidate # 1548148681.806 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148681.806 * * [misc]simplify: iters left: 6 (31 enodes) 1548148681.812 * * [misc]simplify: iters left: 5 (76 enodes) 1548148681.824 * * [misc]simplify: iters left: 4 (210 enodes) 1548148681.872 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) 1548148681.872 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.872 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148681.872 * * [misc]simplify: iters left: 6 (32 enodes) 1548148681.878 * * [misc]simplify: iters left: 5 (86 enodes) 1548148681.894 * * [misc]simplify: iters left: 4 (233 enodes) 1548148681.957 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148681.957 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (* (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) 6) (* (* v v) 6))))))) (/ (* (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (+ (+ (* (* v 12) v) 4) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (cbrt (+ (* (* (* v v) 5) (* (* v v) 5)) (+ 1 (* (* v v) 5)))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148681.957 * * * * [misc]progress: [ 1498 / 5054 ] simplifiying candidate # 1548148681.957 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148681.957 * * [misc]simplify: iters left: 6 (21 enodes) 1548148681.961 * * [misc]simplify: iters left: 5 (48 enodes) 1548148681.968 * * [misc]simplify: iters left: 4 (125 enodes) 1548148681.995 * * [misc]simplify: iters left: 3 (401 enodes) 1548148682.142 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) PI)) 1548148682.142 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (+ 1 (* (* (* v v) (* v 125)) (* (* v v) (- v))))) PI)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148682.142 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148682.143 * * [misc]simplify: iters left: 6 (31 enodes) 1548148682.148 * * [misc]simplify: iters left: 5 (85 enodes) 1548148682.166 * * [misc]simplify: iters left: 4 (232 enodes) 1548148682.229 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148682.229 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (* (cbrt (sqrt (+ 1 (* v (* -5 v))))) (sqrt (+ (+ 4 (* 12 (* v v))) (* (* (* v v) 6) (* (* v v) 6))))) (* (cbrt (+ (* (* (* v v) 25) (* v v)) (+ 1 (* v (* 5 v))))) (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148682.229 * * * * [misc]progress: [ 1499 / 5054 ] simplifiying candidate # 1548148682.229 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148682.229 * * [misc]simplify: iters left: 6 (31 enodes) 1548148682.235 * * [misc]simplify: iters left: 5 (73 enodes) 1548148682.247 * * [misc]simplify: iters left: 4 (202 enodes) 1548148682.290 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v)))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v))))))) 1548148682.290 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v)))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148682.290 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148682.290 * * [misc]simplify: iters left: 6 (28 enodes) 1548148682.295 * * [misc]simplify: iters left: 5 (69 enodes) 1548148682.306 * * [misc]simplify: iters left: 4 (178 enodes) 1548148682.340 * * [misc]simplify: iters left: 3 (418 enodes) 1548148682.453 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148682.453 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v)))))) (/ (/ (* t PI) (cbrt (+ 1 (* (* v v) (* -25 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148682.453 * * * * [misc]progress: [ 1500 / 5054 ] simplifiying candidate # 1548148682.453 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148682.453 * * [misc]simplify: iters left: 6 (31 enodes) 1548148682.459 * * [misc]simplify: iters left: 5 (72 enodes) 1548148682.470 * * [misc]simplify: iters left: 4 (191 enodes) 1548148682.505 * * [misc]simplify: iters left: 3 (456 enodes) 1548148682.613 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4)))) 1548148682.613 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148682.613 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148682.613 * * [misc]simplify: iters left: 6 (28 enodes) 1548148682.619 * * [misc]simplify: iters left: 5 (69 enodes) 1548148682.629 * * [misc]simplify: iters left: 4 (178 enodes) 1548148682.662 * * [misc]simplify: iters left: 3 (418 enodes) 1548148682.775 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148682.775 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v 25) (pow v 3)))) (* t PI))) (fabs (cbrt (+ (+ (* v (* v 12)) (* (pow v 3) (* v 36))) 4)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148682.775 * * * * [misc]progress: [ 1501 / 5054 ] simplifiying candidate # 1548148682.775 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148682.775 * * [misc]simplify: iters left: 6 (30 enodes) 1548148682.781 * * [misc]simplify: iters left: 5 (70 enodes) 1548148682.792 * * [misc]simplify: iters left: 4 (189 enodes) 1548148682.825 * * [misc]simplify: iters left: 3 (457 enodes) 1548148682.936 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) 1548148682.936 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148682.936 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148682.936 * * [misc]simplify: iters left: 6 (28 enodes) 1548148682.942 * * [misc]simplify: iters left: 5 (69 enodes) 1548148682.952 * * [misc]simplify: iters left: 4 (178 enodes) 1548148682.985 * * [misc]simplify: iters left: 3 (418 enodes) 1548148683.098 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148683.099 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148683.099 * * * * [misc]progress: [ 1502 / 5054 ] simplifiying candidate # 1548148683.099 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148683.099 * * [misc]simplify: iters left: 6 (20 enodes) 1548148683.102 * * [misc]simplify: iters left: 5 (42 enodes) 1548148683.108 * * [misc]simplify: iters left: 4 (96 enodes) 1548148683.124 * * [misc]simplify: iters left: 3 (238 enodes) 1548148683.177 * * [misc]simplify: iters left: 2 (449 enodes) 1548148683.275 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* (pow v 4) -25))))) 1548148683.275 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* (pow v 4) -25))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148683.275 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148683.275 * * [misc]simplify: iters left: 6 (27 enodes) 1548148683.280 * * [misc]simplify: iters left: 5 (68 enodes) 1548148683.291 * * [misc]simplify: iters left: 4 (177 enodes) 1548148683.325 * * [misc]simplify: iters left: 3 (420 enodes) 1548148683.437 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148683.437 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (+ 1 (* (pow v 4) -25))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148683.437 * * * * [misc]progress: [ 1503 / 5054 ] simplifiying candidate # 1548148683.437 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148683.437 * * [misc]simplify: iters left: 6 (30 enodes) 1548148683.443 * * [misc]simplify: iters left: 5 (70 enodes) 1548148683.454 * * [misc]simplify: iters left: 4 (189 enodes) 1548148683.488 * * [misc]simplify: iters left: 3 (457 enodes) 1548148683.599 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) 1548148683.599 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148683.599 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148683.599 * * [misc]simplify: iters left: 6 (28 enodes) 1548148683.605 * * [misc]simplify: iters left: 5 (69 enodes) 1548148683.616 * * [misc]simplify: iters left: 4 (178 enodes) 1548148683.650 * * [misc]simplify: iters left: 3 (418 enodes) 1548148683.763 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148683.763 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v 25) (pow v 3)))))) (sqrt (sqrt (+ (+ (* (* v v) 12) (* (pow v 3) (* v 36))) 4)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (/ (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148683.763 * * * * [misc]progress: [ 1504 / 5054 ] simplifiying candidate # 1548148683.763 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148683.763 * * [misc]simplify: iters left: 6 (20 enodes) 1548148683.766 * * [misc]simplify: iters left: 5 (42 enodes) 1548148683.773 * * [misc]simplify: iters left: 4 (104 enodes) 1548148683.791 * * [misc]simplify: iters left: 3 (253 enodes) 1548148683.855 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) 1548148683.855 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148683.855 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148683.855 * * [misc]simplify: iters left: 6 (27 enodes) 1548148683.861 * * [misc]simplify: iters left: 5 (68 enodes) 1548148683.872 * * [misc]simplify: iters left: 4 (177 enodes) 1548148683.904 * * [misc]simplify: iters left: 3 (420 enodes) 1548148684.015 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v))))))) 1548148684.015 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (pow v 3) (* v 25)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (+ 1 (* (* v v) 5)))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* 6 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.015 * * * * [misc]progress: [ 1505 / 5054 ] simplifiying candidate # 1548148684.015 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) 1) 1548148684.016 * * [misc]simplify: iters left: 6 (11 enodes) 1548148684.018 * * [misc]simplify: iters left: 5 (20 enodes) 1548148684.020 * * [misc]simplify: iters left: 4 (34 enodes) 1548148684.023 * * [misc]simplify: iters left: 3 (45 enodes) 1548148684.028 * [exit]simplify: Simplified to (cbrt (sqrt (+ (* v (* v -5)) 1))) 1548148684.028 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.028 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148684.028 * * [misc]simplify: iters left: 6 (30 enodes) 1548148684.034 * * [misc]simplify: iters left: 5 (75 enodes) 1548148684.046 * * [misc]simplify: iters left: 4 (205 enodes) 1548148684.094 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v)))))) 1548148684.094 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (cbrt (sqrt (+ (* v (* v -5)) 1))) (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ (* v (* 12 v)) 4) (* (* 6 (* v v)) (* 6 (* v v)))))) (* (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))) (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.094 * * * * [misc]progress: [ 1506 / 5054 ] simplifiying candidate # 1548148684.094 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148684.094 * * [misc]simplify: iters left: 6 (16 enodes) 1548148684.097 * * [misc]simplify: iters left: 5 (30 enodes) 1548148684.101 * * [misc]simplify: iters left: 4 (61 enodes) 1548148684.109 * * [misc]simplify: iters left: 3 (116 enodes) 1548148684.126 * * [misc]simplify: iters left: 2 (201 enodes) 1548148684.159 * * [misc]simplify: iters left: 1 (432 enodes) 1548148684.263 * [exit]simplify: Simplified to (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) 1548148684.263 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.263 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148684.263 * * [misc]simplify: iters left: 6 (25 enodes) 1548148684.268 * * [misc]simplify: iters left: 5 (65 enodes) 1548148684.278 * * [misc]simplify: iters left: 4 (176 enodes) 1548148684.313 * * [misc]simplify: iters left: 3 (434 enodes) 1548148684.424 * [exit]simplify: Simplified to (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148684.425 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (- 1 (* (* v v) 5))) (* t PI))) (/ (sqrt (+ (* (pow v 4) 36) (+ (* v (* v 12)) 4))) (/ (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.425 * * * * [misc]progress: [ 1507 / 5054 ] simplifiying candidate # 1548148684.425 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148684.425 * * [misc]simplify: iters left: 6 (29 enodes) 1548148684.430 * * [misc]simplify: iters left: 5 (70 enodes) 1548148684.443 * * [misc]simplify: iters left: 4 (197 enodes) 1548148684.493 * [exit]simplify: Simplified to (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148684.493 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.493 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148684.493 * * [misc]simplify: iters left: 6 (28 enodes) 1548148684.500 * * [misc]simplify: iters left: 5 (88 enodes) 1548148684.521 * * [misc]simplify: iters left: 4 (343 enodes) 1548148684.667 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12)))))) 1548148684.667 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (+ 64 (pow (* (+ 2 (* (* 6 v) v)) (* (* 6 v) v)) 3))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (sqrt (+ (* (* (* v v) (+ (* (* v v) 36) 12)) (* (* v v) (+ (* (* v v) 36) 12))) (- 16 (* (* 4 (* v v)) (+ (* (* v v) 36) 12))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.667 * * * * [misc]progress: [ 1508 / 5054 ] simplifiying candidate # 1548148684.667 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt 1)) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148684.668 * * [misc]simplify: iters left: 6 (28 enodes) 1548148684.673 * * [misc]simplify: iters left: 5 (75 enodes) 1548148684.690 * * [misc]simplify: iters left: 4 (236 enodes) 1548148684.760 * [exit]simplify: Simplified to (* (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148684.760 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.760 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148684.760 * * [misc]simplify: iters left: 6 (24 enodes) 1548148684.765 * * [misc]simplify: iters left: 5 (63 enodes) 1548148684.775 * * [misc]simplify: iters left: 4 (170 enodes) 1548148684.812 * * [misc]simplify: iters left: 3 (473 enodes) 1548148684.949 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))))))) 1548148684.949 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (* (+ (+ 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))) (- (- 4 (* v (* 12 v))) (* (* (* v v) 6) (* (* v v) 6))))) (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (* (sqrt (+ (* (* v v) (* -36 (* v v))) (- 4 (* 12 (* v v))))) (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148684.950 * * * * [misc]progress: [ 1509 / 5054 ] simplifiying candidate # 1548148684.950 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148684.950 * * [misc]simplify: iters left: 6 (33 enodes) 1548148684.958 * * [misc]simplify: iters left: 5 (78 enodes) 1548148684.969 * * [misc]simplify: iters left: 4 (198 enodes) 1548148685.006 * * [misc]simplify: iters left: 3 (470 enodes) 1548148685.122 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) 1548148685.123 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148685.123 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148685.123 * * [misc]simplify: iters left: 6 (32 enodes) 1548148685.129 * * [misc]simplify: iters left: 5 (75 enodes) 1548148685.140 * * [misc]simplify: iters left: 4 (192 enodes) 1548148685.177 * * [misc]simplify: iters left: 3 (460 enodes) 1548148685.298 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148685.298 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148685.298 * * * * [misc]progress: [ 1510 / 5054 ] simplifiying candidate # 1548148685.298 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148685.298 * * [misc]simplify: iters left: 6 (32 enodes) 1548148685.304 * * [misc]simplify: iters left: 5 (75 enodes) 1548148685.315 * * [misc]simplify: iters left: 4 (192 enodes) 1548148685.353 * * [misc]simplify: iters left: 3 (460 enodes) 1548148685.474 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148685.474 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148685.474 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148685.474 * * [misc]simplify: iters left: 6 (32 enodes) 1548148685.480 * * [misc]simplify: iters left: 5 (75 enodes) 1548148685.493 * * [misc]simplify: iters left: 4 (192 enodes) 1548148685.528 * * [misc]simplify: iters left: 3 (460 enodes) 1548148685.650 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148685.650 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148685.651 * * * * [misc]progress: [ 1511 / 5054 ] simplifiying candidate # 1548148685.651 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148685.651 * * [misc]simplify: iters left: 6 (35 enodes) 1548148685.657 * * [misc]simplify: iters left: 5 (84 enodes) 1548148685.670 * * [misc]simplify: iters left: 4 (219 enodes) 1548148685.720 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))))))) 1548148685.720 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148685.720 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148685.721 * * [misc]simplify: iters left: 6 (33 enodes) 1548148685.726 * * [misc]simplify: iters left: 5 (76 enodes) 1548148685.738 * * [misc]simplify: iters left: 4 (187 enodes) 1548148685.774 * * [misc]simplify: iters left: 3 (444 enodes) 1548148685.894 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148685.894 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))) (cbrt (sqrt (+ (+ 4 (* 12 (* v v))) (* (* 6 (* v v)) (* 6 (* v v))))))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148685.894 * * * * [misc]progress: [ 1512 / 5054 ] simplifiying candidate # 1548148685.894 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148685.894 * * [misc]simplify: iters left: 6 (35 enodes) 1548148685.900 * * [misc]simplify: iters left: 5 (81 enodes) 1548148685.913 * * [misc]simplify: iters left: 4 (199 enodes) 1548148685.952 * * [misc]simplify: iters left: 3 (489 enodes) 1548148686.080 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) 1548148686.080 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148686.080 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148686.080 * * [misc]simplify: iters left: 6 (33 enodes) 1548148686.088 * * [misc]simplify: iters left: 5 (76 enodes) 1548148686.100 * * [misc]simplify: iters left: 4 (187 enodes) 1548148686.134 * * [misc]simplify: iters left: 3 (444 enodes) 1548148686.254 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148686.254 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6))))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148686.254 * * * * [misc]progress: [ 1513 / 5054 ] simplifiying candidate # 1548148686.254 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148686.255 * * [misc]simplify: iters left: 6 (34 enodes) 1548148686.261 * * [misc]simplify: iters left: 5 (79 enodes) 1548148686.273 * * [misc]simplify: iters left: 4 (197 enodes) 1548148686.312 * * [misc]simplify: iters left: 3 (487 enodes) 1548148686.442 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148686.442 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148686.443 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148686.443 * * [misc]simplify: iters left: 6 (33 enodes) 1548148686.449 * * [misc]simplify: iters left: 5 (76 enodes) 1548148686.462 * * [misc]simplify: iters left: 4 (187 enodes) 1548148686.496 * * [misc]simplify: iters left: 3 (444 enodes) 1548148686.617 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148686.617 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148686.617 * * * * [misc]progress: [ 1514 / 5054 ] simplifiying candidate # 1548148686.618 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148686.618 * * [misc]simplify: iters left: 6 (28 enodes) 1548148686.623 * * [misc]simplify: iters left: 5 (61 enodes) 1548148686.631 * * [misc]simplify: iters left: 4 (133 enodes) 1548148686.654 * * [misc]simplify: iters left: 3 (378 enodes) 1548148687.047 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) 1548148687.047 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148687.048 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148687.048 * * [misc]simplify: iters left: 6 (32 enodes) 1548148687.053 * * [misc]simplify: iters left: 5 (75 enodes) 1548148687.065 * * [misc]simplify: iters left: 4 (186 enodes) 1548148687.101 * * [misc]simplify: iters left: 3 (440 enodes) 1548148687.214 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148687.214 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148687.215 * * * * [misc]progress: [ 1515 / 5054 ] simplifiying candidate # 1548148687.215 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148687.215 * * [misc]simplify: iters left: 6 (34 enodes) 1548148687.221 * * [misc]simplify: iters left: 5 (79 enodes) 1548148687.235 * * [misc]simplify: iters left: 4 (197 enodes) 1548148687.272 * * [misc]simplify: iters left: 3 (487 enodes) 1548148687.402 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) 1548148687.402 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148687.403 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148687.403 * * [misc]simplify: iters left: 6 (33 enodes) 1548148687.408 * * [misc]simplify: iters left: 5 (76 enodes) 1548148687.420 * * [misc]simplify: iters left: 4 (187 enodes) 1548148687.456 * * [misc]simplify: iters left: 3 (444 enodes) 1548148687.576 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148687.576 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (+ (* 12 (* v v)) (+ (* (pow v 4) 36) 4))))) (* (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1)))))) (cbrt (/ (* t PI) (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (cbrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148687.576 * * * * [misc]progress: [ 1516 / 5054 ] simplifiying candidate # 1548148687.576 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148687.576 * * [misc]simplify: iters left: 6 (27 enodes) 1548148687.581 * * [misc]simplify: iters left: 5 (60 enodes) 1548148687.589 * * [misc]simplify: iters left: 4 (136 enodes) 1548148687.614 * * [misc]simplify: iters left: 3 (344 enodes) 1548148687.715 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148687.715 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148687.715 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148687.715 * * [misc]simplify: iters left: 6 (32 enodes) 1548148687.721 * * [misc]simplify: iters left: 5 (75 enodes) 1548148687.732 * * [misc]simplify: iters left: 4 (186 enodes) 1548148687.768 * * [misc]simplify: iters left: 3 (440 enodes) 1548148687.882 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148687.882 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148687.882 * * * * [misc]progress: [ 1517 / 5054 ] simplifiying candidate # 1548148687.882 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148687.882 * * [misc]simplify: iters left: 6 (34 enodes) 1548148687.888 * * [misc]simplify: iters left: 5 (79 enodes) 1548148687.900 * * [misc]simplify: iters left: 4 (196 enodes) 1548148687.939 * * [misc]simplify: iters left: 3 (479 enodes) 1548148688.066 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) 1548148688.066 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148688.067 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148688.067 * * [misc]simplify: iters left: 6 (33 enodes) 1548148688.072 * * [misc]simplify: iters left: 5 (76 enodes) 1548148688.086 * * [misc]simplify: iters left: 4 (187 enodes) 1548148688.121 * * [misc]simplify: iters left: 3 (444 enodes) 1548148688.240 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148688.240 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))) (/ (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (pow v 4) 36))))) (sqrt (/ (* t PI) (cbrt (+ (* v (* -5 v)) 1)))))) (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148688.240 * * * * [misc]progress: [ 1518 / 5054 ] simplifiying candidate # 1548148688.240 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148688.241 * * [misc]simplify: iters left: 6 (34 enodes) 1548148688.247 * * [misc]simplify: iters left: 5 (78 enodes) 1548148688.258 * * [misc]simplify: iters left: 4 (189 enodes) 1548148688.293 * * [misc]simplify: iters left: 3 (447 enodes) 1548148688.408 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) 1548148688.408 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148688.408 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148688.408 * * [misc]simplify: iters left: 6 (33 enodes) 1548148688.414 * * [misc]simplify: iters left: 5 (76 enodes) 1548148688.425 * * [misc]simplify: iters left: 4 (187 enodes) 1548148688.462 * * [misc]simplify: iters left: 3 (444 enodes) 1548148688.581 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148688.581 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* v 36)))))))) (* (/ (sqrt (cbrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148688.581 * * * * [misc]progress: [ 1519 / 5054 ] simplifiying candidate # 1548148688.582 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148688.582 * * [misc]simplify: iters left: 6 (33 enodes) 1548148688.587 * * [misc]simplify: iters left: 5 (76 enodes) 1548148688.599 * * [misc]simplify: iters left: 4 (187 enodes) 1548148688.636 * * [misc]simplify: iters left: 3 (444 enodes) 1548148688.756 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148688.756 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148688.756 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148688.756 * * [misc]simplify: iters left: 6 (33 enodes) 1548148688.762 * * [misc]simplify: iters left: 5 (76 enodes) 1548148688.776 * * [misc]simplify: iters left: 4 (187 enodes) 1548148688.810 * * [misc]simplify: iters left: 3 (444 enodes) 1548148688.931 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148688.931 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148688.931 * * * * [misc]progress: [ 1520 / 5054 ] simplifiying candidate # 1548148688.931 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148688.931 * * [misc]simplify: iters left: 6 (27 enodes) 1548148688.936 * * [misc]simplify: iters left: 5 (58 enodes) 1548148688.944 * * [misc]simplify: iters left: 4 (123 enodes) 1548148688.967 * * [misc]simplify: iters left: 3 (353 enodes) 1548148689.077 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148689.077 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ 8 (* (* (* -6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148689.077 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148689.077 * * [misc]simplify: iters left: 6 (32 enodes) 1548148689.083 * * [misc]simplify: iters left: 5 (75 enodes) 1548148689.096 * * [misc]simplify: iters left: 4 (186 enodes) 1548148689.130 * * [misc]simplify: iters left: 3 (440 enodes) 1548148689.245 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148689.245 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148689.245 * * * * [misc]progress: [ 1521 / 5054 ] simplifiying candidate # 1548148689.245 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148689.245 * * [misc]simplify: iters left: 6 (33 enodes) 1548148689.251 * * [misc]simplify: iters left: 5 (76 enodes) 1548148689.263 * * [misc]simplify: iters left: 4 (187 enodes) 1548148689.297 * * [misc]simplify: iters left: 3 (444 enodes) 1548148689.417 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148689.417 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148689.417 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148689.417 * * [misc]simplify: iters left: 6 (33 enodes) 1548148689.423 * * [misc]simplify: iters left: 5 (76 enodes) 1548148689.434 * * [misc]simplify: iters left: 4 (187 enodes) 1548148689.471 * * [misc]simplify: iters left: 3 (444 enodes) 1548148689.591 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) 1548148689.591 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* v (* v 12)) (+ (* (pow v 4) 36) 4)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148689.591 * * * * [misc]progress: [ 1522 / 5054 ] simplifiying candidate # 1548148689.591 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148689.591 * * [misc]simplify: iters left: 6 (26 enodes) 1548148689.595 * * [misc]simplify: iters left: 5 (57 enodes) 1548148689.603 * * [misc]simplify: iters left: 4 (128 enodes) 1548148689.628 * * [misc]simplify: iters left: 3 (345 enodes) 1548148689.733 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) 1548148689.733 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* 36 v) (* v v))) 8)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148689.733 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148689.733 * * [misc]simplify: iters left: 6 (32 enodes) 1548148689.739 * * [misc]simplify: iters left: 5 (75 enodes) 1548148689.750 * * [misc]simplify: iters left: 4 (186 enodes) 1548148689.786 * * [misc]simplify: iters left: 3 (440 enodes) 1548148689.900 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8)))) 1548148689.901 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) (/ (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* 36 v))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148689.901 * * * * [misc]progress: [ 1523 / 5054 ] simplifiying candidate # 1548148689.901 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148689.901 * * [misc]simplify: iters left: 6 (33 enodes) 1548148689.907 * * [misc]simplify: iters left: 5 (77 enodes) 1548148689.919 * * [misc]simplify: iters left: 4 (203 enodes) 1548148689.966 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))))) (* (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148689.966 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))))) (* (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148689.966 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148689.967 * * [misc]simplify: iters left: 6 (31 enodes) 1548148689.972 * * [misc]simplify: iters left: 5 (73 enodes) 1548148689.983 * * [misc]simplify: iters left: 4 (190 enodes) 1548148690.020 * * [misc]simplify: iters left: 3 (462 enodes) 1548148690.144 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148690.144 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* v (* 12 v)) 4)))))) (* (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148690.145 * * * * [misc]progress: [ 1524 / 5054 ] simplifiying candidate # 1548148690.145 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148690.145 * * [misc]simplify: iters left: 6 (33 enodes) 1548148690.151 * * [misc]simplify: iters left: 5 (76 enodes) 1548148690.165 * * [misc]simplify: iters left: 4 (193 enodes) 1548148690.201 * * [misc]simplify: iters left: 3 (481 enodes) 1548148690.327 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) 1548148690.327 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148690.327 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148690.327 * * [misc]simplify: iters left: 6 (31 enodes) 1548148690.333 * * [misc]simplify: iters left: 5 (73 enodes) 1548148690.344 * * [misc]simplify: iters left: 4 (190 enodes) 1548148690.379 * * [misc]simplify: iters left: 3 (462 enodes) 1548148690.502 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148690.502 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (+ (* -5 (* v v)) 1)) (cbrt (+ (* -5 (* v v)) 1)))) (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* v -6)) (* (* v v) (* 36 v)))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148690.502 * * * * [misc]progress: [ 1525 / 5054 ] simplifiying candidate # 1548148690.503 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148690.503 * * [misc]simplify: iters left: 6 (32 enodes) 1548148690.508 * * [misc]simplify: iters left: 5 (74 enodes) 1548148690.520 * * [misc]simplify: iters left: 4 (191 enodes) 1548148690.557 * * [misc]simplify: iters left: 3 (472 enodes) 1548148690.685 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148690.685 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148690.685 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148690.685 * * [misc]simplify: iters left: 6 (31 enodes) 1548148690.691 * * [misc]simplify: iters left: 5 (73 enodes) 1548148690.704 * * [misc]simplify: iters left: 4 (190 enodes) 1548148690.739 * * [misc]simplify: iters left: 3 (462 enodes) 1548148690.863 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148690.863 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148690.863 * * * * [misc]progress: [ 1526 / 5054 ] simplifiying candidate # 1548148690.863 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148690.864 * * [misc]simplify: iters left: 6 (26 enodes) 1548148690.868 * * [misc]simplify: iters left: 5 (56 enodes) 1548148690.876 * * [misc]simplify: iters left: 4 (122 enodes) 1548148690.898 * * [misc]simplify: iters left: 3 (351 enodes) 1548148691.009 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148691.009 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148691.009 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148691.009 * * [misc]simplify: iters left: 6 (30 enodes) 1548148691.015 * * [misc]simplify: iters left: 5 (72 enodes) 1548148691.028 * * [misc]simplify: iters left: 4 (189 enodes) 1548148691.064 * * [misc]simplify: iters left: 3 (478 enodes) 1548148691.190 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148691.191 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148691.191 * * * * [misc]progress: [ 1527 / 5054 ] simplifiying candidate # 1548148691.191 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148691.191 * * [misc]simplify: iters left: 6 (32 enodes) 1548148691.197 * * [misc]simplify: iters left: 5 (74 enodes) 1548148691.208 * * [misc]simplify: iters left: 4 (191 enodes) 1548148691.245 * * [misc]simplify: iters left: 3 (472 enodes) 1548148691.372 * [exit]simplify: Simplified to (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) 1548148691.372 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148691.373 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148691.373 * * [misc]simplify: iters left: 6 (31 enodes) 1548148691.378 * * [misc]simplify: iters left: 5 (73 enodes) 1548148691.389 * * [misc]simplify: iters left: 4 (190 enodes) 1548148691.427 * * [misc]simplify: iters left: 3 (462 enodes) 1548148691.550 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148691.550 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (sqrt (sqrt (+ (+ (* (pow v 4) 36) 4) (* 12 (* v v))))) (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148691.550 * * * * [misc]progress: [ 1528 / 5054 ] simplifiying candidate # 1548148691.550 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148691.550 * * [misc]simplify: iters left: 6 (25 enodes) 1548148691.555 * * [misc]simplify: iters left: 5 (55 enodes) 1548148691.562 * * [misc]simplify: iters left: 4 (123 enodes) 1548148691.586 * * [misc]simplify: iters left: 3 (350 enodes) 1548148691.699 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148691.699 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8)))) (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148691.700 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148691.700 * * [misc]simplify: iters left: 6 (30 enodes) 1548148691.705 * * [misc]simplify: iters left: 5 (72 enodes) 1548148691.716 * * [misc]simplify: iters left: 4 (189 enodes) 1548148691.754 * * [misc]simplify: iters left: 3 (478 enodes) 1548148691.879 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148691.879 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148691.879 * * * * [misc]progress: [ 1529 / 5054 ] simplifiying candidate # 1548148691.879 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148691.879 * * [misc]simplify: iters left: 6 (30 enodes) 1548148691.887 * * [misc]simplify: iters left: 5 (74 enodes) 1548148691.898 * * [misc]simplify: iters left: 4 (200 enodes) 1548148691.943 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) 1548148691.943 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148691.943 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148691.943 * * [misc]simplify: iters left: 6 (29 enodes) 1548148691.949 * * [misc]simplify: iters left: 5 (71 enodes) 1548148691.960 * * [misc]simplify: iters left: 4 (188 enodes) 1548148691.994 * * [misc]simplify: iters left: 3 (462 enodes) 1548148692.117 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148692.117 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))) (cbrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ (* 12 (* v v)) 4)))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148692.117 * * * * [misc]progress: [ 1530 / 5054 ] simplifiying candidate # 1548148692.117 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148692.117 * * [misc]simplify: iters left: 6 (30 enodes) 1548148692.123 * * [misc]simplify: iters left: 5 (73 enodes) 1548148692.134 * * [misc]simplify: iters left: 4 (190 enodes) 1548148692.171 * * [misc]simplify: iters left: 3 (469 enodes) 1548148692.295 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148692.296 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148692.296 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148692.296 * * [misc]simplify: iters left: 6 (29 enodes) 1548148692.301 * * [misc]simplify: iters left: 5 (71 enodes) 1548148692.312 * * [misc]simplify: iters left: 4 (188 enodes) 1548148692.350 * * [misc]simplify: iters left: 3 (462 enodes) 1548148692.471 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148692.471 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148692.471 * * * * [misc]progress: [ 1531 / 5054 ] simplifiying candidate # 1548148692.472 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148692.472 * * [misc]simplify: iters left: 6 (29 enodes) 1548148692.477 * * [misc]simplify: iters left: 5 (71 enodes) 1548148692.490 * * [misc]simplify: iters left: 4 (188 enodes) 1548148692.525 * * [misc]simplify: iters left: 3 (462 enodes) 1548148692.648 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148692.648 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148692.648 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148692.648 * * [misc]simplify: iters left: 6 (29 enodes) 1548148692.654 * * [misc]simplify: iters left: 5 (71 enodes) 1548148692.665 * * [misc]simplify: iters left: 4 (188 enodes) 1548148692.699 * * [misc]simplify: iters left: 3 (462 enodes) 1548148692.821 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148692.821 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148692.821 * * * * [misc]progress: [ 1532 / 5054 ] simplifiying candidate # 1548148692.821 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148692.822 * * [misc]simplify: iters left: 6 (23 enodes) 1548148692.826 * * [misc]simplify: iters left: 5 (53 enodes) 1548148692.833 * * [misc]simplify: iters left: 4 (117 enodes) 1548148692.854 * * [misc]simplify: iters left: 3 (338 enodes) 1548148692.962 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (cbrt (sqrt (+ (* (* v -5) v) 1)))) 1548148692.962 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (cbrt (sqrt (+ (* (* v -5) v) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148692.963 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148692.963 * * [misc]simplify: iters left: 6 (28 enodes) 1548148692.970 * * [misc]simplify: iters left: 5 (70 enodes) 1548148692.981 * * [misc]simplify: iters left: 4 (187 enodes) 1548148693.015 * * [misc]simplify: iters left: 3 (460 enodes) 1548148693.138 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148693.138 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148693.138 * * * * [misc]progress: [ 1533 / 5054 ] simplifiying candidate # 1548148693.138 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148693.139 * * [misc]simplify: iters left: 6 (29 enodes) 1548148693.144 * * [misc]simplify: iters left: 5 (71 enodes) 1548148693.155 * * [misc]simplify: iters left: 4 (188 enodes) 1548148693.192 * * [misc]simplify: iters left: 3 (462 enodes) 1548148693.314 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148693.314 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148693.314 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148693.314 * * [misc]simplify: iters left: 6 (29 enodes) 1548148693.319 * * [misc]simplify: iters left: 5 (71 enodes) 1548148693.330 * * [misc]simplify: iters left: 4 (188 enodes) 1548148693.368 * * [misc]simplify: iters left: 3 (462 enodes) 1548148693.490 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148693.490 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* v (* 12 v)))))) (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148693.490 * * * * [misc]progress: [ 1534 / 5054 ] simplifiying candidate # 1548148693.490 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148693.490 * * [misc]simplify: iters left: 6 (22 enodes) 1548148693.494 * * [misc]simplify: iters left: 5 (52 enodes) 1548148693.501 * * [misc]simplify: iters left: 4 (121 enodes) 1548148693.526 * * [misc]simplify: iters left: 3 (349 enodes) 1548148693.639 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) 1548148693.639 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148693.639 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148693.639 * * [misc]simplify: iters left: 6 (28 enodes) 1548148693.644 * * [misc]simplify: iters left: 5 (70 enodes) 1548148693.655 * * [misc]simplify: iters left: 4 (187 enodes) 1548148693.692 * * [misc]simplify: iters left: 3 (460 enodes) 1548148693.815 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))))) 1548148693.815 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148693.815 * * * * [misc]progress: [ 1535 / 5054 ] simplifiying candidate # 1548148693.815 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148693.815 * * [misc]simplify: iters left: 6 (31 enodes) 1548148693.821 * * [misc]simplify: iters left: 5 (75 enodes) 1548148693.835 * * [misc]simplify: iters left: 4 (194 enodes) 1548148693.871 * * [misc]simplify: iters left: 3 (496 enodes) 1548148694.010 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) 1548148694.010 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148694.010 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148694.010 * * [misc]simplify: iters left: 6 (30 enodes) 1548148694.016 * * [misc]simplify: iters left: 5 (72 enodes) 1548148694.027 * * [misc]simplify: iters left: 4 (189 enodes) 1548148694.064 * * [misc]simplify: iters left: 3 (466 enodes) 1548148694.186 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148694.186 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* -5 v))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (* (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148694.186 * * * * [misc]progress: [ 1536 / 5054 ] simplifiying candidate # 1548148694.186 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148694.187 * * [misc]simplify: iters left: 6 (31 enodes) 1548148694.192 * * [misc]simplify: iters left: 5 (74 enodes) 1548148694.204 * * [misc]simplify: iters left: 4 (187 enodes) 1548148694.241 * * [misc]simplify: iters left: 3 (454 enodes) 1548148694.362 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) 1548148694.362 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148694.363 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148694.363 * * [misc]simplify: iters left: 6 (30 enodes) 1548148694.368 * * [misc]simplify: iters left: 5 (72 enodes) 1548148694.382 * * [misc]simplify: iters left: 4 (189 enodes) 1548148694.416 * * [misc]simplify: iters left: 3 (466 enodes) 1548148694.539 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148694.540 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (/ (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v v) (* v -6))) 8))) (fabs (cbrt (+ (+ (* (pow v 4) 36) 4) (* v (* 12 v))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148694.540 * * * * [misc]progress: [ 1537 / 5054 ] simplifiying candidate # 1548148694.540 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148694.540 * * [misc]simplify: iters left: 6 (30 enodes) 1548148694.546 * * [misc]simplify: iters left: 5 (72 enodes) 1548148694.557 * * [misc]simplify: iters left: 4 (181 enodes) 1548148694.589 * * [misc]simplify: iters left: 3 (436 enodes) 1548148694.706 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148694.706 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148694.707 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148694.707 * * [misc]simplify: iters left: 6 (30 enodes) 1548148694.712 * * [misc]simplify: iters left: 5 (72 enodes) 1548148694.723 * * [misc]simplify: iters left: 4 (189 enodes) 1548148694.760 * * [misc]simplify: iters left: 3 (466 enodes) 1548148694.882 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148694.882 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148694.882 * * * * [misc]progress: [ 1538 / 5054 ] simplifiying candidate # 1548148694.882 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148694.882 * * [misc]simplify: iters left: 6 (24 enodes) 1548148694.887 * * [misc]simplify: iters left: 5 (54 enodes) 1548148694.894 * * [misc]simplify: iters left: 4 (115 enodes) 1548148694.914 * * [misc]simplify: iters left: 3 (324 enodes) 1548148695.016 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148695.016 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (sqrt (sqrt (+ (* (* (* -6 v) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148695.016 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148695.017 * * [misc]simplify: iters left: 6 (29 enodes) 1548148695.022 * * [misc]simplify: iters left: 5 (71 enodes) 1548148695.033 * * [misc]simplify: iters left: 4 (188 enodes) 1548148695.068 * * [misc]simplify: iters left: 3 (464 enodes) 1548148695.190 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148695.190 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148695.191 * * * * [misc]progress: [ 1539 / 5054 ] simplifiying candidate # 1548148695.191 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148695.191 * * [misc]simplify: iters left: 6 (30 enodes) 1548148695.197 * * [misc]simplify: iters left: 5 (72 enodes) 1548148695.208 * * [misc]simplify: iters left: 4 (181 enodes) 1548148695.243 * * [misc]simplify: iters left: 3 (436 enodes) 1548148695.359 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) 1548148695.359 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148695.359 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148695.360 * * [misc]simplify: iters left: 6 (30 enodes) 1548148695.365 * * [misc]simplify: iters left: 5 (72 enodes) 1548148695.376 * * [misc]simplify: iters left: 4 (189 enodes) 1548148695.413 * * [misc]simplify: iters left: 3 (466 enodes) 1548148695.537 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148695.537 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* 36 v) (* v v))))))) (/ t (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148695.537 * * * * [misc]progress: [ 1540 / 5054 ] simplifiying candidate # 1548148695.537 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) 1548148695.537 * * [misc]simplify: iters left: 6 (23 enodes) 1548148695.542 * * [misc]simplify: iters left: 5 (53 enodes) 1548148695.548 * * [misc]simplify: iters left: 4 (117 enodes) 1548148695.572 * * [misc]simplify: iters left: 3 (324 enodes) 1548148695.671 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) 1548148695.671 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148695.671 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148695.671 * * [misc]simplify: iters left: 6 (29 enodes) 1548148695.677 * * [misc]simplify: iters left: 5 (71 enodes) 1548148695.688 * * [misc]simplify: iters left: 4 (188 enodes) 1548148695.724 * * [misc]simplify: iters left: 3 (464 enodes) 1548148695.846 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148695.846 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (cbrt 1)) 1)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148695.846 * * * * [misc]progress: [ 1541 / 5054 ] simplifiying candidate # 1548148695.846 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148695.846 * * [misc]simplify: iters left: 6 (33 enodes) 1548148695.853 * * [misc]simplify: iters left: 5 (79 enodes) 1548148695.865 * * [misc]simplify: iters left: 4 (211 enodes) 1548148695.916 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (* (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))))) 1548148695.916 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (* (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148695.916 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148695.917 * * [misc]simplify: iters left: 6 (31 enodes) 1548148695.922 * * [misc]simplify: iters left: 5 (73 enodes) 1548148695.933 * * [misc]simplify: iters left: 4 (190 enodes) 1548148695.970 * * [misc]simplify: iters left: 3 (462 enodes) 1548148696.093 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148696.093 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) t)) (* (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ 4 (* v (* v 12))) (* (* (* v v) (* v v)) 36))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.093 * * * * [misc]progress: [ 1542 / 5054 ] simplifiying candidate # 1548148696.093 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148696.093 * * [misc]simplify: iters left: 6 (33 enodes) 1548148696.099 * * [misc]simplify: iters left: 5 (78 enodes) 1548148696.113 * * [misc]simplify: iters left: 4 (199 enodes) 1548148696.156 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (/ t (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4))))))) 1548148696.156 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (/ t (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.156 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148696.157 * * [misc]simplify: iters left: 6 (31 enodes) 1548148696.162 * * [misc]simplify: iters left: 5 (73 enodes) 1548148696.175 * * [misc]simplify: iters left: 4 (190 enodes) 1548148696.210 * * [misc]simplify: iters left: 3 (462 enodes) 1548148696.334 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148696.334 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (* (/ t (* (cbrt (cbrt (+ (* (* v v) -5) 1))) (cbrt (cbrt (+ (* (* v v) -5) 1))))) (/ (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (fabs (cbrt (+ (* (* v v) (* 36 (* v v))) (+ (* 12 (* v v)) 4))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.334 * * * * [misc]progress: [ 1543 / 5054 ] simplifiying candidate # 1548148696.334 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148696.334 * * [misc]simplify: iters left: 6 (32 enodes) 1548148696.340 * * [misc]simplify: iters left: 5 (76 enodes) 1548148696.352 * * [misc]simplify: iters left: 4 (197 enodes) 1548148696.396 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148696.396 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.396 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148696.396 * * [misc]simplify: iters left: 6 (31 enodes) 1548148696.402 * * [misc]simplify: iters left: 5 (73 enodes) 1548148696.413 * * [misc]simplify: iters left: 4 (190 enodes) 1548148696.447 * * [misc]simplify: iters left: 3 (462 enodes) 1548148696.571 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148696.571 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.571 * * * * [misc]progress: [ 1544 / 5054 ] simplifiying candidate # 1548148696.572 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148696.572 * * [misc]simplify: iters left: 6 (26 enodes) 1548148696.576 * * [misc]simplify: iters left: 5 (58 enodes) 1548148696.584 * * [misc]simplify: iters left: 4 (128 enodes) 1548148696.607 * * [misc]simplify: iters left: 3 (349 enodes) 1548148696.711 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148696.711 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.711 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148696.712 * * [misc]simplify: iters left: 6 (30 enodes) 1548148696.719 * * [misc]simplify: iters left: 5 (72 enodes) 1548148696.730 * * [misc]simplify: iters left: 4 (189 enodes) 1548148696.765 * * [misc]simplify: iters left: 3 (478 enodes) 1548148696.891 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148696.891 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.892 * * * * [misc]progress: [ 1545 / 5054 ] simplifiying candidate # 1548148696.892 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148696.892 * * [misc]simplify: iters left: 6 (32 enodes) 1548148696.898 * * [misc]simplify: iters left: 5 (76 enodes) 1548148696.909 * * [misc]simplify: iters left: 4 (197 enodes) 1548148696.954 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) 1548148696.954 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148696.954 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148696.954 * * [misc]simplify: iters left: 6 (31 enodes) 1548148696.960 * * [misc]simplify: iters left: 5 (73 enodes) 1548148696.971 * * [misc]simplify: iters left: 4 (190 enodes) 1548148697.008 * * [misc]simplify: iters left: 3 (462 enodes) 1548148697.131 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148697.131 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ t (sqrt (sqrt (+ (* (* (* v v) (* v v)) 36) (+ 4 (* (* 12 v) v))))))) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (cbrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148697.131 * * * * [misc]progress: [ 1546 / 5054 ] simplifiying candidate # 1548148697.131 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148697.131 * * [misc]simplify: iters left: 6 (25 enodes) 1548148697.136 * * [misc]simplify: iters left: 5 (57 enodes) 1548148697.143 * * [misc]simplify: iters left: 4 (131 enodes) 1548148697.170 * * [misc]simplify: iters left: 3 (366 enodes) 1548148697.282 * [exit]simplify: Simplified to (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8))))) 1548148697.282 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* -6 v) (* v v))) 8))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148697.282 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148697.282 * * [misc]simplify: iters left: 6 (30 enodes) 1548148697.287 * * [misc]simplify: iters left: 5 (72 enodes) 1548148697.298 * * [misc]simplify: iters left: 4 (189 enodes) 1548148697.337 * * [misc]simplify: iters left: 3 (478 enodes) 1548148697.463 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148697.463 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (cbrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148697.463 * * * * [misc]progress: [ 1547 / 5054 ] simplifiying candidate # 1548148697.463 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148697.464 * * [misc]simplify: iters left: 6 (32 enodes) 1548148697.469 * * [misc]simplify: iters left: 5 (76 enodes) 1548148697.484 * * [misc]simplify: iters left: 4 (202 enodes) 1548148697.528 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (/ t (sqrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v)))))))) 1548148697.528 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (/ t (sqrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148697.529 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148697.529 * * [misc]simplify: iters left: 6 (31 enodes) 1548148697.534 * * [misc]simplify: iters left: 5 (73 enodes) 1548148697.547 * * [misc]simplify: iters left: 4 (190 enodes) 1548148697.582 * * [misc]simplify: iters left: 3 (462 enodes) 1548148697.706 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148697.706 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (/ t (sqrt (cbrt (+ (* (* v v) -5) 1)))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (cbrt (sqrt (+ (+ 4 (* (* 12 v) v)) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (cbrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148697.706 * * * * [misc]progress: [ 1548 / 5054 ] simplifiying candidate # 1548148697.706 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148697.707 * * [misc]simplify: iters left: 6 (32 enodes) 1548148697.712 * * [misc]simplify: iters left: 5 (75 enodes) 1548148697.724 * * [misc]simplify: iters left: 4 (192 enodes) 1548148697.758 * * [misc]simplify: iters left: 3 (462 enodes) 1548148697.877 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) 1548148697.878 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148697.878 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148697.878 * * [misc]simplify: iters left: 6 (31 enodes) 1548148697.883 * * [misc]simplify: iters left: 5 (73 enodes) 1548148697.894 * * [misc]simplify: iters left: 4 (190 enodes) 1548148697.931 * * [misc]simplify: iters left: 3 (462 enodes) 1548148698.054 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148698.054 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) t) (fabs (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (* (/ (sqrt (cbrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148698.054 * * * * [misc]progress: [ 1549 / 5054 ] simplifiying candidate # 1548148698.054 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148698.055 * * [misc]simplify: iters left: 6 (31 enodes) 1548148698.060 * * [misc]simplify: iters left: 5 (73 enodes) 1548148698.071 * * [misc]simplify: iters left: 4 (190 enodes) 1548148698.108 * * [misc]simplify: iters left: 3 (462 enodes) 1548148698.232 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148698.232 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148698.232 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148698.232 * * [misc]simplify: iters left: 6 (31 enodes) 1548148698.238 * * [misc]simplify: iters left: 5 (73 enodes) 1548148698.251 * * [misc]simplify: iters left: 4 (190 enodes) 1548148698.286 * * [misc]simplify: iters left: 3 (462 enodes) 1548148698.410 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148698.410 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148698.410 * * * * [misc]progress: [ 1550 / 5054 ] simplifiying candidate # 1548148698.410 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148698.411 * * [misc]simplify: iters left: 6 (25 enodes) 1548148698.415 * * [misc]simplify: iters left: 5 (55 enodes) 1548148698.422 * * [misc]simplify: iters left: 4 (121 enodes) 1548148698.444 * * [misc]simplify: iters left: 3 (345 enodes) 1548148698.555 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) 1548148698.555 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* (* (* v -6) (* v v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148698.555 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148698.555 * * [misc]simplify: iters left: 6 (30 enodes) 1548148698.560 * * [misc]simplify: iters left: 5 (72 enodes) 1548148698.574 * * [misc]simplify: iters left: 4 (189 enodes) 1548148698.609 * * [misc]simplify: iters left: 3 (478 enodes) 1548148698.736 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148698.736 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148698.736 * * * * [misc]progress: [ 1551 / 5054 ] simplifiying candidate # 1548148698.736 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148698.736 * * [misc]simplify: iters left: 6 (31 enodes) 1548148698.742 * * [misc]simplify: iters left: 5 (73 enodes) 1548148698.753 * * [misc]simplify: iters left: 4 (190 enodes) 1548148698.789 * * [misc]simplify: iters left: 3 (462 enodes) 1548148698.912 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148698.912 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148698.912 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148698.913 * * [misc]simplify: iters left: 6 (31 enodes) 1548148698.918 * * [misc]simplify: iters left: 5 (73 enodes) 1548148698.929 * * [misc]simplify: iters left: 4 (190 enodes) 1548148698.967 * * [misc]simplify: iters left: 3 (462 enodes) 1548148699.091 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) 1548148699.091 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v)))))))) (* (/ (sqrt (sqrt (+ (+ (* (* 12 v) v) 4) (* (pow v 4) 36)))) (/ PI (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v 36) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148699.091 * * * * [misc]progress: [ 1552 / 5054 ] simplifiying candidate # 1548148699.091 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148699.091 * * [misc]simplify: iters left: 6 (24 enodes) 1548148699.095 * * [misc]simplify: iters left: 5 (54 enodes) 1548148699.103 * * [misc]simplify: iters left: 4 (122 enodes) 1548148699.128 * * [misc]simplify: iters left: 3 (349 enodes) 1548148699.243 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) 1548148699.243 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v v) -5) 1))) t) (/ (sqrt (sqrt (+ (* (* (* v 36) (* v v)) (* (* v -6) (* v v))) 8))) (sqrt (cbrt (+ (* (* v v) -5) 1))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148699.243 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148699.243 * * [misc]simplify: iters left: 6 (30 enodes) 1548148699.249 * * [misc]simplify: iters left: 5 (72 enodes) 1548148699.259 * * [misc]simplify: iters left: 4 (189 enodes) 1548148699.297 * * [misc]simplify: iters left: 3 (478 enodes) 1548148699.422 * [exit]simplify: Simplified to (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v)))))))) 1548148699.423 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) (* (/ (sqrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))) (/ PI (sqrt (cbrt (+ 1 (* -5 (* v v))))))) (/ (cbrt (sqrt (+ 1 (* -5 (* v v))))) (sqrt (sqrt (- 8 (* (* (* v v) (* v 36)) (* (* v v) (* 6 v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148699.423 * * * * [misc]progress: [ 1553 / 5054 ] simplifiying candidate # 1548148699.423 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148699.423 * * [misc]simplify: iters left: 6 (30 enodes) 1548148699.428 * * [misc]simplify: iters left: 5 (72 enodes) 1548148699.442 * * [misc]simplify: iters left: 4 (189 enodes) 1548148699.477 * * [misc]simplify: iters left: 3 (465 enodes) 1548148699.598 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) 1548148699.598 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148699.599 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148699.599 * * [misc]simplify: iters left: 6 (30 enodes) 1548148699.604 * * [misc]simplify: iters left: 5 (72 enodes) 1548148699.615 * * [misc]simplify: iters left: 4 (189 enodes) 1548148699.651 * * [misc]simplify: iters left: 3 (466 enodes) 1548148699.773 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148699.773 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* v 36))))))) (* (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* (* v 12) v) 4)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148699.773 * * * * [misc]progress: [ 1554 / 5054 ] simplifiying candidate # 1548148699.773 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148699.774 * * [misc]simplify: iters left: 6 (30 enodes) 1548148699.779 * * [misc]simplify: iters left: 5 (71 enodes) 1548148699.790 * * [misc]simplify: iters left: 4 (182 enodes) 1548148699.826 * * [misc]simplify: iters left: 3 (436 enodes) 1548148699.939 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) 1548148699.939 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148699.939 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148699.940 * * [misc]simplify: iters left: 6 (30 enodes) 1548148699.945 * * [misc]simplify: iters left: 5 (72 enodes) 1548148699.956 * * [misc]simplify: iters left: 4 (189 enodes) 1548148699.993 * * [misc]simplify: iters left: 3 (466 enodes) 1548148700.116 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148700.116 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36))))) (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))) 8)))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148700.116 * * * * [misc]progress: [ 1555 / 5054 ] simplifiying candidate # 1548148700.117 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148700.117 * * [misc]simplify: iters left: 6 (29 enodes) 1548148700.122 * * [misc]simplify: iters left: 5 (69 enodes) 1548148700.132 * * [misc]simplify: iters left: 4 (180 enodes) 1548148700.168 * * [misc]simplify: iters left: 3 (443 enodes) 1548148700.288 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) 1548148700.288 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148700.289 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148700.289 * * [misc]simplify: iters left: 6 (30 enodes) 1548148700.297 * * [misc]simplify: iters left: 5 (72 enodes) 1548148700.308 * * [misc]simplify: iters left: 4 (189 enodes) 1548148700.342 * * [misc]simplify: iters left: 3 (466 enodes) 1548148700.466 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148700.466 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148700.466 * * * * [misc]progress: [ 1556 / 5054 ] simplifiying candidate # 1548148700.466 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) 1548148700.466 * * [misc]simplify: iters left: 6 (23 enodes) 1548148700.470 * * [misc]simplify: iters left: 5 (51 enodes) 1548148700.477 * * [misc]simplify: iters left: 4 (110 enodes) 1548148700.496 * * [misc]simplify: iters left: 3 (304 enodes) 1548148700.590 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) 1548148700.590 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148700.591 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148700.591 * * [misc]simplify: iters left: 6 (29 enodes) 1548148700.596 * * [misc]simplify: iters left: 5 (71 enodes) 1548148700.607 * * [misc]simplify: iters left: 4 (188 enodes) 1548148700.643 * * [misc]simplify: iters left: 3 (464 enodes) 1548148700.766 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148700.766 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148700.766 * * * * [misc]progress: [ 1557 / 5054 ] simplifiying candidate # 1548148700.766 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148700.766 * * [misc]simplify: iters left: 6 (29 enodes) 1548148700.771 * * [misc]simplify: iters left: 5 (69 enodes) 1548148700.785 * * [misc]simplify: iters left: 4 (180 enodes) 1548148700.818 * * [misc]simplify: iters left: 3 (443 enodes) 1548148700.939 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) 1548148700.939 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148700.939 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148700.940 * * [misc]simplify: iters left: 6 (30 enodes) 1548148700.945 * * [misc]simplify: iters left: 5 (72 enodes) 1548148700.956 * * [misc]simplify: iters left: 4 (189 enodes) 1548148700.991 * * [misc]simplify: iters left: 3 (466 enodes) 1548148701.113 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5)))))) 1548148701.113 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) (sqrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))))) (/ (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) PI) (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (cbrt (+ 1 (* v (* v -5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148701.113 * * * * [misc]progress: [ 1558 / 5054 ] simplifiying candidate # 1548148701.114 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) 1548148701.114 * * [misc]simplify: iters left: 6 (22 enodes) 1548148701.118 * * [misc]simplify: iters left: 5 (48 enodes) 1548148701.124 * * [misc]simplify: iters left: 4 (107 enodes) 1548148701.142 * * [misc]simplify: iters left: 3 (298 enodes) 1548148701.237 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) 1548148701.237 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (sqrt (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148701.237 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148701.237 * * [misc]simplify: iters left: 6 (29 enodes) 1548148701.243 * * [misc]simplify: iters left: 5 (71 enodes) 1548148701.253 * * [misc]simplify: iters left: 4 (188 enodes) 1548148701.290 * * [misc]simplify: iters left: 3 (464 enodes) 1548148701.411 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148701.412 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ t 1) 1)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36)))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148701.412 * * * * [misc]progress: [ 1559 / 5054 ] simplifiying candidate # 1548148701.412 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148701.412 * * [misc]simplify: iters left: 6 (28 enodes) 1548148701.419 * * [misc]simplify: iters left: 5 (70 enodes) 1548148701.430 * * [misc]simplify: iters left: 4 (187 enodes) 1548148701.465 * * [misc]simplify: iters left: 3 (470 enodes) 1548148701.594 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6)))))))) 1548148701.594 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148701.595 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148701.595 * * [misc]simplify: iters left: 6 (32 enodes) 1548148701.600 * * [misc]simplify: iters left: 5 (77 enodes) 1548148701.612 * * [misc]simplify: iters left: 4 (207 enodes) 1548148701.660 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148701.661 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36))))) (cbrt (sqrt (+ 4 (+ (* 12 (* v v)) (* (pow v 4) 36)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* v -6)))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148701.661 * * * * [misc]progress: [ 1560 / 5054 ] simplifiying candidate # 1548148701.661 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148701.661 * * [misc]simplify: iters left: 6 (28 enodes) 1548148701.666 * * [misc]simplify: iters left: 5 (69 enodes) 1548148701.677 * * [misc]simplify: iters left: 4 (180 enodes) 1548148701.711 * * [misc]simplify: iters left: 3 (419 enodes) 1548148701.820 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) 1548148701.820 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148701.820 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148701.820 * * [misc]simplify: iters left: 6 (32 enodes) 1548148701.826 * * [misc]simplify: iters left: 5 (77 enodes) 1548148701.838 * * [misc]simplify: iters left: 4 (207 enodes) 1548148701.887 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148701.887 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ 8 (* (* (* v v) (* -6 v)) (* (* v v) (* 36 v))))))) (fabs (cbrt (+ (* (pow v 4) 36) (+ (* (* v v) 12) 4))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148701.887 * * * * [misc]progress: [ 1561 / 5054 ] simplifiying candidate # 1548148701.887 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148701.887 * * [misc]simplify: iters left: 6 (27 enodes) 1548148701.892 * * [misc]simplify: iters left: 5 (67 enodes) 1548148701.903 * * [misc]simplify: iters left: 4 (178 enodes) 1548148701.937 * * [misc]simplify: iters left: 3 (419 enodes) 1548148702.046 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) 1548148702.046 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.046 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148702.047 * * [misc]simplify: iters left: 6 (32 enodes) 1548148702.052 * * [misc]simplify: iters left: 5 (77 enodes) 1548148702.064 * * [misc]simplify: iters left: 4 (207 enodes) 1548148702.113 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148702.113 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.113 * * * * [misc]progress: [ 1562 / 5054 ] simplifiying candidate # 1548148702.113 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) 1548148702.113 * * [misc]simplify: iters left: 6 (21 enodes) 1548148702.117 * * [misc]simplify: iters left: 5 (49 enodes) 1548148702.124 * * [misc]simplify: iters left: 4 (108 enodes) 1548148702.143 * * [misc]simplify: iters left: 3 (310 enodes) 1548148702.251 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) 1548148702.251 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.251 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148702.251 * * [misc]simplify: iters left: 6 (31 enodes) 1548148702.256 * * [misc]simplify: iters left: 5 (76 enodes) 1548148702.268 * * [misc]simplify: iters left: 4 (206 enodes) 1548148702.316 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148702.316 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt 1))) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.316 * * * * [misc]progress: [ 1563 / 5054 ] simplifiying candidate # 1548148702.316 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148702.316 * * [misc]simplify: iters left: 6 (27 enodes) 1548148702.321 * * [misc]simplify: iters left: 5 (67 enodes) 1548148702.332 * * [misc]simplify: iters left: 4 (178 enodes) 1548148702.366 * * [misc]simplify: iters left: 3 (419 enodes) 1548148702.475 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) 1548148702.475 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.475 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148702.475 * * [misc]simplify: iters left: 6 (32 enodes) 1548148702.481 * * [misc]simplify: iters left: 5 (77 enodes) 1548148702.493 * * [misc]simplify: iters left: 4 (207 enodes) 1548148702.541 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4)))))) 1548148702.541 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (sqrt (sqrt (+ (+ 4 (* v (* v 12))) (* (pow v 4) 36)))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* v 36)) (* (* v v) (* -6 v)))))))) (/ (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t (/ PI (cbrt (+ (* v (* -5 v)) 1)))) (sqrt (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ (* (* v 12) v) 4))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.541 * * * * [misc]progress: [ 1564 / 5054 ] simplifiying candidate # 1548148702.541 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) 1548148702.541 * * [misc]simplify: iters left: 6 (20 enodes) 1548148702.545 * * [misc]simplify: iters left: 5 (46 enodes) 1548148702.551 * * [misc]simplify: iters left: 4 (105 enodes) 1548148702.570 * * [misc]simplify: iters left: 3 (303 enodes) 1548148702.668 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v))))))) 1548148702.668 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ 8 (* (* (* v 36) (* v v)) (* (* -6 v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.669 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148702.669 * * [misc]simplify: iters left: 6 (31 enodes) 1548148702.674 * * [misc]simplify: iters left: 5 (76 enodes) 1548148702.688 * * [misc]simplify: iters left: 4 (206 enodes) 1548148702.734 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148702.734 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 1)) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.734 * * * * [misc]progress: [ 1565 / 5054 ] simplifiying candidate # 1548148702.734 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148702.734 * * [misc]simplify: iters left: 6 (31 enodes) 1548148702.740 * * [misc]simplify: iters left: 5 (79 enodes) 1548148702.754 * * [misc]simplify: iters left: 4 (217 enodes) 1548148702.802 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) 1548148702.802 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.802 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148702.802 * * [misc]simplify: iters left: 6 (29 enodes) 1548148702.809 * * [misc]simplify: iters left: 5 (71 enodes) 1548148702.820 * * [misc]simplify: iters left: 4 (188 enodes) 1548148702.855 * * [misc]simplify: iters left: 3 (482 enodes) 1548148702.987 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148702.987 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36)))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148702.987 * * * * [misc]progress: [ 1566 / 5054 ] simplifiying candidate # 1548148702.988 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148702.988 * * [misc]simplify: iters left: 6 (31 enodes) 1548148702.993 * * [misc]simplify: iters left: 5 (75 enodes) 1548148703.005 * * [misc]simplify: iters left: 4 (193 enodes) 1548148703.043 * * [misc]simplify: iters left: 3 (481 enodes) 1548148703.457 * [exit]simplify: Simplified to (* (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) 1548148703.457 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148703.458 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148703.458 * * [misc]simplify: iters left: 6 (29 enodes) 1548148703.463 * * [misc]simplify: iters left: 5 (71 enodes) 1548148703.474 * * [misc]simplify: iters left: 4 (188 enodes) 1548148703.512 * * [misc]simplify: iters left: 3 (482 enodes) 1548148703.645 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148703.645 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ (+ 4 (* (pow v 4) 36)) (* (* v 12) v)))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (* t PI)) (sqrt (sqrt (- 8 (* (* (* v v) (* 36 v)) (* (* 6 v) (* v v)))))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148703.645 * * * * [misc]progress: [ 1567 / 5054 ] simplifiying candidate # 1548148703.645 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148703.646 * * [misc]simplify: iters left: 6 (30 enodes) 1548148703.651 * * [misc]simplify: iters left: 5 (73 enodes) 1548148703.662 * * [misc]simplify: iters left: 4 (191 enodes) 1548148703.699 * * [misc]simplify: iters left: 3 (473 enodes) 1548148703.825 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148703.825 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148703.825 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148703.825 * * [misc]simplify: iters left: 6 (29 enodes) 1548148703.830 * * [misc]simplify: iters left: 5 (71 enodes) 1548148703.841 * * [misc]simplify: iters left: 4 (188 enodes) 1548148703.879 * * [misc]simplify: iters left: 3 (482 enodes) 1548148704.011 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148704.011 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148704.011 * * * * [misc]progress: [ 1568 / 5054 ] simplifiying candidate # 1548148704.011 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) 1548148704.011 * * [misc]simplify: iters left: 6 (24 enodes) 1548148704.015 * * [misc]simplify: iters left: 5 (55 enodes) 1548148704.025 * * [misc]simplify: iters left: 4 (127 enodes) 1548148704.049 * * [misc]simplify: iters left: 3 (367 enodes) 1548148704.162 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) 1548148704.162 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v -6) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148704.162 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148704.162 * * [misc]simplify: iters left: 6 (28 enodes) 1548148704.167 * * [misc]simplify: iters left: 5 (70 enodes) 1548148704.178 * * [misc]simplify: iters left: 4 (187 enodes) 1548148704.215 * * [misc]simplify: iters left: 3 (480 enodes) 1548148704.350 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148704.350 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt 1))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148704.350 * * * * [misc]progress: [ 1569 / 5054 ] simplifiying candidate # 1548148704.350 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148704.350 * * [misc]simplify: iters left: 6 (30 enodes) 1548148704.356 * * [misc]simplify: iters left: 5 (73 enodes) 1548148704.367 * * [misc]simplify: iters left: 4 (191 enodes) 1548148704.404 * * [misc]simplify: iters left: 3 (473 enodes) 1548148704.529 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) 1548148704.529 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148704.530 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148704.530 * * [misc]simplify: iters left: 6 (29 enodes) 1548148704.535 * * [misc]simplify: iters left: 5 (71 enodes) 1548148704.546 * * [misc]simplify: iters left: 4 (188 enodes) 1548148704.583 * * [misc]simplify: iters left: 3 (482 enodes) 1548148704.715 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5))))) 1548148704.715 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ 1 (* (* v -5) v)))) (* t PI)) (/ (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v)))))) (sqrt (sqrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4))))) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ (* v (* 12 v)) 4))))) (/ (sqrt (sqrt (+ (* (* (* v v) (* v -6)) (* (* v 36) (* v v))) 8))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148704.715 * * * * [misc]progress: [ 1570 / 5054 ] simplifiying candidate # 1548148704.715 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) 1548148704.715 * * [misc]simplify: iters left: 6 (23 enodes) 1548148704.721 * * [misc]simplify: iters left: 5 (54 enodes) 1548148704.729 * * [misc]simplify: iters left: 4 (131 enodes) 1548148704.753 * * [misc]simplify: iters left: 3 (362 enodes) 1548148704.867 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) 1548148704.867 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) (* t PI)) (sqrt (sqrt (+ (* (* (* v v) (* 36 v)) (* (* v -6) (* v v))) 8)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148704.867 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ 1 (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148704.867 * * [misc]simplify: iters left: 6 (28 enodes) 1548148704.872 * * [misc]simplify: iters left: 5 (70 enodes) 1548148704.885 * * [misc]simplify: iters left: 4 (187 enodes) 1548148704.920 * * [misc]simplify: iters left: 3 (480 enodes) 1548148705.055 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5))))) 1548148705.055 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) 1)) (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v))))) (/ (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.055 * * * * [misc]progress: [ 1571 / 5054 ] simplifiying candidate # 1548148705.055 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148705.055 * * [misc]simplify: iters left: 6 (36 enodes) 1548148705.062 * * [misc]simplify: iters left: 5 (93 enodes) 1548148705.077 * * [misc]simplify: iters left: 4 (267 enodes) 1548148705.148 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))) (/ PI (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))))) 1548148705.148 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))) (/ PI (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.148 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148705.148 * * [misc]simplify: iters left: 6 (33 enodes) 1548148705.154 * * [misc]simplify: iters left: 5 (87 enodes) 1548148705.172 * * [misc]simplify: iters left: 4 (241 enodes) 1548148705.245 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148705.245 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (* (/ (/ t (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))) (/ PI (cbrt (sqrt (+ (* (* (* v v) 36) (* v v)) (+ 4 (* (* v 12) v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.245 * * * * [misc]progress: [ 1572 / 5054 ] simplifiying candidate # 1548148705.245 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148705.246 * * [misc]simplify: iters left: 6 (36 enodes) 1548148705.252 * * [misc]simplify: iters left: 5 (92 enodes) 1548148705.266 * * [misc]simplify: iters left: 4 (255 enodes) 1548148705.333 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148705.333 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.334 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148705.334 * * [misc]simplify: iters left: 6 (33 enodes) 1548148705.341 * * [misc]simplify: iters left: 5 (87 enodes) 1548148705.356 * * [misc]simplify: iters left: 4 (241 enodes) 1548148705.429 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148705.429 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (fabs (cbrt (+ (+ (* 12 (* v v)) 4) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (cbrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.429 * * * * [misc]progress: [ 1573 / 5054 ] simplifiying candidate # 1548148705.429 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148705.429 * * [misc]simplify: iters left: 6 (35 enodes) 1548148705.436 * * [misc]simplify: iters left: 5 (90 enodes) 1548148705.452 * * [misc]simplify: iters left: 4 (253 enodes) 1548148705.517 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148705.517 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.517 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148705.517 * * [misc]simplify: iters left: 6 (33 enodes) 1548148705.524 * * [misc]simplify: iters left: 5 (87 enodes) 1548148705.539 * * [misc]simplify: iters left: 4 (241 enodes) 1548148705.612 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148705.612 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.612 * * * * [misc]progress: [ 1574 / 5054 ] simplifiying candidate # 1548148705.612 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) 1548148705.612 * * [misc]simplify: iters left: 6 (29 enodes) 1548148705.618 * * [misc]simplify: iters left: 5 (72 enodes) 1548148705.630 * * [misc]simplify: iters left: 4 (183 enodes) 1548148705.673 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) 1548148705.673 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* PI t) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.674 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148705.674 * * [misc]simplify: iters left: 6 (32 enodes) 1548148705.682 * * [misc]simplify: iters left: 5 (86 enodes) 1548148705.697 * * [misc]simplify: iters left: 4 (237 enodes) 1548148705.760 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148705.760 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt 1))) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.760 * * * * [misc]progress: [ 1575 / 5054 ] simplifiying candidate # 1548148705.760 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148705.760 * * [misc]simplify: iters left: 6 (35 enodes) 1548148705.767 * * [misc]simplify: iters left: 5 (90 enodes) 1548148705.781 * * [misc]simplify: iters left: 4 (253 enodes) 1548148705.845 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148705.845 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* 12 (* v v)) 4))))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.846 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148705.846 * * [misc]simplify: iters left: 6 (33 enodes) 1548148705.852 * * [misc]simplify: iters left: 5 (87 enodes) 1548148705.870 * * [misc]simplify: iters left: 4 (241 enodes) 1548148705.943 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v))))))) 1548148705.943 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (sqrt (sqrt (+ (* (* 36 (* v v)) (* v v)) (+ 4 (* (* v v) 12)))))) (* (sqrt (sqrt (- 8 (* (* (pow v 3) 216) (pow v 3))))) (cbrt (+ (+ (* v (* 5 v)) 1) (* (* v (* 5 v)) (* v (* 5 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148705.943 * * * * [misc]progress: [ 1576 / 5054 ] simplifiying candidate # 1548148705.943 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) 1548148705.943 * * [misc]simplify: iters left: 6 (28 enodes) 1548148705.948 * * [misc]simplify: iters left: 5 (71 enodes) 1548148705.958 * * [misc]simplify: iters left: 4 (186 enodes) 1548148706.005 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148706.005 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (/ (* t PI) (cbrt (- 1 (* (* 125 (* v v)) (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.005 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ (* 1 1) (+ (* (* (* v v) 5) (* (* v v) 5)) (* 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148706.005 * * [misc]simplify: iters left: 6 (32 enodes) 1548148706.012 * * [misc]simplify: iters left: 5 (86 enodes) 1548148706.027 * * [misc]simplify: iters left: 4 (237 enodes) 1548148706.091 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3))))))) 1548148706.091 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (pow 1 3) (pow (* (* v v) 5) 3)))) 1)) (/ (/ (cbrt (sqrt (- 1 (* 5 (* v v))))) (/ (cbrt (+ (+ (* 5 (* v v)) 1) (* (* 5 (* v v)) (* 5 (* v v))))) (sqrt (+ (* (* v v) (* (* v v) 36)) (+ (* (* v 12) v) 4))))) (sqrt (sqrt (+ 8 (* -216 (* (pow v 3) (pow v 3)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.091 * * * * [misc]progress: [ 1577 / 5054 ] simplifiying candidate # 1548148706.091 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148706.092 * * [misc]simplify: iters left: 6 (36 enodes) 1548148706.098 * * [misc]simplify: iters left: 5 (89 enodes) 1548148706.113 * * [misc]simplify: iters left: 4 (252 enodes) 1548148706.174 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (* t PI) (cbrt (- 1 (* 25 (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148706.174 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (* t PI) (cbrt (- 1 (* 25 (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.175 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148706.175 * * [misc]simplify: iters left: 6 (29 enodes) 1548148706.180 * * [misc]simplify: iters left: 5 (70 enodes) 1548148706.191 * * [misc]simplify: iters left: 4 (179 enodes) 1548148706.226 * * [misc]simplify: iters left: 3 (434 enodes) 1548148706.342 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148706.342 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))) (cbrt (sqrt (+ (+ 4 (* v (* 12 v))) (* (* 6 (* v v)) (* 6 (* v v)))))))) (* (/ (* t PI) (cbrt (- 1 (* 25 (* (* v v) (* v v)))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (cbrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.342 * * * * [misc]progress: [ 1578 / 5054 ] simplifiying candidate # 1548148706.343 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148706.343 * * [misc]simplify: iters left: 6 (36 enodes) 1548148706.349 * * [misc]simplify: iters left: 5 (88 enodes) 1548148706.364 * * [misc]simplify: iters left: 4 (240 enodes) 1548148706.418 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))))) 1548148706.418 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.418 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148706.419 * * [misc]simplify: iters left: 6 (29 enodes) 1548148706.424 * * [misc]simplify: iters left: 5 (70 enodes) 1548148706.437 * * [misc]simplify: iters left: 4 (179 enodes) 1548148706.470 * * [misc]simplify: iters left: 3 (434 enodes) 1548148706.585 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148706.585 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1))) (fabs (cbrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* 12 (* v v)))))))) (* (/ (sqrt (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.585 * * * * [misc]progress: [ 1579 / 5054 ] simplifiying candidate # 1548148706.585 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148706.586 * * [misc]simplify: iters left: 6 (35 enodes) 1548148706.594 * * [misc]simplify: iters left: 5 (86 enodes) 1548148706.608 * * [misc]simplify: iters left: 4 (238 enodes) 1548148706.662 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148706.662 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.663 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148706.663 * * [misc]simplify: iters left: 6 (29 enodes) 1548148706.668 * * [misc]simplify: iters left: 5 (70 enodes) 1548148706.679 * * [misc]simplify: iters left: 4 (179 enodes) 1548148706.714 * * [misc]simplify: iters left: 3 (434 enodes) 1548148706.829 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148706.829 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.829 * * * * [misc]progress: [ 1580 / 5054 ] simplifiying candidate # 1548148706.829 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt 1))) 1548148706.829 * * [misc]simplify: iters left: 6 (29 enodes) 1548148706.834 * * [misc]simplify: iters left: 5 (68 enodes) 1548148706.844 * * [misc]simplify: iters left: 4 (168 enodes) 1548148706.882 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) (* 25 (* v v)))))))) 1548148706.882 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) (* 25 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148706.883 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148706.883 * * [misc]simplify: iters left: 6 (28 enodes) 1548148706.888 * * [misc]simplify: iters left: 5 (69 enodes) 1548148706.899 * * [misc]simplify: iters left: 4 (178 enodes) 1548148706.933 * * [misc]simplify: iters left: 3 (419 enodes) 1548148707.041 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148707.041 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))) (/ (* t PI) (cbrt (- 1 (* (* v v) (* 25 (* v v)))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.042 * * * * [misc]progress: [ 1581 / 5054 ] simplifiying candidate # 1548148707.042 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148707.042 * * [misc]simplify: iters left: 6 (35 enodes) 1548148707.048 * * [misc]simplify: iters left: 5 (86 enodes) 1548148707.062 * * [misc]simplify: iters left: 4 (238 enodes) 1548148707.117 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148707.117 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.117 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148707.117 * * [misc]simplify: iters left: 6 (29 enodes) 1548148707.123 * * [misc]simplify: iters left: 5 (70 enodes) 1548148707.133 * * [misc]simplify: iters left: 4 (179 enodes) 1548148707.169 * * [misc]simplify: iters left: 3 (434 enodes) 1548148707.284 * [exit]simplify: Simplified to (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5))))) 1548148707.285 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (+ 4 (* (* v 12) v)) (* (* 6 (* v v)) (* 6 (* v v))))))) (* (/ (* t PI) (cbrt (+ 1 (* (* -25 (* v v)) (* v v))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (* (/ (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12))))) (sqrt (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v))))))) (/ (cbrt (sqrt (+ (* v (* -5 v)) 1))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.285 * * * * [misc]progress: [ 1582 / 5054 ] simplifiying candidate # 1548148707.285 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- (* 1 1) (* (* (* v v) 5) (* (* v v) 5))))) 1)) 1548148707.285 * * [misc]simplify: iters left: 6 (28 enodes) 1548148707.290 * * [misc]simplify: iters left: 5 (67 enodes) 1548148707.300 * * [misc]simplify: iters left: 4 (171 enodes) 1548148707.339 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) 1548148707.339 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.340 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (cbrt (+ 1 (* (* v v) 5))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148707.340 * * [misc]simplify: iters left: 6 (28 enodes) 1548148707.345 * * [misc]simplify: iters left: 5 (69 enodes) 1548148707.355 * * [misc]simplify: iters left: 4 (178 enodes) 1548148707.390 * * [misc]simplify: iters left: 3 (419 enodes) 1548148707.499 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5))))) 1548148707.499 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (/ (* t PI) (cbrt (+ (* (* -25 (* v v)) (* v v)) 1)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* (* (* v v) (* v 36)) (* (* v v) (* -6 v))) 8)))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (cbrt (+ 1 (* (* v v) 5)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.499 * * * * [misc]progress: [ 1583 / 5054 ] simplifiying candidate # 1548148707.500 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) 1548148707.500 * * [misc]simplify: iters left: 6 (19 enodes) 1548148707.504 * * [misc]simplify: iters left: 5 (45 enodes) 1548148707.510 * * [misc]simplify: iters left: 4 (104 enodes) 1548148707.529 * * [misc]simplify: iters left: 3 (309 enodes) 1548148707.628 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) 1548148707.628 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v v) (* 36 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.628 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148707.629 * * [misc]simplify: iters left: 6 (31 enodes) 1548148707.636 * * [misc]simplify: iters left: 5 (76 enodes) 1548148707.648 * * [misc]simplify: iters left: 4 (206 enodes) 1548148707.695 * [exit]simplify: Simplified to (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148707.695 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) 1) (/ (* (sqrt (+ (* (* 6 (* v v)) (* 6 (* v v))) (+ 4 (* (* 12 v) v)))) (cbrt (sqrt (+ 1 (* (* v v) -5))))) (* (/ (* t PI) (cbrt (+ 1 (* (* v v) -5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.695 * * * * [misc]progress: [ 1584 / 5054 ] simplifiying candidate # 1548148707.695 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1548148707.695 * * [misc]simplify: iters left: 6 (24 enodes) 1548148707.699 * * [misc]simplify: iters left: 5 (55 enodes) 1548148707.706 * * [misc]simplify: iters left: 4 (129 enodes) 1548148707.731 * * [misc]simplify: iters left: 3 (386 enodes) 1548148707.851 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148707.851 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (* t PI) (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148707.851 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ 1 (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148707.851 * * [misc]simplify: iters left: 6 (26 enodes) 1548148707.856 * * [misc]simplify: iters left: 5 (66 enodes) 1548148707.867 * * [misc]simplify: iters left: 4 (177 enodes) 1548148707.900 * * [misc]simplify: iters left: 3 (423 enodes) 1548148708.012 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v))))))) 1548148708.012 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (/ (* (cbrt (sqrt (+ (* -5 (* v v)) 1))) (sqrt (+ 4 (+ (* (* v v) 12) (* (pow v 4) 36))))) (sqrt (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* 36 v) (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148708.012 * * * * [misc]progress: [ 1585 / 5054 ] simplifiying candidate # 1548148708.012 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (pow (* 2 2) 3) (pow (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) 3))))) 1548148708.013 * * [misc]simplify: iters left: 6 (33 enodes) 1548148708.020 * * [misc]simplify: iters left: 5 (85 enodes) 1548148708.032 * * [misc]simplify: iters left: 4 (231 enodes) 1548148708.096 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3)))) 1548148708.096 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148708.097 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (+ (* (* 2 2) (* 2 2)) (- (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))) (* (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148708.097 * * [misc]simplify: iters left: 6 (29 enodes) 1548148708.103 * * [misc]simplify: iters left: 5 (88 enodes) 1548148708.122 * * [misc]simplify: iters left: 4 (334 enodes) 1548148708.264 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16))) 1548148708.264 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ 64 (pow (* (+ (* 6 (* v v)) 2) (* 6 (* v v))) 3)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v))))))) (sqrt (+ (* (* (+ 12 (* 36 (* v v))) (* v v)) (+ (- (* v (* v 12)) 4) (* (* 36 (* v v)) (* v v)))) 16)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148708.265 * * * * [misc]progress: [ 1586 / 5054 ] simplifiying candidate # 1548148708.265 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (- (* (* 2 2) (* 2 2)) (* (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148708.265 * * [misc]simplify: iters left: 6 (33 enodes) 1548148708.272 * * [misc]simplify: iters left: 5 (89 enodes) 1548148708.286 * * [misc]simplify: iters left: 4 (277 enodes) 1548148708.377 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) 1548148708.377 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148708.377 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3))))) (sqrt (- (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) 1548148708.377 * * [misc]simplify: iters left: 6 (25 enodes) 1548148708.382 * * [misc]simplify: iters left: 5 (64 enodes) 1548148708.392 * * [misc]simplify: iters left: 4 (171 enodes) 1548148708.429 * * [misc]simplify: iters left: 3 (464 enodes) 1548148708.565 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6))))))) 1548148708.565 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (* (+ (+ 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36)) (- (- 4 (* (* 12 v) v)) (* (* (* v v) (* v v)) 36))))) (* (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (- 8 (* (* 216 (* v v)) (* (* v v) (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (- 4 (* v (* 12 v))) (* (* -36 (* v v)) (* v v))))) (sqrt (sqrt (+ 8 (* (* (* 36 v) (* v v)) (* (* v v) (* v -6)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148708.565 * * * * [misc]progress: [ 1587 / 5054 ] simplifiying candidate # 1548148708.565 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148708.565 * * [misc]simplify: iters left: 6 (27 enodes) 1548148708.572 * * [misc]simplify: iters left: 5 (61 enodes) 1548148708.581 * * [misc]simplify: iters left: 4 (151 enodes) 1548148708.604 * * [misc]simplify: iters left: 3 (278 enodes) 1548148708.645 * * [misc]simplify: iters left: 2 (364 enodes) 1548148708.694 * * [misc]simplify: iters left: 1 (409 enodes) 1548148708.735 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))))) 1548148708.735 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148708.735 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148708.735 * * [misc]simplify: iters left: 6 (31 enodes) 1548148708.742 * * [misc]simplify: iters left: 5 (74 enodes) 1548148708.753 * * [misc]simplify: iters left: 4 (191 enodes) 1548148708.787 * * [misc]simplify: iters left: 3 (444 enodes) 1548148708.900 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148708.901 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (* (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))) (cbrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (+ (* (* 12 v) v) (* 36 (pow v 4))) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (cbrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148708.901 * * * * [misc]progress: [ 1588 / 5054 ] simplifiying candidate # 1548148708.901 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148708.901 * * [misc]simplify: iters left: 6 (26 enodes) 1548148708.905 * * [misc]simplify: iters left: 5 (58 enodes) 1548148708.914 * * [misc]simplify: iters left: 4 (145 enodes) 1548148708.936 * * [misc]simplify: iters left: 3 (263 enodes) 1548148708.975 * * [misc]simplify: iters left: 2 (352 enodes) 1548148709.027 * * [misc]simplify: iters left: 1 (410 enodes) 1548148709.070 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))))) 1548148709.070 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148709.070 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148709.070 * * [misc]simplify: iters left: 6 (31 enodes) 1548148709.076 * * [misc]simplify: iters left: 5 (74 enodes) 1548148709.087 * * [misc]simplify: iters left: 4 (191 enodes) 1548148709.122 * * [misc]simplify: iters left: 3 (444 enodes) 1548148709.235 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36))))))) 1548148709.235 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (/ (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* 36 (pow v 4)) (+ 4 (* v (* v 12)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* v -6))) 8))) (sqrt (/ (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ 4 (+ (* (* v 12) v) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148709.235 * * * * [misc]progress: [ 1589 / 5054 ] simplifiying candidate # 1548148709.235 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148709.235 * * [misc]simplify: iters left: 6 (29 enodes) 1548148709.240 * * [misc]simplify: iters left: 5 (67 enodes) 1548148709.251 * * [misc]simplify: iters left: 4 (171 enodes) 1548148709.278 * * [misc]simplify: iters left: 3 (371 enodes) 1548148709.365 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) 1548148709.365 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148709.366 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148709.366 * * [misc]simplify: iters left: 6 (32 enodes) 1548148709.371 * * [misc]simplify: iters left: 5 (75 enodes) 1548148709.383 * * [misc]simplify: iters left: 4 (186 enodes) 1548148709.419 * * [misc]simplify: iters left: 3 (438 enodes) 1548148709.531 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148709.531 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* (* v v) 12) (+ (* (pow v 3) (* 36 v)) 4)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148709.531 * * * * [misc]progress: [ 1590 / 5054 ] simplifiying candidate # 1548148709.531 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148709.531 * * [misc]simplify: iters left: 6 (29 enodes) 1548148709.536 * * [misc]simplify: iters left: 5 (64 enodes) 1548148709.546 * * [misc]simplify: iters left: 4 (151 enodes) 1548148709.570 * * [misc]simplify: iters left: 3 (289 enodes) 1548148709.615 * * [misc]simplify: iters left: 2 (446 enodes) 1548148709.690 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* 36 (pow v 4)))))))) 1548148709.690 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148709.690 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148709.690 * * [misc]simplify: iters left: 6 (32 enodes) 1548148709.696 * * [misc]simplify: iters left: 5 (75 enodes) 1548148709.707 * * [misc]simplify: iters left: 4 (186 enodes) 1548148709.743 * * [misc]simplify: iters left: 3 (438 enodes) 1548148709.855 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148709.855 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (fabs (cbrt (+ (* v (* v 12)) (+ 4 (* 36 (pow v 4)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148709.855 * * * * [misc]progress: [ 1591 / 5054 ] simplifiying candidate # 1548148709.855 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148709.855 * * [misc]simplify: iters left: 6 (28 enodes) 1548148709.860 * * [misc]simplify: iters left: 5 (62 enodes) 1548148709.869 * * [misc]simplify: iters left: 4 (149 enodes) 1548148709.894 * * [misc]simplify: iters left: 3 (284 enodes) 1548148709.937 * * [misc]simplify: iters left: 2 (461 enodes) 1548148710.027 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148710.027 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148710.027 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148710.027 * * [misc]simplify: iters left: 6 (32 enodes) 1548148710.033 * * [misc]simplify: iters left: 5 (75 enodes) 1548148710.044 * * [misc]simplify: iters left: 4 (186 enodes) 1548148710.080 * * [misc]simplify: iters left: 3 (438 enodes) 1548148710.193 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148710.193 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148710.193 * * * * [misc]progress: [ 1592 / 5054 ] simplifiying candidate # 1548148710.193 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148710.193 * * [misc]simplify: iters left: 6 (19 enodes) 1548148710.196 * * [misc]simplify: iters left: 5 (35 enodes) 1548148710.201 * * [misc]simplify: iters left: 4 (66 enodes) 1548148710.210 * * [misc]simplify: iters left: 3 (102 enodes) 1548148710.225 * * [misc]simplify: iters left: 2 (150 enodes) 1548148710.246 * * [misc]simplify: iters left: 1 (195 enodes) 1548148710.275 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148710.275 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148710.275 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148710.275 * * [misc]simplify: iters left: 6 (31 enodes) 1548148710.282 * * [misc]simplify: iters left: 5 (74 enodes) 1548148710.293 * * [misc]simplify: iters left: 4 (185 enodes) 1548148710.327 * * [misc]simplify: iters left: 3 (436 enodes) 1548148710.441 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148710.441 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148710.442 * * * * [misc]progress: [ 1593 / 5054 ] simplifiying candidate # 1548148710.442 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148710.443 * * [misc]simplify: iters left: 6 (28 enodes) 1548148710.447 * * [misc]simplify: iters left: 5 (62 enodes) 1548148710.457 * * [misc]simplify: iters left: 4 (149 enodes) 1548148710.479 * * [misc]simplify: iters left: 3 (284 enodes) 1548148710.524 * * [misc]simplify: iters left: 2 (461 enodes) 1548148710.614 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) 1548148710.614 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148710.615 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148710.615 * * [misc]simplify: iters left: 6 (32 enodes) 1548148710.620 * * [misc]simplify: iters left: 5 (75 enodes) 1548148710.632 * * [misc]simplify: iters left: 4 (186 enodes) 1548148710.667 * * [misc]simplify: iters left: 3 (438 enodes) 1548148710.779 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148710.779 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v)))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* 5 v) v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (cbrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148710.779 * * * * [misc]progress: [ 1594 / 5054 ] simplifiying candidate # 1548148710.779 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (* (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148710.779 * * [misc]simplify: iters left: 6 (18 enodes) 1548148710.782 * * [misc]simplify: iters left: 5 (34 enodes) 1548148710.787 * * [misc]simplify: iters left: 4 (68 enodes) 1548148710.795 * * [misc]simplify: iters left: 3 (102 enodes) 1548148710.808 * * [misc]simplify: iters left: 2 (136 enodes) 1548148710.828 * * [misc]simplify: iters left: 1 (170 enodes) 1548148710.854 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) 1548148710.854 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148710.854 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (cbrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148710.855 * * [misc]simplify: iters left: 6 (31 enodes) 1548148710.860 * * [misc]simplify: iters left: 5 (74 enodes) 1548148710.871 * * [misc]simplify: iters left: 4 (185 enodes) 1548148710.907 * * [misc]simplify: iters left: 3 (436 enodes) 1548148711.020 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148711.020 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* v v) -5)))) (* (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))) (cbrt (/ (* t PI) (cbrt (+ 1 (* (* v v) -5))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148711.020 * * * * [misc]progress: [ 1595 / 5054 ] simplifiying candidate # 1548148711.021 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148711.021 * * [misc]simplify: iters left: 6 (28 enodes) 1548148711.025 * * [misc]simplify: iters left: 5 (62 enodes) 1548148711.035 * * [misc]simplify: iters left: 4 (148 enodes) 1548148711.060 * * [misc]simplify: iters left: 3 (282 enodes) 1548148711.104 * * [misc]simplify: iters left: 2 (427 enodes) 1548148711.185 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148711.185 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148711.185 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148711.186 * * [misc]simplify: iters left: 6 (32 enodes) 1548148711.191 * * [misc]simplify: iters left: 5 (75 enodes) 1548148711.202 * * [misc]simplify: iters left: 4 (186 enodes) 1548148711.238 * * [misc]simplify: iters left: 3 (438 enodes) 1548148711.350 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148711.350 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (+ (* 12 (* v v)) (+ 4 (* 36 (pow v 4)))))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148711.351 * * * * [misc]progress: [ 1596 / 5054 ] simplifiying candidate # 1548148711.351 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148711.351 * * [misc]simplify: iters left: 6 (28 enodes) 1548148711.355 * * [misc]simplify: iters left: 5 (61 enodes) 1548148711.365 * * [misc]simplify: iters left: 4 (142 enodes) 1548148711.388 * * [misc]simplify: iters left: 3 (251 enodes) 1548148711.424 * * [misc]simplify: iters left: 2 (341 enodes) 1548148711.472 * * [misc]simplify: iters left: 1 (395 enodes) 1548148711.511 * [exit]simplify: Simplified to (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) 1548148711.511 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148711.511 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148711.512 * * [misc]simplify: iters left: 6 (32 enodes) 1548148711.517 * * [misc]simplify: iters left: 5 (75 enodes) 1548148711.529 * * [misc]simplify: iters left: 4 (186 enodes) 1548148711.565 * * [misc]simplify: iters left: 3 (438 enodes) 1548148711.677 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148711.677 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (fabs (cbrt (+ 4 (+ (* (* v v) 12) (* 36 (pow v 4)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (cbrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148711.677 * * * * [misc]progress: [ 1597 / 5054 ] simplifiying candidate # 1548148711.677 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148711.677 * * [misc]simplify: iters left: 6 (27 enodes) 1548148711.682 * * [misc]simplify: iters left: 5 (59 enodes) 1548148711.691 * * [misc]simplify: iters left: 4 (140 enodes) 1548148711.714 * * [misc]simplify: iters left: 3 (247 enodes) 1548148711.751 * * [misc]simplify: iters left: 2 (347 enodes) 1548148711.804 * * [misc]simplify: iters left: 1 (439 enodes) 1548148711.852 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) 1548148711.852 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148711.853 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148711.853 * * [misc]simplify: iters left: 6 (32 enodes) 1548148711.859 * * [misc]simplify: iters left: 5 (75 enodes) 1548148711.871 * * [misc]simplify: iters left: 4 (186 enodes) 1548148711.905 * * [misc]simplify: iters left: 3 (438 enodes) 1548148712.016 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148712.016 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.016 * * * * [misc]progress: [ 1598 / 5054 ] simplifiying candidate # 1548148712.017 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148712.017 * * [misc]simplify: iters left: 6 (18 enodes) 1548148712.019 * * [misc]simplify: iters left: 5 (32 enodes) 1548148712.024 * * [misc]simplify: iters left: 4 (57 enodes) 1548148712.033 * * [misc]simplify: iters left: 3 (75 enodes) 1548148712.040 * * [misc]simplify: iters left: 2 (81 enodes) 1548148712.047 * * [misc]simplify: iters left: 1 (96 enodes) 1548148712.057 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) 1548148712.057 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.057 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148712.058 * * [misc]simplify: iters left: 6 (31 enodes) 1548148712.063 * * [misc]simplify: iters left: 5 (74 enodes) 1548148712.074 * * [misc]simplify: iters left: 4 (185 enodes) 1548148712.110 * * [misc]simplify: iters left: 3 (436 enodes) 1548148712.224 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148712.224 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ 1 (* (* -5 v) v)))) (sqrt (/ (* t PI) (cbrt (+ 1 (* (* -5 v) v)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.224 * * * * [misc]progress: [ 1599 / 5054 ] simplifiying candidate # 1548148712.224 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148712.225 * * [misc]simplify: iters left: 6 (27 enodes) 1548148712.229 * * [misc]simplify: iters left: 5 (59 enodes) 1548148712.238 * * [misc]simplify: iters left: 4 (140 enodes) 1548148712.261 * * [misc]simplify: iters left: 3 (247 enodes) 1548148712.298 * * [misc]simplify: iters left: 2 (347 enodes) 1548148712.352 * * [misc]simplify: iters left: 1 (439 enodes) 1548148712.400 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) 1548148712.401 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.401 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148712.401 * * [misc]simplify: iters left: 6 (32 enodes) 1548148712.407 * * [misc]simplify: iters left: 5 (75 enodes) 1548148712.419 * * [misc]simplify: iters left: 4 (186 enodes) 1548148712.453 * * [misc]simplify: iters left: 3 (438 enodes) 1548148712.565 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36))))))) 1548148712.565 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) (sqrt (+ (* (* (* 36 v) (* v v)) (* (* v v) (* -6 v))) 8))) (/ (sqrt (/ (* PI t) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ 4 (+ (* v (* 12 v)) (* (pow v 4) 36)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.565 * * * * [misc]progress: [ 1600 / 5054 ] simplifiying candidate # 1548148712.565 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148712.565 * * [misc]simplify: iters left: 6 (17 enodes) 1548148712.567 * * [misc]simplify: iters left: 5 (31 enodes) 1548148712.572 * * [misc]simplify: iters left: 4 (62 enodes) 1548148712.582 * * [misc]simplify: iters left: 3 (86 enodes) 1548148712.591 * * [misc]simplify: iters left: 2 (101 enodes) 1548148712.601 * * [misc]simplify: iters left: 1 (114 enodes) 1548148712.613 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) 1548148712.613 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.613 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148712.613 * * [misc]simplify: iters left: 6 (31 enodes) 1548148712.619 * * [misc]simplify: iters left: 5 (74 enodes) 1548148712.630 * * [misc]simplify: iters left: 4 (185 enodes) 1548148712.665 * * [misc]simplify: iters left: 3 (436 enodes) 1548148712.779 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8)))) 1548148712.779 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* t PI) (cbrt (- 1 (* (* v v) 5)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (/ (* PI t) (cbrt (- 1 (* (* v v) 5)))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* (* 12 v) v))) (sqrt (+ (* (* (* v v) (* v -6)) (* (* v v) (* v 36))) 8))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.779 * * * * [misc]progress: [ 1601 / 5054 ] simplifiying candidate # 1548148712.779 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148712.779 * * [misc]simplify: iters left: 6 (27 enodes) 1548148712.784 * * [misc]simplify: iters left: 5 (60 enodes) 1548148712.793 * * [misc]simplify: iters left: 4 (155 enodes) 1548148712.820 * * [misc]simplify: iters left: 3 (309 enodes) 1548148712.879 * [exit]simplify: Simplified to (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4)))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148712.879 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4)))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148712.880 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148712.880 * * [misc]simplify: iters left: 6 (30 enodes) 1548148712.885 * * [misc]simplify: iters left: 5 (72 enodes) 1548148712.897 * * [misc]simplify: iters left: 4 (189 enodes) 1548148712.933 * * [misc]simplify: iters left: 3 (466 enodes) 1548148713.057 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148713.057 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4)))) (* (cbrt (sqrt (+ (+ (* (* v 12) v) (* (* v 36) (pow v 3))) 4))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148713.057 * * * * [misc]progress: [ 1602 / 5054 ] simplifiying candidate # 1548148713.057 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148713.057 * * [misc]simplify: iters left: 6 (27 enodes) 1548148713.062 * * [misc]simplify: iters left: 5 (59 enodes) 1548148713.071 * * [misc]simplify: iters left: 4 (145 enodes) 1548148713.095 * * [misc]simplify: iters left: 3 (269 enodes) 1548148713.136 * * [misc]simplify: iters left: 2 (372 enodes) 1548148713.189 * * [misc]simplify: iters left: 1 (475 enodes) 1548148713.263 * [exit]simplify: Simplified to (* (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* (* v 12) v) 4)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) 1548148713.263 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* (* v 12) v) 4)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148713.263 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148713.264 * * [misc]simplify: iters left: 6 (30 enodes) 1548148713.269 * * [misc]simplify: iters left: 5 (72 enodes) 1548148713.280 * * [misc]simplify: iters left: 4 (189 enodes) 1548148713.317 * * [misc]simplify: iters left: 3 (466 enodes) 1548148713.440 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148713.440 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (fabs (cbrt (+ (* 36 (pow v 4)) (+ (* (* v 12) v) 4)))) t) (* (cbrt (sqrt (- 1 (* (* v v) 5)))) (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148713.441 * * * * [misc]progress: [ 1603 / 5054 ] simplifiying candidate # 1548148713.441 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148713.441 * * [misc]simplify: iters left: 6 (26 enodes) 1548148713.445 * * [misc]simplify: iters left: 5 (57 enodes) 1548148713.454 * * [misc]simplify: iters left: 4 (143 enodes) 1548148713.478 * * [misc]simplify: iters left: 3 (270 enodes) 1548148713.521 * * [misc]simplify: iters left: 2 (390 enodes) 1548148713.586 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) 1548148713.586 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148713.586 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148713.586 * * [misc]simplify: iters left: 6 (30 enodes) 1548148713.591 * * [misc]simplify: iters left: 5 (72 enodes) 1548148713.603 * * [misc]simplify: iters left: 4 (189 enodes) 1548148713.639 * * [misc]simplify: iters left: 3 (466 enodes) 1548148713.762 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148713.762 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148713.762 * * * * [misc]progress: [ 1604 / 5054 ] simplifiying candidate # 1548148713.762 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148713.762 * * [misc]simplify: iters left: 6 (17 enodes) 1548148713.765 * * [misc]simplify: iters left: 5 (30 enodes) 1548148713.769 * * [misc]simplify: iters left: 4 (55 enodes) 1548148713.776 * * [misc]simplify: iters left: 3 (82 enodes) 1548148713.786 * * [misc]simplify: iters left: 2 (98 enodes) 1548148713.799 * * [misc]simplify: iters left: 1 (141 enodes) 1548148713.823 * [exit]simplify: Simplified to (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) 1548148713.823 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148713.823 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148713.823 * * [misc]simplify: iters left: 6 (29 enodes) 1548148713.829 * * [misc]simplify: iters left: 5 (71 enodes) 1548148713.840 * * [misc]simplify: iters left: 4 (188 enodes) 1548148713.876 * * [misc]simplify: iters left: 3 (464 enodes) 1548148713.998 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148713.998 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t)) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148713.998 * * * * [misc]progress: [ 1605 / 5054 ] simplifiying candidate # 1548148713.999 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148713.999 * * [misc]simplify: iters left: 6 (26 enodes) 1548148714.003 * * [misc]simplify: iters left: 5 (57 enodes) 1548148714.012 * * [misc]simplify: iters left: 4 (143 enodes) 1548148714.036 * * [misc]simplify: iters left: 3 (270 enodes) 1548148714.079 * * [misc]simplify: iters left: 2 (390 enodes) 1548148714.144 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) 1548148714.144 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148714.144 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148714.144 * * [misc]simplify: iters left: 6 (30 enodes) 1548148714.149 * * [misc]simplify: iters left: 5 (72 enodes) 1548148714.160 * * [misc]simplify: iters left: 4 (189 enodes) 1548148714.197 * * [misc]simplify: iters left: 3 (466 enodes) 1548148714.320 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148714.320 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* 5 v) v)))) t) (* (cbrt (* (cbrt (- 1 (* (* 5 v) v))) (cbrt (- 1 (* (* 5 v) v))))) (sqrt (sqrt (+ (* 36 (pow v 4)) (+ 4 (* 12 (* v v)))))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148714.320 * * * * [misc]progress: [ 1606 / 5054 ] simplifiying candidate # 1548148714.320 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148714.320 * * [misc]simplify: iters left: 6 (16 enodes) 1548148714.323 * * [misc]simplify: iters left: 5 (29 enodes) 1548148714.327 * * [misc]simplify: iters left: 4 (57 enodes) 1548148714.334 * * [misc]simplify: iters left: 3 (84 enodes) 1548148714.345 * * [misc]simplify: iters left: 2 (116 enodes) 1548148714.363 * * [misc]simplify: iters left: 1 (194 enodes) 1548148714.409 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148714.409 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148714.410 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148714.410 * * [misc]simplify: iters left: 6 (29 enodes) 1548148714.415 * * [misc]simplify: iters left: 5 (71 enodes) 1548148714.426 * * [misc]simplify: iters left: 4 (188 enodes) 1548148714.462 * * [misc]simplify: iters left: 3 (464 enodes) 1548148714.585 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148714.585 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (* (cbrt (- 1 (* (* v v) 5))) (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148714.585 * * * * [misc]progress: [ 1607 / 5054 ] simplifiying candidate # 1548148714.585 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148714.585 * * [misc]simplify: iters left: 6 (24 enodes) 1548148714.589 * * [misc]simplify: iters left: 5 (57 enodes) 1548148714.599 * * [misc]simplify: iters left: 4 (156 enodes) 1548148714.627 * * [misc]simplify: iters left: 3 (316 enodes) 1548148714.686 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))))) 1548148714.686 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148714.686 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148714.686 * * [misc]simplify: iters left: 6 (28 enodes) 1548148714.692 * * [misc]simplify: iters left: 5 (70 enodes) 1548148714.703 * * [misc]simplify: iters left: 4 (187 enodes) 1548148714.739 * * [misc]simplify: iters left: 3 (462 enodes) 1548148714.864 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148714.864 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))) (cbrt (sqrt (+ 4 (+ (* (pow v 3) (* v 36)) (* 12 (* v v)))))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (cbrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148714.864 * * * * [misc]progress: [ 1608 / 5054 ] simplifiying candidate # 1548148714.865 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148714.865 * * [misc]simplify: iters left: 6 (24 enodes) 1548148714.869 * * [misc]simplify: iters left: 5 (56 enodes) 1548148714.878 * * [misc]simplify: iters left: 4 (145 enodes) 1548148714.903 * * [misc]simplify: iters left: 3 (269 enodes) 1548148714.943 * * [misc]simplify: iters left: 2 (381 enodes) 1548148714.999 * * [misc]simplify: iters left: 1 (466 enodes) 1548148715.065 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) 1548148715.065 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148715.065 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148715.066 * * [misc]simplify: iters left: 6 (28 enodes) 1548148715.071 * * [misc]simplify: iters left: 5 (70 enodes) 1548148715.082 * * [misc]simplify: iters left: 4 (187 enodes) 1548148715.118 * * [misc]simplify: iters left: 3 (462 enodes) 1548148715.243 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148715.243 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* (* v v) 12)))))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (cbrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148715.243 * * * * [misc]progress: [ 1609 / 5054 ] simplifiying candidate # 1548148715.244 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148715.244 * * [misc]simplify: iters left: 6 (23 enodes) 1548148715.248 * * [misc]simplify: iters left: 5 (54 enodes) 1548148715.257 * * [misc]simplify: iters left: 4 (143 enodes) 1548148715.281 * * [misc]simplify: iters left: 3 (267 enodes) 1548148715.321 * * [misc]simplify: iters left: 2 (420 enodes) 1548148715.406 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (sqrt (+ (+ (* 36 (pow v 4)) (* (* v v) 12)) 4)))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) 1548148715.406 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (sqrt (+ (+ (* 36 (pow v 4)) (* (* v v) 12)) 4)))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148715.406 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148715.407 * * [misc]simplify: iters left: 6 (28 enodes) 1548148715.412 * * [misc]simplify: iters left: 5 (70 enodes) 1548148715.423 * * [misc]simplify: iters left: 4 (187 enodes) 1548148715.460 * * [misc]simplify: iters left: 3 (462 enodes) 1548148715.587 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148715.587 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (sqrt (+ (+ (* 36 (pow v 4)) (* (* v v) 12)) 4)))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148715.587 * * * * [misc]progress: [ 1610 / 5054 ] simplifiying candidate # 1548148715.587 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148715.587 * * [misc]simplify: iters left: 6 (14 enodes) 1548148715.589 * * [misc]simplify: iters left: 5 (27 enodes) 1548148715.593 * * [misc]simplify: iters left: 4 (52 enodes) 1548148715.600 * * [misc]simplify: iters left: 3 (85 enodes) 1548148715.613 * * [misc]simplify: iters left: 2 (111 enodes) 1548148715.628 * * [misc]simplify: iters left: 1 (145 enodes) 1548148715.649 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) t) 1548148715.649 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148715.649 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148715.650 * * [misc]simplify: iters left: 6 (27 enodes) 1548148715.655 * * [misc]simplify: iters left: 5 (69 enodes) 1548148715.667 * * [misc]simplify: iters left: 4 (186 enodes) 1548148715.701 * * [misc]simplify: iters left: 3 (462 enodes) 1548148715.827 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148715.827 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (* (* -5 v) v) 1))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) t) (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148715.827 * * * * [misc]progress: [ 1611 / 5054 ] simplifiying candidate # 1548148715.827 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148715.827 * * [misc]simplify: iters left: 6 (23 enodes) 1548148715.831 * * [misc]simplify: iters left: 5 (54 enodes) 1548148715.840 * * [misc]simplify: iters left: 4 (143 enodes) 1548148715.862 * * [misc]simplify: iters left: 3 (267 enodes) 1548148715.904 * * [misc]simplify: iters left: 2 (420 enodes) 1548148715.989 * [exit]simplify: Simplified to (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (sqrt (+ (+ (* 36 (pow v 4)) (* (* v v) 12)) 4)))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) 1548148715.989 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (sqrt (+ (+ (* 36 (pow v 4)) (* (* v v) 12)) 4)))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148715.989 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148715.990 * * [misc]simplify: iters left: 6 (28 enodes) 1548148715.995 * * [misc]simplify: iters left: 5 (70 enodes) 1548148716.006 * * [misc]simplify: iters left: 4 (187 enodes) 1548148716.041 * * [misc]simplify: iters left: 3 (462 enodes) 1548148716.167 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v))))))) 1548148716.167 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) t) (sqrt (sqrt (+ (+ (* 36 (pow v 4)) (* (* v v) 12)) 4)))) (cbrt (sqrt (+ (* (* -5 v) v) 1)))) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ PI (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (sqrt (sqrt (+ 4 (+ (* (pow v 4) 36) (* v (* 12 v)))))) (sqrt (+ 8 (* (* (* v v) (* 36 v)) (* (* v v) (* -6 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148716.167 * * * * [misc]progress: [ 1612 / 5054 ] simplifiying candidate # 1548148716.167 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt (sqrt (- 1 (* (* v v) 5))))) 1)) 1548148716.167 * * [misc]simplify: iters left: 6 (13 enodes) 1548148716.169 * * [misc]simplify: iters left: 5 (26 enodes) 1548148716.173 * * [misc]simplify: iters left: 4 (53 enodes) 1548148716.181 * * [misc]simplify: iters left: 3 (88 enodes) 1548148716.193 * * [misc]simplify: iters left: 2 (121 enodes) 1548148716.209 * * [misc]simplify: iters left: 1 (149 enodes) 1548148716.230 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148716.230 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148716.231 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (sqrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148716.231 * * [misc]simplify: iters left: 6 (27 enodes) 1548148716.236 * * [misc]simplify: iters left: 5 (69 enodes) 1548148716.247 * * [misc]simplify: iters left: 4 (186 enodes) 1548148716.283 * * [misc]simplify: iters left: 3 (462 enodes) 1548148716.407 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v))))))) 1548148716.407 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) (/ PI (cbrt (sqrt (+ (* (* v -5) v) 1))))) (/ (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v)))) (sqrt (- 8 (* (* (* 6 v) (* v v)) (* (* v v) (* 36 v)))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148716.407 * * * * [misc]progress: [ 1613 / 5054 ] simplifiying candidate # 1548148716.408 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt 1)) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148716.408 * * [misc]simplify: iters left: 6 (25 enodes) 1548148716.412 * * [misc]simplify: iters left: 5 (58 enodes) 1548148716.421 * * [misc]simplify: iters left: 4 (146 enodes) 1548148716.445 * * [misc]simplify: iters left: 3 (264 enodes) 1548148716.487 * * [misc]simplify: iters left: 2 (388 enodes) 1548148716.555 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) 1548148716.555 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148716.555 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148716.555 * * [misc]simplify: iters left: 6 (29 enodes) 1548148716.560 * * [misc]simplify: iters left: 5 (71 enodes) 1548148716.571 * * [misc]simplify: iters left: 4 (188 enodes) 1548148716.608 * * [misc]simplify: iters left: 3 (466 enodes) 1548148716.730 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148716.730 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (+ (+ 4 (* (pow v 4) 36)) (* 12 (* v v))))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148716.730 * * * * [misc]progress: [ 1614 / 5054 ] simplifiying candidate # 1548148716.730 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt 1)) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148716.730 * * [misc]simplify: iters left: 6 (25 enodes) 1548148716.735 * * [misc]simplify: iters left: 5 (57 enodes) 1548148716.744 * * [misc]simplify: iters left: 4 (139 enodes) 1548148716.767 * * [misc]simplify: iters left: 3 (247 enodes) 1548148716.802 * * [misc]simplify: iters left: 2 (341 enodes) 1548148716.850 * * [misc]simplify: iters left: 1 (423 enodes) 1548148716.914 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))) 1548148716.914 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148716.914 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148716.914 * * [misc]simplify: iters left: 6 (29 enodes) 1548148716.921 * * [misc]simplify: iters left: 5 (71 enodes) 1548148716.932 * * [misc]simplify: iters left: 4 (188 enodes) 1548148716.967 * * [misc]simplify: iters left: 3 (466 enodes) 1548148717.089 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148717.089 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ (+ (* 12 (* v v)) (* (pow v 4) 36)) 4)))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.089 * * * * [misc]progress: [ 1615 / 5054 ] simplifiying candidate # 1548148717.090 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148717.090 * * [misc]simplify: iters left: 6 (24 enodes) 1548148717.094 * * [misc]simplify: iters left: 5 (55 enodes) 1548148717.103 * * [misc]simplify: iters left: 4 (130 enodes) 1548148717.122 * * [misc]simplify: iters left: 3 (225 enodes) 1548148717.155 * * [misc]simplify: iters left: 2 (299 enodes) 1548148717.197 * * [misc]simplify: iters left: 1 (348 enodes) 1548148717.235 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) 1548148717.236 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.236 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148717.236 * * [misc]simplify: iters left: 6 (29 enodes) 1548148717.241 * * [misc]simplify: iters left: 5 (71 enodes) 1548148717.254 * * [misc]simplify: iters left: 4 (188 enodes) 1548148717.288 * * [misc]simplify: iters left: 3 (466 enodes) 1548148717.411 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148717.412 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.412 * * * * [misc]progress: [ 1616 / 5054 ] simplifiying candidate # 1548148717.412 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt 1)) (sqrt 1))) 1548148717.412 * * [misc]simplify: iters left: 6 (15 enodes) 1548148717.415 * * [misc]simplify: iters left: 5 (28 enodes) 1548148717.418 * * [misc]simplify: iters left: 4 (43 enodes) 1548148717.422 * * [misc]simplify: iters left: 3 (54 enodes) 1548148717.427 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) 1548148717.427 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.427 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148717.427 * * [misc]simplify: iters left: 6 (28 enodes) 1548148717.433 * * [misc]simplify: iters left: 5 (70 enodes) 1548148717.443 * * [misc]simplify: iters left: 4 (187 enodes) 1548148717.479 * * [misc]simplify: iters left: 3 (464 enodes) 1548148717.602 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148717.602 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.602 * * * * [misc]progress: [ 1617 / 5054 ] simplifiying candidate # 1548148717.603 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt 1)) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148717.603 * * [misc]simplify: iters left: 6 (24 enodes) 1548148717.607 * * [misc]simplify: iters left: 5 (55 enodes) 1548148717.616 * * [misc]simplify: iters left: 4 (130 enodes) 1548148717.637 * * [misc]simplify: iters left: 3 (225 enodes) 1548148717.668 * * [misc]simplify: iters left: 2 (299 enodes) 1548148717.710 * * [misc]simplify: iters left: 1 (348 enodes) 1548148717.750 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) 1548148717.750 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.751 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148717.751 * * [misc]simplify: iters left: 6 (29 enodes) 1548148717.756 * * [misc]simplify: iters left: 5 (71 enodes) 1548148717.767 * * [misc]simplify: iters left: 4 (188 enodes) 1548148717.804 * * [misc]simplify: iters left: 3 (466 enodes) 1548148717.925 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148717.925 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* v (* v -5)) 1))) t) (sqrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36)))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.925 * * * * [misc]progress: [ 1618 / 5054 ] simplifiying candidate # 1548148717.926 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (cbrt 1)) 1)) 1548148717.926 * * [misc]simplify: iters left: 6 (14 enodes) 1548148717.928 * * [misc]simplify: iters left: 5 (27 enodes) 1548148717.931 * * [misc]simplify: iters left: 4 (47 enodes) 1548148717.936 * * [misc]simplify: iters left: 3 (59 enodes) 1548148717.942 * * [misc]simplify: iters left: 2 (63 enodes) 1548148717.946 * * [misc]simplify: iters left: 1 (66 enodes) 1548148717.951 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) 1548148717.951 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148717.951 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148717.951 * * [misc]simplify: iters left: 6 (28 enodes) 1548148717.956 * * [misc]simplify: iters left: 5 (70 enodes) 1548148717.970 * * [misc]simplify: iters left: 4 (187 enodes) 1548148718.004 * * [misc]simplify: iters left: 3 (464 enodes) 1548148718.128 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5)))))) 1548148718.128 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* v -5) v) 1))) t) (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- 8 (* (* (* v 36) (* v v)) (* (* v v) (* 6 v)))))) (/ (sqrt (+ (* (pow v 4) 36) (+ 4 (* (* 12 v) v)))) (/ PI (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148718.128 * * * * [misc]progress: [ 1619 / 5054 ] simplifiying candidate # 1548148718.128 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148718.129 * * [misc]simplify: iters left: 6 (27 enodes) 1548148718.133 * * [misc]simplify: iters left: 5 (62 enodes) 1548148718.143 * * [misc]simplify: iters left: 4 (163 enodes) 1548148718.170 * * [misc]simplify: iters left: 3 (351 enodes) 1548148718.250 * [exit]simplify: Simplified to (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3)))))) (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) 1548148718.251 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3)))))) (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148718.251 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148718.251 * * [misc]simplify: iters left: 6 (30 enodes) 1548148718.256 * * [misc]simplify: iters left: 5 (72 enodes) 1548148718.268 * * [misc]simplify: iters left: 4 (189 enodes) 1548148718.304 * * [misc]simplify: iters left: 3 (466 enodes) 1548148718.428 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148718.428 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3))))) (cbrt (sqrt (+ (+ (* 12 (* v v)) 4) (* (* v 36) (pow v 3)))))) (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (* (cbrt (cbrt (+ (* -5 (* v v)) 1))) (cbrt (cbrt (+ (* -5 (* v v)) 1)))))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148718.428 * * * * [misc]progress: [ 1620 / 5054 ] simplifiying candidate # 1548148718.428 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148718.428 * * [misc]simplify: iters left: 6 (27 enodes) 1548148718.433 * * [misc]simplify: iters left: 5 (61 enodes) 1548148718.442 * * [misc]simplify: iters left: 4 (151 enodes) 1548148718.468 * * [misc]simplify: iters left: 3 (302 enodes) 1548148718.521 * * [misc]simplify: iters left: 2 (488 enodes) 1548148718.615 * [exit]simplify: Simplified to (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) 1548148718.615 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148718.615 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148718.616 * * [misc]simplify: iters left: 6 (30 enodes) 1548148718.621 * * [misc]simplify: iters left: 5 (72 enodes) 1548148718.634 * * [misc]simplify: iters left: 4 (189 enodes) 1548148718.668 * * [misc]simplify: iters left: 3 (466 enodes) 1548148718.792 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148718.793 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (* (fabs (cbrt (+ (* (pow v 4) 36) (+ 4 (* 12 (* v v)))))) (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) t))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148718.793 * * * * [misc]progress: [ 1621 / 5054 ] simplifiying candidate # 1548148718.793 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148718.793 * * [misc]simplify: iters left: 6 (26 enodes) 1548148718.797 * * [misc]simplify: iters left: 5 (59 enodes) 1548148718.807 * * [misc]simplify: iters left: 4 (149 enodes) 1548148718.830 * * [misc]simplify: iters left: 3 (301 enodes) 1548148718.890 * [exit]simplify: Simplified to (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) t) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148718.890 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) t) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148718.890 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148718.891 * * [misc]simplify: iters left: 6 (30 enodes) 1548148718.896 * * [misc]simplify: iters left: 5 (72 enodes) 1548148718.909 * * [misc]simplify: iters left: 4 (189 enodes) 1548148718.944 * * [misc]simplify: iters left: 3 (466 enodes) 1548148719.067 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148719.068 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) t) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148719.068 * * * * [misc]progress: [ 1622 / 5054 ] simplifiying candidate # 1548148719.068 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt 1))) 1548148719.068 * * [misc]simplify: iters left: 6 (17 enodes) 1548148719.071 * * [misc]simplify: iters left: 5 (32 enodes) 1548148719.075 * * [misc]simplify: iters left: 4 (61 enodes) 1548148719.084 * * [misc]simplify: iters left: 3 (96 enodes) 1548148719.096 * * [misc]simplify: iters left: 2 (139 enodes) 1548148719.120 * * [misc]simplify: iters left: 1 (262 enodes) 1548148719.194 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) 1548148719.194 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148719.194 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148719.194 * * [misc]simplify: iters left: 6 (29 enodes) 1548148719.200 * * [misc]simplify: iters left: 5 (71 enodes) 1548148719.211 * * [misc]simplify: iters left: 4 (188 enodes) 1548148719.247 * * [misc]simplify: iters left: 3 (464 enodes) 1548148719.369 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148719.370 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5))))) (/ t (cbrt (sqrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148719.370 * * * * [misc]progress: [ 1623 / 5054 ] simplifiying candidate # 1548148719.370 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148719.370 * * [misc]simplify: iters left: 6 (26 enodes) 1548148719.374 * * [misc]simplify: iters left: 5 (59 enodes) 1548148719.384 * * [misc]simplify: iters left: 4 (149 enodes) 1548148719.409 * * [misc]simplify: iters left: 3 (301 enodes) 1548148719.469 * [exit]simplify: Simplified to (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) t) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) 1548148719.469 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) t) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148719.469 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148719.469 * * [misc]simplify: iters left: 6 (30 enodes) 1548148719.475 * * [misc]simplify: iters left: 5 (72 enodes) 1548148719.486 * * [misc]simplify: iters left: 4 (189 enodes) 1548148719.523 * * [misc]simplify: iters left: 3 (466 enodes) 1548148719.646 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148719.646 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (* (cbrt (cbrt (- 1 (* (* 5 v) v)))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) t) (* (sqrt (sqrt (+ (* (pow v 3) (* 36 v)) (+ (* (* v 12) v) 4)))) (cbrt (cbrt (- 1 (* (* 5 v) v)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148719.647 * * * * [misc]progress: [ 1624 / 5054 ] simplifiying candidate # 1548148719.647 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (* (cbrt (cbrt (- 1 (* (* v v) 5)))) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1)) 1548148719.647 * * [misc]simplify: iters left: 6 (16 enodes) 1548148719.649 * * [misc]simplify: iters left: 5 (31 enodes) 1548148719.654 * * [misc]simplify: iters left: 4 (65 enodes) 1548148719.663 * * [misc]simplify: iters left: 3 (102 enodes) 1548148719.679 * * [misc]simplify: iters left: 2 (172 enodes) 1548148719.718 * * [misc]simplify: iters left: 1 (407 enodes) 1548148719.910 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) 1548148719.910 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148719.910 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148719.911 * * [misc]simplify: iters left: 6 (29 enodes) 1548148719.916 * * [misc]simplify: iters left: 5 (71 enodes) 1548148719.927 * * [misc]simplify: iters left: 4 (188 enodes) 1548148719.962 * * [misc]simplify: iters left: 3 (464 enodes) 1548148720.085 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5)))))) 1548148720.085 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ 1 (* v (* v -5))))) t) (* (cbrt (cbrt (+ 1 (* v (* v -5))))) (cbrt (cbrt (+ 1 (* v (* v -5))))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (cbrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148720.085 * * * * [misc]progress: [ 1625 / 5054 ] simplifiying candidate # 1548148720.086 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148720.086 * * [misc]simplify: iters left: 6 (26 enodes) 1548148720.090 * * [misc]simplify: iters left: 5 (59 enodes) 1548148720.100 * * [misc]simplify: iters left: 4 (154 enodes) 1548148720.124 * * [misc]simplify: iters left: 3 (303 enodes) 1548148720.181 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))))) 1548148720.181 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148720.181 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148720.181 * * [misc]simplify: iters left: 6 (30 enodes) 1548148720.188 * * [misc]simplify: iters left: 5 (72 enodes) 1548148720.199 * * [misc]simplify: iters left: 4 (189 enodes) 1548148720.234 * * [misc]simplify: iters left: 3 (466 enodes) 1548148720.357 * [exit]simplify: Simplified to (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148720.357 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (* (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))) (cbrt (sqrt (- 1 (* (* 5 v) v))))) (/ (/ t (sqrt (cbrt (- 1 (* (* 5 v) v))))) (cbrt (sqrt (+ (+ (* (pow v 3) (* 36 v)) (* (* v 12) v)) 4))))) (* (cbrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148720.358 * * * * [misc]progress: [ 1626 / 5054 ] simplifiying candidate # 1548148720.358 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148720.358 * * [misc]simplify: iters left: 6 (26 enodes) 1548148720.362 * * [misc]simplify: iters left: 5 (58 enodes) 1548148720.372 * * [misc]simplify: iters left: 4 (144 enodes) 1548148720.393 * * [misc]simplify: iters left: 3 (265 enodes) 1548148720.433 * * [misc]simplify: iters left: 2 (364 enodes) 1548148720.485 * * [misc]simplify: iters left: 1 (471 enodes) 1548148720.556 * [exit]simplify: Simplified to (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148720.556 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148720.556 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148720.556 * * [misc]simplify: iters left: 6 (30 enodes) 1548148720.562 * * [misc]simplify: iters left: 5 (72 enodes) 1548148720.575 * * [misc]simplify: iters left: 4 (189 enodes) 1548148720.609 * * [misc]simplify: iters left: 3 (466 enodes) 1548148720.733 * [exit]simplify: Simplified to (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148720.733 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (fabs (cbrt (+ 4 (+ (* (pow v 4) 36) (* 12 (* v v))))))) (cbrt (sqrt (- 1 (* (* v v) 5))))) (* (sqrt (cbrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148720.733 * * * * [misc]progress: [ 1627 / 5054 ] simplifiying candidate # 1548148720.733 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148720.734 * * [misc]simplify: iters left: 6 (25 enodes) 1548148720.738 * * [misc]simplify: iters left: 5 (56 enodes) 1548148720.747 * * [misc]simplify: iters left: 4 (142 enodes) 1548148720.768 * * [misc]simplify: iters left: 3 (263 enodes) 1548148720.810 * * [misc]simplify: iters left: 2 (372 enodes) 1548148720.868 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148720.868 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148720.868 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148720.868 * * [misc]simplify: iters left: 6 (30 enodes) 1548148720.873 * * [misc]simplify: iters left: 5 (72 enodes) 1548148720.884 * * [misc]simplify: iters left: 4 (189 enodes) 1548148720.922 * * [misc]simplify: iters left: 3 (466 enodes) 1548148721.045 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148721.046 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148721.046 * * * * [misc]progress: [ 1628 / 5054 ] simplifiying candidate # 1548148721.046 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt 1))) 1548148721.046 * * [misc]simplify: iters left: 6 (16 enodes) 1548148721.048 * * [misc]simplify: iters left: 5 (29 enodes) 1548148721.053 * * [misc]simplify: iters left: 4 (54 enodes) 1548148721.059 * * [misc]simplify: iters left: 3 (81 enodes) 1548148721.071 * * [misc]simplify: iters left: 2 (97 enodes) 1548148721.082 * * [misc]simplify: iters left: 1 (138 enodes) 1548148721.105 * [exit]simplify: Simplified to (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148721.105 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148721.106 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148721.106 * * [misc]simplify: iters left: 6 (29 enodes) 1548148721.111 * * [misc]simplify: iters left: 5 (71 enodes) 1548148721.122 * * [misc]simplify: iters left: 4 (188 enodes) 1548148721.440 * * [misc]simplify: iters left: 3 (464 enodes) 1548148721.563 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148721.563 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (/ t (sqrt (cbrt (- 1 (* (* v v) 5)))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148721.563 * * * * [misc]progress: [ 1629 / 5054 ] simplifiying candidate # 1548148721.563 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148721.563 * * [misc]simplify: iters left: 6 (25 enodes) 1548148721.569 * * [misc]simplify: iters left: 5 (56 enodes) 1548148721.578 * * [misc]simplify: iters left: 4 (142 enodes) 1548148721.599 * * [misc]simplify: iters left: 3 (263 enodes) 1548148721.640 * * [misc]simplify: iters left: 2 (372 enodes) 1548148721.698 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) 1548148721.698 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148721.699 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148721.699 * * [misc]simplify: iters left: 6 (30 enodes) 1548148721.704 * * [misc]simplify: iters left: 5 (72 enodes) 1548148721.715 * * [misc]simplify: iters left: 4 (189 enodes) 1548148721.752 * * [misc]simplify: iters left: 3 (466 enodes) 1548148721.874 * [exit]simplify: Simplified to (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI))) 1548148721.874 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* (* -5 v) v) 1))) (/ (/ t (sqrt (cbrt (+ (* (* -5 v) v) 1)))) (sqrt (sqrt (+ (+ (* (* v v) 12) 4) (* (pow v 4) 36)))))) (* (sqrt (sqrt (+ 4 (+ (* v (* v 12)) (* (pow v 4) 36))))) (/ (* (cbrt (sqrt (+ 1 (* v (* v -5))))) (sqrt (cbrt (+ 1 (* v (* v -5)))))) (* (sqrt (- 8 (* (* (* v v) (* 6 v)) (* (* v 36) (* v v))))) PI)))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148721.874 * * * * [misc]progress: [ 1630 / 5054 ] simplifiying candidate # 1548148721.875 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t (sqrt (cbrt (- 1 (* (* v v) 5))))) 1)) 1548148721.875 * * [misc]simplify: iters left: 6 (15 enodes) 1548148721.877 * * [misc]simplify: iters left: 5 (28 enodes) 1548148721.881 * * [misc]simplify: iters left: 4 (56 enodes) 1548148721.888 * * [misc]simplify: iters left: 3 (83 enodes) 1548148721.898 * * [misc]simplify: iters left: 2 (115 enodes) 1548148721.917 * * [misc]simplify: iters left: 1 (194 enodes) 1548148721.964 * [exit]simplify: Simplified to (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) 1548148721.964 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148721.965 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (sqrt (cbrt (- 1 (* (* v v) 5))))) (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))) 1548148721.965 * * [misc]simplify: iters left: 6 (29 enodes) 1548148721.970 * * [misc]simplify: iters left: 5 (71 enodes) 1548148721.981 * * [misc]simplify: iters left: 4 (188 enodes) 1548148722.017 * * [misc]simplify: iters left: 3 (464 enodes) 1548148722.139 * [exit]simplify: Simplified to (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5)))))) 1548148722.139 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (* (/ (sqrt (cbrt (- 1 (* (* v v) 5)))) t) (cbrt (sqrt (- 1 (* (* v v) 5))))) (/ (* (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) PI) (sqrt (+ 4 (+ (* (* 12 v) v) (* (pow v 4) 36))))) (/ (sqrt (+ (* (* (* v v) (* -6 v)) (* (* v v) (* v 36))) 8)) (sqrt (cbrt (- 1 (* (* v v) 5))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148722.139 * * * * [misc]progress: [ 1631 / 5054 ] simplifiying candidate # 1548148722.139 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t 1) (* (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148722.139 * * [misc]simplify: iters left: 6 (24 enodes) 1548148722.144 * * [misc]simplify: iters left: 5 (55 enodes) 1548148722.152 * * [misc]simplify: iters left: 4 (141 enodes) 1548148722.176 * * [misc]simplify: iters left: 3 (257 enodes) 1548148722.214 * * [misc]simplify: iters left: 2 (375 enodes) 1548148722.275 * [exit]simplify: Simplified to (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (/ (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) 1548148722.276 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (/ (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148722.276 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (cbrt (sqrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148722.276 * * [misc]simplify: iters left: 6 (29 enodes) 1548148722.281 * * [misc]simplify: iters left: 5 (71 enodes) 1548148722.294 * * [misc]simplify: iters left: 4 (188 enodes) 1548148722.329 * * [misc]simplify: iters left: 3 (466 enodes) 1548148722.450 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36))))) 1548148722.451 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (* (/ (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))) (/ (/ t (cbrt (sqrt (+ (* v (* -5 v)) 1)))) (cbrt (sqrt (+ (* v (* v 12)) (+ 4 (* (pow v 4) 36))))))) (* (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (+ (* (* (* v 36) (* v v)) (* (* v v) (* -6 v))) 8))) (/ PI (cbrt (- 1 (* (* v v) 5))))) (cbrt (sqrt (+ (+ (* v (* 12 v)) 4) (* (pow v 4) 36)))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148722.451 * * * * [misc]progress: [ 1632 / 5054 ] simplifiying candidate # 1548148722.451 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) 1) (/ (/ t 1) (sqrt (* (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))) (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) 1548148722.451 * * [misc]simplify: iters left: 6 (24 enodes) 1548148722.455 * * [misc]simplify: iters left: 5 (54 enodes) 1548148722.464 * * [misc]simplify: iters left: 4 (135 enodes) 1548148722.484 * * [misc]simplify: iters left: 3 (226 enodes) 1548148722.518 * * [misc]simplify: iters left: 2 (303 enodes) 1548148722.564 * * [misc]simplify: iters left: 1 (362 enodes) 1548148722.600 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) 1548148722.600 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (* (* (/ (cbrt (sqrt (+ (* -5 (* v v)) 1))) t) (fabs (cbrt (+ (+ (* (pow v 4) 36) (* (* v v) 12)) 4)))) (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v)))))))))) (/ (cbrt (- 1 (* 5 (* v v)))) (- 1 (* v v))))) 1548148722.600 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (- 1 (* (* v v) 5)))) (sqrt (- (pow 2 3) (pow (* 6 (* v v)) 3)))) (/ (/ PI (cbrt (- 1 (* (* v v) 5)))) (sqrt (cbrt (+ (* 2 2) (+ (* (* 6 (* v v)) (* 6 (* v v))) (* 2 (* 6 (* v v))))))))) 1548148722.601 * * [misc]simplify: iters left: 6 (29 enodes) 1548148722.606 * * [misc]simplify: iters left: 5 (71 enodes) 1548148722.618 * * [misc]simplify: iters left: 4 (188 enodes) 1548148722.653 * * [misc]simplify: iters left: 3 (466 enodes)