34.613 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.052 * * * [progress]: [2/2] Setting up program. 0.055 * [progress]: [Phase 2 of 3] Improving. 0.055 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) 0.055 * * [simplify]: Extracting # 0 : cost 0 0.055 * * [simplify]: Extracting # 1 : cost 0 0.055 * * [simplify]: Extracting # 2 : cost 0 0.055 * * [simplify]: Extracting # 3 : cost 0 0.055 * * [simplify]: Extracting # 4 : cost 0 0.055 * * [simplify]: Extracting # 5 : cost 0 0.055 * * [simplify]: iteration 0 : 12 enodes (cost 15 ) 0.057 * * [simplify]: Extracting # 0 : cost 0 0.057 * * [simplify]: Extracting # 1 : cost 0 0.057 * * [simplify]: Extracting # 2 : cost 0 0.057 * * [simplify]: Extracting # 3 : cost 0 0.057 * * [simplify]: Extracting # 4 : cost 0 0.058 * * [simplify]: Extracting # 5 : cost 0 0.058 * * [simplify]: iteration 1 : 24 enodes (cost 15 ) 0.062 * * [simplify]: Extracting # 0 : cost 0 0.062 * * [simplify]: Extracting # 1 : cost 0 0.062 * * [simplify]: Extracting # 2 : cost 0 0.062 * * [simplify]: Extracting # 3 : cost 0 0.062 * * [simplify]: Extracting # 4 : cost 0 0.062 * * [simplify]: iteration 2 : 48 enodes (cost 13 ) 0.071 * * [simplify]: Extracting # 0 : cost 0 0.071 * * [simplify]: Extracting # 1 : cost 0 0.071 * * [simplify]: Extracting # 2 : cost 0 0.071 * * [simplify]: Extracting # 3 : cost 0 0.072 * * [simplify]: Extracting # 4 : cost 0 0.072 * * [simplify]: Extracting # 5 : cost 0 0.072 * * [simplify]: iteration 3 : 95 enodes (cost 13 ) 0.109 * * [simplify]: Extracting # 0 : cost 0 0.109 * * [simplify]: Extracting # 1 : cost 0 0.109 * * [simplify]: Extracting # 2 : cost 0 0.109 * * [simplify]: Extracting # 3 : cost 0 0.110 * * [simplify]: Extracting # 4 : cost 0 0.110 * * [simplify]: iteration 4 : 239 enodes (cost 13 ) 0.281 * * [simplify]: Extracting # 0 : cost 0 0.282 * * [simplify]: Extracting # 1 : cost 0 0.283 * * [simplify]: Extracting # 2 : cost 0 0.283 * * [simplify]: Extracting # 3 : cost 0 0.284 * * [simplify]: Extracting # 4 : cost 0 0.284 * * [simplify]: iteration 5 : 718 enodes (cost 13 ) 1.547 * * [simplify]: Extracting # 0 : cost 0 1.554 * * [simplify]: Extracting # 1 : cost 0 1.556 * * [simplify]: Extracting # 2 : cost 0 1.558 * * [simplify]: Extracting # 3 : cost 0 1.560 * * [simplify]: Extracting # 4 : cost 0 1.562 * * [simplify]: iteration 6 : 2745 enodes (cost 13 ) 3.267 * * [simplify]: Extracting # 0 : cost 0 3.273 * * [simplify]: Extracting # 1 : cost 0 3.278 * * [simplify]: Extracting # 2 : cost 0 3.283 * * [simplify]: Extracting # 3 : cost 0 3.288 * * [simplify]: Extracting # 4 : cost 0 3.293 * * [simplify]: Extracting # 5 : cost 0 3.298 * * [simplify]: iteration done: 5000 enodes (cost 13 ) 3.298 * [simplify]: Simplified to: (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3.301 * * [progress]: iteration 1 / 4 3.301 * * * [progress]: picking best candidate 3.303 * * * * [pick]: Picked # 3.303 * * * [progress]: localizing error 3.325 * * * [progress]: generating rewritten candidates 3.325 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.358 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1 1) 3.378 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 3.438 * * * [progress]: generating series expansions 3.438 * * * * [progress]: [ 1 / 3 ] generating series at (2) 3.438 * [backup-simplify]: Simplify (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.438 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 3.438 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 3.438 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 3.439 * [taylor]: Taking taylor expansion of a in m 3.439 * [backup-simplify]: Simplify a into a 3.439 * [taylor]: Taking taylor expansion of (pow k m) in m 3.439 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.439 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.439 * [taylor]: Taking taylor expansion of m in m 3.439 * [backup-simplify]: Simplify 0 into 0 3.439 * [backup-simplify]: Simplify 1 into 1 3.439 * [taylor]: Taking taylor expansion of (log k) in m 3.439 * [taylor]: Taking taylor expansion of k in m 3.439 * [backup-simplify]: Simplify k into k 3.439 * [backup-simplify]: Simplify (log k) into (log k) 3.439 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.440 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.440 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.440 * [backup-simplify]: Simplify (exp 0) into 1 3.440 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 3.440 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 3.440 * [taylor]: Taking taylor expansion of 10.0 in m 3.440 * [backup-simplify]: Simplify 10.0 into 10.0 3.440 * [taylor]: Taking taylor expansion of k in m 3.440 * [backup-simplify]: Simplify k into k 3.440 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 3.440 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.440 * [taylor]: Taking taylor expansion of k in m 3.440 * [backup-simplify]: Simplify k into k 3.440 * [taylor]: Taking taylor expansion of 1.0 in m 3.440 * [backup-simplify]: Simplify 1.0 into 1.0 3.440 * [backup-simplify]: Simplify (* a 1) into a 3.440 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.440 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.440 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.441 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.441 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.441 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.441 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 3.441 * [taylor]: Taking taylor expansion of a in k 3.441 * [backup-simplify]: Simplify a into a 3.441 * [taylor]: Taking taylor expansion of (pow k m) in k 3.441 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.441 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.441 * [taylor]: Taking taylor expansion of m in k 3.441 * [backup-simplify]: Simplify m into m 3.441 * [taylor]: Taking taylor expansion of (log k) in k 3.441 * [taylor]: Taking taylor expansion of k in k 3.441 * [backup-simplify]: Simplify 0 into 0 3.441 * [backup-simplify]: Simplify 1 into 1 3.441 * [backup-simplify]: Simplify (log 1) into 0 3.442 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.442 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.442 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.442 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.442 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.442 * [taylor]: Taking taylor expansion of 10.0 in k 3.442 * [backup-simplify]: Simplify 10.0 into 10.0 3.442 * [taylor]: Taking taylor expansion of k in k 3.442 * [backup-simplify]: Simplify 0 into 0 3.442 * [backup-simplify]: Simplify 1 into 1 3.442 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.442 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.442 * [taylor]: Taking taylor expansion of k in k 3.442 * [backup-simplify]: Simplify 0 into 0 3.442 * [backup-simplify]: Simplify 1 into 1 3.442 * [taylor]: Taking taylor expansion of 1.0 in k 3.442 * [backup-simplify]: Simplify 1.0 into 1.0 3.442 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 3.442 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.443 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.443 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.443 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 3.443 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.443 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.443 * [taylor]: Taking taylor expansion of a in a 3.443 * [backup-simplify]: Simplify 0 into 0 3.443 * [backup-simplify]: Simplify 1 into 1 3.443 * [taylor]: Taking taylor expansion of (pow k m) in a 3.443 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.443 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.443 * [taylor]: Taking taylor expansion of m in a 3.443 * [backup-simplify]: Simplify m into m 3.443 * [taylor]: Taking taylor expansion of (log k) in a 3.443 * [taylor]: Taking taylor expansion of k in a 3.443 * [backup-simplify]: Simplify k into k 3.443 * [backup-simplify]: Simplify (log k) into (log k) 3.444 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.444 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.444 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.444 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.444 * [taylor]: Taking taylor expansion of 10.0 in a 3.444 * [backup-simplify]: Simplify 10.0 into 10.0 3.444 * [taylor]: Taking taylor expansion of k in a 3.444 * [backup-simplify]: Simplify k into k 3.444 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.444 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.444 * [taylor]: Taking taylor expansion of k in a 3.444 * [backup-simplify]: Simplify k into k 3.444 * [taylor]: Taking taylor expansion of 1.0 in a 3.444 * [backup-simplify]: Simplify 1.0 into 1.0 3.444 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.445 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.445 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.445 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.446 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.446 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.446 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.446 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.446 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.446 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.446 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.446 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.446 * [taylor]: Taking taylor expansion of a in a 3.446 * [backup-simplify]: Simplify 0 into 0 3.446 * [backup-simplify]: Simplify 1 into 1 3.446 * [taylor]: Taking taylor expansion of (pow k m) in a 3.446 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.446 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.446 * [taylor]: Taking taylor expansion of m in a 3.446 * [backup-simplify]: Simplify m into m 3.446 * [taylor]: Taking taylor expansion of (log k) in a 3.446 * [taylor]: Taking taylor expansion of k in a 3.446 * [backup-simplify]: Simplify k into k 3.446 * [backup-simplify]: Simplify (log k) into (log k) 3.446 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.447 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.447 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.447 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.447 * [taylor]: Taking taylor expansion of 10.0 in a 3.447 * [backup-simplify]: Simplify 10.0 into 10.0 3.447 * [taylor]: Taking taylor expansion of k in a 3.447 * [backup-simplify]: Simplify k into k 3.447 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.447 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.447 * [taylor]: Taking taylor expansion of k in a 3.447 * [backup-simplify]: Simplify k into k 3.447 * [taylor]: Taking taylor expansion of 1.0 in a 3.447 * [backup-simplify]: Simplify 1.0 into 1.0 3.447 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.447 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.447 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.448 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.448 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.448 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.448 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.448 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.449 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.449 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.449 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.449 * [taylor]: Taking taylor expansion of (pow k m) in k 3.449 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.449 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.449 * [taylor]: Taking taylor expansion of m in k 3.449 * [backup-simplify]: Simplify m into m 3.449 * [taylor]: Taking taylor expansion of (log k) in k 3.449 * [taylor]: Taking taylor expansion of k in k 3.449 * [backup-simplify]: Simplify 0 into 0 3.449 * [backup-simplify]: Simplify 1 into 1 3.449 * [backup-simplify]: Simplify (log 1) into 0 3.450 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.450 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.450 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.450 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.450 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.450 * [taylor]: Taking taylor expansion of 10.0 in k 3.450 * [backup-simplify]: Simplify 10.0 into 10.0 3.450 * [taylor]: Taking taylor expansion of k in k 3.450 * [backup-simplify]: Simplify 0 into 0 3.450 * [backup-simplify]: Simplify 1 into 1 3.450 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.450 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.450 * [taylor]: Taking taylor expansion of k in k 3.450 * [backup-simplify]: Simplify 0 into 0 3.450 * [backup-simplify]: Simplify 1 into 1 3.450 * [taylor]: Taking taylor expansion of 1.0 in k 3.450 * [backup-simplify]: Simplify 1.0 into 1.0 3.451 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.451 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.452 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.452 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 3.452 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 3.452 * [taylor]: Taking taylor expansion of 1.0 in m 3.452 * [backup-simplify]: Simplify 1.0 into 1.0 3.452 * [taylor]: Taking taylor expansion of (pow k m) in m 3.452 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.452 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.452 * [taylor]: Taking taylor expansion of m in m 3.452 * [backup-simplify]: Simplify 0 into 0 3.452 * [backup-simplify]: Simplify 1 into 1 3.452 * [taylor]: Taking taylor expansion of (log k) in m 3.452 * [taylor]: Taking taylor expansion of k in m 3.452 * [backup-simplify]: Simplify k into k 3.452 * [backup-simplify]: Simplify (log k) into (log k) 3.453 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.453 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.454 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.454 * [backup-simplify]: Simplify (exp 0) into 1 3.455 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 3.455 * [backup-simplify]: Simplify 1.0 into 1.0 3.457 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 3.457 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 3.459 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.460 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 3.460 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 3.460 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.461 * [backup-simplify]: Simplify (+ 0 0) into 0 3.461 * [backup-simplify]: Simplify (+ 0 0) into 0 3.462 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 3.462 * [taylor]: Taking taylor expansion of 0 in k 3.462 * [backup-simplify]: Simplify 0 into 0 3.462 * [taylor]: Taking taylor expansion of 0 in m 3.462 * [backup-simplify]: Simplify 0 into 0 3.462 * [backup-simplify]: Simplify 0 into 0 3.464 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.464 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.464 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.465 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.467 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 3.467 * [backup-simplify]: Simplify (+ 0 0) into 0 3.467 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.469 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 3.469 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 3.469 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 3.469 * [taylor]: Taking taylor expansion of 10.0 in m 3.469 * [backup-simplify]: Simplify 10.0 into 10.0 3.469 * [taylor]: Taking taylor expansion of (pow k m) in m 3.469 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.469 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.469 * [taylor]: Taking taylor expansion of m in m 3.469 * [backup-simplify]: Simplify 0 into 0 3.469 * [backup-simplify]: Simplify 1 into 1 3.469 * [taylor]: Taking taylor expansion of (log k) in m 3.469 * [taylor]: Taking taylor expansion of k in m 3.469 * [backup-simplify]: Simplify k into k 3.469 * [backup-simplify]: Simplify (log k) into (log k) 3.469 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.470 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.470 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.470 * [backup-simplify]: Simplify (exp 0) into 1 3.471 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.471 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.471 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.472 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.472 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 3.472 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 3.473 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 3.474 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 3.474 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 3.474 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 3.474 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.474 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.474 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.474 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.474 * [taylor]: Taking taylor expansion of m in m 3.474 * [backup-simplify]: Simplify 0 into 0 3.474 * [backup-simplify]: Simplify 1 into 1 3.475 * [backup-simplify]: Simplify (/ 1 1) into 1 3.475 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.475 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.475 * [taylor]: Taking taylor expansion of k in m 3.475 * [backup-simplify]: Simplify k into k 3.475 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.475 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.475 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.475 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.475 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 3.475 * [taylor]: Taking taylor expansion of a in m 3.475 * [backup-simplify]: Simplify a into a 3.475 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 3.475 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.475 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.475 * [taylor]: Taking taylor expansion of k in m 3.475 * [backup-simplify]: Simplify k into k 3.476 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.476 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.476 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 3.476 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.476 * [taylor]: Taking taylor expansion of 10.0 in m 3.476 * [backup-simplify]: Simplify 10.0 into 10.0 3.476 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.476 * [taylor]: Taking taylor expansion of k in m 3.476 * [backup-simplify]: Simplify k into k 3.476 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.476 * [taylor]: Taking taylor expansion of 1.0 in m 3.476 * [backup-simplify]: Simplify 1.0 into 1.0 3.476 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.476 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.477 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.477 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 3.478 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 3.478 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 3.478 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.478 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.478 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.478 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.478 * [taylor]: Taking taylor expansion of m in k 3.478 * [backup-simplify]: Simplify m into m 3.478 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.478 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.478 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.478 * [taylor]: Taking taylor expansion of k in k 3.478 * [backup-simplify]: Simplify 0 into 0 3.478 * [backup-simplify]: Simplify 1 into 1 3.479 * [backup-simplify]: Simplify (/ 1 1) into 1 3.479 * [backup-simplify]: Simplify (log 1) into 0 3.479 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.480 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.480 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.480 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.480 * [taylor]: Taking taylor expansion of a in k 3.480 * [backup-simplify]: Simplify a into a 3.480 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.480 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.480 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.480 * [taylor]: Taking taylor expansion of k in k 3.480 * [backup-simplify]: Simplify 0 into 0 3.480 * [backup-simplify]: Simplify 1 into 1 3.480 * [backup-simplify]: Simplify (* 1 1) into 1 3.481 * [backup-simplify]: Simplify (/ 1 1) into 1 3.481 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.481 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.481 * [taylor]: Taking taylor expansion of 10.0 in k 3.481 * [backup-simplify]: Simplify 10.0 into 10.0 3.481 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.481 * [taylor]: Taking taylor expansion of k in k 3.481 * [backup-simplify]: Simplify 0 into 0 3.481 * [backup-simplify]: Simplify 1 into 1 3.482 * [backup-simplify]: Simplify (/ 1 1) into 1 3.482 * [taylor]: Taking taylor expansion of 1.0 in k 3.482 * [backup-simplify]: Simplify 1.0 into 1.0 3.482 * [backup-simplify]: Simplify (+ 1 0) into 1 3.482 * [backup-simplify]: Simplify (* a 1) into a 3.482 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 3.482 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.482 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.482 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.482 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.483 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.483 * [taylor]: Taking taylor expansion of m in a 3.483 * [backup-simplify]: Simplify m into m 3.483 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.483 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.483 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.483 * [taylor]: Taking taylor expansion of k in a 3.483 * [backup-simplify]: Simplify k into k 3.483 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.483 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.483 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.483 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.483 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.483 * [taylor]: Taking taylor expansion of a in a 3.483 * [backup-simplify]: Simplify 0 into 0 3.483 * [backup-simplify]: Simplify 1 into 1 3.483 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.483 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.483 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.483 * [taylor]: Taking taylor expansion of k in a 3.484 * [backup-simplify]: Simplify k into k 3.484 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.484 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.484 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.484 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.484 * [taylor]: Taking taylor expansion of 10.0 in a 3.484 * [backup-simplify]: Simplify 10.0 into 10.0 3.484 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.484 * [taylor]: Taking taylor expansion of k in a 3.484 * [backup-simplify]: Simplify k into k 3.484 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.484 * [taylor]: Taking taylor expansion of 1.0 in a 3.484 * [backup-simplify]: Simplify 1.0 into 1.0 3.484 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.484 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.485 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.485 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.485 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.485 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.486 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.486 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.487 * [backup-simplify]: Simplify (+ 0 0) into 0 3.487 * [backup-simplify]: Simplify (+ 0 0) into 0 3.488 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.488 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 3.488 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.488 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.488 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.488 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.488 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.489 * [taylor]: Taking taylor expansion of m in a 3.489 * [backup-simplify]: Simplify m into m 3.489 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.489 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.489 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.489 * [taylor]: Taking taylor expansion of k in a 3.489 * [backup-simplify]: Simplify k into k 3.489 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.489 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.489 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.489 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.489 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.489 * [taylor]: Taking taylor expansion of a in a 3.489 * [backup-simplify]: Simplify 0 into 0 3.489 * [backup-simplify]: Simplify 1 into 1 3.489 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.489 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.489 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.489 * [taylor]: Taking taylor expansion of k in a 3.490 * [backup-simplify]: Simplify k into k 3.490 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.490 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.490 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.490 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.490 * [taylor]: Taking taylor expansion of 10.0 in a 3.490 * [backup-simplify]: Simplify 10.0 into 10.0 3.490 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.490 * [taylor]: Taking taylor expansion of k in a 3.490 * [backup-simplify]: Simplify k into k 3.490 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.490 * [taylor]: Taking taylor expansion of 1.0 in a 3.490 * [backup-simplify]: Simplify 1.0 into 1.0 3.490 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.490 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.491 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.491 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.491 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.491 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.491 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.492 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.493 * [backup-simplify]: Simplify (+ 0 0) into 0 3.493 * [backup-simplify]: Simplify (+ 0 0) into 0 3.494 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.494 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 3.494 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.494 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 3.494 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 3.494 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.494 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.494 * [taylor]: Taking taylor expansion of k in k 3.494 * [backup-simplify]: Simplify 0 into 0 3.494 * [backup-simplify]: Simplify 1 into 1 3.495 * [backup-simplify]: Simplify (/ 1 1) into 1 3.495 * [backup-simplify]: Simplify (log 1) into 0 3.495 * [taylor]: Taking taylor expansion of m in k 3.495 * [backup-simplify]: Simplify m into m 3.496 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.496 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.496 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 3.497 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.497 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.497 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.497 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.497 * [taylor]: Taking taylor expansion of k in k 3.497 * [backup-simplify]: Simplify 0 into 0 3.497 * [backup-simplify]: Simplify 1 into 1 3.497 * [backup-simplify]: Simplify (* 1 1) into 1 3.498 * [backup-simplify]: Simplify (/ 1 1) into 1 3.498 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.498 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.498 * [taylor]: Taking taylor expansion of 10.0 in k 3.498 * [backup-simplify]: Simplify 10.0 into 10.0 3.498 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.498 * [taylor]: Taking taylor expansion of k in k 3.498 * [backup-simplify]: Simplify 0 into 0 3.498 * [backup-simplify]: Simplify 1 into 1 3.498 * [backup-simplify]: Simplify (/ 1 1) into 1 3.498 * [taylor]: Taking taylor expansion of 1.0 in k 3.498 * [backup-simplify]: Simplify 1.0 into 1.0 3.499 * [backup-simplify]: Simplify (+ 1 0) into 1 3.499 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 3.499 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.499 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.499 * [taylor]: Taking taylor expansion of -1 in m 3.499 * [backup-simplify]: Simplify -1 into -1 3.499 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.499 * [taylor]: Taking taylor expansion of (log k) in m 3.499 * [taylor]: Taking taylor expansion of k in m 3.499 * [backup-simplify]: Simplify k into k 3.499 * [backup-simplify]: Simplify (log k) into (log k) 3.499 * [taylor]: Taking taylor expansion of m in m 3.499 * [backup-simplify]: Simplify 0 into 0 3.499 * [backup-simplify]: Simplify 1 into 1 3.499 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.500 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.500 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.500 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.500 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.501 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 3.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.501 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 3.502 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.503 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.504 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.505 * [backup-simplify]: Simplify (+ 0 0) into 0 3.505 * [backup-simplify]: Simplify (+ 0 0) into 0 3.506 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 3.507 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 3.507 * [taylor]: Taking taylor expansion of 0 in k 3.508 * [backup-simplify]: Simplify 0 into 0 3.508 * [taylor]: Taking taylor expansion of 0 in m 3.508 * [backup-simplify]: Simplify 0 into 0 3.508 * [backup-simplify]: Simplify 0 into 0 3.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.510 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.510 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 3.518 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.519 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.520 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.520 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.520 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.521 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.522 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.522 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 3.522 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 3.522 * [taylor]: Taking taylor expansion of 10.0 in m 3.522 * [backup-simplify]: Simplify 10.0 into 10.0 3.522 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.522 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.522 * [taylor]: Taking taylor expansion of -1 in m 3.522 * [backup-simplify]: Simplify -1 into -1 3.522 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.522 * [taylor]: Taking taylor expansion of (log k) in m 3.523 * [taylor]: Taking taylor expansion of k in m 3.523 * [backup-simplify]: Simplify k into k 3.523 * [backup-simplify]: Simplify (log k) into (log k) 3.523 * [taylor]: Taking taylor expansion of m in m 3.523 * [backup-simplify]: Simplify 0 into 0 3.523 * [backup-simplify]: Simplify 1 into 1 3.523 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.523 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.523 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.523 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 3.523 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.524 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.524 * [backup-simplify]: Simplify 0 into 0 3.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.526 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 3.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.527 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 3.529 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.530 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.531 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.532 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.532 * [backup-simplify]: Simplify (+ 0 0) into 0 3.533 * [backup-simplify]: Simplify (+ 0 0) into 0 3.534 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 3.536 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 3.536 * [taylor]: Taking taylor expansion of 0 in k 3.536 * [backup-simplify]: Simplify 0 into 0 3.536 * [taylor]: Taking taylor expansion of 0 in m 3.536 * [backup-simplify]: Simplify 0 into 0 3.536 * [backup-simplify]: Simplify 0 into 0 3.536 * [taylor]: Taking taylor expansion of 0 in m 3.536 * [backup-simplify]: Simplify 0 into 0 3.536 * [backup-simplify]: Simplify 0 into 0 3.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.540 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.540 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.542 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.542 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.543 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.544 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.544 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.545 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1.0 1)) (* (- (* 10.0 (exp (* -1 (/ (log k) m))))) (/ 10.0 1)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.545 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 3.545 * [taylor]: Taking taylor expansion of 99.0 in m 3.545 * [backup-simplify]: Simplify 99.0 into 99.0 3.545 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.545 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.545 * [taylor]: Taking taylor expansion of -1 in m 3.545 * [backup-simplify]: Simplify -1 into -1 3.545 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.545 * [taylor]: Taking taylor expansion of (log k) in m 3.545 * [taylor]: Taking taylor expansion of k in m 3.545 * [backup-simplify]: Simplify k into k 3.545 * [backup-simplify]: Simplify (log k) into (log k) 3.545 * [taylor]: Taking taylor expansion of m in m 3.545 * [backup-simplify]: Simplify 0 into 0 3.545 * [backup-simplify]: Simplify 1 into 1 3.545 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.545 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.545 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.546 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.546 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.547 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 3.547 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 3.547 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 3.547 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 3.547 * [taylor]: Taking taylor expansion of -1 in m 3.547 * [backup-simplify]: Simplify -1 into -1 3.547 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 3.547 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.547 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.547 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.547 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.547 * [taylor]: Taking taylor expansion of -1 in m 3.547 * [backup-simplify]: Simplify -1 into -1 3.547 * [taylor]: Taking taylor expansion of m in m 3.547 * [backup-simplify]: Simplify 0 into 0 3.547 * [backup-simplify]: Simplify 1 into 1 3.548 * [backup-simplify]: Simplify (/ -1 1) into -1 3.548 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.548 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.548 * [taylor]: Taking taylor expansion of -1 in m 3.548 * [backup-simplify]: Simplify -1 into -1 3.548 * [taylor]: Taking taylor expansion of k in m 3.548 * [backup-simplify]: Simplify k into k 3.548 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.548 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.548 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.548 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.548 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 3.548 * [taylor]: Taking taylor expansion of a in m 3.548 * [backup-simplify]: Simplify a into a 3.548 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 3.548 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 3.548 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.548 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.548 * [taylor]: Taking taylor expansion of k in m 3.548 * [backup-simplify]: Simplify k into k 3.548 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.548 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.548 * [taylor]: Taking taylor expansion of 1.0 in m 3.548 * [backup-simplify]: Simplify 1.0 into 1.0 3.548 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.548 * [taylor]: Taking taylor expansion of 10.0 in m 3.548 * [backup-simplify]: Simplify 10.0 into 10.0 3.548 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.548 * [taylor]: Taking taylor expansion of k in m 3.548 * [backup-simplify]: Simplify k into k 3.548 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.549 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.549 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.549 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.549 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 3.549 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 3.549 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 3.549 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 3.549 * [taylor]: Taking taylor expansion of -1 in k 3.549 * [backup-simplify]: Simplify -1 into -1 3.549 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 3.549 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.549 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.549 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.550 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.550 * [taylor]: Taking taylor expansion of -1 in k 3.550 * [backup-simplify]: Simplify -1 into -1 3.550 * [taylor]: Taking taylor expansion of m in k 3.550 * [backup-simplify]: Simplify m into m 3.550 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.550 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.550 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.550 * [taylor]: Taking taylor expansion of -1 in k 3.550 * [backup-simplify]: Simplify -1 into -1 3.550 * [taylor]: Taking taylor expansion of k in k 3.550 * [backup-simplify]: Simplify 0 into 0 3.550 * [backup-simplify]: Simplify 1 into 1 3.550 * [backup-simplify]: Simplify (/ -1 1) into -1 3.550 * [backup-simplify]: Simplify (log -1) into (log -1) 3.551 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.551 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.552 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.552 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.552 * [taylor]: Taking taylor expansion of a in k 3.552 * [backup-simplify]: Simplify a into a 3.552 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.552 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.552 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.552 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.552 * [taylor]: Taking taylor expansion of k in k 3.552 * [backup-simplify]: Simplify 0 into 0 3.552 * [backup-simplify]: Simplify 1 into 1 3.552 * [backup-simplify]: Simplify (* 1 1) into 1 3.552 * [backup-simplify]: Simplify (/ 1 1) into 1 3.552 * [taylor]: Taking taylor expansion of 1.0 in k 3.552 * [backup-simplify]: Simplify 1.0 into 1.0 3.552 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.552 * [taylor]: Taking taylor expansion of 10.0 in k 3.552 * [backup-simplify]: Simplify 10.0 into 10.0 3.552 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.552 * [taylor]: Taking taylor expansion of k in k 3.552 * [backup-simplify]: Simplify 0 into 0 3.552 * [backup-simplify]: Simplify 1 into 1 3.553 * [backup-simplify]: Simplify (/ 1 1) into 1 3.553 * [backup-simplify]: Simplify (+ 1 0) into 1 3.553 * [backup-simplify]: Simplify (+ 1 0) into 1 3.553 * [backup-simplify]: Simplify (* a 1) into a 3.553 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 3.554 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 3.554 * [taylor]: Taking taylor expansion of -1 in a 3.554 * [backup-simplify]: Simplify -1 into -1 3.554 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.554 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.554 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.554 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.554 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.554 * [taylor]: Taking taylor expansion of -1 in a 3.554 * [backup-simplify]: Simplify -1 into -1 3.554 * [taylor]: Taking taylor expansion of m in a 3.554 * [backup-simplify]: Simplify m into m 3.554 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.554 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.554 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.554 * [taylor]: Taking taylor expansion of -1 in a 3.554 * [backup-simplify]: Simplify -1 into -1 3.554 * [taylor]: Taking taylor expansion of k in a 3.554 * [backup-simplify]: Simplify k into k 3.554 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.554 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.554 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.554 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.554 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.554 * [taylor]: Taking taylor expansion of a in a 3.554 * [backup-simplify]: Simplify 0 into 0 3.554 * [backup-simplify]: Simplify 1 into 1 3.554 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.554 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.554 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.554 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.554 * [taylor]: Taking taylor expansion of k in a 3.554 * [backup-simplify]: Simplify k into k 3.554 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.554 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.554 * [taylor]: Taking taylor expansion of 1.0 in a 3.555 * [backup-simplify]: Simplify 1.0 into 1.0 3.555 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.555 * [taylor]: Taking taylor expansion of 10.0 in a 3.555 * [backup-simplify]: Simplify 10.0 into 10.0 3.555 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.555 * [taylor]: Taking taylor expansion of k in a 3.555 * [backup-simplify]: Simplify k into k 3.555 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.555 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.555 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.555 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.555 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 3.555 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.555 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.555 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.556 * [backup-simplify]: Simplify (+ 0 0) into 0 3.556 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.556 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.556 * [backup-simplify]: Simplify (- 0) into 0 3.557 * [backup-simplify]: Simplify (+ 0 0) into 0 3.557 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 3.558 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 3.558 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 3.558 * [taylor]: Taking taylor expansion of -1 in a 3.558 * [backup-simplify]: Simplify -1 into -1 3.558 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.558 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.558 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.558 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.558 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.558 * [taylor]: Taking taylor expansion of -1 in a 3.558 * [backup-simplify]: Simplify -1 into -1 3.558 * [taylor]: Taking taylor expansion of m in a 3.558 * [backup-simplify]: Simplify m into m 3.558 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.558 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.558 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.558 * [taylor]: Taking taylor expansion of -1 in a 3.558 * [backup-simplify]: Simplify -1 into -1 3.558 * [taylor]: Taking taylor expansion of k in a 3.558 * [backup-simplify]: Simplify k into k 3.558 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.558 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.558 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.558 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.558 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.558 * [taylor]: Taking taylor expansion of a in a 3.558 * [backup-simplify]: Simplify 0 into 0 3.558 * [backup-simplify]: Simplify 1 into 1 3.558 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.558 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.558 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.558 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.558 * [taylor]: Taking taylor expansion of k in a 3.558 * [backup-simplify]: Simplify k into k 3.558 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.558 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.559 * [taylor]: Taking taylor expansion of 1.0 in a 3.559 * [backup-simplify]: Simplify 1.0 into 1.0 3.559 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.559 * [taylor]: Taking taylor expansion of 10.0 in a 3.559 * [backup-simplify]: Simplify 10.0 into 10.0 3.559 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.559 * [taylor]: Taking taylor expansion of k in a 3.559 * [backup-simplify]: Simplify k into k 3.559 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.559 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.559 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.559 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.559 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 3.559 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.559 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.560 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.560 * [backup-simplify]: Simplify (+ 0 0) into 0 3.560 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.560 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.561 * [backup-simplify]: Simplify (- 0) into 0 3.561 * [backup-simplify]: Simplify (+ 0 0) into 0 3.561 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 3.562 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 3.562 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 3.562 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 3.562 * [taylor]: Taking taylor expansion of -1 in k 3.562 * [backup-simplify]: Simplify -1 into -1 3.562 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.562 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 3.562 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 3.562 * [taylor]: Taking taylor expansion of -1 in k 3.562 * [backup-simplify]: Simplify -1 into -1 3.562 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 3.562 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.562 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.562 * [taylor]: Taking taylor expansion of -1 in k 3.562 * [backup-simplify]: Simplify -1 into -1 3.562 * [taylor]: Taking taylor expansion of k in k 3.562 * [backup-simplify]: Simplify 0 into 0 3.562 * [backup-simplify]: Simplify 1 into 1 3.563 * [backup-simplify]: Simplify (/ -1 1) into -1 3.563 * [backup-simplify]: Simplify (log -1) into (log -1) 3.563 * [taylor]: Taking taylor expansion of m in k 3.563 * [backup-simplify]: Simplify m into m 3.563 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.564 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.564 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 3.565 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 3.565 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.565 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.565 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.565 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.565 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.565 * [taylor]: Taking taylor expansion of k in k 3.565 * [backup-simplify]: Simplify 0 into 0 3.565 * [backup-simplify]: Simplify 1 into 1 3.565 * [backup-simplify]: Simplify (* 1 1) into 1 3.566 * [backup-simplify]: Simplify (/ 1 1) into 1 3.566 * [taylor]: Taking taylor expansion of 1.0 in k 3.566 * [backup-simplify]: Simplify 1.0 into 1.0 3.566 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.566 * [taylor]: Taking taylor expansion of 10.0 in k 3.566 * [backup-simplify]: Simplify 10.0 into 10.0 3.566 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.566 * [taylor]: Taking taylor expansion of k in k 3.566 * [backup-simplify]: Simplify 0 into 0 3.566 * [backup-simplify]: Simplify 1 into 1 3.566 * [backup-simplify]: Simplify (/ 1 1) into 1 3.566 * [backup-simplify]: Simplify (+ 1 0) into 1 3.567 * [backup-simplify]: Simplify (+ 1 0) into 1 3.567 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.567 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.567 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.567 * [taylor]: Taking taylor expansion of -1 in m 3.567 * [backup-simplify]: Simplify -1 into -1 3.567 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.567 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.567 * [taylor]: Taking taylor expansion of -1 in m 3.567 * [backup-simplify]: Simplify -1 into -1 3.567 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.567 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.567 * [taylor]: Taking taylor expansion of (log -1) in m 3.568 * [taylor]: Taking taylor expansion of -1 in m 3.568 * [backup-simplify]: Simplify -1 into -1 3.568 * [backup-simplify]: Simplify (log -1) into (log -1) 3.568 * [taylor]: Taking taylor expansion of (log k) in m 3.568 * [taylor]: Taking taylor expansion of k in m 3.568 * [backup-simplify]: Simplify k into k 3.568 * [backup-simplify]: Simplify (log k) into (log k) 3.568 * [taylor]: Taking taylor expansion of m in m 3.568 * [backup-simplify]: Simplify 0 into 0 3.568 * [backup-simplify]: Simplify 1 into 1 3.568 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.568 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.569 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.569 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.569 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.570 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.570 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.571 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 3.572 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 3.572 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.572 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 3.573 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.574 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.574 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.575 * [backup-simplify]: Simplify (+ 0 0) into 0 3.575 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.576 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.577 * [backup-simplify]: Simplify (- 0) into 0 3.577 * [backup-simplify]: Simplify (+ 0 0) into 0 3.578 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 3.579 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 3.581 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 3.581 * [taylor]: Taking taylor expansion of 0 in k 3.581 * [backup-simplify]: Simplify 0 into 0 3.581 * [taylor]: Taking taylor expansion of 0 in m 3.581 * [backup-simplify]: Simplify 0 into 0 3.581 * [backup-simplify]: Simplify 0 into 0 3.582 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.583 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.584 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 3.585 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 3.586 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.587 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.589 * [backup-simplify]: Simplify (+ 0 0) into 0 3.589 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.590 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.591 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 3.593 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ (- 10.0) 1)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.594 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.594 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.594 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.594 * [taylor]: Taking taylor expansion of 10.0 in m 3.594 * [backup-simplify]: Simplify 10.0 into 10.0 3.594 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.594 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.594 * [taylor]: Taking taylor expansion of -1 in m 3.595 * [backup-simplify]: Simplify -1 into -1 3.595 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.595 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.595 * [taylor]: Taking taylor expansion of (log -1) in m 3.595 * [taylor]: Taking taylor expansion of -1 in m 3.595 * [backup-simplify]: Simplify -1 into -1 3.595 * [backup-simplify]: Simplify (log -1) into (log -1) 3.595 * [taylor]: Taking taylor expansion of (log k) in m 3.595 * [taylor]: Taking taylor expansion of k in m 3.595 * [backup-simplify]: Simplify k into k 3.595 * [backup-simplify]: Simplify (log k) into (log k) 3.595 * [taylor]: Taking taylor expansion of m in m 3.595 * [backup-simplify]: Simplify 0 into 0 3.595 * [backup-simplify]: Simplify 1 into 1 3.595 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.596 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.596 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.597 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.597 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.598 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.599 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.599 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.600 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 3.600 * [backup-simplify]: Simplify 0 into 0 3.601 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.603 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 3.603 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.603 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 3.605 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.606 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.607 * [backup-simplify]: Simplify (+ 0 0) into 0 3.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.609 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.609 * [backup-simplify]: Simplify (- 0) into 0 3.609 * [backup-simplify]: Simplify (+ 0 0) into 0 3.611 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 3.612 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 3.614 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 3.614 * [taylor]: Taking taylor expansion of 0 in k 3.614 * [backup-simplify]: Simplify 0 into 0 3.614 * [taylor]: Taking taylor expansion of 0 in m 3.614 * [backup-simplify]: Simplify 0 into 0 3.614 * [backup-simplify]: Simplify 0 into 0 3.614 * [taylor]: Taking taylor expansion of 0 in m 3.614 * [backup-simplify]: Simplify 0 into 0 3.614 * [backup-simplify]: Simplify 0 into 0 3.615 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.618 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 3.619 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.620 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 3.622 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.623 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.624 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.626 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.626 * [backup-simplify]: Simplify (- 0) into 0 3.627 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.630 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1.0 1)) (* (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ (- 10.0) 1)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.632 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.632 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.632 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.632 * [taylor]: Taking taylor expansion of 99.0 in m 3.632 * [backup-simplify]: Simplify 99.0 into 99.0 3.632 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.632 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.632 * [taylor]: Taking taylor expansion of -1 in m 3.632 * [backup-simplify]: Simplify -1 into -1 3.632 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.632 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.632 * [taylor]: Taking taylor expansion of (log -1) in m 3.632 * [taylor]: Taking taylor expansion of -1 in m 3.632 * [backup-simplify]: Simplify -1 into -1 3.632 * [backup-simplify]: Simplify (log -1) into (log -1) 3.632 * [taylor]: Taking taylor expansion of (log k) in m 3.632 * [taylor]: Taking taylor expansion of k in m 3.632 * [backup-simplify]: Simplify k into k 3.633 * [backup-simplify]: Simplify (log k) into (log k) 3.633 * [taylor]: Taking taylor expansion of m in m 3.633 * [backup-simplify]: Simplify 0 into 0 3.633 * [backup-simplify]: Simplify 1 into 1 3.633 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.633 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.634 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.634 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.635 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.635 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.636 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.636 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.639 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 3.640 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1 1) 3.640 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 3.640 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 3.640 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 3.640 * [taylor]: Taking taylor expansion of k in k 3.640 * [backup-simplify]: Simplify 0 into 0 3.640 * [backup-simplify]: Simplify 1 into 1 3.640 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 3.640 * [taylor]: Taking taylor expansion of k in k 3.640 * [backup-simplify]: Simplify 0 into 0 3.640 * [backup-simplify]: Simplify 1 into 1 3.640 * [taylor]: Taking taylor expansion of 10.0 in k 3.640 * [backup-simplify]: Simplify 10.0 into 10.0 3.640 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 3.640 * [taylor]: Taking taylor expansion of k in k 3.640 * [backup-simplify]: Simplify 0 into 0 3.640 * [backup-simplify]: Simplify 1 into 1 3.640 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 3.640 * [taylor]: Taking taylor expansion of k in k 3.640 * [backup-simplify]: Simplify 0 into 0 3.640 * [backup-simplify]: Simplify 1 into 1 3.640 * [taylor]: Taking taylor expansion of 10.0 in k 3.640 * [backup-simplify]: Simplify 10.0 into 10.0 3.641 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.641 * [backup-simplify]: Simplify (* 0 10.0) into 0 3.641 * [backup-simplify]: Simplify 0 into 0 3.642 * [backup-simplify]: Simplify (+ 1 0) into 1 3.643 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 3.643 * [backup-simplify]: Simplify 10.0 into 10.0 3.643 * [backup-simplify]: Simplify (+ 0 0) into 0 3.644 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 3.644 * [backup-simplify]: Simplify 1 into 1 3.645 * [backup-simplify]: Simplify (+ 0 0) into 0 3.646 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 3.646 * [backup-simplify]: Simplify 0 into 0 3.646 * [backup-simplify]: Simplify (+ 0 0) into 0 3.648 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 3.648 * [backup-simplify]: Simplify 0 into 0 3.649 * [backup-simplify]: Simplify (+ 0 0) into 0 3.650 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 3.650 * [backup-simplify]: Simplify 0 into 0 3.651 * [backup-simplify]: Simplify (+ 0 0) into 0 3.652 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 3.652 * [backup-simplify]: Simplify 0 into 0 3.653 * [backup-simplify]: Simplify (+ 0 0) into 0 3.655 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 3.655 * [backup-simplify]: Simplify 0 into 0 3.655 * [backup-simplify]: Simplify (+ 0 0) into 0 3.658 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))))) into 0 3.658 * [backup-simplify]: Simplify 0 into 0 3.658 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 3.658 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 3.658 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 3.658 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 3.658 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 3.658 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.658 * [taylor]: Taking taylor expansion of k in k 3.658 * [backup-simplify]: Simplify 0 into 0 3.658 * [backup-simplify]: Simplify 1 into 1 3.659 * [backup-simplify]: Simplify (/ 1 1) into 1 3.659 * [taylor]: Taking taylor expansion of 10.0 in k 3.659 * [backup-simplify]: Simplify 10.0 into 10.0 3.659 * [taylor]: Taking taylor expansion of k in k 3.659 * [backup-simplify]: Simplify 0 into 0 3.659 * [backup-simplify]: Simplify 1 into 1 3.659 * [backup-simplify]: Simplify (+ 1 0) into 1 3.660 * [backup-simplify]: Simplify (/ 1 1) into 1 3.660 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 3.660 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 3.660 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.660 * [taylor]: Taking taylor expansion of k in k 3.660 * [backup-simplify]: Simplify 0 into 0 3.660 * [backup-simplify]: Simplify 1 into 1 3.660 * [backup-simplify]: Simplify (/ 1 1) into 1 3.660 * [taylor]: Taking taylor expansion of 10.0 in k 3.661 * [backup-simplify]: Simplify 10.0 into 10.0 3.661 * [taylor]: Taking taylor expansion of k in k 3.661 * [backup-simplify]: Simplify 0 into 0 3.661 * [backup-simplify]: Simplify 1 into 1 3.661 * [backup-simplify]: Simplify (+ 1 0) into 1 3.668 * [backup-simplify]: Simplify (/ 1 1) into 1 3.668 * [backup-simplify]: Simplify 1 into 1 3.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.670 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.672 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 3.672 * [backup-simplify]: Simplify 10.0 into 10.0 3.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.673 * [backup-simplify]: Simplify (+ 0 0) into 0 3.674 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 3.674 * [backup-simplify]: Simplify 0 into 0 3.675 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.675 * [backup-simplify]: Simplify (+ 0 0) into 0 3.677 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.677 * [backup-simplify]: Simplify 0 into 0 3.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.678 * [backup-simplify]: Simplify (+ 0 0) into 0 3.679 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.679 * [backup-simplify]: Simplify 0 into 0 3.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.681 * [backup-simplify]: Simplify (+ 0 0) into 0 3.682 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.682 * [backup-simplify]: Simplify 0 into 0 3.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.684 * [backup-simplify]: Simplify (+ 0 0) into 0 3.685 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.685 * [backup-simplify]: Simplify 0 into 0 3.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.686 * [backup-simplify]: Simplify (+ 0 0) into 0 3.687 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.687 * [backup-simplify]: Simplify 0 into 0 3.687 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 3.687 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 3.687 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 3.687 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 3.687 * [taylor]: Taking taylor expansion of -1 in k 3.687 * [backup-simplify]: Simplify -1 into -1 3.687 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 3.687 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 3.687 * [taylor]: Taking taylor expansion of 10.0 in k 3.687 * [backup-simplify]: Simplify 10.0 into 10.0 3.687 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.687 * [taylor]: Taking taylor expansion of k in k 3.687 * [backup-simplify]: Simplify 0 into 0 3.687 * [backup-simplify]: Simplify 1 into 1 3.688 * [backup-simplify]: Simplify (/ 1 1) into 1 3.688 * [taylor]: Taking taylor expansion of k in k 3.688 * [backup-simplify]: Simplify 0 into 0 3.688 * [backup-simplify]: Simplify 1 into 1 3.688 * [backup-simplify]: Simplify (- 1) into -1 3.688 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.688 * [backup-simplify]: Simplify (/ -1 1) into -1 3.688 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 3.688 * [taylor]: Taking taylor expansion of -1 in k 3.688 * [backup-simplify]: Simplify -1 into -1 3.688 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 3.688 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 3.688 * [taylor]: Taking taylor expansion of 10.0 in k 3.688 * [backup-simplify]: Simplify 10.0 into 10.0 3.688 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.689 * [taylor]: Taking taylor expansion of k in k 3.689 * [backup-simplify]: Simplify 0 into 0 3.689 * [backup-simplify]: Simplify 1 into 1 3.689 * [backup-simplify]: Simplify (/ 1 1) into 1 3.689 * [taylor]: Taking taylor expansion of k in k 3.689 * [backup-simplify]: Simplify 0 into 0 3.689 * [backup-simplify]: Simplify 1 into 1 3.689 * [backup-simplify]: Simplify (- 1) into -1 3.689 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.690 * [backup-simplify]: Simplify (/ -1 1) into -1 3.690 * [backup-simplify]: Simplify (* -1 -1) into 1 3.690 * [backup-simplify]: Simplify 1 into 1 3.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.690 * [backup-simplify]: Simplify (- 0) into 0 3.691 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.692 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 3.693 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 3.693 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.694 * [backup-simplify]: Simplify (- 0) into 0 3.694 * [backup-simplify]: Simplify (+ 0 0) into 0 3.695 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 3.695 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 3.695 * [backup-simplify]: Simplify 0 into 0 3.696 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.696 * [backup-simplify]: Simplify (- 0) into 0 3.696 * [backup-simplify]: Simplify (+ 0 0) into 0 3.697 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.697 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 3.697 * [backup-simplify]: Simplify 0 into 0 3.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.698 * [backup-simplify]: Simplify (- 0) into 0 3.698 * [backup-simplify]: Simplify (+ 0 0) into 0 3.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.700 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 3.700 * [backup-simplify]: Simplify 0 into 0 3.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.701 * [backup-simplify]: Simplify (- 0) into 0 3.701 * [backup-simplify]: Simplify (+ 0 0) into 0 3.702 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.703 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 3.703 * [backup-simplify]: Simplify 0 into 0 3.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.704 * [backup-simplify]: Simplify (- 0) into 0 3.704 * [backup-simplify]: Simplify (+ 0 0) into 0 3.705 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.706 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 3.706 * [backup-simplify]: Simplify 0 into 0 3.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.707 * [backup-simplify]: Simplify (- 0) into 0 3.707 * [backup-simplify]: Simplify (+ 0 0) into 0 3.708 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.709 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 3.709 * [backup-simplify]: Simplify 0 into 0 3.709 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 3.709 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 3.709 * [backup-simplify]: Simplify (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) into (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) 3.710 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 3.710 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 3.710 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 3.710 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 3.710 * [taylor]: Taking taylor expansion of 10.0 in m 3.710 * [backup-simplify]: Simplify 10.0 into 10.0 3.710 * [taylor]: Taking taylor expansion of k in m 3.710 * [backup-simplify]: Simplify k into k 3.710 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 3.710 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.710 * [taylor]: Taking taylor expansion of k in m 3.710 * [backup-simplify]: Simplify k into k 3.710 * [taylor]: Taking taylor expansion of 1.0 in m 3.710 * [backup-simplify]: Simplify 1.0 into 1.0 3.710 * [taylor]: Taking taylor expansion of (pow k m) in m 3.710 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.710 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.710 * [taylor]: Taking taylor expansion of m in m 3.710 * [backup-simplify]: Simplify 0 into 0 3.710 * [backup-simplify]: Simplify 1 into 1 3.710 * [taylor]: Taking taylor expansion of (log k) in m 3.710 * [taylor]: Taking taylor expansion of k in m 3.710 * [backup-simplify]: Simplify k into k 3.710 * [backup-simplify]: Simplify (log k) into (log k) 3.710 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.710 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.711 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.711 * [backup-simplify]: Simplify (exp 0) into 1 3.711 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.711 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.711 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.711 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.711 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.711 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 3.711 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.711 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.711 * [taylor]: Taking taylor expansion of 10.0 in k 3.711 * [backup-simplify]: Simplify 10.0 into 10.0 3.711 * [taylor]: Taking taylor expansion of k in k 3.711 * [backup-simplify]: Simplify 0 into 0 3.711 * [backup-simplify]: Simplify 1 into 1 3.711 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.711 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.711 * [taylor]: Taking taylor expansion of k in k 3.711 * [backup-simplify]: Simplify 0 into 0 3.711 * [backup-simplify]: Simplify 1 into 1 3.712 * [taylor]: Taking taylor expansion of 1.0 in k 3.712 * [backup-simplify]: Simplify 1.0 into 1.0 3.712 * [taylor]: Taking taylor expansion of (pow k m) in k 3.712 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.712 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.712 * [taylor]: Taking taylor expansion of m in k 3.712 * [backup-simplify]: Simplify m into m 3.712 * [taylor]: Taking taylor expansion of (log k) in k 3.712 * [taylor]: Taking taylor expansion of k in k 3.712 * [backup-simplify]: Simplify 0 into 0 3.712 * [backup-simplify]: Simplify 1 into 1 3.712 * [backup-simplify]: Simplify (log 1) into 0 3.712 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.712 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.712 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.713 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.713 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.713 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.713 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 3.713 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 3.713 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.713 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.713 * [taylor]: Taking taylor expansion of 10.0 in k 3.713 * [backup-simplify]: Simplify 10.0 into 10.0 3.713 * [taylor]: Taking taylor expansion of k in k 3.713 * [backup-simplify]: Simplify 0 into 0 3.713 * [backup-simplify]: Simplify 1 into 1 3.713 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.713 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.713 * [taylor]: Taking taylor expansion of k in k 3.713 * [backup-simplify]: Simplify 0 into 0 3.713 * [backup-simplify]: Simplify 1 into 1 3.713 * [taylor]: Taking taylor expansion of 1.0 in k 3.714 * [backup-simplify]: Simplify 1.0 into 1.0 3.714 * [taylor]: Taking taylor expansion of (pow k m) in k 3.714 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.714 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.714 * [taylor]: Taking taylor expansion of m in k 3.714 * [backup-simplify]: Simplify m into m 3.714 * [taylor]: Taking taylor expansion of (log k) in k 3.714 * [taylor]: Taking taylor expansion of k in k 3.714 * [backup-simplify]: Simplify 0 into 0 3.714 * [backup-simplify]: Simplify 1 into 1 3.714 * [backup-simplify]: Simplify (log 1) into 0 3.714 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.714 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.714 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.715 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.715 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.715 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.715 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 3.715 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 3.715 * [taylor]: Taking taylor expansion of 1.0 in m 3.715 * [backup-simplify]: Simplify 1.0 into 1.0 3.715 * [taylor]: Taking taylor expansion of (pow k m) in m 3.715 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.715 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.715 * [taylor]: Taking taylor expansion of m in m 3.715 * [backup-simplify]: Simplify 0 into 0 3.715 * [backup-simplify]: Simplify 1 into 1 3.715 * [taylor]: Taking taylor expansion of (log k) in m 3.715 * [taylor]: Taking taylor expansion of k in m 3.715 * [backup-simplify]: Simplify k into k 3.715 * [backup-simplify]: Simplify (log k) into (log k) 3.715 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.716 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.716 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.716 * [backup-simplify]: Simplify (exp 0) into 1 3.717 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 3.717 * [backup-simplify]: Simplify 1.0 into 1.0 3.717 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 3.718 * [backup-simplify]: Simplify (+ 0 0) into 0 3.718 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.719 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.719 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.719 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.720 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.720 * [backup-simplify]: Simplify (- (/ 10.0 (pow k m)) (+ (* (/ 1.0 (pow k m)) (/ 0 (pow k m))))) into (* 10.0 (/ 1 (pow k m))) 3.720 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 3.720 * [taylor]: Taking taylor expansion of 10.0 in m 3.720 * [backup-simplify]: Simplify 10.0 into 10.0 3.720 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 3.720 * [taylor]: Taking taylor expansion of (pow k m) in m 3.720 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.720 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.720 * [taylor]: Taking taylor expansion of m in m 3.720 * [backup-simplify]: Simplify 0 into 0 3.720 * [backup-simplify]: Simplify 1 into 1 3.720 * [taylor]: Taking taylor expansion of (log k) in m 3.720 * [taylor]: Taking taylor expansion of k in m 3.720 * [backup-simplify]: Simplify k into k 3.720 * [backup-simplify]: Simplify (log k) into (log k) 3.720 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.721 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.721 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.721 * [backup-simplify]: Simplify (exp 0) into 1 3.721 * [backup-simplify]: Simplify (/ 1 1) into 1 3.721 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.721 * [backup-simplify]: Simplify 10.0 into 10.0 3.722 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.722 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 3.722 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 3.722 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (log k))) (* m 1)) (+ (* 10.0 (* 1 k)) 1.0)) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 3.722 * [backup-simplify]: Simplify (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (/ 1 k) (/ 1 m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) 3.722 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 3.722 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 3.722 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 3.723 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.723 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.723 * [taylor]: Taking taylor expansion of k in m 3.723 * [backup-simplify]: Simplify k into k 3.723 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.723 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.723 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 3.723 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.723 * [taylor]: Taking taylor expansion of 10.0 in m 3.723 * [backup-simplify]: Simplify 10.0 into 10.0 3.723 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.723 * [taylor]: Taking taylor expansion of k in m 3.723 * [backup-simplify]: Simplify k into k 3.723 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.723 * [taylor]: Taking taylor expansion of 1.0 in m 3.723 * [backup-simplify]: Simplify 1.0 into 1.0 3.723 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.723 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.723 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.723 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.723 * [taylor]: Taking taylor expansion of m in m 3.723 * [backup-simplify]: Simplify 0 into 0 3.723 * [backup-simplify]: Simplify 1 into 1 3.723 * [backup-simplify]: Simplify (/ 1 1) into 1 3.723 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.723 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.723 * [taylor]: Taking taylor expansion of k in m 3.723 * [backup-simplify]: Simplify k into k 3.723 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.723 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.724 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.724 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.724 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.724 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.724 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.724 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (exp (/ (log (/ 1 k)) m))) 3.724 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 3.724 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.724 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.724 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.724 * [taylor]: Taking taylor expansion of k in k 3.724 * [backup-simplify]: Simplify 0 into 0 3.724 * [backup-simplify]: Simplify 1 into 1 3.725 * [backup-simplify]: Simplify (* 1 1) into 1 3.725 * [backup-simplify]: Simplify (/ 1 1) into 1 3.725 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.725 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.725 * [taylor]: Taking taylor expansion of 10.0 in k 3.725 * [backup-simplify]: Simplify 10.0 into 10.0 3.725 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.725 * [taylor]: Taking taylor expansion of k in k 3.725 * [backup-simplify]: Simplify 0 into 0 3.725 * [backup-simplify]: Simplify 1 into 1 3.725 * [backup-simplify]: Simplify (/ 1 1) into 1 3.725 * [taylor]: Taking taylor expansion of 1.0 in k 3.725 * [backup-simplify]: Simplify 1.0 into 1.0 3.725 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.725 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.725 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.725 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.725 * [taylor]: Taking taylor expansion of m in k 3.725 * [backup-simplify]: Simplify m into m 3.725 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.725 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.725 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.725 * [taylor]: Taking taylor expansion of k in k 3.725 * [backup-simplify]: Simplify 0 into 0 3.725 * [backup-simplify]: Simplify 1 into 1 3.726 * [backup-simplify]: Simplify (/ 1 1) into 1 3.726 * [backup-simplify]: Simplify (log 1) into 0 3.726 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.726 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.726 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.727 * [backup-simplify]: Simplify (+ 1 0) into 1 3.727 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.727 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 3.727 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.727 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.727 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.727 * [taylor]: Taking taylor expansion of k in k 3.727 * [backup-simplify]: Simplify 0 into 0 3.727 * [backup-simplify]: Simplify 1 into 1 3.727 * [backup-simplify]: Simplify (* 1 1) into 1 3.727 * [backup-simplify]: Simplify (/ 1 1) into 1 3.727 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.727 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.727 * [taylor]: Taking taylor expansion of 10.0 in k 3.727 * [backup-simplify]: Simplify 10.0 into 10.0 3.727 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.727 * [taylor]: Taking taylor expansion of k in k 3.727 * [backup-simplify]: Simplify 0 into 0 3.727 * [backup-simplify]: Simplify 1 into 1 3.728 * [backup-simplify]: Simplify (/ 1 1) into 1 3.728 * [taylor]: Taking taylor expansion of 1.0 in k 3.728 * [backup-simplify]: Simplify 1.0 into 1.0 3.728 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.728 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.728 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.728 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.728 * [taylor]: Taking taylor expansion of m in k 3.728 * [backup-simplify]: Simplify m into m 3.728 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.728 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.728 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.728 * [taylor]: Taking taylor expansion of k in k 3.728 * [backup-simplify]: Simplify 0 into 0 3.728 * [backup-simplify]: Simplify 1 into 1 3.728 * [backup-simplify]: Simplify (/ 1 1) into 1 3.728 * [backup-simplify]: Simplify (log 1) into 0 3.729 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.729 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.729 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.729 * [backup-simplify]: Simplify (+ 1 0) into 1 3.729 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.729 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.729 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.729 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.729 * [taylor]: Taking taylor expansion of -1 in m 3.729 * [backup-simplify]: Simplify -1 into -1 3.729 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.729 * [taylor]: Taking taylor expansion of (log k) in m 3.729 * [taylor]: Taking taylor expansion of k in m 3.729 * [backup-simplify]: Simplify k into k 3.730 * [backup-simplify]: Simplify (log k) into (log k) 3.730 * [taylor]: Taking taylor expansion of m in m 3.730 * [backup-simplify]: Simplify 0 into 0 3.730 * [backup-simplify]: Simplify 1 into 1 3.730 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.730 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.730 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.730 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.730 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.730 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.731 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.731 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.731 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.731 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.732 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.733 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.733 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.733 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.733 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 3.734 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.734 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) 3.734 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 3.734 * [taylor]: Taking taylor expansion of 10.0 in m 3.734 * [backup-simplify]: Simplify 10.0 into 10.0 3.734 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.734 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.734 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.734 * [taylor]: Taking taylor expansion of -1 in m 3.734 * [backup-simplify]: Simplify -1 into -1 3.734 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.734 * [taylor]: Taking taylor expansion of (log k) in m 3.734 * [taylor]: Taking taylor expansion of k in m 3.734 * [backup-simplify]: Simplify k into k 3.734 * [backup-simplify]: Simplify (log k) into (log k) 3.734 * [taylor]: Taking taylor expansion of m in m 3.734 * [backup-simplify]: Simplify 0 into 0 3.734 * [backup-simplify]: Simplify 1 into 1 3.734 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.734 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.734 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.735 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.735 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 3.735 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 3.735 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 3.735 * [backup-simplify]: Simplify 0 into 0 3.736 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.736 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.737 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.737 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.738 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.740 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.740 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.740 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.740 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 3.741 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.742 * [backup-simplify]: Simplify (- (/ 1.0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) 3.742 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 3.742 * [taylor]: Taking taylor expansion of 1.0 in m 3.742 * [backup-simplify]: Simplify 1.0 into 1.0 3.742 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.742 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.742 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.742 * [taylor]: Taking taylor expansion of -1 in m 3.742 * [backup-simplify]: Simplify -1 into -1 3.742 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.742 * [taylor]: Taking taylor expansion of (log k) in m 3.742 * [taylor]: Taking taylor expansion of k in m 3.742 * [backup-simplify]: Simplify k into k 3.742 * [backup-simplify]: Simplify (log k) into (log k) 3.742 * [taylor]: Taking taylor expansion of m in m 3.742 * [backup-simplify]: Simplify 0 into 0 3.742 * [backup-simplify]: Simplify 1 into 1 3.742 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.742 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.742 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.742 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.742 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 3.742 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 3.743 * [backup-simplify]: Simplify (+ (/ 1.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (+ (* (/ 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (/ 1 (/ 1 k)))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (pow (* 1 (/ 1 (/ 1 k))) 2)))) into (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) 3.743 * [backup-simplify]: Simplify (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (/ 1 (- k)) (/ 1 (- m)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 3.743 * [approximate]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 3.743 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 3.743 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 3.743 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 3.743 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.743 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.743 * [taylor]: Taking taylor expansion of k in m 3.743 * [backup-simplify]: Simplify k into k 3.743 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.744 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.744 * [taylor]: Taking taylor expansion of 1.0 in m 3.744 * [backup-simplify]: Simplify 1.0 into 1.0 3.744 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.744 * [taylor]: Taking taylor expansion of 10.0 in m 3.744 * [backup-simplify]: Simplify 10.0 into 10.0 3.744 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.744 * [taylor]: Taking taylor expansion of k in m 3.744 * [backup-simplify]: Simplify k into k 3.744 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.744 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.744 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.744 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.744 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.744 * [taylor]: Taking taylor expansion of -1 in m 3.744 * [backup-simplify]: Simplify -1 into -1 3.744 * [taylor]: Taking taylor expansion of m in m 3.744 * [backup-simplify]: Simplify 0 into 0 3.744 * [backup-simplify]: Simplify 1 into 1 3.744 * [backup-simplify]: Simplify (/ -1 1) into -1 3.744 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.744 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.744 * [taylor]: Taking taylor expansion of -1 in m 3.744 * [backup-simplify]: Simplify -1 into -1 3.744 * [taylor]: Taking taylor expansion of k in m 3.744 * [backup-simplify]: Simplify k into k 3.744 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.744 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.744 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.745 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.745 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.745 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.745 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.745 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 3.745 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 3.745 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.745 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.745 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.745 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.745 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.745 * [taylor]: Taking taylor expansion of k in k 3.746 * [backup-simplify]: Simplify 0 into 0 3.746 * [backup-simplify]: Simplify 1 into 1 3.746 * [backup-simplify]: Simplify (* 1 1) into 1 3.746 * [backup-simplify]: Simplify (/ 1 1) into 1 3.746 * [taylor]: Taking taylor expansion of 1.0 in k 3.746 * [backup-simplify]: Simplify 1.0 into 1.0 3.746 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.746 * [taylor]: Taking taylor expansion of 10.0 in k 3.746 * [backup-simplify]: Simplify 10.0 into 10.0 3.746 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.746 * [taylor]: Taking taylor expansion of k in k 3.746 * [backup-simplify]: Simplify 0 into 0 3.746 * [backup-simplify]: Simplify 1 into 1 3.746 * [backup-simplify]: Simplify (/ 1 1) into 1 3.746 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.746 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.746 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.747 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.747 * [taylor]: Taking taylor expansion of -1 in k 3.747 * [backup-simplify]: Simplify -1 into -1 3.747 * [taylor]: Taking taylor expansion of m in k 3.747 * [backup-simplify]: Simplify m into m 3.747 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.747 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.747 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.747 * [taylor]: Taking taylor expansion of -1 in k 3.747 * [backup-simplify]: Simplify -1 into -1 3.747 * [taylor]: Taking taylor expansion of k in k 3.747 * [backup-simplify]: Simplify 0 into 0 3.747 * [backup-simplify]: Simplify 1 into 1 3.747 * [backup-simplify]: Simplify (/ -1 1) into -1 3.747 * [backup-simplify]: Simplify (log -1) into (log -1) 3.748 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.748 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.748 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.749 * [backup-simplify]: Simplify (+ 1 0) into 1 3.749 * [backup-simplify]: Simplify (+ 1 0) into 1 3.749 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.749 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.749 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.749 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.749 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.749 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.749 * [taylor]: Taking taylor expansion of k in k 3.749 * [backup-simplify]: Simplify 0 into 0 3.749 * [backup-simplify]: Simplify 1 into 1 3.750 * [backup-simplify]: Simplify (* 1 1) into 1 3.750 * [backup-simplify]: Simplify (/ 1 1) into 1 3.750 * [taylor]: Taking taylor expansion of 1.0 in k 3.750 * [backup-simplify]: Simplify 1.0 into 1.0 3.750 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.750 * [taylor]: Taking taylor expansion of 10.0 in k 3.750 * [backup-simplify]: Simplify 10.0 into 10.0 3.750 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.750 * [taylor]: Taking taylor expansion of k in k 3.750 * [backup-simplify]: Simplify 0 into 0 3.750 * [backup-simplify]: Simplify 1 into 1 3.750 * [backup-simplify]: Simplify (/ 1 1) into 1 3.750 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.750 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.750 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.750 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.750 * [taylor]: Taking taylor expansion of -1 in k 3.750 * [backup-simplify]: Simplify -1 into -1 3.750 * [taylor]: Taking taylor expansion of m in k 3.750 * [backup-simplify]: Simplify m into m 3.750 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.750 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.750 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.750 * [taylor]: Taking taylor expansion of -1 in k 3.750 * [backup-simplify]: Simplify -1 into -1 3.750 * [taylor]: Taking taylor expansion of k in k 3.751 * [backup-simplify]: Simplify 0 into 0 3.751 * [backup-simplify]: Simplify 1 into 1 3.751 * [backup-simplify]: Simplify (/ -1 1) into -1 3.751 * [backup-simplify]: Simplify (log -1) into (log -1) 3.752 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.752 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.752 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.752 * [backup-simplify]: Simplify (+ 1 0) into 1 3.753 * [backup-simplify]: Simplify (+ 1 0) into 1 3.753 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.753 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.753 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.753 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.753 * [taylor]: Taking taylor expansion of -1 in m 3.753 * [backup-simplify]: Simplify -1 into -1 3.753 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.753 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.753 * [taylor]: Taking taylor expansion of (log -1) in m 3.753 * [taylor]: Taking taylor expansion of -1 in m 3.753 * [backup-simplify]: Simplify -1 into -1 3.754 * [backup-simplify]: Simplify (log -1) into (log -1) 3.754 * [taylor]: Taking taylor expansion of (log k) in m 3.754 * [taylor]: Taking taylor expansion of k in m 3.754 * [backup-simplify]: Simplify k into k 3.754 * [backup-simplify]: Simplify (log k) into (log k) 3.754 * [taylor]: Taking taylor expansion of m in m 3.754 * [backup-simplify]: Simplify 0 into 0 3.754 * [backup-simplify]: Simplify 1 into 1 3.754 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.754 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.754 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.755 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.755 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.755 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.756 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.756 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.757 * [backup-simplify]: Simplify (+ 0 0) into 0 3.757 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.757 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.758 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 3.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.759 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.759 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.760 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.760 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 3.761 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.762 * [backup-simplify]: Simplify (- (/ (- 10.0) (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.762 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 3.762 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.762 * [taylor]: Taking taylor expansion of 10.0 in m 3.762 * [backup-simplify]: Simplify 10.0 into 10.0 3.762 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.762 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.762 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.762 * [taylor]: Taking taylor expansion of -1 in m 3.762 * [backup-simplify]: Simplify -1 into -1 3.762 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.762 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.762 * [taylor]: Taking taylor expansion of (log -1) in m 3.762 * [taylor]: Taking taylor expansion of -1 in m 3.762 * [backup-simplify]: Simplify -1 into -1 3.762 * [backup-simplify]: Simplify (log -1) into (log -1) 3.762 * [taylor]: Taking taylor expansion of (log k) in m 3.762 * [taylor]: Taking taylor expansion of k in m 3.762 * [backup-simplify]: Simplify k into k 3.762 * [backup-simplify]: Simplify (log k) into (log k) 3.762 * [taylor]: Taking taylor expansion of m in m 3.762 * [backup-simplify]: Simplify 0 into 0 3.763 * [backup-simplify]: Simplify 1 into 1 3.763 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.763 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.763 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.763 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.764 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.764 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.764 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.765 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.765 * [backup-simplify]: Simplify (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.766 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 3.766 * [backup-simplify]: Simplify 0 into 0 3.771 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.772 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.773 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.773 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.774 * [backup-simplify]: Simplify (- 0) into 0 3.774 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.774 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.776 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 3.776 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.777 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.777 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 3.778 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.780 * [backup-simplify]: Simplify (- (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.780 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.780 * [taylor]: Taking taylor expansion of 1.0 in m 3.780 * [backup-simplify]: Simplify 1.0 into 1.0 3.780 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.780 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.780 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.780 * [taylor]: Taking taylor expansion of -1 in m 3.780 * [backup-simplify]: Simplify -1 into -1 3.780 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.780 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.780 * [taylor]: Taking taylor expansion of (log -1) in m 3.780 * [taylor]: Taking taylor expansion of -1 in m 3.780 * [backup-simplify]: Simplify -1 into -1 3.780 * [backup-simplify]: Simplify (log -1) into (log -1) 3.780 * [taylor]: Taking taylor expansion of (log k) in m 3.780 * [taylor]: Taking taylor expansion of k in m 3.780 * [backup-simplify]: Simplify k into k 3.781 * [backup-simplify]: Simplify (log k) into (log k) 3.781 * [taylor]: Taking taylor expansion of m in m 3.781 * [backup-simplify]: Simplify 0 into 0 3.781 * [backup-simplify]: Simplify 1 into 1 3.781 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.781 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.781 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.781 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.782 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.782 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.783 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.783 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.784 * [backup-simplify]: Simplify (+ (/ 1.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (+ (* (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))))) (* 1 (/ 1 (/ 1 (- k))))) (* (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (pow (* 1 (/ 1 (/ 1 (- k)))) 2)))) into (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (+ (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (* 1.0 (/ 1 (exp (* m (- (log -1) (log (/ -1 k))))))))) 3.785 * * * [progress]: simplifying candidates 3.788 * [simplify]: Simplifying: (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow k m)))) (- (log a) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (* a a) a) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (* (* (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow k m))) (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ 1 (sqrt (pow k m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow k (/ m 2)))) (/ a 1) (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* k (+ 10.0 k)) (+ (log k) (log (+ 10.0 k))) (log (* k (+ 10.0 k))) (exp (* k (+ 10.0 k))) (* (* (* k k) k) (* (* (+ 10.0 k) (+ 10.0 k)) (+ 10.0 k))) (* (cbrt (* k (+ 10.0 k))) (cbrt (* k (+ 10.0 k)))) (cbrt (* k (+ 10.0 k))) (* (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* k 10.0) (* k k) (* 10.0 k) (* k k) (* k (* (cbrt (+ 10.0 k)) (cbrt (+ 10.0 k)))) (* k (sqrt (+ 10.0 k))) (* k 1) (* k 1) (* (cbrt k) (+ 10.0 k)) (* (sqrt k) (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ (pow 10.0 3) (pow k 3))) (* k (- (* 10.0 10.0) (* k k))) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m)) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m)) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (exp (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow k m) (pow k m)) (pow k m))) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (- (+ (* k (+ 10.0 k)) 1.0)) (- (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (/ 1 (pow 1 m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (/ 1 1) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow 1 m)) (/ (+ (* k (+ 10.0 k)) 1.0) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) 1) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (* (pow k m) (- (* k (+ 10.0 k)) 1.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (+ (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (* 1.0 (/ 1 (exp (* m (- (log -1) (log (/ -1 k))))))))) 3.794 * * [simplify]: Extracting # 0 : cost 0 3.794 * * [simplify]: Extracting # 1 : cost 0 3.795 * * [simplify]: Extracting # 2 : cost 0 3.795 * * [simplify]: Extracting # 3 : cost 0 3.796 * * [simplify]: Extracting # 4 : cost 0 3.797 * * [simplify]: Extracting # 5 : cost 0 3.797 * * [simplify]: Extracting # 6 : cost 0 3.798 * * [simplify]: Extracting # 7 : cost 0 3.799 * * [simplify]: Extracting # 8 : cost 0 3.799 * * [simplify]: Extracting # 9 : cost 0 3.800 * * [simplify]: Extracting # 10 : cost 0 3.800 * * [simplify]: Extracting # 11 : cost 0 3.801 * * [simplify]: Extracting # 12 : cost 0 3.802 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 4.005 * * [simplify]: Extracting # 0 : cost 0 4.006 * * [simplify]: Extracting # 1 : cost 0 4.008 * * [simplify]: Extracting # 2 : cost 0 4.009 * * [simplify]: Extracting # 3 : cost 0 4.010 * * [simplify]: Extracting # 4 : cost 0 4.011 * * [simplify]: Extracting # 5 : cost 0 4.012 * * [simplify]: Extracting # 6 : cost 0 4.013 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 4.482 * * [simplify]: Extracting # 0 : cost 0 4.486 * * [simplify]: Extracting # 1 : cost 0 4.493 * * [simplify]: Extracting # 2 : cost 0 4.505 * * [simplify]: Extracting # 3 : cost 0 4.512 * * [simplify]: Extracting # 4 : cost 0 4.518 * * [simplify]: iteration 2 : 2851 enodes (cost 4178 ) 5.797 * * [simplify]: Extracting # 0 : cost 0 5.809 * * [simplify]: Extracting # 1 : cost 0 5.820 * * [simplify]: Extracting # 2 : cost 0 5.841 * * [simplify]: Extracting # 3 : cost 0 5.852 * * [simplify]: Extracting # 4 : cost 0 5.863 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 5.867 * [simplify]: Simplified to: (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (cbrt a)) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (sqrt a)) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (pow k m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow k (/ m 2)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) a (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* k (+ 10.0 k)) (log (* k (+ 10.0 k))) (log (* k (+ 10.0 k))) (exp (* k (+ 10.0 k))) (pow (* k (+ 10.0 k)) 3) (* (cbrt (* k (+ 10.0 k))) (cbrt (* k (+ 10.0 k)))) (cbrt (* k (+ 10.0 k))) (pow (* k (+ 10.0 k)) 3) (sqrt (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* k 10.0) (* k k) (* k 10.0) (* k k) (* k (* (cbrt (+ 10.0 k)) (cbrt (+ 10.0 k)))) (* k (sqrt (+ 10.0 k))) k k (* (cbrt k) (+ 10.0 k)) (* (sqrt k) (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ (pow 10.0 3) (pow k 3))) (* k (- (* 10.0 10.0) (* k k))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (exp (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) 3) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) 3) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (- (+ (* k (+ 10.0 k)) 1.0)) (- (pow k m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (+ (* k (+ 10.0 k)) 1.0) (/ (+ (* k (+ 10.0 k)) 1.0) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (+ (* k (+ 10.0 k)) 1.0) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (* (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))) (pow k m)) (* (pow k m) (- (* k (+ 10.0 k)) 1.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (+ (- (/ (* 99.0 a) (/ (pow k 4) (exp (* (log k) m)))) (* (/ (exp (* (log k) m)) (/ (pow k 3) a)) 10.0)) (* (/ a (* k k)) (exp (* (log k) m)))) (+ (/ (* a 99.0) (/ (pow k 4) (pow (exp m) (+ 0 (log k))))) (- (* (/ a (* k k)) (pow (exp m) (+ 0 (log k)))) (/ (* (* 10.0 a) (pow (exp m) (+ 0 (log k)))) (pow k 3)))) (* k (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ 10.0 k)) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (* k 10.0) (exp (* (log k) m))) (+ (* (pow k (- m)) 1.0) (/ (* k k) (exp (* (log k) m))))) (+ (+ (/ (* k k) (pow (exp m) (+ 0 (log k)))) (/ 1.0 (pow (exp m) (+ 0 (log k))))) (/ k (/ (pow (exp m) (+ 0 (log k))) 10.0))) 5.870 * * * [progress]: adding candidates to table 6.659 * * [progress]: iteration 2 / 4 6.659 * * * [progress]: picking best candidate 6.676 * * * * [pick]: Picked # 6.676 * * * [progress]: localizing error 6.699 * * * [progress]: generating rewritten candidates 6.699 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1) 6.714 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 6.735 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 6.957 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 7.023 * * * [progress]: generating series expansions 7.023 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1) 7.023 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.023 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.023 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.023 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.023 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.023 * [taylor]: Taking taylor expansion of 10.0 in k 7.023 * [backup-simplify]: Simplify 10.0 into 10.0 7.023 * [taylor]: Taking taylor expansion of k in k 7.023 * [backup-simplify]: Simplify 0 into 0 7.023 * [backup-simplify]: Simplify 1 into 1 7.024 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.024 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.024 * [taylor]: Taking taylor expansion of k in k 7.024 * [backup-simplify]: Simplify 0 into 0 7.024 * [backup-simplify]: Simplify 1 into 1 7.024 * [taylor]: Taking taylor expansion of 1.0 in k 7.024 * [backup-simplify]: Simplify 1.0 into 1.0 7.025 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.025 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.025 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.026 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.027 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.028 * [backup-simplify]: Simplify (+ 0 0) into 0 7.028 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.030 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.030 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.030 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.030 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.030 * [taylor]: Taking taylor expansion of 10.0 in k 7.030 * [backup-simplify]: Simplify 10.0 into 10.0 7.030 * [taylor]: Taking taylor expansion of k in k 7.030 * [backup-simplify]: Simplify 0 into 0 7.030 * [backup-simplify]: Simplify 1 into 1 7.030 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.030 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.030 * [taylor]: Taking taylor expansion of k in k 7.030 * [backup-simplify]: Simplify 0 into 0 7.030 * [backup-simplify]: Simplify 1 into 1 7.031 * [taylor]: Taking taylor expansion of 1.0 in k 7.031 * [backup-simplify]: Simplify 1.0 into 1.0 7.031 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.031 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.032 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.032 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.034 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.034 * [backup-simplify]: Simplify (+ 0 0) into 0 7.035 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.036 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.037 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.038 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.039 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.039 * [backup-simplify]: Simplify (* 1 1) into 1 7.040 * [backup-simplify]: Simplify (+ 1 0) into 1 7.040 * [backup-simplify]: Simplify (+ 0 1) into 1 7.046 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 7.053 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 7.060 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 7.060 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.060 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.060 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.060 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.060 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.060 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.060 * [taylor]: Taking taylor expansion of k in k 7.060 * [backup-simplify]: Simplify 0 into 0 7.060 * [backup-simplify]: Simplify 1 into 1 7.060 * [backup-simplify]: Simplify (* 1 1) into 1 7.061 * [backup-simplify]: Simplify (/ 1 1) into 1 7.061 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.061 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.061 * [taylor]: Taking taylor expansion of 10.0 in k 7.061 * [backup-simplify]: Simplify 10.0 into 10.0 7.061 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.061 * [taylor]: Taking taylor expansion of k in k 7.061 * [backup-simplify]: Simplify 0 into 0 7.061 * [backup-simplify]: Simplify 1 into 1 7.061 * [backup-simplify]: Simplify (/ 1 1) into 1 7.061 * [taylor]: Taking taylor expansion of 1.0 in k 7.061 * [backup-simplify]: Simplify 1.0 into 1.0 7.061 * [backup-simplify]: Simplify (+ 1 0) into 1 7.062 * [backup-simplify]: Simplify (sqrt 1) into 1 7.062 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.063 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.063 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.063 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.064 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.064 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.064 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.064 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.064 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.064 * [taylor]: Taking taylor expansion of k in k 7.064 * [backup-simplify]: Simplify 0 into 0 7.064 * [backup-simplify]: Simplify 1 into 1 7.064 * [backup-simplify]: Simplify (* 1 1) into 1 7.065 * [backup-simplify]: Simplify (/ 1 1) into 1 7.065 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.065 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.065 * [taylor]: Taking taylor expansion of 10.0 in k 7.065 * [backup-simplify]: Simplify 10.0 into 10.0 7.065 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.065 * [taylor]: Taking taylor expansion of k in k 7.065 * [backup-simplify]: Simplify 0 into 0 7.065 * [backup-simplify]: Simplify 1 into 1 7.065 * [backup-simplify]: Simplify (/ 1 1) into 1 7.065 * [taylor]: Taking taylor expansion of 1.0 in k 7.065 * [backup-simplify]: Simplify 1.0 into 1.0 7.065 * [backup-simplify]: Simplify (+ 1 0) into 1 7.065 * [backup-simplify]: Simplify (sqrt 1) into 1 7.066 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.066 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.067 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.067 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.067 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.068 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.068 * [backup-simplify]: Simplify 1 into 1 7.068 * [backup-simplify]: Simplify 5.0 into 5.0 7.069 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.069 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.070 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.070 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.070 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.072 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.072 * [backup-simplify]: Simplify -12.0 into -12.0 7.072 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.073 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 7.073 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.073 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.073 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.073 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.073 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.073 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.073 * [taylor]: Taking taylor expansion of k in k 7.073 * [backup-simplify]: Simplify 0 into 0 7.073 * [backup-simplify]: Simplify 1 into 1 7.073 * [backup-simplify]: Simplify (* 1 1) into 1 7.073 * [backup-simplify]: Simplify (/ 1 1) into 1 7.073 * [taylor]: Taking taylor expansion of 1.0 in k 7.073 * [backup-simplify]: Simplify 1.0 into 1.0 7.073 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.073 * [taylor]: Taking taylor expansion of 10.0 in k 7.073 * [backup-simplify]: Simplify 10.0 into 10.0 7.073 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.073 * [taylor]: Taking taylor expansion of k in k 7.073 * [backup-simplify]: Simplify 0 into 0 7.073 * [backup-simplify]: Simplify 1 into 1 7.074 * [backup-simplify]: Simplify (/ 1 1) into 1 7.074 * [backup-simplify]: Simplify (+ 1 0) into 1 7.074 * [backup-simplify]: Simplify (+ 1 0) into 1 7.074 * [backup-simplify]: Simplify (sqrt 1) into 1 7.075 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.075 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.075 * [backup-simplify]: Simplify (+ 0 0) into 0 7.076 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.076 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.077 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.078 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.078 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.078 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.078 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.078 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.078 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.078 * [taylor]: Taking taylor expansion of k in k 7.078 * [backup-simplify]: Simplify 0 into 0 7.078 * [backup-simplify]: Simplify 1 into 1 7.078 * [backup-simplify]: Simplify (* 1 1) into 1 7.078 * [backup-simplify]: Simplify (/ 1 1) into 1 7.078 * [taylor]: Taking taylor expansion of 1.0 in k 7.078 * [backup-simplify]: Simplify 1.0 into 1.0 7.078 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.078 * [taylor]: Taking taylor expansion of 10.0 in k 7.078 * [backup-simplify]: Simplify 10.0 into 10.0 7.078 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.078 * [taylor]: Taking taylor expansion of k in k 7.078 * [backup-simplify]: Simplify 0 into 0 7.078 * [backup-simplify]: Simplify 1 into 1 7.079 * [backup-simplify]: Simplify (/ 1 1) into 1 7.079 * [backup-simplify]: Simplify (+ 1 0) into 1 7.079 * [backup-simplify]: Simplify (+ 1 0) into 1 7.079 * [backup-simplify]: Simplify (sqrt 1) into 1 7.080 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.080 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.080 * [backup-simplify]: Simplify (+ 0 0) into 0 7.081 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.081 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.081 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.082 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.082 * [backup-simplify]: Simplify 1 into 1 7.082 * [backup-simplify]: Simplify -5.0 into -5.0 7.083 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.083 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.084 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.084 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.085 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.085 * [backup-simplify]: Simplify (- 0) into 0 7.085 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.087 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.087 * [backup-simplify]: Simplify -12.0 into -12.0 7.087 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.087 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 7.087 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.087 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.087 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.087 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.087 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.087 * [taylor]: Taking taylor expansion of 10.0 in k 7.087 * [backup-simplify]: Simplify 10.0 into 10.0 7.087 * [taylor]: Taking taylor expansion of k in k 7.087 * [backup-simplify]: Simplify 0 into 0 7.087 * [backup-simplify]: Simplify 1 into 1 7.087 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.087 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.087 * [taylor]: Taking taylor expansion of k in k 7.087 * [backup-simplify]: Simplify 0 into 0 7.087 * [backup-simplify]: Simplify 1 into 1 7.087 * [taylor]: Taking taylor expansion of 1.0 in k 7.087 * [backup-simplify]: Simplify 1.0 into 1.0 7.088 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.088 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.088 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.089 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.089 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.090 * [backup-simplify]: Simplify (+ 0 0) into 0 7.090 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.104 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.104 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.104 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.104 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.104 * [taylor]: Taking taylor expansion of 10.0 in k 7.104 * [backup-simplify]: Simplify 10.0 into 10.0 7.104 * [taylor]: Taking taylor expansion of k in k 7.104 * [backup-simplify]: Simplify 0 into 0 7.104 * [backup-simplify]: Simplify 1 into 1 7.104 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.104 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.104 * [taylor]: Taking taylor expansion of k in k 7.104 * [backup-simplify]: Simplify 0 into 0 7.105 * [backup-simplify]: Simplify 1 into 1 7.105 * [taylor]: Taking taylor expansion of 1.0 in k 7.105 * [backup-simplify]: Simplify 1.0 into 1.0 7.105 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.105 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.106 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.106 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.108 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.108 * [backup-simplify]: Simplify (+ 0 0) into 0 7.108 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.110 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.111 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.111 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.112 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.113 * [backup-simplify]: Simplify (* 1 1) into 1 7.113 * [backup-simplify]: Simplify (+ 1 0) into 1 7.114 * [backup-simplify]: Simplify (+ 0 1) into 1 7.119 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 7.126 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 7.136 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 7.137 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.137 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.137 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.137 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.137 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.137 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.137 * [taylor]: Taking taylor expansion of k in k 7.137 * [backup-simplify]: Simplify 0 into 0 7.137 * [backup-simplify]: Simplify 1 into 1 7.138 * [backup-simplify]: Simplify (* 1 1) into 1 7.138 * [backup-simplify]: Simplify (/ 1 1) into 1 7.138 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.138 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.138 * [taylor]: Taking taylor expansion of 10.0 in k 7.138 * [backup-simplify]: Simplify 10.0 into 10.0 7.138 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.138 * [taylor]: Taking taylor expansion of k in k 7.138 * [backup-simplify]: Simplify 0 into 0 7.138 * [backup-simplify]: Simplify 1 into 1 7.139 * [backup-simplify]: Simplify (/ 1 1) into 1 7.139 * [taylor]: Taking taylor expansion of 1.0 in k 7.139 * [backup-simplify]: Simplify 1.0 into 1.0 7.139 * [backup-simplify]: Simplify (+ 1 0) into 1 7.140 * [backup-simplify]: Simplify (sqrt 1) into 1 7.140 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.141 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.142 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.142 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.144 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.144 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.144 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.144 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.144 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.144 * [taylor]: Taking taylor expansion of k in k 7.144 * [backup-simplify]: Simplify 0 into 0 7.144 * [backup-simplify]: Simplify 1 into 1 7.144 * [backup-simplify]: Simplify (* 1 1) into 1 7.145 * [backup-simplify]: Simplify (/ 1 1) into 1 7.145 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.145 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.145 * [taylor]: Taking taylor expansion of 10.0 in k 7.145 * [backup-simplify]: Simplify 10.0 into 10.0 7.145 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.145 * [taylor]: Taking taylor expansion of k in k 7.145 * [backup-simplify]: Simplify 0 into 0 7.145 * [backup-simplify]: Simplify 1 into 1 7.145 * [backup-simplify]: Simplify (/ 1 1) into 1 7.145 * [taylor]: Taking taylor expansion of 1.0 in k 7.145 * [backup-simplify]: Simplify 1.0 into 1.0 7.146 * [backup-simplify]: Simplify (+ 1 0) into 1 7.146 * [backup-simplify]: Simplify (sqrt 1) into 1 7.147 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.148 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.148 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.149 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.150 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.150 * [backup-simplify]: Simplify 1 into 1 7.150 * [backup-simplify]: Simplify 5.0 into 5.0 7.151 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.154 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.154 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.155 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.158 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.158 * [backup-simplify]: Simplify -12.0 into -12.0 7.158 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.158 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 7.158 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.158 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.158 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.158 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.158 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.158 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.158 * [taylor]: Taking taylor expansion of k in k 7.158 * [backup-simplify]: Simplify 0 into 0 7.158 * [backup-simplify]: Simplify 1 into 1 7.159 * [backup-simplify]: Simplify (* 1 1) into 1 7.159 * [backup-simplify]: Simplify (/ 1 1) into 1 7.159 * [taylor]: Taking taylor expansion of 1.0 in k 7.159 * [backup-simplify]: Simplify 1.0 into 1.0 7.159 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.159 * [taylor]: Taking taylor expansion of 10.0 in k 7.159 * [backup-simplify]: Simplify 10.0 into 10.0 7.159 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.159 * [taylor]: Taking taylor expansion of k in k 7.159 * [backup-simplify]: Simplify 0 into 0 7.159 * [backup-simplify]: Simplify 1 into 1 7.160 * [backup-simplify]: Simplify (/ 1 1) into 1 7.160 * [backup-simplify]: Simplify (+ 1 0) into 1 7.161 * [backup-simplify]: Simplify (+ 1 0) into 1 7.161 * [backup-simplify]: Simplify (sqrt 1) into 1 7.162 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.163 * [backup-simplify]: Simplify (+ 0 0) into 0 7.163 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.164 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.165 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.166 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.166 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.166 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.166 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.166 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.166 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.166 * [taylor]: Taking taylor expansion of k in k 7.166 * [backup-simplify]: Simplify 0 into 0 7.166 * [backup-simplify]: Simplify 1 into 1 7.167 * [backup-simplify]: Simplify (* 1 1) into 1 7.167 * [backup-simplify]: Simplify (/ 1 1) into 1 7.167 * [taylor]: Taking taylor expansion of 1.0 in k 7.167 * [backup-simplify]: Simplify 1.0 into 1.0 7.167 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.167 * [taylor]: Taking taylor expansion of 10.0 in k 7.167 * [backup-simplify]: Simplify 10.0 into 10.0 7.167 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.167 * [taylor]: Taking taylor expansion of k in k 7.167 * [backup-simplify]: Simplify 0 into 0 7.167 * [backup-simplify]: Simplify 1 into 1 7.168 * [backup-simplify]: Simplify (/ 1 1) into 1 7.168 * [backup-simplify]: Simplify (+ 1 0) into 1 7.169 * [backup-simplify]: Simplify (+ 1 0) into 1 7.169 * [backup-simplify]: Simplify (sqrt 1) into 1 7.169 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.170 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.171 * [backup-simplify]: Simplify (+ 0 0) into 0 7.171 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.171 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.172 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.174 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.174 * [backup-simplify]: Simplify 1 into 1 7.174 * [backup-simplify]: Simplify -5.0 into -5.0 7.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.176 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.177 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.178 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.178 * [backup-simplify]: Simplify (- 0) into 0 7.178 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.181 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.182 * [backup-simplify]: Simplify -12.0 into -12.0 7.182 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.182 * * * * [progress]: [ 3 / 4 ] generating series at (2) 7.183 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.183 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k a m) around 0 7.183 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 7.183 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.183 * [taylor]: Taking taylor expansion of a in m 7.183 * [backup-simplify]: Simplify a into a 7.183 * [taylor]: Taking taylor expansion of (pow k m) in m 7.183 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.183 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.183 * [taylor]: Taking taylor expansion of m in m 7.183 * [backup-simplify]: Simplify 0 into 0 7.183 * [backup-simplify]: Simplify 1 into 1 7.183 * [taylor]: Taking taylor expansion of (log k) in m 7.183 * [taylor]: Taking taylor expansion of k in m 7.183 * [backup-simplify]: Simplify k into k 7.183 * [backup-simplify]: Simplify (log k) into (log k) 7.183 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.184 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.185 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.185 * [backup-simplify]: Simplify (exp 0) into 1 7.185 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 7.185 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 7.185 * [taylor]: Taking taylor expansion of 10.0 in m 7.185 * [backup-simplify]: Simplify 10.0 into 10.0 7.185 * [taylor]: Taking taylor expansion of k in m 7.185 * [backup-simplify]: Simplify k into k 7.185 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 7.185 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.185 * [taylor]: Taking taylor expansion of k in m 7.185 * [backup-simplify]: Simplify k into k 7.185 * [taylor]: Taking taylor expansion of 1.0 in m 7.185 * [backup-simplify]: Simplify 1.0 into 1.0 7.185 * [backup-simplify]: Simplify (* a 1) into a 7.185 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.185 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.186 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.186 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.186 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.186 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 7.186 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.186 * [taylor]: Taking taylor expansion of a in a 7.186 * [backup-simplify]: Simplify 0 into 0 7.186 * [backup-simplify]: Simplify 1 into 1 7.186 * [taylor]: Taking taylor expansion of (pow k m) in a 7.186 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.186 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.186 * [taylor]: Taking taylor expansion of m in a 7.186 * [backup-simplify]: Simplify m into m 7.186 * [taylor]: Taking taylor expansion of (log k) in a 7.187 * [taylor]: Taking taylor expansion of k in a 7.187 * [backup-simplify]: Simplify k into k 7.187 * [backup-simplify]: Simplify (log k) into (log k) 7.187 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.187 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.187 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 7.187 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 7.187 * [taylor]: Taking taylor expansion of 10.0 in a 7.187 * [backup-simplify]: Simplify 10.0 into 10.0 7.187 * [taylor]: Taking taylor expansion of k in a 7.187 * [backup-simplify]: Simplify k into k 7.187 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 7.187 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.187 * [taylor]: Taking taylor expansion of k in a 7.187 * [backup-simplify]: Simplify k into k 7.187 * [taylor]: Taking taylor expansion of 1.0 in a 7.187 * [backup-simplify]: Simplify 1.0 into 1.0 7.188 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.189 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.189 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.190 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.191 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.191 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.191 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.191 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.191 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.191 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.192 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.192 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.192 * [taylor]: Taking taylor expansion of a in k 7.192 * [backup-simplify]: Simplify a into a 7.192 * [taylor]: Taking taylor expansion of (pow k m) in k 7.192 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.192 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.192 * [taylor]: Taking taylor expansion of m in k 7.192 * [backup-simplify]: Simplify m into m 7.192 * [taylor]: Taking taylor expansion of (log k) in k 7.192 * [taylor]: Taking taylor expansion of k in k 7.192 * [backup-simplify]: Simplify 0 into 0 7.192 * [backup-simplify]: Simplify 1 into 1 7.192 * [backup-simplify]: Simplify (log 1) into 0 7.193 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.193 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.193 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.193 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.193 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.193 * [taylor]: Taking taylor expansion of 10.0 in k 7.193 * [backup-simplify]: Simplify 10.0 into 10.0 7.193 * [taylor]: Taking taylor expansion of k in k 7.193 * [backup-simplify]: Simplify 0 into 0 7.193 * [backup-simplify]: Simplify 1 into 1 7.193 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.193 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.193 * [taylor]: Taking taylor expansion of k in k 7.193 * [backup-simplify]: Simplify 0 into 0 7.193 * [backup-simplify]: Simplify 1 into 1 7.193 * [taylor]: Taking taylor expansion of 1.0 in k 7.193 * [backup-simplify]: Simplify 1.0 into 1.0 7.194 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 7.194 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.195 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.195 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.195 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 7.195 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.195 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.195 * [taylor]: Taking taylor expansion of a in k 7.195 * [backup-simplify]: Simplify a into a 7.195 * [taylor]: Taking taylor expansion of (pow k m) in k 7.195 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.195 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.195 * [taylor]: Taking taylor expansion of m in k 7.195 * [backup-simplify]: Simplify m into m 7.196 * [taylor]: Taking taylor expansion of (log k) in k 7.196 * [taylor]: Taking taylor expansion of k in k 7.196 * [backup-simplify]: Simplify 0 into 0 7.196 * [backup-simplify]: Simplify 1 into 1 7.196 * [backup-simplify]: Simplify (log 1) into 0 7.196 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.197 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.197 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.197 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.197 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.197 * [taylor]: Taking taylor expansion of 10.0 in k 7.197 * [backup-simplify]: Simplify 10.0 into 10.0 7.197 * [taylor]: Taking taylor expansion of k in k 7.197 * [backup-simplify]: Simplify 0 into 0 7.197 * [backup-simplify]: Simplify 1 into 1 7.197 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.197 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.197 * [taylor]: Taking taylor expansion of k in k 7.197 * [backup-simplify]: Simplify 0 into 0 7.197 * [backup-simplify]: Simplify 1 into 1 7.197 * [taylor]: Taking taylor expansion of 1.0 in k 7.197 * [backup-simplify]: Simplify 1.0 into 1.0 7.197 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 7.198 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.198 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.199 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.199 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 7.199 * [taylor]: Taking taylor expansion of (* 1.0 (* a (pow k m))) in a 7.199 * [taylor]: Taking taylor expansion of 1.0 in a 7.199 * [backup-simplify]: Simplify 1.0 into 1.0 7.199 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.199 * [taylor]: Taking taylor expansion of a in a 7.199 * [backup-simplify]: Simplify 0 into 0 7.199 * [backup-simplify]: Simplify 1 into 1 7.199 * [taylor]: Taking taylor expansion of (pow k m) in a 7.199 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.199 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.199 * [taylor]: Taking taylor expansion of m in a 7.199 * [backup-simplify]: Simplify m into m 7.199 * [taylor]: Taking taylor expansion of (log k) in a 7.199 * [taylor]: Taking taylor expansion of k in a 7.199 * [backup-simplify]: Simplify k into k 7.199 * [backup-simplify]: Simplify (log k) into (log k) 7.199 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.200 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.200 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.201 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.202 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.202 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.202 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.203 * [backup-simplify]: Simplify (+ (* 1.0 (pow k m)) (* 0 0)) into (* 1.0 (pow k m)) 7.203 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 7.203 * [taylor]: Taking taylor expansion of 1.0 in m 7.203 * [backup-simplify]: Simplify 1.0 into 1.0 7.203 * [taylor]: Taking taylor expansion of (pow k m) in m 7.203 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.203 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.203 * [taylor]: Taking taylor expansion of m in m 7.203 * [backup-simplify]: Simplify 0 into 0 7.203 * [backup-simplify]: Simplify 1 into 1 7.203 * [taylor]: Taking taylor expansion of (log k) in m 7.203 * [taylor]: Taking taylor expansion of k in m 7.203 * [backup-simplify]: Simplify k into k 7.203 * [backup-simplify]: Simplify (log k) into (log k) 7.203 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.204 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.204 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.204 * [backup-simplify]: Simplify (exp 0) into 1 7.205 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.205 * [backup-simplify]: Simplify 1.0 into 1.0 7.206 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.207 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.207 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.208 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.208 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow k m))) into 0 7.209 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.210 * [backup-simplify]: Simplify (+ 0 0) into 0 7.210 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.211 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (* a (pow k m))) (/ 10.0 1.0)))) into (- (* 10.0 (* a (pow k m)))) 7.211 * [taylor]: Taking taylor expansion of (- (* 10.0 (* a (pow k m)))) in a 7.211 * [taylor]: Taking taylor expansion of (* 10.0 (* a (pow k m))) in a 7.211 * [taylor]: Taking taylor expansion of 10.0 in a 7.211 * [backup-simplify]: Simplify 10.0 into 10.0 7.211 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.211 * [taylor]: Taking taylor expansion of a in a 7.211 * [backup-simplify]: Simplify 0 into 0 7.211 * [backup-simplify]: Simplify 1 into 1 7.212 * [taylor]: Taking taylor expansion of (pow k m) in a 7.212 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.212 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.212 * [taylor]: Taking taylor expansion of m in a 7.212 * [backup-simplify]: Simplify m into m 7.212 * [taylor]: Taking taylor expansion of (log k) in a 7.212 * [taylor]: Taking taylor expansion of k in a 7.212 * [backup-simplify]: Simplify k into k 7.212 * [backup-simplify]: Simplify (log k) into (log k) 7.212 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.212 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.213 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.213 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.214 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.214 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.214 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.215 * [backup-simplify]: Simplify (+ (* 10.0 (pow k m)) (* 0 0)) into (* 10.0 (pow k m)) 7.215 * [backup-simplify]: Simplify (- (* 10.0 (pow k m))) into (- (* 10.0 (pow k m))) 7.215 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 7.215 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 7.215 * [taylor]: Taking taylor expansion of 10.0 in m 7.215 * [backup-simplify]: Simplify 10.0 into 10.0 7.215 * [taylor]: Taking taylor expansion of (pow k m) in m 7.215 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.215 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.215 * [taylor]: Taking taylor expansion of m in m 7.215 * [backup-simplify]: Simplify 0 into 0 7.215 * [backup-simplify]: Simplify 1 into 1 7.215 * [taylor]: Taking taylor expansion of (log k) in m 7.215 * [taylor]: Taking taylor expansion of k in m 7.215 * [backup-simplify]: Simplify k into k 7.215 * [backup-simplify]: Simplify (log k) into (log k) 7.215 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.216 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.217 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.217 * [backup-simplify]: Simplify (exp 0) into 1 7.217 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.217 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.218 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.219 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 7.220 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 7.221 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.222 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 7.223 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (pow k m)) (* 0 0))) into 0 7.223 * [taylor]: Taking taylor expansion of 0 in m 7.223 * [backup-simplify]: Simplify 0 into 0 7.223 * [backup-simplify]: Simplify 0 into 0 7.223 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.224 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 7.224 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 7.225 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* a 1))) (+ (* (- 10.0) (* 1 (* a k))) (* 1.0 (* 1 (* a 1))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 7.226 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m))))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 7.226 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k a m) around 0 7.226 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 7.226 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.226 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.226 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.226 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.226 * [taylor]: Taking taylor expansion of m in m 7.226 * [backup-simplify]: Simplify 0 into 0 7.226 * [backup-simplify]: Simplify 1 into 1 7.226 * [backup-simplify]: Simplify (/ 1 1) into 1 7.226 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.226 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.226 * [taylor]: Taking taylor expansion of k in m 7.226 * [backup-simplify]: Simplify k into k 7.227 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.227 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.227 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.227 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.227 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 7.227 * [taylor]: Taking taylor expansion of a in m 7.227 * [backup-simplify]: Simplify a into a 7.227 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 7.227 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.227 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.227 * [taylor]: Taking taylor expansion of k in m 7.227 * [backup-simplify]: Simplify k into k 7.227 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.227 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.227 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 7.227 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.227 * [taylor]: Taking taylor expansion of 10.0 in m 7.228 * [backup-simplify]: Simplify 10.0 into 10.0 7.228 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.228 * [taylor]: Taking taylor expansion of k in m 7.228 * [backup-simplify]: Simplify k into k 7.228 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.228 * [taylor]: Taking taylor expansion of 1.0 in m 7.228 * [backup-simplify]: Simplify 1.0 into 1.0 7.228 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.228 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.228 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.228 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.229 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 7.229 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 7.229 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.229 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.229 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.229 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.229 * [taylor]: Taking taylor expansion of m in a 7.229 * [backup-simplify]: Simplify m into m 7.229 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.229 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.229 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.229 * [taylor]: Taking taylor expansion of k in a 7.229 * [backup-simplify]: Simplify k into k 7.229 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.229 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.230 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.230 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.230 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 7.230 * [taylor]: Taking taylor expansion of a in a 7.230 * [backup-simplify]: Simplify 0 into 0 7.230 * [backup-simplify]: Simplify 1 into 1 7.230 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 7.230 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.230 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.230 * [taylor]: Taking taylor expansion of k in a 7.230 * [backup-simplify]: Simplify k into k 7.230 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.230 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.230 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 7.230 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.230 * [taylor]: Taking taylor expansion of 10.0 in a 7.230 * [backup-simplify]: Simplify 10.0 into 10.0 7.230 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.230 * [taylor]: Taking taylor expansion of k in a 7.230 * [backup-simplify]: Simplify k into k 7.230 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.230 * [taylor]: Taking taylor expansion of 1.0 in a 7.231 * [backup-simplify]: Simplify 1.0 into 1.0 7.231 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.231 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.231 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.231 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 7.231 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.232 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.232 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.233 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.233 * [backup-simplify]: Simplify (+ 0 0) into 0 7.233 * [backup-simplify]: Simplify (+ 0 0) into 0 7.234 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.235 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.235 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 7.235 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.235 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.235 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.235 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.235 * [taylor]: Taking taylor expansion of m in k 7.235 * [backup-simplify]: Simplify m into m 7.235 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.235 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.235 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.235 * [taylor]: Taking taylor expansion of k in k 7.235 * [backup-simplify]: Simplify 0 into 0 7.235 * [backup-simplify]: Simplify 1 into 1 7.236 * [backup-simplify]: Simplify (/ 1 1) into 1 7.236 * [backup-simplify]: Simplify (log 1) into 0 7.236 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.237 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.237 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.237 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.237 * [taylor]: Taking taylor expansion of a in k 7.237 * [backup-simplify]: Simplify a into a 7.237 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.237 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.237 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.237 * [taylor]: Taking taylor expansion of k in k 7.237 * [backup-simplify]: Simplify 0 into 0 7.237 * [backup-simplify]: Simplify 1 into 1 7.238 * [backup-simplify]: Simplify (* 1 1) into 1 7.238 * [backup-simplify]: Simplify (/ 1 1) into 1 7.238 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.238 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.238 * [taylor]: Taking taylor expansion of 10.0 in k 7.238 * [backup-simplify]: Simplify 10.0 into 10.0 7.238 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.238 * [taylor]: Taking taylor expansion of k in k 7.238 * [backup-simplify]: Simplify 0 into 0 7.238 * [backup-simplify]: Simplify 1 into 1 7.239 * [backup-simplify]: Simplify (/ 1 1) into 1 7.239 * [taylor]: Taking taylor expansion of 1.0 in k 7.239 * [backup-simplify]: Simplify 1.0 into 1.0 7.239 * [backup-simplify]: Simplify (+ 1 0) into 1 7.239 * [backup-simplify]: Simplify (* a 1) into a 7.239 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.239 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 7.239 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.239 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.239 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.239 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.239 * [taylor]: Taking taylor expansion of m in k 7.240 * [backup-simplify]: Simplify m into m 7.240 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.240 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.240 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.240 * [taylor]: Taking taylor expansion of k in k 7.240 * [backup-simplify]: Simplify 0 into 0 7.240 * [backup-simplify]: Simplify 1 into 1 7.240 * [backup-simplify]: Simplify (/ 1 1) into 1 7.241 * [backup-simplify]: Simplify (log 1) into 0 7.241 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.241 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.241 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.241 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.241 * [taylor]: Taking taylor expansion of a in k 7.241 * [backup-simplify]: Simplify a into a 7.241 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.241 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.242 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.242 * [taylor]: Taking taylor expansion of k in k 7.242 * [backup-simplify]: Simplify 0 into 0 7.242 * [backup-simplify]: Simplify 1 into 1 7.242 * [backup-simplify]: Simplify (* 1 1) into 1 7.242 * [backup-simplify]: Simplify (/ 1 1) into 1 7.242 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.242 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.242 * [taylor]: Taking taylor expansion of 10.0 in k 7.242 * [backup-simplify]: Simplify 10.0 into 10.0 7.242 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.242 * [taylor]: Taking taylor expansion of k in k 7.243 * [backup-simplify]: Simplify 0 into 0 7.243 * [backup-simplify]: Simplify 1 into 1 7.243 * [backup-simplify]: Simplify (/ 1 1) into 1 7.243 * [taylor]: Taking taylor expansion of 1.0 in k 7.243 * [backup-simplify]: Simplify 1.0 into 1.0 7.243 * [backup-simplify]: Simplify (+ 1 0) into 1 7.243 * [backup-simplify]: Simplify (* a 1) into a 7.244 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.244 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.244 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.244 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.244 * [taylor]: Taking taylor expansion of -1 in a 7.244 * [backup-simplify]: Simplify -1 into -1 7.244 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.244 * [taylor]: Taking taylor expansion of (log k) in a 7.244 * [taylor]: Taking taylor expansion of k in a 7.244 * [backup-simplify]: Simplify k into k 7.244 * [backup-simplify]: Simplify (log k) into (log k) 7.244 * [taylor]: Taking taylor expansion of m in a 7.244 * [backup-simplify]: Simplify m into m 7.244 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.244 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.244 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.244 * [taylor]: Taking taylor expansion of a in a 7.244 * [backup-simplify]: Simplify 0 into 0 7.244 * [backup-simplify]: Simplify 1 into 1 7.245 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.245 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.245 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.245 * [taylor]: Taking taylor expansion of -1 in m 7.245 * [backup-simplify]: Simplify -1 into -1 7.245 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.245 * [taylor]: Taking taylor expansion of (log k) in m 7.245 * [taylor]: Taking taylor expansion of k in m 7.245 * [backup-simplify]: Simplify k into k 7.245 * [backup-simplify]: Simplify (log k) into (log k) 7.245 * [taylor]: Taking taylor expansion of m in m 7.245 * [backup-simplify]: Simplify 0 into 0 7.245 * [backup-simplify]: Simplify 1 into 1 7.245 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.245 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.245 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.245 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.248 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.248 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.249 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 7.249 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.250 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.251 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.251 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.252 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.252 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.252 * [backup-simplify]: Simplify (+ (* a 10.0) (* 0 1)) into (* 10.0 a) 7.253 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10.0 a) a)))) into (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) 7.253 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) in a 7.253 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 7.253 * [taylor]: Taking taylor expansion of 10.0 in a 7.253 * [backup-simplify]: Simplify 10.0 into 10.0 7.253 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.253 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.253 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.253 * [taylor]: Taking taylor expansion of -1 in a 7.253 * [backup-simplify]: Simplify -1 into -1 7.253 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.253 * [taylor]: Taking taylor expansion of (log k) in a 7.253 * [taylor]: Taking taylor expansion of k in a 7.253 * [backup-simplify]: Simplify k into k 7.253 * [backup-simplify]: Simplify (log k) into (log k) 7.253 * [taylor]: Taking taylor expansion of m in a 7.253 * [backup-simplify]: Simplify m into m 7.253 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.254 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.254 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.254 * [taylor]: Taking taylor expansion of a in a 7.254 * [backup-simplify]: Simplify 0 into 0 7.254 * [backup-simplify]: Simplify 1 into 1 7.254 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.254 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 7.254 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.254 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 7.254 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 7.254 * [taylor]: Taking taylor expansion of 10.0 in m 7.254 * [backup-simplify]: Simplify 10.0 into 10.0 7.254 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.254 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.254 * [taylor]: Taking taylor expansion of -1 in m 7.254 * [backup-simplify]: Simplify -1 into -1 7.255 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.255 * [taylor]: Taking taylor expansion of (log k) in m 7.255 * [taylor]: Taking taylor expansion of k in m 7.255 * [backup-simplify]: Simplify k into k 7.255 * [backup-simplify]: Simplify (log k) into (log k) 7.255 * [taylor]: Taking taylor expansion of m in m 7.255 * [backup-simplify]: Simplify 0 into 0 7.255 * [backup-simplify]: Simplify 1 into 1 7.255 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.255 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.255 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.255 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 7.255 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.256 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.257 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.257 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 7.257 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 7.258 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.266 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 7.266 * [taylor]: Taking taylor expansion of 0 in m 7.267 * [backup-simplify]: Simplify 0 into 0 7.267 * [backup-simplify]: Simplify 0 into 0 7.267 * [backup-simplify]: Simplify 0 into 0 7.268 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.271 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.271 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.272 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.272 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 7.274 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.275 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.277 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.278 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.278 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.279 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 10.0) (* 0 1))) into (* 1.0 a) 7.280 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 1.0 a) a)) (* (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10.0 a) a)))) into (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) 7.280 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 7.280 * [taylor]: Taking taylor expansion of 99.0 in a 7.280 * [backup-simplify]: Simplify 99.0 into 99.0 7.280 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.280 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.280 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.280 * [taylor]: Taking taylor expansion of -1 in a 7.280 * [backup-simplify]: Simplify -1 into -1 7.280 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.280 * [taylor]: Taking taylor expansion of (log k) in a 7.280 * [taylor]: Taking taylor expansion of k in a 7.280 * [backup-simplify]: Simplify k into k 7.280 * [backup-simplify]: Simplify (log k) into (log k) 7.280 * [taylor]: Taking taylor expansion of m in a 7.280 * [backup-simplify]: Simplify m into m 7.280 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.281 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.281 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.281 * [taylor]: Taking taylor expansion of a in a 7.281 * [backup-simplify]: Simplify 0 into 0 7.281 * [backup-simplify]: Simplify 1 into 1 7.281 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.281 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.281 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 7.281 * [taylor]: Taking taylor expansion of 99.0 in m 7.281 * [backup-simplify]: Simplify 99.0 into 99.0 7.281 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.281 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.281 * [taylor]: Taking taylor expansion of -1 in m 7.281 * [backup-simplify]: Simplify -1 into -1 7.281 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.281 * [taylor]: Taking taylor expansion of (log k) in m 7.281 * [taylor]: Taking taylor expansion of k in m 7.281 * [backup-simplify]: Simplify k into k 7.282 * [backup-simplify]: Simplify (log k) into (log k) 7.282 * [taylor]: Taking taylor expansion of m in m 7.282 * [backup-simplify]: Simplify 0 into 0 7.282 * [backup-simplify]: Simplify 1 into 1 7.282 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.282 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.282 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.282 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.282 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.284 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 3)))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 2)))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 7.285 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m)))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 7.285 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (k a m) around 0 7.285 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 7.285 * [taylor]: Taking taylor expansion of -1 in m 7.285 * [backup-simplify]: Simplify -1 into -1 7.285 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 7.285 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.286 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.286 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.286 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.286 * [taylor]: Taking taylor expansion of -1 in m 7.286 * [backup-simplify]: Simplify -1 into -1 7.286 * [taylor]: Taking taylor expansion of m in m 7.286 * [backup-simplify]: Simplify 0 into 0 7.286 * [backup-simplify]: Simplify 1 into 1 7.286 * [backup-simplify]: Simplify (/ -1 1) into -1 7.286 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.286 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.286 * [taylor]: Taking taylor expansion of -1 in m 7.286 * [backup-simplify]: Simplify -1 into -1 7.287 * [taylor]: Taking taylor expansion of k in m 7.287 * [backup-simplify]: Simplify k into k 7.287 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.287 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.287 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.287 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.287 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 7.287 * [taylor]: Taking taylor expansion of a in m 7.287 * [backup-simplify]: Simplify a into a 7.287 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 7.287 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 7.287 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.287 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.287 * [taylor]: Taking taylor expansion of k in m 7.287 * [backup-simplify]: Simplify k into k 7.288 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.288 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.288 * [taylor]: Taking taylor expansion of 1.0 in m 7.288 * [backup-simplify]: Simplify 1.0 into 1.0 7.288 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.288 * [taylor]: Taking taylor expansion of 10.0 in m 7.288 * [backup-simplify]: Simplify 10.0 into 10.0 7.288 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.288 * [taylor]: Taking taylor expansion of k in m 7.288 * [backup-simplify]: Simplify k into k 7.288 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.288 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.288 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.289 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.289 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.289 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 7.290 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 7.290 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 7.290 * [taylor]: Taking taylor expansion of -1 in a 7.290 * [backup-simplify]: Simplify -1 into -1 7.290 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 7.290 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.290 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.290 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.290 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.290 * [taylor]: Taking taylor expansion of -1 in a 7.290 * [backup-simplify]: Simplify -1 into -1 7.290 * [taylor]: Taking taylor expansion of m in a 7.290 * [backup-simplify]: Simplify m into m 7.290 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.290 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.290 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.290 * [taylor]: Taking taylor expansion of -1 in a 7.290 * [backup-simplify]: Simplify -1 into -1 7.290 * [taylor]: Taking taylor expansion of k in a 7.290 * [backup-simplify]: Simplify k into k 7.290 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.290 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.291 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.291 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.291 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 7.291 * [taylor]: Taking taylor expansion of a in a 7.291 * [backup-simplify]: Simplify 0 into 0 7.291 * [backup-simplify]: Simplify 1 into 1 7.291 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 7.291 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 7.291 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.291 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.291 * [taylor]: Taking taylor expansion of k in a 7.291 * [backup-simplify]: Simplify k into k 7.291 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.291 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.291 * [taylor]: Taking taylor expansion of 1.0 in a 7.291 * [backup-simplify]: Simplify 1.0 into 1.0 7.291 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.291 * [taylor]: Taking taylor expansion of 10.0 in a 7.292 * [backup-simplify]: Simplify 10.0 into 10.0 7.292 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.292 * [taylor]: Taking taylor expansion of k in a 7.292 * [backup-simplify]: Simplify k into k 7.292 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.292 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.292 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.292 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.292 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.293 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 7.293 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.293 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.294 * [backup-simplify]: Simplify (+ 0 0) into 0 7.294 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.294 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.295 * [backup-simplify]: Simplify (- 0) into 0 7.295 * [backup-simplify]: Simplify (+ 0 0) into 0 7.296 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.296 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 7.296 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 7.296 * [taylor]: Taking taylor expansion of -1 in k 7.296 * [backup-simplify]: Simplify -1 into -1 7.296 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.296 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.296 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.296 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.297 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.297 * [taylor]: Taking taylor expansion of -1 in k 7.297 * [backup-simplify]: Simplify -1 into -1 7.297 * [taylor]: Taking taylor expansion of m in k 7.297 * [backup-simplify]: Simplify m into m 7.297 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.297 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.297 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.297 * [taylor]: Taking taylor expansion of -1 in k 7.297 * [backup-simplify]: Simplify -1 into -1 7.297 * [taylor]: Taking taylor expansion of k in k 7.297 * [backup-simplify]: Simplify 0 into 0 7.297 * [backup-simplify]: Simplify 1 into 1 7.297 * [backup-simplify]: Simplify (/ -1 1) into -1 7.298 * [backup-simplify]: Simplify (log -1) into (log -1) 7.299 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.299 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.300 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.300 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.300 * [taylor]: Taking taylor expansion of a in k 7.300 * [backup-simplify]: Simplify a into a 7.300 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.300 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.300 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.300 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.300 * [taylor]: Taking taylor expansion of k in k 7.300 * [backup-simplify]: Simplify 0 into 0 7.300 * [backup-simplify]: Simplify 1 into 1 7.301 * [backup-simplify]: Simplify (* 1 1) into 1 7.301 * [backup-simplify]: Simplify (/ 1 1) into 1 7.301 * [taylor]: Taking taylor expansion of 1.0 in k 7.301 * [backup-simplify]: Simplify 1.0 into 1.0 7.301 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.301 * [taylor]: Taking taylor expansion of 10.0 in k 7.301 * [backup-simplify]: Simplify 10.0 into 10.0 7.301 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.301 * [taylor]: Taking taylor expansion of k in k 7.301 * [backup-simplify]: Simplify 0 into 0 7.301 * [backup-simplify]: Simplify 1 into 1 7.302 * [backup-simplify]: Simplify (/ 1 1) into 1 7.302 * [backup-simplify]: Simplify (+ 1 0) into 1 7.303 * [backup-simplify]: Simplify (+ 1 0) into 1 7.303 * [backup-simplify]: Simplify (* a 1) into a 7.303 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.303 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 7.303 * [taylor]: Taking taylor expansion of -1 in k 7.303 * [backup-simplify]: Simplify -1 into -1 7.303 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.303 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.304 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.304 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.304 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.304 * [taylor]: Taking taylor expansion of -1 in k 7.304 * [backup-simplify]: Simplify -1 into -1 7.304 * [taylor]: Taking taylor expansion of m in k 7.304 * [backup-simplify]: Simplify m into m 7.304 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.304 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.304 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.304 * [taylor]: Taking taylor expansion of -1 in k 7.304 * [backup-simplify]: Simplify -1 into -1 7.304 * [taylor]: Taking taylor expansion of k in k 7.304 * [backup-simplify]: Simplify 0 into 0 7.304 * [backup-simplify]: Simplify 1 into 1 7.304 * [backup-simplify]: Simplify (/ -1 1) into -1 7.305 * [backup-simplify]: Simplify (log -1) into (log -1) 7.306 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.306 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.307 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.307 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.307 * [taylor]: Taking taylor expansion of a in k 7.307 * [backup-simplify]: Simplify a into a 7.307 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.307 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.307 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.307 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.307 * [taylor]: Taking taylor expansion of k in k 7.307 * [backup-simplify]: Simplify 0 into 0 7.307 * [backup-simplify]: Simplify 1 into 1 7.307 * [backup-simplify]: Simplify (* 1 1) into 1 7.308 * [backup-simplify]: Simplify (/ 1 1) into 1 7.308 * [taylor]: Taking taylor expansion of 1.0 in k 7.308 * [backup-simplify]: Simplify 1.0 into 1.0 7.308 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.308 * [taylor]: Taking taylor expansion of 10.0 in k 7.308 * [backup-simplify]: Simplify 10.0 into 10.0 7.308 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.308 * [taylor]: Taking taylor expansion of k in k 7.308 * [backup-simplify]: Simplify 0 into 0 7.308 * [backup-simplify]: Simplify 1 into 1 7.308 * [backup-simplify]: Simplify (/ 1 1) into 1 7.309 * [backup-simplify]: Simplify (+ 1 0) into 1 7.309 * [backup-simplify]: Simplify (+ 1 0) into 1 7.309 * [backup-simplify]: Simplify (* a 1) into a 7.310 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.310 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.311 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.311 * [taylor]: Taking taylor expansion of -1 in a 7.311 * [backup-simplify]: Simplify -1 into -1 7.311 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.311 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.311 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.311 * [taylor]: Taking taylor expansion of -1 in a 7.311 * [backup-simplify]: Simplify -1 into -1 7.311 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.311 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.311 * [taylor]: Taking taylor expansion of (log -1) in a 7.311 * [taylor]: Taking taylor expansion of -1 in a 7.311 * [backup-simplify]: Simplify -1 into -1 7.311 * [backup-simplify]: Simplify (log -1) into (log -1) 7.311 * [taylor]: Taking taylor expansion of (log k) in a 7.311 * [taylor]: Taking taylor expansion of k in a 7.311 * [backup-simplify]: Simplify k into k 7.311 * [backup-simplify]: Simplify (log k) into (log k) 7.312 * [taylor]: Taking taylor expansion of m in a 7.312 * [backup-simplify]: Simplify m into m 7.312 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.312 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.313 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.313 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.314 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.314 * [taylor]: Taking taylor expansion of a in a 7.314 * [backup-simplify]: Simplify 0 into 0 7.314 * [backup-simplify]: Simplify 1 into 1 7.314 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.315 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.315 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.315 * [taylor]: Taking taylor expansion of -1 in m 7.315 * [backup-simplify]: Simplify -1 into -1 7.315 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.315 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.315 * [taylor]: Taking taylor expansion of -1 in m 7.315 * [backup-simplify]: Simplify -1 into -1 7.315 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.315 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.315 * [taylor]: Taking taylor expansion of (log -1) in m 7.315 * [taylor]: Taking taylor expansion of -1 in m 7.315 * [backup-simplify]: Simplify -1 into -1 7.316 * [backup-simplify]: Simplify (log -1) into (log -1) 7.316 * [taylor]: Taking taylor expansion of (log k) in m 7.316 * [taylor]: Taking taylor expansion of k in m 7.316 * [backup-simplify]: Simplify k into k 7.316 * [backup-simplify]: Simplify (log k) into (log k) 7.316 * [taylor]: Taking taylor expansion of m in m 7.316 * [backup-simplify]: Simplify 0 into 0 7.316 * [backup-simplify]: Simplify 1 into 1 7.316 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.316 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.317 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.317 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.318 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.319 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.319 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.320 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.322 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.322 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 7.323 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.323 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 7.325 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.325 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.326 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.326 * [backup-simplify]: Simplify (+ 0 0) into 0 7.327 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.327 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.328 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.329 * [backup-simplify]: Simplify (+ (* a (- 10.0)) (* 0 1)) into (- (* 10.0 a)) 7.330 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10.0 a)) a)))) into (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.331 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.331 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 7.331 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.331 * [taylor]: Taking taylor expansion of 10.0 in a 7.331 * [backup-simplify]: Simplify 10.0 into 10.0 7.331 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.331 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.331 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.331 * [taylor]: Taking taylor expansion of -1 in a 7.331 * [backup-simplify]: Simplify -1 into -1 7.331 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.331 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.331 * [taylor]: Taking taylor expansion of (log -1) in a 7.331 * [taylor]: Taking taylor expansion of -1 in a 7.331 * [backup-simplify]: Simplify -1 into -1 7.332 * [backup-simplify]: Simplify (log -1) into (log -1) 7.332 * [taylor]: Taking taylor expansion of (log k) in a 7.332 * [taylor]: Taking taylor expansion of k in a 7.332 * [backup-simplify]: Simplify k into k 7.332 * [backup-simplify]: Simplify (log k) into (log k) 7.332 * [taylor]: Taking taylor expansion of m in a 7.332 * [backup-simplify]: Simplify m into m 7.332 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.332 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.333 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.333 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.334 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.334 * [taylor]: Taking taylor expansion of a in a 7.334 * [backup-simplify]: Simplify 0 into 0 7.334 * [backup-simplify]: Simplify 1 into 1 7.335 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.335 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.336 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.336 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.336 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.336 * [taylor]: Taking taylor expansion of 10.0 in m 7.336 * [backup-simplify]: Simplify 10.0 into 10.0 7.336 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.336 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.336 * [taylor]: Taking taylor expansion of -1 in m 7.336 * [backup-simplify]: Simplify -1 into -1 7.336 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.336 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.336 * [taylor]: Taking taylor expansion of (log -1) in m 7.336 * [taylor]: Taking taylor expansion of -1 in m 7.336 * [backup-simplify]: Simplify -1 into -1 7.337 * [backup-simplify]: Simplify (log -1) into (log -1) 7.337 * [taylor]: Taking taylor expansion of (log k) in m 7.337 * [taylor]: Taking taylor expansion of k in m 7.337 * [backup-simplify]: Simplify k into k 7.337 * [backup-simplify]: Simplify (log k) into (log k) 7.337 * [taylor]: Taking taylor expansion of m in m 7.337 * [backup-simplify]: Simplify 0 into 0 7.337 * [backup-simplify]: Simplify 1 into 1 7.337 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.337 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.338 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.338 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.339 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.339 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.340 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.340 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.342 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.343 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.343 * [backup-simplify]: Simplify (- 0) into 0 7.344 * [backup-simplify]: Simplify (+ 0 0) into 0 7.344 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 7.345 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 7.347 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 7.349 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 7.349 * [taylor]: Taking taylor expansion of 0 in m 7.349 * [backup-simplify]: Simplify 0 into 0 7.349 * [backup-simplify]: Simplify 0 into 0 7.350 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 7.351 * [backup-simplify]: Simplify 0 into 0 7.352 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.355 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 7.355 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.356 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.357 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 7.359 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.360 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.361 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.362 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.363 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.364 * [backup-simplify]: Simplify (- 0) into 0 7.364 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.365 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 (- 10.0)) (* 0 1))) into (* 1.0 a) 7.367 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (* 1.0 a) a)) (* (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10.0 a)) a)))) into (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.369 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.369 * [taylor]: Taking taylor expansion of (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 7.369 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.369 * [taylor]: Taking taylor expansion of 99.0 in a 7.369 * [backup-simplify]: Simplify 99.0 into 99.0 7.369 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.369 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.369 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.369 * [taylor]: Taking taylor expansion of -1 in a 7.369 * [backup-simplify]: Simplify -1 into -1 7.369 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.369 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.369 * [taylor]: Taking taylor expansion of (log -1) in a 7.369 * [taylor]: Taking taylor expansion of -1 in a 7.369 * [backup-simplify]: Simplify -1 into -1 7.370 * [backup-simplify]: Simplify (log -1) into (log -1) 7.370 * [taylor]: Taking taylor expansion of (log k) in a 7.370 * [taylor]: Taking taylor expansion of k in a 7.370 * [backup-simplify]: Simplify k into k 7.370 * [backup-simplify]: Simplify (log k) into (log k) 7.370 * [taylor]: Taking taylor expansion of m in a 7.370 * [backup-simplify]: Simplify m into m 7.370 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.370 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.371 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.371 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.372 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.372 * [taylor]: Taking taylor expansion of a in a 7.372 * [backup-simplify]: Simplify 0 into 0 7.372 * [backup-simplify]: Simplify 1 into 1 7.372 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.373 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.374 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.374 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.374 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.374 * [taylor]: Taking taylor expansion of 99.0 in m 7.374 * [backup-simplify]: Simplify 99.0 into 99.0 7.374 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.374 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.374 * [taylor]: Taking taylor expansion of -1 in m 7.374 * [backup-simplify]: Simplify -1 into -1 7.374 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.374 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.374 * [taylor]: Taking taylor expansion of (log -1) in m 7.374 * [taylor]: Taking taylor expansion of -1 in m 7.374 * [backup-simplify]: Simplify -1 into -1 7.375 * [backup-simplify]: Simplify (log -1) into (log -1) 7.375 * [taylor]: Taking taylor expansion of (log k) in m 7.375 * [taylor]: Taking taylor expansion of k in m 7.375 * [backup-simplify]: Simplify k into k 7.375 * [backup-simplify]: Simplify (log k) into (log k) 7.375 * [taylor]: Taking taylor expansion of m in m 7.375 * [backup-simplify]: Simplify 0 into 0 7.375 * [backup-simplify]: Simplify 1 into 1 7.375 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.376 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.377 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.377 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.378 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.379 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.379 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.380 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.384 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 3)))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 2)))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 7.384 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 7.384 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 7.384 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in (k) around 0 7.384 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 7.384 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.384 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.384 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.384 * [taylor]: Taking taylor expansion of 10.0 in k 7.384 * [backup-simplify]: Simplify 10.0 into 10.0 7.384 * [taylor]: Taking taylor expansion of k in k 7.384 * [backup-simplify]: Simplify 0 into 0 7.384 * [backup-simplify]: Simplify 1 into 1 7.384 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.384 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.384 * [taylor]: Taking taylor expansion of k in k 7.384 * [backup-simplify]: Simplify 0 into 0 7.384 * [backup-simplify]: Simplify 1 into 1 7.384 * [taylor]: Taking taylor expansion of 1.0 in k 7.384 * [backup-simplify]: Simplify 1.0 into 1.0 7.385 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.385 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.386 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.386 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 7.387 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.388 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.388 * [backup-simplify]: Simplify (+ 0 0) into 0 7.388 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.390 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 7.392 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 7.392 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 7.392 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.392 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.392 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.392 * [taylor]: Taking taylor expansion of 10.0 in k 7.392 * [backup-simplify]: Simplify 10.0 into 10.0 7.392 * [taylor]: Taking taylor expansion of k in k 7.393 * [backup-simplify]: Simplify 0 into 0 7.393 * [backup-simplify]: Simplify 1 into 1 7.393 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.393 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.393 * [taylor]: Taking taylor expansion of k in k 7.393 * [backup-simplify]: Simplify 0 into 0 7.393 * [backup-simplify]: Simplify 1 into 1 7.393 * [taylor]: Taking taylor expansion of 1.0 in k 7.393 * [backup-simplify]: Simplify 1.0 into 1.0 7.393 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.393 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.394 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.394 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 7.395 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.396 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.396 * [backup-simplify]: Simplify (+ 0 0) into 0 7.396 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.399 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 7.400 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 7.401 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.402 * [backup-simplify]: Simplify (/ -5.0 (sqrt 1.0)) into (/ -5.0 (sqrt 1.0)) 7.402 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.403 * [backup-simplify]: Simplify (* 1 1) into 1 7.403 * [backup-simplify]: Simplify (+ 1 0) into 1 7.403 * [backup-simplify]: Simplify (+ 0 1) into 1 7.408 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)) (* (- 10.0) (/ 10.0 1.0)))) into 99.0 7.413 * [backup-simplify]: Simplify (/ (- 99.0 (pow (/ -5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 7.420 * [backup-simplify]: Simplify (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 7.432 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ -5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) 7.432 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 7.432 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k) around 0 7.432 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 7.432 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.432 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.432 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.432 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.432 * [taylor]: Taking taylor expansion of k in k 7.432 * [backup-simplify]: Simplify 0 into 0 7.432 * [backup-simplify]: Simplify 1 into 1 7.433 * [backup-simplify]: Simplify (* 1 1) into 1 7.433 * [backup-simplify]: Simplify (/ 1 1) into 1 7.433 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.433 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.433 * [taylor]: Taking taylor expansion of 10.0 in k 7.433 * [backup-simplify]: Simplify 10.0 into 10.0 7.433 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.433 * [taylor]: Taking taylor expansion of k in k 7.433 * [backup-simplify]: Simplify 0 into 0 7.433 * [backup-simplify]: Simplify 1 into 1 7.433 * [backup-simplify]: Simplify (/ 1 1) into 1 7.433 * [taylor]: Taking taylor expansion of 1.0 in k 7.433 * [backup-simplify]: Simplify 1.0 into 1.0 7.433 * [backup-simplify]: Simplify (+ 1 0) into 1 7.434 * [backup-simplify]: Simplify (/ 1 1) into 1 7.434 * [backup-simplify]: Simplify (sqrt 1) into 1 7.434 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.435 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.435 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.436 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.437 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 7.438 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.438 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 7.438 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.438 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.438 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.438 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.438 * [taylor]: Taking taylor expansion of k in k 7.438 * [backup-simplify]: Simplify 0 into 0 7.438 * [backup-simplify]: Simplify 1 into 1 7.438 * [backup-simplify]: Simplify (* 1 1) into 1 7.439 * [backup-simplify]: Simplify (/ 1 1) into 1 7.439 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.439 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.439 * [taylor]: Taking taylor expansion of 10.0 in k 7.439 * [backup-simplify]: Simplify 10.0 into 10.0 7.439 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.439 * [taylor]: Taking taylor expansion of k in k 7.439 * [backup-simplify]: Simplify 0 into 0 7.439 * [backup-simplify]: Simplify 1 into 1 7.439 * [backup-simplify]: Simplify (/ 1 1) into 1 7.439 * [taylor]: Taking taylor expansion of 1.0 in k 7.439 * [backup-simplify]: Simplify 1.0 into 1.0 7.439 * [backup-simplify]: Simplify (+ 1 0) into 1 7.440 * [backup-simplify]: Simplify (/ 1 1) into 1 7.440 * [backup-simplify]: Simplify (sqrt 1) into 1 7.440 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.441 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.441 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.441 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 7.444 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.444 * [backup-simplify]: Simplify 1 into 1 7.444 * [backup-simplify]: Simplify -5.0 into -5.0 7.444 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.446 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.446 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.446 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 7.452 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 7.452 * [backup-simplify]: Simplify 37.0 into 37.0 7.453 * [backup-simplify]: Simplify (+ (* 37.0 (pow (/ 1 k) 3)) (+ (* -5.0 (pow (/ 1 k) 2)) (* 1 (/ 1 k)))) into (- (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3)))) (* 5.0 (/ 1 (pow k 2)))) 7.453 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 7.453 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in (k) around 0 7.453 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.453 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.453 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.453 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.453 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.453 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.453 * [taylor]: Taking taylor expansion of k in k 7.453 * [backup-simplify]: Simplify 0 into 0 7.453 * [backup-simplify]: Simplify 1 into 1 7.454 * [backup-simplify]: Simplify (* 1 1) into 1 7.454 * [backup-simplify]: Simplify (/ 1 1) into 1 7.454 * [taylor]: Taking taylor expansion of 1.0 in k 7.454 * [backup-simplify]: Simplify 1.0 into 1.0 7.454 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.454 * [taylor]: Taking taylor expansion of 10.0 in k 7.454 * [backup-simplify]: Simplify 10.0 into 10.0 7.454 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.454 * [taylor]: Taking taylor expansion of k in k 7.454 * [backup-simplify]: Simplify 0 into 0 7.455 * [backup-simplify]: Simplify 1 into 1 7.455 * [backup-simplify]: Simplify (/ 1 1) into 1 7.455 * [backup-simplify]: Simplify (+ 1 0) into 1 7.456 * [backup-simplify]: Simplify (+ 1 0) into 1 7.456 * [backup-simplify]: Simplify (/ 1 1) into 1 7.456 * [backup-simplify]: Simplify (sqrt 1) into 1 7.457 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.458 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.458 * [backup-simplify]: Simplify (+ 0 0) into 0 7.459 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.459 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.460 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 7.464 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.464 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.464 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.464 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.464 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.465 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.465 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.465 * [taylor]: Taking taylor expansion of k in k 7.465 * [backup-simplify]: Simplify 0 into 0 7.465 * [backup-simplify]: Simplify 1 into 1 7.465 * [backup-simplify]: Simplify (* 1 1) into 1 7.465 * [backup-simplify]: Simplify (/ 1 1) into 1 7.465 * [taylor]: Taking taylor expansion of 1.0 in k 7.465 * [backup-simplify]: Simplify 1.0 into 1.0 7.465 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.466 * [taylor]: Taking taylor expansion of 10.0 in k 7.466 * [backup-simplify]: Simplify 10.0 into 10.0 7.466 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.466 * [taylor]: Taking taylor expansion of k in k 7.466 * [backup-simplify]: Simplify 0 into 0 7.466 * [backup-simplify]: Simplify 1 into 1 7.466 * [backup-simplify]: Simplify (/ 1 1) into 1 7.466 * [backup-simplify]: Simplify (+ 1 0) into 1 7.467 * [backup-simplify]: Simplify (+ 1 0) into 1 7.467 * [backup-simplify]: Simplify (/ 1 1) into 1 7.468 * [backup-simplify]: Simplify (sqrt 1) into 1 7.468 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.469 * [backup-simplify]: Simplify (+ 0 0) into 0 7.470 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.470 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.471 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 7.475 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.475 * [backup-simplify]: Simplify 1 into 1 7.476 * [backup-simplify]: Simplify 5.0 into 5.0 7.477 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.478 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.478 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.480 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.480 * [backup-simplify]: Simplify (- 0) into 0 7.480 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 7.488 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 7.488 * [backup-simplify]: Simplify 37.0 into 37.0 7.489 * [backup-simplify]: Simplify (+ (* 37.0 (pow (/ 1 (- k)) 3)) (+ (* 5.0 (pow (/ 1 (- k)) 2)) (* 1 (/ 1 (- k))))) into (- (* 5.0 (/ 1 (pow k 2))) (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3))))) 7.489 * * * [progress]: simplifying candidates 7.499 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (log (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (exp (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* 1 a) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) a) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) a) (* 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- 1/2) (- 1) (- (/ 1 2)) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- 1) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt 1)) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ 1 (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) (- (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3)))) (* 5.0 (/ 1 (pow k 2)))) (- (* 5.0 (/ 1 (pow k 2))) (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3))))) 7.523 * * [simplify]: Extracting # 0 : cost 0 7.525 * * [simplify]: Extracting # 1 : cost 0 7.527 * * [simplify]: Extracting # 2 : cost 0 7.529 * * [simplify]: Extracting # 3 : cost 0 7.531 * * [simplify]: Extracting # 4 : cost 0 7.533 * * [simplify]: Extracting # 5 : cost 0 7.535 * * [simplify]: Extracting # 6 : cost 0 7.537 * * [simplify]: Extracting # 7 : cost 0 7.549 * * [simplify]: Extracting # 8 : cost 0 7.551 * * [simplify]: Extracting # 9 : cost 0 7.553 * * [simplify]: Extracting # 10 : cost 0 7.554 * * [simplify]: Extracting # 11 : cost 0 7.555 * * [simplify]: Extracting # 12 : cost 0 7.556 * * [simplify]: Extracting # 13 : cost 0 7.558 * * [simplify]: iteration 0 : 541 enodes (cost 10061 ) 7.855 * * [simplify]: Extracting # 0 : cost 0 7.857 * * [simplify]: Extracting # 1 : cost 0 7.859 * * [simplify]: Extracting # 2 : cost 0 7.861 * * [simplify]: Extracting # 3 : cost 0 7.863 * * [simplify]: Extracting # 4 : cost 0 7.864 * * [simplify]: Extracting # 5 : cost 0 7.866 * * [simplify]: Extracting # 6 : cost 0 7.868 * * [simplify]: iteration 1 : 1557 enodes (cost 9041 ) 8.655 * * [simplify]: Extracting # 0 : cost 0 8.662 * * [simplify]: Extracting # 1 : cost 0 8.668 * * [simplify]: Extracting # 2 : cost 0 8.674 * * [simplify]: Extracting # 3 : cost 0 8.681 * * [simplify]: Extracting # 4 : cost 0 8.692 * * [simplify]: iteration done: 5000 enodes (cost 7897 ) 8.696 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (cbrt a))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (* (sqrt a) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) -1/2 -1 -1/2 (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3)) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3)) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) -1 (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (+ k (- 5.0 (/ 12.0 k))) (- (/ 12.0 k) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (+ k (- 5.0 (/ 12.0 k))) (- (/ 12.0 k) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (- (+ (* (/ a (/ (pow k 4) (exp (- (* (- (log k)) m))))) 99.0) (/ a (/ (pow k 2) (exp (- (* (- (log k)) m)))))) (* 10.0 (/ a (/ (pow k 3) (exp (- (* (- (log k)) m))))))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) (- (+ (/ 1 k) (/ 37.0 (pow k 3))) (/ 5.0 (pow k 2))) (- (- (/ 5.0 (pow k 2)) (/ 37.0 (pow k 3))) (/ 1 k)) 8.700 * * * [progress]: adding candidates to table 9.842 * * [progress]: iteration 3 / 4 9.842 * * * [progress]: picking best candidate 9.854 * * * * [pick]: Picked # 9.854 * * * [progress]: localizing error 9.894 * * * [progress]: generating rewritten candidates 9.894 * * * * [progress]: [ 1 / 3 ] rewriting at (2 2) 9.946 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 2 1 1) 9.987 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2 2) 10.078 * * * [progress]: generating series expansions 10.078 * * * * [progress]: [ 1 / 3 ] generating series at (2 2) 10.079 * [backup-simplify]: Simplify (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 10.079 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 10.079 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 10.079 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 10.079 * [taylor]: Taking taylor expansion of a in m 10.079 * [backup-simplify]: Simplify a into a 10.079 * [taylor]: Taking taylor expansion of (pow k m) in m 10.079 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.079 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.079 * [taylor]: Taking taylor expansion of m in m 10.079 * [backup-simplify]: Simplify 0 into 0 10.079 * [backup-simplify]: Simplify 1 into 1 10.079 * [taylor]: Taking taylor expansion of (log k) in m 10.079 * [taylor]: Taking taylor expansion of k in m 10.079 * [backup-simplify]: Simplify k into k 10.079 * [backup-simplify]: Simplify (log k) into (log k) 10.079 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.081 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.081 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.081 * [backup-simplify]: Simplify (exp 0) into 1 10.081 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 10.081 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 10.081 * [taylor]: Taking taylor expansion of 10.0 in m 10.081 * [backup-simplify]: Simplify 10.0 into 10.0 10.081 * [taylor]: Taking taylor expansion of k in m 10.081 * [backup-simplify]: Simplify k into k 10.081 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 10.082 * [taylor]: Taking taylor expansion of (pow k 2) in m 10.082 * [taylor]: Taking taylor expansion of k in m 10.082 * [backup-simplify]: Simplify k into k 10.082 * [taylor]: Taking taylor expansion of 1.0 in m 10.082 * [backup-simplify]: Simplify 1.0 into 1.0 10.082 * [backup-simplify]: Simplify (* a 1) into a 10.082 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 10.082 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.082 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 10.082 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 10.083 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 10.083 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 10.083 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 10.083 * [taylor]: Taking taylor expansion of a in k 10.083 * [backup-simplify]: Simplify a into a 10.083 * [taylor]: Taking taylor expansion of (pow k m) in k 10.083 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 10.083 * [taylor]: Taking taylor expansion of (* m (log k)) in k 10.083 * [taylor]: Taking taylor expansion of m in k 10.083 * [backup-simplify]: Simplify m into m 10.083 * [taylor]: Taking taylor expansion of (log k) in k 10.083 * [taylor]: Taking taylor expansion of k in k 10.083 * [backup-simplify]: Simplify 0 into 0 10.083 * [backup-simplify]: Simplify 1 into 1 10.084 * [backup-simplify]: Simplify (log 1) into 0 10.084 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.084 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.084 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.084 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 10.084 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 10.084 * [taylor]: Taking taylor expansion of 10.0 in k 10.084 * [backup-simplify]: Simplify 10.0 into 10.0 10.084 * [taylor]: Taking taylor expansion of k in k 10.084 * [backup-simplify]: Simplify 0 into 0 10.084 * [backup-simplify]: Simplify 1 into 1 10.084 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 10.084 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.084 * [taylor]: Taking taylor expansion of k in k 10.084 * [backup-simplify]: Simplify 0 into 0 10.085 * [backup-simplify]: Simplify 1 into 1 10.085 * [taylor]: Taking taylor expansion of 1.0 in k 10.085 * [backup-simplify]: Simplify 1.0 into 1.0 10.085 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 10.085 * [backup-simplify]: Simplify (* 10.0 0) into 0 10.086 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.086 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.086 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 10.086 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 10.086 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 10.086 * [taylor]: Taking taylor expansion of a in a 10.086 * [backup-simplify]: Simplify 0 into 0 10.086 * [backup-simplify]: Simplify 1 into 1 10.086 * [taylor]: Taking taylor expansion of (pow k m) in a 10.086 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 10.086 * [taylor]: Taking taylor expansion of (* m (log k)) in a 10.086 * [taylor]: Taking taylor expansion of m in a 10.087 * [backup-simplify]: Simplify m into m 10.087 * [taylor]: Taking taylor expansion of (log k) in a 10.087 * [taylor]: Taking taylor expansion of k in a 10.087 * [backup-simplify]: Simplify k into k 10.087 * [backup-simplify]: Simplify (log k) into (log k) 10.087 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.087 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.087 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 10.087 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 10.087 * [taylor]: Taking taylor expansion of 10.0 in a 10.087 * [backup-simplify]: Simplify 10.0 into 10.0 10.087 * [taylor]: Taking taylor expansion of k in a 10.087 * [backup-simplify]: Simplify k into k 10.087 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 10.087 * [taylor]: Taking taylor expansion of (pow k 2) in a 10.087 * [taylor]: Taking taylor expansion of k in a 10.087 * [backup-simplify]: Simplify k into k 10.087 * [taylor]: Taking taylor expansion of 1.0 in a 10.087 * [backup-simplify]: Simplify 1.0 into 1.0 10.087 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 10.088 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.088 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 10.089 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 10.090 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 10.090 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 10.090 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.090 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 10.090 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 10.090 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 10.090 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 10.091 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 10.091 * [taylor]: Taking taylor expansion of a in a 10.091 * [backup-simplify]: Simplify 0 into 0 10.091 * [backup-simplify]: Simplify 1 into 1 10.091 * [taylor]: Taking taylor expansion of (pow k m) in a 10.091 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 10.091 * [taylor]: Taking taylor expansion of (* m (log k)) in a 10.091 * [taylor]: Taking taylor expansion of m in a 10.091 * [backup-simplify]: Simplify m into m 10.091 * [taylor]: Taking taylor expansion of (log k) in a 10.091 * [taylor]: Taking taylor expansion of k in a 10.091 * [backup-simplify]: Simplify k into k 10.091 * [backup-simplify]: Simplify (log k) into (log k) 10.091 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.091 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.091 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 10.091 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 10.091 * [taylor]: Taking taylor expansion of 10.0 in a 10.091 * [backup-simplify]: Simplify 10.0 into 10.0 10.091 * [taylor]: Taking taylor expansion of k in a 10.091 * [backup-simplify]: Simplify k into k 10.091 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 10.091 * [taylor]: Taking taylor expansion of (pow k 2) in a 10.091 * [taylor]: Taking taylor expansion of k in a 10.091 * [backup-simplify]: Simplify k into k 10.091 * [taylor]: Taking taylor expansion of 1.0 in a 10.091 * [backup-simplify]: Simplify 1.0 into 1.0 10.092 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 10.092 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.093 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 10.093 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 10.094 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 10.094 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 10.094 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.094 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 10.094 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 10.095 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 10.095 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 10.095 * [taylor]: Taking taylor expansion of (pow k m) in k 10.095 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 10.095 * [taylor]: Taking taylor expansion of (* m (log k)) in k 10.095 * [taylor]: Taking taylor expansion of m in k 10.095 * [backup-simplify]: Simplify m into m 10.095 * [taylor]: Taking taylor expansion of (log k) in k 10.095 * [taylor]: Taking taylor expansion of k in k 10.095 * [backup-simplify]: Simplify 0 into 0 10.095 * [backup-simplify]: Simplify 1 into 1 10.095 * [backup-simplify]: Simplify (log 1) into 0 10.096 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.096 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.096 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.096 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 10.096 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 10.096 * [taylor]: Taking taylor expansion of 10.0 in k 10.096 * [backup-simplify]: Simplify 10.0 into 10.0 10.096 * [taylor]: Taking taylor expansion of k in k 10.096 * [backup-simplify]: Simplify 0 into 0 10.096 * [backup-simplify]: Simplify 1 into 1 10.096 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 10.096 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.096 * [taylor]: Taking taylor expansion of k in k 10.096 * [backup-simplify]: Simplify 0 into 0 10.096 * [backup-simplify]: Simplify 1 into 1 10.096 * [taylor]: Taking taylor expansion of 1.0 in k 10.096 * [backup-simplify]: Simplify 1.0 into 1.0 10.097 * [backup-simplify]: Simplify (* 10.0 0) into 0 10.097 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.098 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.098 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 10.098 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 10.098 * [taylor]: Taking taylor expansion of 1.0 in m 10.098 * [backup-simplify]: Simplify 1.0 into 1.0 10.098 * [taylor]: Taking taylor expansion of (pow k m) in m 10.098 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.098 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.098 * [taylor]: Taking taylor expansion of m in m 10.098 * [backup-simplify]: Simplify 0 into 0 10.098 * [backup-simplify]: Simplify 1 into 1 10.098 * [taylor]: Taking taylor expansion of (log k) in m 10.098 * [taylor]: Taking taylor expansion of k in m 10.098 * [backup-simplify]: Simplify k into k 10.098 * [backup-simplify]: Simplify (log k) into (log k) 10.098 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.099 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.100 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.100 * [backup-simplify]: Simplify (exp 0) into 1 10.100 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 10.100 * [backup-simplify]: Simplify 1.0 into 1.0 10.102 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 10.102 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 10.103 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.103 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 10.104 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 10.104 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 10.104 * [backup-simplify]: Simplify (+ 0 0) into 0 10.104 * [backup-simplify]: Simplify (+ 0 0) into 0 10.105 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 10.105 * [taylor]: Taking taylor expansion of 0 in k 10.105 * [backup-simplify]: Simplify 0 into 0 10.105 * [taylor]: Taking taylor expansion of 0 in m 10.105 * [backup-simplify]: Simplify 0 into 0 10.105 * [backup-simplify]: Simplify 0 into 0 10.106 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.106 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.106 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 10.106 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 10.107 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 10.107 * [backup-simplify]: Simplify (+ 0 0) into 0 10.108 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 10.108 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 10.108 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 10.108 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 10.108 * [taylor]: Taking taylor expansion of 10.0 in m 10.108 * [backup-simplify]: Simplify 10.0 into 10.0 10.108 * [taylor]: Taking taylor expansion of (pow k m) in m 10.108 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.108 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.109 * [taylor]: Taking taylor expansion of m in m 10.109 * [backup-simplify]: Simplify 0 into 0 10.109 * [backup-simplify]: Simplify 1 into 1 10.109 * [taylor]: Taking taylor expansion of (log k) in m 10.109 * [taylor]: Taking taylor expansion of k in m 10.109 * [backup-simplify]: Simplify k into k 10.109 * [backup-simplify]: Simplify (log k) into (log k) 10.109 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.109 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.109 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.109 * [backup-simplify]: Simplify (exp 0) into 1 10.110 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 10.110 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 10.110 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 10.110 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 10.111 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 10.111 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 10.111 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 10.111 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 10.112 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 10.112 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 10.112 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 10.112 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 10.112 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 10.112 * [taylor]: Taking taylor expansion of (/ 1 m) in m 10.112 * [taylor]: Taking taylor expansion of m in m 10.112 * [backup-simplify]: Simplify 0 into 0 10.112 * [backup-simplify]: Simplify 1 into 1 10.112 * [backup-simplify]: Simplify (/ 1 1) into 1 10.112 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 10.112 * [taylor]: Taking taylor expansion of (/ 1 k) in m 10.112 * [taylor]: Taking taylor expansion of k in m 10.112 * [backup-simplify]: Simplify k into k 10.112 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.112 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 10.112 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 10.112 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 10.112 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 10.112 * [taylor]: Taking taylor expansion of a in m 10.112 * [backup-simplify]: Simplify a into a 10.112 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 10.112 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 10.112 * [taylor]: Taking taylor expansion of (pow k 2) in m 10.112 * [taylor]: Taking taylor expansion of k in m 10.112 * [backup-simplify]: Simplify k into k 10.112 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.113 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.113 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 10.113 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 10.113 * [taylor]: Taking taylor expansion of 10.0 in m 10.113 * [backup-simplify]: Simplify 10.0 into 10.0 10.113 * [taylor]: Taking taylor expansion of (/ 1 k) in m 10.113 * [taylor]: Taking taylor expansion of k in m 10.113 * [backup-simplify]: Simplify k into k 10.113 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.113 * [taylor]: Taking taylor expansion of 1.0 in m 10.113 * [backup-simplify]: Simplify 1.0 into 1.0 10.113 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.113 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 10.113 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 10.113 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 10.113 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 10.113 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 10.113 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 10.113 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 10.113 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 10.114 * [taylor]: Taking taylor expansion of (/ 1 m) in k 10.114 * [taylor]: Taking taylor expansion of m in k 10.114 * [backup-simplify]: Simplify m into m 10.114 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.114 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 10.114 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.114 * [taylor]: Taking taylor expansion of k in k 10.114 * [backup-simplify]: Simplify 0 into 0 10.114 * [backup-simplify]: Simplify 1 into 1 10.114 * [backup-simplify]: Simplify (/ 1 1) into 1 10.114 * [backup-simplify]: Simplify (log 1) into 0 10.114 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.115 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 10.115 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.115 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 10.115 * [taylor]: Taking taylor expansion of a in k 10.115 * [backup-simplify]: Simplify a into a 10.115 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 10.115 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.115 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.115 * [taylor]: Taking taylor expansion of k in k 10.115 * [backup-simplify]: Simplify 0 into 0 10.115 * [backup-simplify]: Simplify 1 into 1 10.115 * [backup-simplify]: Simplify (* 1 1) into 1 10.115 * [backup-simplify]: Simplify (/ 1 1) into 1 10.115 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 10.115 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.115 * [taylor]: Taking taylor expansion of 10.0 in k 10.115 * [backup-simplify]: Simplify 10.0 into 10.0 10.115 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.115 * [taylor]: Taking taylor expansion of k in k 10.115 * [backup-simplify]: Simplify 0 into 0 10.115 * [backup-simplify]: Simplify 1 into 1 10.116 * [backup-simplify]: Simplify (/ 1 1) into 1 10.116 * [taylor]: Taking taylor expansion of 1.0 in k 10.116 * [backup-simplify]: Simplify 1.0 into 1.0 10.116 * [backup-simplify]: Simplify (+ 1 0) into 1 10.116 * [backup-simplify]: Simplify (* a 1) into a 10.116 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 10.116 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 10.116 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 10.116 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 10.116 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 10.116 * [taylor]: Taking taylor expansion of (/ 1 m) in a 10.116 * [taylor]: Taking taylor expansion of m in a 10.116 * [backup-simplify]: Simplify m into m 10.116 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.116 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 10.116 * [taylor]: Taking taylor expansion of (/ 1 k) in a 10.116 * [taylor]: Taking taylor expansion of k in a 10.116 * [backup-simplify]: Simplify k into k 10.116 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.116 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 10.116 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 10.116 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 10.117 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 10.117 * [taylor]: Taking taylor expansion of a in a 10.117 * [backup-simplify]: Simplify 0 into 0 10.117 * [backup-simplify]: Simplify 1 into 1 10.117 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 10.117 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 10.117 * [taylor]: Taking taylor expansion of (pow k 2) in a 10.117 * [taylor]: Taking taylor expansion of k in a 10.117 * [backup-simplify]: Simplify k into k 10.117 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.117 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.117 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 10.117 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 10.117 * [taylor]: Taking taylor expansion of 10.0 in a 10.117 * [backup-simplify]: Simplify 10.0 into 10.0 10.117 * [taylor]: Taking taylor expansion of (/ 1 k) in a 10.117 * [taylor]: Taking taylor expansion of k in a 10.117 * [backup-simplify]: Simplify k into k 10.117 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.117 * [taylor]: Taking taylor expansion of 1.0 in a 10.117 * [backup-simplify]: Simplify 1.0 into 1.0 10.117 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.117 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 10.117 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 10.117 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 10.118 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 10.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 10.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 10.118 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 10.118 * [backup-simplify]: Simplify (+ 0 0) into 0 10.119 * [backup-simplify]: Simplify (+ 0 0) into 0 10.119 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 10.119 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 10.119 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 10.119 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 10.119 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 10.119 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 10.119 * [taylor]: Taking taylor expansion of (/ 1 m) in a 10.119 * [taylor]: Taking taylor expansion of m in a 10.119 * [backup-simplify]: Simplify m into m 10.119 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.119 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 10.119 * [taylor]: Taking taylor expansion of (/ 1 k) in a 10.119 * [taylor]: Taking taylor expansion of k in a 10.119 * [backup-simplify]: Simplify k into k 10.119 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.120 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 10.120 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 10.120 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 10.120 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 10.120 * [taylor]: Taking taylor expansion of a in a 10.120 * [backup-simplify]: Simplify 0 into 0 10.120 * [backup-simplify]: Simplify 1 into 1 10.120 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 10.120 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 10.120 * [taylor]: Taking taylor expansion of (pow k 2) in a 10.120 * [taylor]: Taking taylor expansion of k in a 10.120 * [backup-simplify]: Simplify k into k 10.120 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.120 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.120 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 10.120 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 10.120 * [taylor]: Taking taylor expansion of 10.0 in a 10.120 * [backup-simplify]: Simplify 10.0 into 10.0 10.120 * [taylor]: Taking taylor expansion of (/ 1 k) in a 10.120 * [taylor]: Taking taylor expansion of k in a 10.120 * [backup-simplify]: Simplify k into k 10.120 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.120 * [taylor]: Taking taylor expansion of 1.0 in a 10.120 * [backup-simplify]: Simplify 1.0 into 1.0 10.120 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.120 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 10.120 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 10.121 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 10.121 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 10.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 10.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 10.121 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 10.121 * [backup-simplify]: Simplify (+ 0 0) into 0 10.122 * [backup-simplify]: Simplify (+ 0 0) into 0 10.122 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 10.122 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 10.122 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 10.122 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 10.122 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 10.122 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 10.123 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.123 * [taylor]: Taking taylor expansion of k in k 10.123 * [backup-simplify]: Simplify 0 into 0 10.123 * [backup-simplify]: Simplify 1 into 1 10.123 * [backup-simplify]: Simplify (/ 1 1) into 1 10.123 * [backup-simplify]: Simplify (log 1) into 0 10.123 * [taylor]: Taking taylor expansion of m in k 10.123 * [backup-simplify]: Simplify m into m 10.123 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.124 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.124 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 10.124 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.124 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 10.124 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.124 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.124 * [taylor]: Taking taylor expansion of k in k 10.124 * [backup-simplify]: Simplify 0 into 0 10.124 * [backup-simplify]: Simplify 1 into 1 10.124 * [backup-simplify]: Simplify (* 1 1) into 1 10.124 * [backup-simplify]: Simplify (/ 1 1) into 1 10.124 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 10.124 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.124 * [taylor]: Taking taylor expansion of 10.0 in k 10.124 * [backup-simplify]: Simplify 10.0 into 10.0 10.124 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.124 * [taylor]: Taking taylor expansion of k in k 10.124 * [backup-simplify]: Simplify 0 into 0 10.124 * [backup-simplify]: Simplify 1 into 1 10.125 * [backup-simplify]: Simplify (/ 1 1) into 1 10.125 * [taylor]: Taking taylor expansion of 1.0 in k 10.125 * [backup-simplify]: Simplify 1.0 into 1.0 10.125 * [backup-simplify]: Simplify (+ 1 0) into 1 10.125 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 10.125 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 10.125 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 10.125 * [taylor]: Taking taylor expansion of -1 in m 10.125 * [backup-simplify]: Simplify -1 into -1 10.125 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 10.125 * [taylor]: Taking taylor expansion of (log k) in m 10.125 * [taylor]: Taking taylor expansion of k in m 10.125 * [backup-simplify]: Simplify k into k 10.125 * [backup-simplify]: Simplify (log k) into (log k) 10.125 * [taylor]: Taking taylor expansion of m in m 10.125 * [backup-simplify]: Simplify 0 into 0 10.125 * [backup-simplify]: Simplify 1 into 1 10.125 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 10.125 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 10.126 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.126 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 10.126 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 10.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 10.126 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 10.132 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 10.133 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 10.134 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 10.134 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 10.135 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 10.135 * [backup-simplify]: Simplify (+ 0 0) into 0 10.136 * [backup-simplify]: Simplify (+ 0 0) into 0 10.137 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 10.138 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 10.138 * [taylor]: Taking taylor expansion of 0 in k 10.138 * [backup-simplify]: Simplify 0 into 0 10.138 * [taylor]: Taking taylor expansion of 0 in m 10.138 * [backup-simplify]: Simplify 0 into 0 10.138 * [backup-simplify]: Simplify 0 into 0 10.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.140 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.141 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 10.141 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.142 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.143 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.143 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 10.144 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 10.144 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 10.145 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 10.145 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 10.145 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 10.145 * [taylor]: Taking taylor expansion of 10.0 in m 10.145 * [backup-simplify]: Simplify 10.0 into 10.0 10.145 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 10.145 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 10.145 * [taylor]: Taking taylor expansion of -1 in m 10.145 * [backup-simplify]: Simplify -1 into -1 10.145 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 10.145 * [taylor]: Taking taylor expansion of (log k) in m 10.145 * [taylor]: Taking taylor expansion of k in m 10.145 * [backup-simplify]: Simplify k into k 10.145 * [backup-simplify]: Simplify (log k) into (log k) 10.146 * [taylor]: Taking taylor expansion of m in m 10.146 * [backup-simplify]: Simplify 0 into 0 10.146 * [backup-simplify]: Simplify 1 into 1 10.146 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 10.146 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 10.146 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.146 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 10.146 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 10.146 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 10.147 * [backup-simplify]: Simplify 0 into 0 10.147 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 10.149 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 10.149 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.149 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 10.151 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.152 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 10.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 10.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 10.154 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 10.154 * [backup-simplify]: Simplify (+ 0 0) into 0 10.155 * [backup-simplify]: Simplify (+ 0 0) into 0 10.156 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 10.158 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 10.158 * [taylor]: Taking taylor expansion of 0 in k 10.158 * [backup-simplify]: Simplify 0 into 0 10.158 * [taylor]: Taking taylor expansion of 0 in m 10.158 * [backup-simplify]: Simplify 0 into 0 10.158 * [backup-simplify]: Simplify 0 into 0 10.158 * [taylor]: Taking taylor expansion of 0 in m 10.158 * [backup-simplify]: Simplify 0 into 0 10.158 * [backup-simplify]: Simplify 0 into 0 10.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.162 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.163 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.164 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.165 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.168 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 10.168 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.169 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.170 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1.0 1)) (* (- (* 10.0 (exp (* -1 (/ (log k) m))))) (/ 10.0 1)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 10.171 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 10.171 * [taylor]: Taking taylor expansion of 99.0 in m 10.171 * [backup-simplify]: Simplify 99.0 into 99.0 10.171 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 10.171 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 10.171 * [taylor]: Taking taylor expansion of -1 in m 10.171 * [backup-simplify]: Simplify -1 into -1 10.171 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 10.171 * [taylor]: Taking taylor expansion of (log k) in m 10.171 * [taylor]: Taking taylor expansion of k in m 10.171 * [backup-simplify]: Simplify k into k 10.171 * [backup-simplify]: Simplify (log k) into (log k) 10.171 * [taylor]: Taking taylor expansion of m in m 10.171 * [backup-simplify]: Simplify 0 into 0 10.171 * [backup-simplify]: Simplify 1 into 1 10.171 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 10.171 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 10.171 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.172 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 10.172 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 10.174 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 10.174 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 10.175 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 10.175 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 10.175 * [taylor]: Taking taylor expansion of -1 in m 10.175 * [backup-simplify]: Simplify -1 into -1 10.175 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 10.175 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 10.175 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 10.175 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 10.175 * [taylor]: Taking taylor expansion of (/ -1 m) in m 10.175 * [taylor]: Taking taylor expansion of -1 in m 10.175 * [backup-simplify]: Simplify -1 into -1 10.175 * [taylor]: Taking taylor expansion of m in m 10.175 * [backup-simplify]: Simplify 0 into 0 10.175 * [backup-simplify]: Simplify 1 into 1 10.176 * [backup-simplify]: Simplify (/ -1 1) into -1 10.176 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 10.176 * [taylor]: Taking taylor expansion of (/ -1 k) in m 10.176 * [taylor]: Taking taylor expansion of -1 in m 10.176 * [backup-simplify]: Simplify -1 into -1 10.176 * [taylor]: Taking taylor expansion of k in m 10.176 * [backup-simplify]: Simplify k into k 10.176 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 10.176 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 10.176 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 10.176 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 10.176 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 10.176 * [taylor]: Taking taylor expansion of a in m 10.176 * [backup-simplify]: Simplify a into a 10.176 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 10.176 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 10.177 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 10.177 * [taylor]: Taking taylor expansion of (pow k 2) in m 10.177 * [taylor]: Taking taylor expansion of k in m 10.177 * [backup-simplify]: Simplify k into k 10.177 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.177 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.177 * [taylor]: Taking taylor expansion of 1.0 in m 10.177 * [backup-simplify]: Simplify 1.0 into 1.0 10.177 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 10.177 * [taylor]: Taking taylor expansion of 10.0 in m 10.177 * [backup-simplify]: Simplify 10.0 into 10.0 10.177 * [taylor]: Taking taylor expansion of (/ 1 k) in m 10.177 * [taylor]: Taking taylor expansion of k in m 10.177 * [backup-simplify]: Simplify k into k 10.177 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.177 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 10.178 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.178 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 10.178 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 10.178 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 10.179 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 10.179 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 10.179 * [taylor]: Taking taylor expansion of -1 in k 10.179 * [backup-simplify]: Simplify -1 into -1 10.179 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 10.179 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 10.179 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 10.179 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 10.179 * [taylor]: Taking taylor expansion of (/ -1 m) in k 10.179 * [taylor]: Taking taylor expansion of -1 in k 10.179 * [backup-simplify]: Simplify -1 into -1 10.179 * [taylor]: Taking taylor expansion of m in k 10.179 * [backup-simplify]: Simplify m into m 10.179 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.179 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 10.179 * [taylor]: Taking taylor expansion of (/ -1 k) in k 10.179 * [taylor]: Taking taylor expansion of -1 in k 10.179 * [backup-simplify]: Simplify -1 into -1 10.179 * [taylor]: Taking taylor expansion of k in k 10.179 * [backup-simplify]: Simplify 0 into 0 10.179 * [backup-simplify]: Simplify 1 into 1 10.180 * [backup-simplify]: Simplify (/ -1 1) into -1 10.180 * [backup-simplify]: Simplify (log -1) into (log -1) 10.181 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.182 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 10.182 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.182 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 10.182 * [taylor]: Taking taylor expansion of a in k 10.182 * [backup-simplify]: Simplify a into a 10.182 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 10.182 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 10.182 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.183 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.183 * [taylor]: Taking taylor expansion of k in k 10.183 * [backup-simplify]: Simplify 0 into 0 10.183 * [backup-simplify]: Simplify 1 into 1 10.183 * [backup-simplify]: Simplify (* 1 1) into 1 10.183 * [backup-simplify]: Simplify (/ 1 1) into 1 10.183 * [taylor]: Taking taylor expansion of 1.0 in k 10.183 * [backup-simplify]: Simplify 1.0 into 1.0 10.183 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.183 * [taylor]: Taking taylor expansion of 10.0 in k 10.184 * [backup-simplify]: Simplify 10.0 into 10.0 10.184 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.184 * [taylor]: Taking taylor expansion of k in k 10.184 * [backup-simplify]: Simplify 0 into 0 10.184 * [backup-simplify]: Simplify 1 into 1 10.184 * [backup-simplify]: Simplify (/ 1 1) into 1 10.184 * [backup-simplify]: Simplify (+ 1 0) into 1 10.185 * [backup-simplify]: Simplify (+ 1 0) into 1 10.185 * [backup-simplify]: Simplify (* a 1) into a 10.185 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 10.185 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 10.186 * [taylor]: Taking taylor expansion of -1 in a 10.186 * [backup-simplify]: Simplify -1 into -1 10.186 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 10.186 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 10.186 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 10.186 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 10.186 * [taylor]: Taking taylor expansion of (/ -1 m) in a 10.186 * [taylor]: Taking taylor expansion of -1 in a 10.186 * [backup-simplify]: Simplify -1 into -1 10.186 * [taylor]: Taking taylor expansion of m in a 10.186 * [backup-simplify]: Simplify m into m 10.186 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.186 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 10.186 * [taylor]: Taking taylor expansion of (/ -1 k) in a 10.186 * [taylor]: Taking taylor expansion of -1 in a 10.186 * [backup-simplify]: Simplify -1 into -1 10.186 * [taylor]: Taking taylor expansion of k in a 10.186 * [backup-simplify]: Simplify k into k 10.186 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 10.186 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 10.186 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 10.186 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 10.187 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 10.187 * [taylor]: Taking taylor expansion of a in a 10.187 * [backup-simplify]: Simplify 0 into 0 10.187 * [backup-simplify]: Simplify 1 into 1 10.187 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 10.187 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 10.187 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 10.187 * [taylor]: Taking taylor expansion of (pow k 2) in a 10.187 * [taylor]: Taking taylor expansion of k in a 10.187 * [backup-simplify]: Simplify k into k 10.187 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.187 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.187 * [taylor]: Taking taylor expansion of 1.0 in a 10.187 * [backup-simplify]: Simplify 1.0 into 1.0 10.187 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 10.187 * [taylor]: Taking taylor expansion of 10.0 in a 10.187 * [backup-simplify]: Simplify 10.0 into 10.0 10.187 * [taylor]: Taking taylor expansion of (/ 1 k) in a 10.187 * [taylor]: Taking taylor expansion of k in a 10.187 * [backup-simplify]: Simplify k into k 10.187 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.188 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 10.188 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.188 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 10.188 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 10.188 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 10.188 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 10.189 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 10.189 * [backup-simplify]: Simplify (+ 0 0) into 0 10.189 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 10.190 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 10.190 * [backup-simplify]: Simplify (- 0) into 0 10.190 * [backup-simplify]: Simplify (+ 0 0) into 0 10.191 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 10.192 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 10.192 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 10.192 * [taylor]: Taking taylor expansion of -1 in a 10.192 * [backup-simplify]: Simplify -1 into -1 10.192 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 10.192 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 10.192 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 10.192 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 10.192 * [taylor]: Taking taylor expansion of (/ -1 m) in a 10.192 * [taylor]: Taking taylor expansion of -1 in a 10.192 * [backup-simplify]: Simplify -1 into -1 10.192 * [taylor]: Taking taylor expansion of m in a 10.192 * [backup-simplify]: Simplify m into m 10.192 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.192 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 10.192 * [taylor]: Taking taylor expansion of (/ -1 k) in a 10.192 * [taylor]: Taking taylor expansion of -1 in a 10.192 * [backup-simplify]: Simplify -1 into -1 10.192 * [taylor]: Taking taylor expansion of k in a 10.192 * [backup-simplify]: Simplify k into k 10.192 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 10.192 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 10.192 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 10.193 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 10.193 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 10.193 * [taylor]: Taking taylor expansion of a in a 10.193 * [backup-simplify]: Simplify 0 into 0 10.193 * [backup-simplify]: Simplify 1 into 1 10.193 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 10.193 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 10.193 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 10.193 * [taylor]: Taking taylor expansion of (pow k 2) in a 10.193 * [taylor]: Taking taylor expansion of k in a 10.193 * [backup-simplify]: Simplify k into k 10.193 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.193 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.193 * [taylor]: Taking taylor expansion of 1.0 in a 10.193 * [backup-simplify]: Simplify 1.0 into 1.0 10.193 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 10.193 * [taylor]: Taking taylor expansion of 10.0 in a 10.193 * [backup-simplify]: Simplify 10.0 into 10.0 10.193 * [taylor]: Taking taylor expansion of (/ 1 k) in a 10.193 * [taylor]: Taking taylor expansion of k in a 10.193 * [backup-simplify]: Simplify k into k 10.193 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.194 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 10.194 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.194 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 10.194 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 10.194 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 10.194 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 10.195 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 10.195 * [backup-simplify]: Simplify (+ 0 0) into 0 10.195 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 10.196 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 10.196 * [backup-simplify]: Simplify (- 0) into 0 10.196 * [backup-simplify]: Simplify (+ 0 0) into 0 10.197 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 10.198 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 10.198 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 10.198 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 10.198 * [taylor]: Taking taylor expansion of -1 in k 10.198 * [backup-simplify]: Simplify -1 into -1 10.198 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 10.198 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 10.198 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 10.198 * [taylor]: Taking taylor expansion of -1 in k 10.198 * [backup-simplify]: Simplify -1 into -1 10.198 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 10.199 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 10.199 * [taylor]: Taking taylor expansion of (/ -1 k) in k 10.199 * [taylor]: Taking taylor expansion of -1 in k 10.199 * [backup-simplify]: Simplify -1 into -1 10.199 * [taylor]: Taking taylor expansion of k in k 10.199 * [backup-simplify]: Simplify 0 into 0 10.199 * [backup-simplify]: Simplify 1 into 1 10.199 * [backup-simplify]: Simplify (/ -1 1) into -1 10.200 * [backup-simplify]: Simplify (log -1) into (log -1) 10.200 * [taylor]: Taking taylor expansion of m in k 10.200 * [backup-simplify]: Simplify m into m 10.200 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.201 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.202 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 10.202 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 10.203 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.203 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 10.203 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 10.203 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.203 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.203 * [taylor]: Taking taylor expansion of k in k 10.203 * [backup-simplify]: Simplify 0 into 0 10.203 * [backup-simplify]: Simplify 1 into 1 10.203 * [backup-simplify]: Simplify (* 1 1) into 1 10.204 * [backup-simplify]: Simplify (/ 1 1) into 1 10.204 * [taylor]: Taking taylor expansion of 1.0 in k 10.204 * [backup-simplify]: Simplify 1.0 into 1.0 10.204 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.204 * [taylor]: Taking taylor expansion of 10.0 in k 10.204 * [backup-simplify]: Simplify 10.0 into 10.0 10.204 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.204 * [taylor]: Taking taylor expansion of k in k 10.204 * [backup-simplify]: Simplify 0 into 0 10.204 * [backup-simplify]: Simplify 1 into 1 10.204 * [backup-simplify]: Simplify (/ 1 1) into 1 10.205 * [backup-simplify]: Simplify (+ 1 0) into 1 10.205 * [backup-simplify]: Simplify (+ 1 0) into 1 10.206 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.207 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.207 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 10.207 * [taylor]: Taking taylor expansion of -1 in m 10.207 * [backup-simplify]: Simplify -1 into -1 10.207 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 10.207 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 10.207 * [taylor]: Taking taylor expansion of -1 in m 10.207 * [backup-simplify]: Simplify -1 into -1 10.207 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 10.207 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 10.207 * [taylor]: Taking taylor expansion of (log -1) in m 10.207 * [taylor]: Taking taylor expansion of -1 in m 10.207 * [backup-simplify]: Simplify -1 into -1 10.207 * [backup-simplify]: Simplify (log -1) into (log -1) 10.207 * [taylor]: Taking taylor expansion of (log k) in m 10.207 * [taylor]: Taking taylor expansion of k in m 10.207 * [backup-simplify]: Simplify k into k 10.208 * [backup-simplify]: Simplify (log k) into (log k) 10.208 * [taylor]: Taking taylor expansion of m in m 10.208 * [backup-simplify]: Simplify 0 into 0 10.208 * [backup-simplify]: Simplify 1 into 1 10.208 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.208 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.209 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 10.209 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 10.210 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.210 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.211 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.211 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 10.212 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 10.212 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 10.213 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 10.214 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.214 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 10.215 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 10.215 * [backup-simplify]: Simplify (+ 0 0) into 0 10.216 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 10.216 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 10.217 * [backup-simplify]: Simplify (- 0) into 0 10.217 * [backup-simplify]: Simplify (+ 0 0) into 0 10.218 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 10.220 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 10.221 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 10.221 * [taylor]: Taking taylor expansion of 0 in k 10.221 * [backup-simplify]: Simplify 0 into 0 10.221 * [taylor]: Taking taylor expansion of 0 in m 10.221 * [backup-simplify]: Simplify 0 into 0 10.221 * [backup-simplify]: Simplify 0 into 0 10.222 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.223 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 10.224 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 10.225 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 10.226 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.228 * [backup-simplify]: Simplify (+ 0 0) into 0 10.228 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 10.229 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 10.230 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 10.232 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ (- 10.0) 1)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.233 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 10.233 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 10.233 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 10.233 * [taylor]: Taking taylor expansion of 10.0 in m 10.233 * [backup-simplify]: Simplify 10.0 into 10.0 10.233 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 10.233 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 10.233 * [taylor]: Taking taylor expansion of -1 in m 10.233 * [backup-simplify]: Simplify -1 into -1 10.233 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 10.233 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 10.233 * [taylor]: Taking taylor expansion of (log -1) in m 10.233 * [taylor]: Taking taylor expansion of -1 in m 10.233 * [backup-simplify]: Simplify -1 into -1 10.234 * [backup-simplify]: Simplify (log -1) into (log -1) 10.234 * [taylor]: Taking taylor expansion of (log k) in m 10.234 * [taylor]: Taking taylor expansion of k in m 10.234 * [backup-simplify]: Simplify k into k 10.234 * [backup-simplify]: Simplify (log k) into (log k) 10.234 * [taylor]: Taking taylor expansion of m in m 10.234 * [backup-simplify]: Simplify 0 into 0 10.234 * [backup-simplify]: Simplify 1 into 1 10.234 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.234 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.235 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 10.236 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 10.236 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.237 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.237 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 10.238 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 10.239 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 10.239 * [backup-simplify]: Simplify 0 into 0 10.239 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 10.241 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 10.242 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.242 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 10.244 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.244 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 10.245 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 10.245 * [backup-simplify]: Simplify (+ 0 0) into 0 10.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 10.246 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 10.246 * [backup-simplify]: Simplify (- 0) into 0 10.247 * [backup-simplify]: Simplify (+ 0 0) into 0 10.248 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 10.248 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 10.249 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 10.249 * [taylor]: Taking taylor expansion of 0 in k 10.249 * [backup-simplify]: Simplify 0 into 0 10.249 * [taylor]: Taking taylor expansion of 0 in m 10.249 * [backup-simplify]: Simplify 0 into 0 10.249 * [backup-simplify]: Simplify 0 into 0 10.249 * [taylor]: Taking taylor expansion of 0 in m 10.249 * [backup-simplify]: Simplify 0 into 0 10.249 * [backup-simplify]: Simplify 0 into 0 10.250 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.251 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 10.252 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.252 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 10.254 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.255 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.256 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.256 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.256 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 10.257 * [backup-simplify]: Simplify (- 0) into 0 10.257 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.259 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1.0 1)) (* (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ (- 10.0) 1)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.260 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 10.260 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 10.260 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 10.260 * [taylor]: Taking taylor expansion of 99.0 in m 10.260 * [backup-simplify]: Simplify 99.0 into 99.0 10.260 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 10.260 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 10.260 * [taylor]: Taking taylor expansion of -1 in m 10.260 * [backup-simplify]: Simplify -1 into -1 10.260 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 10.260 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 10.260 * [taylor]: Taking taylor expansion of (log -1) in m 10.260 * [taylor]: Taking taylor expansion of -1 in m 10.260 * [backup-simplify]: Simplify -1 into -1 10.260 * [backup-simplify]: Simplify (log -1) into (log -1) 10.260 * [taylor]: Taking taylor expansion of (log k) in m 10.260 * [taylor]: Taking taylor expansion of k in m 10.260 * [backup-simplify]: Simplify k into k 10.260 * [backup-simplify]: Simplify (log k) into (log k) 10.260 * [taylor]: Taking taylor expansion of m in m 10.260 * [backup-simplify]: Simplify 0 into 0 10.260 * [backup-simplify]: Simplify 1 into 1 10.260 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.261 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.261 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 10.261 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 10.262 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.262 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.262 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 10.263 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 10.265 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 10.265 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 2 1 1) 10.265 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 10.265 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 10.265 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 10.265 * [taylor]: Taking taylor expansion of k in k 10.265 * [backup-simplify]: Simplify 0 into 0 10.265 * [backup-simplify]: Simplify 1 into 1 10.265 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 10.265 * [taylor]: Taking taylor expansion of k in k 10.265 * [backup-simplify]: Simplify 0 into 0 10.265 * [backup-simplify]: Simplify 1 into 1 10.265 * [taylor]: Taking taylor expansion of 10.0 in k 10.265 * [backup-simplify]: Simplify 10.0 into 10.0 10.265 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 10.265 * [taylor]: Taking taylor expansion of k in k 10.265 * [backup-simplify]: Simplify 0 into 0 10.265 * [backup-simplify]: Simplify 1 into 1 10.265 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 10.265 * [taylor]: Taking taylor expansion of k in k 10.265 * [backup-simplify]: Simplify 0 into 0 10.265 * [backup-simplify]: Simplify 1 into 1 10.265 * [taylor]: Taking taylor expansion of 10.0 in k 10.265 * [backup-simplify]: Simplify 10.0 into 10.0 10.266 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 10.266 * [backup-simplify]: Simplify (* 0 10.0) into 0 10.266 * [backup-simplify]: Simplify 0 into 0 10.266 * [backup-simplify]: Simplify (+ 1 0) into 1 10.267 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 10.267 * [backup-simplify]: Simplify 10.0 into 10.0 10.267 * [backup-simplify]: Simplify (+ 0 0) into 0 10.268 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 10.268 * [backup-simplify]: Simplify 1 into 1 10.268 * [backup-simplify]: Simplify (+ 0 0) into 0 10.269 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 10.269 * [backup-simplify]: Simplify 0 into 0 10.269 * [backup-simplify]: Simplify (+ 0 0) into 0 10.270 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 10.270 * [backup-simplify]: Simplify 0 into 0 10.270 * [backup-simplify]: Simplify (+ 0 0) into 0 10.271 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 10.271 * [backup-simplify]: Simplify 0 into 0 10.271 * [backup-simplify]: Simplify (+ 0 0) into 0 10.279 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 10.279 * [backup-simplify]: Simplify 0 into 0 10.279 * [backup-simplify]: Simplify (+ 0 0) into 0 10.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 10.281 * [backup-simplify]: Simplify 0 into 0 10.281 * [backup-simplify]: Simplify (+ 0 0) into 0 10.282 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))))) into 0 10.282 * [backup-simplify]: Simplify 0 into 0 10.282 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 10.283 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 10.283 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 10.283 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 10.283 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 10.283 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.283 * [taylor]: Taking taylor expansion of k in k 10.283 * [backup-simplify]: Simplify 0 into 0 10.283 * [backup-simplify]: Simplify 1 into 1 10.283 * [backup-simplify]: Simplify (/ 1 1) into 1 10.283 * [taylor]: Taking taylor expansion of 10.0 in k 10.283 * [backup-simplify]: Simplify 10.0 into 10.0 10.283 * [taylor]: Taking taylor expansion of k in k 10.283 * [backup-simplify]: Simplify 0 into 0 10.283 * [backup-simplify]: Simplify 1 into 1 10.283 * [backup-simplify]: Simplify (+ 1 0) into 1 10.284 * [backup-simplify]: Simplify (/ 1 1) into 1 10.284 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 10.284 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 10.284 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.284 * [taylor]: Taking taylor expansion of k in k 10.284 * [backup-simplify]: Simplify 0 into 0 10.284 * [backup-simplify]: Simplify 1 into 1 10.284 * [backup-simplify]: Simplify (/ 1 1) into 1 10.284 * [taylor]: Taking taylor expansion of 10.0 in k 10.284 * [backup-simplify]: Simplify 10.0 into 10.0 10.284 * [taylor]: Taking taylor expansion of k in k 10.284 * [backup-simplify]: Simplify 0 into 0 10.284 * [backup-simplify]: Simplify 1 into 1 10.284 * [backup-simplify]: Simplify (+ 1 0) into 1 10.285 * [backup-simplify]: Simplify (/ 1 1) into 1 10.285 * [backup-simplify]: Simplify 1 into 1 10.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.285 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 10.287 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 10.287 * [backup-simplify]: Simplify 10.0 into 10.0 10.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.287 * [backup-simplify]: Simplify (+ 0 0) into 0 10.288 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 10.288 * [backup-simplify]: Simplify 0 into 0 10.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.289 * [backup-simplify]: Simplify (+ 0 0) into 0 10.290 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.290 * [backup-simplify]: Simplify 0 into 0 10.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.291 * [backup-simplify]: Simplify (+ 0 0) into 0 10.291 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.291 * [backup-simplify]: Simplify 0 into 0 10.292 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.292 * [backup-simplify]: Simplify (+ 0 0) into 0 10.293 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.293 * [backup-simplify]: Simplify 0 into 0 10.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.294 * [backup-simplify]: Simplify (+ 0 0) into 0 10.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.294 * [backup-simplify]: Simplify 0 into 0 10.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.295 * [backup-simplify]: Simplify (+ 0 0) into 0 10.296 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.296 * [backup-simplify]: Simplify 0 into 0 10.296 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 10.296 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 10.296 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 10.296 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 10.296 * [taylor]: Taking taylor expansion of -1 in k 10.296 * [backup-simplify]: Simplify -1 into -1 10.296 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 10.297 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 10.297 * [taylor]: Taking taylor expansion of 10.0 in k 10.297 * [backup-simplify]: Simplify 10.0 into 10.0 10.297 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.297 * [taylor]: Taking taylor expansion of k in k 10.297 * [backup-simplify]: Simplify 0 into 0 10.297 * [backup-simplify]: Simplify 1 into 1 10.297 * [backup-simplify]: Simplify (/ 1 1) into 1 10.297 * [taylor]: Taking taylor expansion of k in k 10.297 * [backup-simplify]: Simplify 0 into 0 10.297 * [backup-simplify]: Simplify 1 into 1 10.297 * [backup-simplify]: Simplify (- 1) into -1 10.297 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.298 * [backup-simplify]: Simplify (/ -1 1) into -1 10.298 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 10.298 * [taylor]: Taking taylor expansion of -1 in k 10.298 * [backup-simplify]: Simplify -1 into -1 10.298 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 10.298 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 10.298 * [taylor]: Taking taylor expansion of 10.0 in k 10.298 * [backup-simplify]: Simplify 10.0 into 10.0 10.298 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.298 * [taylor]: Taking taylor expansion of k in k 10.298 * [backup-simplify]: Simplify 0 into 0 10.298 * [backup-simplify]: Simplify 1 into 1 10.298 * [backup-simplify]: Simplify (/ 1 1) into 1 10.298 * [taylor]: Taking taylor expansion of k in k 10.298 * [backup-simplify]: Simplify 0 into 0 10.298 * [backup-simplify]: Simplify 1 into 1 10.298 * [backup-simplify]: Simplify (- 1) into -1 10.299 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.299 * [backup-simplify]: Simplify (/ -1 1) into -1 10.299 * [backup-simplify]: Simplify (* -1 -1) into 1 10.299 * [backup-simplify]: Simplify 1 into 1 10.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.300 * [backup-simplify]: Simplify (- 0) into 0 10.300 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 10.301 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 10.302 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 10.302 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 10.303 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.303 * [backup-simplify]: Simplify (- 0) into 0 10.303 * [backup-simplify]: Simplify (+ 0 0) into 0 10.304 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 10.304 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 10.304 * [backup-simplify]: Simplify 0 into 0 10.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.305 * [backup-simplify]: Simplify (- 0) into 0 10.305 * [backup-simplify]: Simplify (+ 0 0) into 0 10.306 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.307 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 10.307 * [backup-simplify]: Simplify 0 into 0 10.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.308 * [backup-simplify]: Simplify (- 0) into 0 10.308 * [backup-simplify]: Simplify (+ 0 0) into 0 10.308 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.309 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 10.309 * [backup-simplify]: Simplify 0 into 0 10.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.310 * [backup-simplify]: Simplify (- 0) into 0 10.310 * [backup-simplify]: Simplify (+ 0 0) into 0 10.311 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.312 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 10.312 * [backup-simplify]: Simplify 0 into 0 10.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.313 * [backup-simplify]: Simplify (- 0) into 0 10.313 * [backup-simplify]: Simplify (+ 0 0) into 0 10.314 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.316 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 10.316 * [backup-simplify]: Simplify 0 into 0 10.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.317 * [backup-simplify]: Simplify (- 0) into 0 10.317 * [backup-simplify]: Simplify (+ 0 0) into 0 10.319 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.321 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 10.321 * [backup-simplify]: Simplify 0 into 0 10.321 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 10.322 * * * * [progress]: [ 3 / 3 ] generating series at (2 2 2) 10.322 * [backup-simplify]: Simplify (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) into (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) 10.322 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 10.322 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 10.322 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 10.322 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 10.322 * [taylor]: Taking taylor expansion of 10.0 in m 10.322 * [backup-simplify]: Simplify 10.0 into 10.0 10.322 * [taylor]: Taking taylor expansion of k in m 10.322 * [backup-simplify]: Simplify k into k 10.322 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 10.322 * [taylor]: Taking taylor expansion of (pow k 2) in m 10.322 * [taylor]: Taking taylor expansion of k in m 10.322 * [backup-simplify]: Simplify k into k 10.322 * [taylor]: Taking taylor expansion of 1.0 in m 10.322 * [backup-simplify]: Simplify 1.0 into 1.0 10.322 * [taylor]: Taking taylor expansion of (pow k m) in m 10.322 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.322 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.322 * [taylor]: Taking taylor expansion of m in m 10.322 * [backup-simplify]: Simplify 0 into 0 10.323 * [backup-simplify]: Simplify 1 into 1 10.323 * [taylor]: Taking taylor expansion of (log k) in m 10.323 * [taylor]: Taking taylor expansion of k in m 10.323 * [backup-simplify]: Simplify k into k 10.323 * [backup-simplify]: Simplify (log k) into (log k) 10.323 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.324 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.324 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.324 * [backup-simplify]: Simplify (exp 0) into 1 10.324 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 10.324 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.324 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 10.325 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 10.325 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 10.325 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 10.325 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 10.325 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 10.325 * [taylor]: Taking taylor expansion of 10.0 in k 10.325 * [backup-simplify]: Simplify 10.0 into 10.0 10.325 * [taylor]: Taking taylor expansion of k in k 10.325 * [backup-simplify]: Simplify 0 into 0 10.325 * [backup-simplify]: Simplify 1 into 1 10.325 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 10.325 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.325 * [taylor]: Taking taylor expansion of k in k 10.325 * [backup-simplify]: Simplify 0 into 0 10.325 * [backup-simplify]: Simplify 1 into 1 10.325 * [taylor]: Taking taylor expansion of 1.0 in k 10.325 * [backup-simplify]: Simplify 1.0 into 1.0 10.325 * [taylor]: Taking taylor expansion of (pow k m) in k 10.325 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 10.325 * [taylor]: Taking taylor expansion of (* m (log k)) in k 10.325 * [taylor]: Taking taylor expansion of m in k 10.326 * [backup-simplify]: Simplify m into m 10.326 * [taylor]: Taking taylor expansion of (log k) in k 10.326 * [taylor]: Taking taylor expansion of k in k 10.326 * [backup-simplify]: Simplify 0 into 0 10.326 * [backup-simplify]: Simplify 1 into 1 10.326 * [backup-simplify]: Simplify (log 1) into 0 10.327 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.327 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.327 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.327 * [backup-simplify]: Simplify (* 10.0 0) into 0 10.328 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.328 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.328 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 10.328 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 10.328 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 10.328 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 10.328 * [taylor]: Taking taylor expansion of 10.0 in k 10.328 * [backup-simplify]: Simplify 10.0 into 10.0 10.328 * [taylor]: Taking taylor expansion of k in k 10.328 * [backup-simplify]: Simplify 0 into 0 10.328 * [backup-simplify]: Simplify 1 into 1 10.328 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 10.329 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.329 * [taylor]: Taking taylor expansion of k in k 10.329 * [backup-simplify]: Simplify 0 into 0 10.329 * [backup-simplify]: Simplify 1 into 1 10.329 * [taylor]: Taking taylor expansion of 1.0 in k 10.329 * [backup-simplify]: Simplify 1.0 into 1.0 10.329 * [taylor]: Taking taylor expansion of (pow k m) in k 10.329 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 10.329 * [taylor]: Taking taylor expansion of (* m (log k)) in k 10.329 * [taylor]: Taking taylor expansion of m in k 10.329 * [backup-simplify]: Simplify m into m 10.329 * [taylor]: Taking taylor expansion of (log k) in k 10.329 * [taylor]: Taking taylor expansion of k in k 10.329 * [backup-simplify]: Simplify 0 into 0 10.329 * [backup-simplify]: Simplify 1 into 1 10.329 * [backup-simplify]: Simplify (log 1) into 0 10.330 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.330 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.330 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.330 * [backup-simplify]: Simplify (* 10.0 0) into 0 10.331 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.331 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.331 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 10.332 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 10.332 * [taylor]: Taking taylor expansion of 1.0 in m 10.332 * [backup-simplify]: Simplify 1.0 into 1.0 10.332 * [taylor]: Taking taylor expansion of (pow k m) in m 10.332 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.332 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.332 * [taylor]: Taking taylor expansion of m in m 10.332 * [backup-simplify]: Simplify 0 into 0 10.332 * [backup-simplify]: Simplify 1 into 1 10.332 * [taylor]: Taking taylor expansion of (log k) in m 10.332 * [taylor]: Taking taylor expansion of k in m 10.332 * [backup-simplify]: Simplify k into k 10.332 * [backup-simplify]: Simplify (log k) into (log k) 10.332 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.333 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.333 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.333 * [backup-simplify]: Simplify (exp 0) into 1 10.334 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 10.334 * [backup-simplify]: Simplify 1.0 into 1.0 10.336 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 10.336 * [backup-simplify]: Simplify (+ 0 0) into 0 10.337 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 10.338 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.338 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.339 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 10.339 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 10.340 * [backup-simplify]: Simplify (- (/ 10.0 (pow k m)) (+ (* (/ 1.0 (pow k m)) (/ 0 (pow k m))))) into (* 10.0 (/ 1 (pow k m))) 10.340 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 10.340 * [taylor]: Taking taylor expansion of 10.0 in m 10.340 * [backup-simplify]: Simplify 10.0 into 10.0 10.340 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 10.340 * [taylor]: Taking taylor expansion of (pow k m) in m 10.340 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.340 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.340 * [taylor]: Taking taylor expansion of m in m 10.340 * [backup-simplify]: Simplify 0 into 0 10.340 * [backup-simplify]: Simplify 1 into 1 10.340 * [taylor]: Taking taylor expansion of (log k) in m 10.340 * [taylor]: Taking taylor expansion of k in m 10.340 * [backup-simplify]: Simplify k into k 10.340 * [backup-simplify]: Simplify (log k) into (log k) 10.340 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.341 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.342 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.342 * [backup-simplify]: Simplify (exp 0) into 1 10.342 * [backup-simplify]: Simplify (/ 1 1) into 1 10.342 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 10.342 * [backup-simplify]: Simplify 10.0 into 10.0 10.343 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 10.343 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 10.343 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 10.344 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (log k))) (* m 1)) (+ (* 10.0 (* 1 k)) 1.0)) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 10.344 * [backup-simplify]: Simplify (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (/ 1 k) (/ 1 m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) 10.344 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 10.344 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 10.344 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 10.344 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 10.344 * [taylor]: Taking taylor expansion of (pow k 2) in m 10.344 * [taylor]: Taking taylor expansion of k in m 10.344 * [backup-simplify]: Simplify k into k 10.344 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.345 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.345 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 10.345 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 10.345 * [taylor]: Taking taylor expansion of 10.0 in m 10.345 * [backup-simplify]: Simplify 10.0 into 10.0 10.345 * [taylor]: Taking taylor expansion of (/ 1 k) in m 10.345 * [taylor]: Taking taylor expansion of k in m 10.345 * [backup-simplify]: Simplify k into k 10.345 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.345 * [taylor]: Taking taylor expansion of 1.0 in m 10.345 * [backup-simplify]: Simplify 1.0 into 1.0 10.345 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 10.345 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 10.345 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 10.345 * [taylor]: Taking taylor expansion of (/ 1 m) in m 10.345 * [taylor]: Taking taylor expansion of m in m 10.345 * [backup-simplify]: Simplify 0 into 0 10.345 * [backup-simplify]: Simplify 1 into 1 10.345 * [backup-simplify]: Simplify (/ 1 1) into 1 10.346 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 10.346 * [taylor]: Taking taylor expansion of (/ 1 k) in m 10.346 * [taylor]: Taking taylor expansion of k in m 10.346 * [backup-simplify]: Simplify k into k 10.346 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.346 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 10.346 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 10.346 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 10.346 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.346 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 10.347 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 10.347 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (exp (/ (log (/ 1 k)) m))) 10.347 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 10.347 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 10.347 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.347 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.347 * [taylor]: Taking taylor expansion of k in k 10.347 * [backup-simplify]: Simplify 0 into 0 10.347 * [backup-simplify]: Simplify 1 into 1 10.348 * [backup-simplify]: Simplify (* 1 1) into 1 10.348 * [backup-simplify]: Simplify (/ 1 1) into 1 10.348 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 10.348 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.348 * [taylor]: Taking taylor expansion of 10.0 in k 10.348 * [backup-simplify]: Simplify 10.0 into 10.0 10.348 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.348 * [taylor]: Taking taylor expansion of k in k 10.348 * [backup-simplify]: Simplify 0 into 0 10.348 * [backup-simplify]: Simplify 1 into 1 10.349 * [backup-simplify]: Simplify (/ 1 1) into 1 10.349 * [taylor]: Taking taylor expansion of 1.0 in k 10.349 * [backup-simplify]: Simplify 1.0 into 1.0 10.349 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 10.349 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 10.349 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 10.349 * [taylor]: Taking taylor expansion of (/ 1 m) in k 10.349 * [taylor]: Taking taylor expansion of m in k 10.349 * [backup-simplify]: Simplify m into m 10.349 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.349 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 10.349 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.349 * [taylor]: Taking taylor expansion of k in k 10.349 * [backup-simplify]: Simplify 0 into 0 10.349 * [backup-simplify]: Simplify 1 into 1 10.349 * [backup-simplify]: Simplify (/ 1 1) into 1 10.350 * [backup-simplify]: Simplify (log 1) into 0 10.350 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.350 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 10.350 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.351 * [backup-simplify]: Simplify (+ 1 0) into 1 10.351 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 10.351 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 10.351 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 10.351 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.351 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.351 * [taylor]: Taking taylor expansion of k in k 10.351 * [backup-simplify]: Simplify 0 into 0 10.351 * [backup-simplify]: Simplify 1 into 1 10.352 * [backup-simplify]: Simplify (* 1 1) into 1 10.352 * [backup-simplify]: Simplify (/ 1 1) into 1 10.352 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 10.352 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.352 * [taylor]: Taking taylor expansion of 10.0 in k 10.352 * [backup-simplify]: Simplify 10.0 into 10.0 10.352 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.352 * [taylor]: Taking taylor expansion of k in k 10.352 * [backup-simplify]: Simplify 0 into 0 10.352 * [backup-simplify]: Simplify 1 into 1 10.353 * [backup-simplify]: Simplify (/ 1 1) into 1 10.353 * [taylor]: Taking taylor expansion of 1.0 in k 10.353 * [backup-simplify]: Simplify 1.0 into 1.0 10.353 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 10.353 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 10.353 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 10.353 * [taylor]: Taking taylor expansion of (/ 1 m) in k 10.353 * [taylor]: Taking taylor expansion of m in k 10.353 * [backup-simplify]: Simplify m into m 10.353 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.353 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 10.353 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.353 * [taylor]: Taking taylor expansion of k in k 10.353 * [backup-simplify]: Simplify 0 into 0 10.353 * [backup-simplify]: Simplify 1 into 1 10.353 * [backup-simplify]: Simplify (/ 1 1) into 1 10.354 * [backup-simplify]: Simplify (log 1) into 0 10.354 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.354 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 10.354 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.355 * [backup-simplify]: Simplify (+ 1 0) into 1 10.355 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 10.355 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 10.355 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 10.355 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 10.355 * [taylor]: Taking taylor expansion of -1 in m 10.355 * [backup-simplify]: Simplify -1 into -1 10.355 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 10.355 * [taylor]: Taking taylor expansion of (log k) in m 10.355 * [taylor]: Taking taylor expansion of k in m 10.355 * [backup-simplify]: Simplify k into k 10.355 * [backup-simplify]: Simplify (log k) into (log k) 10.356 * [taylor]: Taking taylor expansion of m in m 10.356 * [backup-simplify]: Simplify 0 into 0 10.356 * [backup-simplify]: Simplify 1 into 1 10.356 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 10.356 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 10.356 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.356 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 10.356 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 10.357 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.358 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 10.359 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 10.359 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 10.360 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.361 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.361 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 10.362 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.362 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 10.363 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.363 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) 10.363 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 10.363 * [taylor]: Taking taylor expansion of 10.0 in m 10.363 * [backup-simplify]: Simplify 10.0 into 10.0 10.363 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 10.363 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 10.363 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 10.363 * [taylor]: Taking taylor expansion of -1 in m 10.364 * [backup-simplify]: Simplify -1 into -1 10.364 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 10.364 * [taylor]: Taking taylor expansion of (log k) in m 10.364 * [taylor]: Taking taylor expansion of k in m 10.364 * [backup-simplify]: Simplify k into k 10.364 * [backup-simplify]: Simplify (log k) into (log k) 10.364 * [taylor]: Taking taylor expansion of m in m 10.364 * [backup-simplify]: Simplify 0 into 0 10.364 * [backup-simplify]: Simplify 1 into 1 10.364 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 10.364 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 10.364 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.364 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 10.364 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 10.365 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 10.365 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 10.365 * [backup-simplify]: Simplify 0 into 0 10.366 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.368 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.368 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 10.369 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.369 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.373 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.373 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.374 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.375 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 10.376 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.377 * [backup-simplify]: Simplify (- (/ 1.0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) 10.377 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 10.377 * [taylor]: Taking taylor expansion of 1.0 in m 10.377 * [backup-simplify]: Simplify 1.0 into 1.0 10.377 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 10.377 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 10.377 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 10.377 * [taylor]: Taking taylor expansion of -1 in m 10.377 * [backup-simplify]: Simplify -1 into -1 10.377 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 10.377 * [taylor]: Taking taylor expansion of (log k) in m 10.377 * [taylor]: Taking taylor expansion of k in m 10.377 * [backup-simplify]: Simplify k into k 10.377 * [backup-simplify]: Simplify (log k) into (log k) 10.377 * [taylor]: Taking taylor expansion of m in m 10.377 * [backup-simplify]: Simplify 0 into 0 10.377 * [backup-simplify]: Simplify 1 into 1 10.378 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 10.378 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 10.378 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.378 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 10.378 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 10.378 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 10.380 * [backup-simplify]: Simplify (+ (/ 1.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (+ (* (/ 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (/ 1 (/ 1 k)))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (pow (* 1 (/ 1 (/ 1 k))) 2)))) into (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) 10.380 * [backup-simplify]: Simplify (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (/ 1 (- k)) (/ 1 (- m)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 10.380 * [approximate]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 10.380 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 10.380 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 10.380 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 10.380 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 10.380 * [taylor]: Taking taylor expansion of (pow k 2) in m 10.380 * [taylor]: Taking taylor expansion of k in m 10.380 * [backup-simplify]: Simplify k into k 10.381 * [backup-simplify]: Simplify (* k k) into (pow k 2) 10.381 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 10.381 * [taylor]: Taking taylor expansion of 1.0 in m 10.381 * [backup-simplify]: Simplify 1.0 into 1.0 10.381 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 10.381 * [taylor]: Taking taylor expansion of 10.0 in m 10.381 * [backup-simplify]: Simplify 10.0 into 10.0 10.381 * [taylor]: Taking taylor expansion of (/ 1 k) in m 10.381 * [taylor]: Taking taylor expansion of k in m 10.381 * [backup-simplify]: Simplify k into k 10.381 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.381 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 10.381 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 10.381 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 10.381 * [taylor]: Taking taylor expansion of (/ -1 m) in m 10.381 * [taylor]: Taking taylor expansion of -1 in m 10.381 * [backup-simplify]: Simplify -1 into -1 10.381 * [taylor]: Taking taylor expansion of m in m 10.381 * [backup-simplify]: Simplify 0 into 0 10.381 * [backup-simplify]: Simplify 1 into 1 10.382 * [backup-simplify]: Simplify (/ -1 1) into -1 10.382 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 10.382 * [taylor]: Taking taylor expansion of (/ -1 k) in m 10.382 * [taylor]: Taking taylor expansion of -1 in m 10.382 * [backup-simplify]: Simplify -1 into -1 10.382 * [taylor]: Taking taylor expansion of k in m 10.382 * [backup-simplify]: Simplify k into k 10.382 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 10.382 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 10.382 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 10.382 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 10.383 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 10.383 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 10.383 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 10.383 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 10.383 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 10.384 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 10.384 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 10.384 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 10.384 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.384 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.384 * [taylor]: Taking taylor expansion of k in k 10.384 * [backup-simplify]: Simplify 0 into 0 10.384 * [backup-simplify]: Simplify 1 into 1 10.384 * [backup-simplify]: Simplify (* 1 1) into 1 10.385 * [backup-simplify]: Simplify (/ 1 1) into 1 10.385 * [taylor]: Taking taylor expansion of 1.0 in k 10.385 * [backup-simplify]: Simplify 1.0 into 1.0 10.385 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.385 * [taylor]: Taking taylor expansion of 10.0 in k 10.385 * [backup-simplify]: Simplify 10.0 into 10.0 10.385 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.385 * [taylor]: Taking taylor expansion of k in k 10.385 * [backup-simplify]: Simplify 0 into 0 10.385 * [backup-simplify]: Simplify 1 into 1 10.385 * [backup-simplify]: Simplify (/ 1 1) into 1 10.385 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 10.386 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 10.386 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 10.386 * [taylor]: Taking taylor expansion of (/ -1 m) in k 10.386 * [taylor]: Taking taylor expansion of -1 in k 10.386 * [backup-simplify]: Simplify -1 into -1 10.386 * [taylor]: Taking taylor expansion of m in k 10.386 * [backup-simplify]: Simplify m into m 10.386 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.386 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 10.386 * [taylor]: Taking taylor expansion of (/ -1 k) in k 10.386 * [taylor]: Taking taylor expansion of -1 in k 10.386 * [backup-simplify]: Simplify -1 into -1 10.386 * [taylor]: Taking taylor expansion of k in k 10.386 * [backup-simplify]: Simplify 0 into 0 10.386 * [backup-simplify]: Simplify 1 into 1 10.386 * [backup-simplify]: Simplify (/ -1 1) into -1 10.387 * [backup-simplify]: Simplify (log -1) into (log -1) 10.388 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.388 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 10.389 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.389 * [backup-simplify]: Simplify (+ 1 0) into 1 10.390 * [backup-simplify]: Simplify (+ 1 0) into 1 10.390 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.390 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 10.390 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 10.390 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 10.390 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 10.390 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.390 * [taylor]: Taking taylor expansion of k in k 10.390 * [backup-simplify]: Simplify 0 into 0 10.390 * [backup-simplify]: Simplify 1 into 1 10.391 * [backup-simplify]: Simplify (* 1 1) into 1 10.391 * [backup-simplify]: Simplify (/ 1 1) into 1 10.391 * [taylor]: Taking taylor expansion of 1.0 in k 10.391 * [backup-simplify]: Simplify 1.0 into 1.0 10.391 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 10.391 * [taylor]: Taking taylor expansion of 10.0 in k 10.391 * [backup-simplify]: Simplify 10.0 into 10.0 10.391 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.391 * [taylor]: Taking taylor expansion of k in k 10.391 * [backup-simplify]: Simplify 0 into 0 10.391 * [backup-simplify]: Simplify 1 into 1 10.392 * [backup-simplify]: Simplify (/ 1 1) into 1 10.392 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 10.392 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 10.392 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 10.392 * [taylor]: Taking taylor expansion of (/ -1 m) in k 10.392 * [taylor]: Taking taylor expansion of -1 in k 10.392 * [backup-simplify]: Simplify -1 into -1 10.392 * [taylor]: Taking taylor expansion of m in k 10.392 * [backup-simplify]: Simplify m into m 10.392 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.392 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 10.392 * [taylor]: Taking taylor expansion of (/ -1 k) in k 10.392 * [taylor]: Taking taylor expansion of -1 in k 10.392 * [backup-simplify]: Simplify -1 into -1 10.392 * [taylor]: Taking taylor expansion of k in k 10.392 * [backup-simplify]: Simplify 0 into 0 10.392 * [backup-simplify]: Simplify 1 into 1 10.393 * [backup-simplify]: Simplify (/ -1 1) into -1 10.393 * [backup-simplify]: Simplify (log -1) into (log -1) 10.394 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.395 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 10.395 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.396 * [backup-simplify]: Simplify (+ 1 0) into 1 10.396 * [backup-simplify]: Simplify (+ 1 0) into 1 10.396 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.397 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 10.397 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 10.397 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 10.397 * [taylor]: Taking taylor expansion of -1 in m 10.397 * [backup-simplify]: Simplify -1 into -1 10.397 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 10.397 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 10.397 * [taylor]: Taking taylor expansion of (log -1) in m 10.397 * [taylor]: Taking taylor expansion of -1 in m 10.397 * [backup-simplify]: Simplify -1 into -1 10.397 * [backup-simplify]: Simplify (log -1) into (log -1) 10.397 * [taylor]: Taking taylor expansion of (log k) in m 10.397 * [taylor]: Taking taylor expansion of k in m 10.397 * [backup-simplify]: Simplify k into k 10.397 * [backup-simplify]: Simplify (log k) into (log k) 10.397 * [taylor]: Taking taylor expansion of m in m 10.397 * [backup-simplify]: Simplify 0 into 0 10.397 * [backup-simplify]: Simplify 1 into 1 10.397 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.398 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.398 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 10.398 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 10.399 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.399 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.399 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.400 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.400 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.400 * [backup-simplify]: Simplify (+ 0 0) into 0 10.401 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 10.401 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 10.401 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 10.402 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.403 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 10.403 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 10.403 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.404 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 10.410 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.411 * [backup-simplify]: Simplify (- (/ (- 10.0) (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 10.411 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 10.411 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 10.411 * [taylor]: Taking taylor expansion of 10.0 in m 10.411 * [backup-simplify]: Simplify 10.0 into 10.0 10.411 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 10.411 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 10.411 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 10.411 * [taylor]: Taking taylor expansion of -1 in m 10.411 * [backup-simplify]: Simplify -1 into -1 10.411 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 10.411 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 10.411 * [taylor]: Taking taylor expansion of (log -1) in m 10.411 * [taylor]: Taking taylor expansion of -1 in m 10.411 * [backup-simplify]: Simplify -1 into -1 10.412 * [backup-simplify]: Simplify (log -1) into (log -1) 10.412 * [taylor]: Taking taylor expansion of (log k) in m 10.412 * [taylor]: Taking taylor expansion of k in m 10.412 * [backup-simplify]: Simplify k into k 10.412 * [backup-simplify]: Simplify (log k) into (log k) 10.412 * [taylor]: Taking taylor expansion of m in m 10.412 * [backup-simplify]: Simplify 0 into 0 10.412 * [backup-simplify]: Simplify 1 into 1 10.412 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.412 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.412 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 10.413 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 10.413 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.413 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.414 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.414 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 10.414 * [backup-simplify]: Simplify (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 10.415 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 10.415 * [backup-simplify]: Simplify 0 into 0 10.416 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.416 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.417 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.417 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 10.418 * [backup-simplify]: Simplify (- 0) into 0 10.418 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.418 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.420 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 10.420 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.421 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.421 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 10.422 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.424 * [backup-simplify]: Simplify (- (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 10.424 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 10.424 * [taylor]: Taking taylor expansion of 1.0 in m 10.424 * [backup-simplify]: Simplify 1.0 into 1.0 10.424 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 10.424 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 10.424 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 10.424 * [taylor]: Taking taylor expansion of -1 in m 10.424 * [backup-simplify]: Simplify -1 into -1 10.424 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 10.424 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 10.424 * [taylor]: Taking taylor expansion of (log -1) in m 10.424 * [taylor]: Taking taylor expansion of -1 in m 10.424 * [backup-simplify]: Simplify -1 into -1 10.424 * [backup-simplify]: Simplify (log -1) into (log -1) 10.424 * [taylor]: Taking taylor expansion of (log k) in m 10.424 * [taylor]: Taking taylor expansion of k in m 10.424 * [backup-simplify]: Simplify k into k 10.424 * [backup-simplify]: Simplify (log k) into (log k) 10.424 * [taylor]: Taking taylor expansion of m in m 10.424 * [backup-simplify]: Simplify 0 into 0 10.424 * [backup-simplify]: Simplify 1 into 1 10.424 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.425 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.425 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 10.425 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 10.426 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.426 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.427 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.427 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.428 * [backup-simplify]: Simplify (+ (/ 1.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (+ (* (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))))) (* 1 (/ 1 (/ 1 (- k))))) (* (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (pow (* 1 (/ 1 (/ 1 (- k)))) 2)))) into (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (+ (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (* 1.0 (/ 1 (exp (* m (- (log -1) (log (/ -1 k))))))))) 10.428 * * * [progress]: simplifying candidates 10.432 * [simplify]: Simplifying: (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow k m)))) (- (log a) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (* a a) a) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (* (* (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow k m))) (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ 1 (sqrt (pow k m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow k (/ m 2)))) (/ a 1) (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* k (+ 10.0 k)) (+ (log k) (log (+ 10.0 k))) (log (* k (+ 10.0 k))) (exp (* k (+ 10.0 k))) (* (* (* k k) k) (* (* (+ 10.0 k) (+ 10.0 k)) (+ 10.0 k))) (* (cbrt (* k (+ 10.0 k))) (cbrt (* k (+ 10.0 k)))) (cbrt (* k (+ 10.0 k))) (* (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* k 10.0) (* k k) (* 10.0 k) (* k k) (* k (* (cbrt (+ 10.0 k)) (cbrt (+ 10.0 k)))) (* k (sqrt (+ 10.0 k))) (* k 1) (* k 1) (* (cbrt k) (+ 10.0 k)) (* (sqrt k) (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ (pow 10.0 3) (pow k 3))) (* k (- (* 10.0 10.0) (* k k))) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m)) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m)) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (exp (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow k m) (pow k m)) (pow k m))) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (- (+ (* k (+ 10.0 k)) 1.0)) (- (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (/ 1 (pow 1 m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (/ 1 1) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow 1 m)) (/ (+ (* k (+ 10.0 k)) 1.0) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) 1) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (* (pow k m) (- (* k (+ 10.0 k)) 1.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (+ (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (* 1.0 (/ 1 (exp (* m (- (log -1) (log (/ -1 k))))))))) 10.438 * * [simplify]: Extracting # 0 : cost 0 10.439 * * [simplify]: Extracting # 1 : cost 0 10.439 * * [simplify]: Extracting # 2 : cost 0 10.440 * * [simplify]: Extracting # 3 : cost 0 10.440 * * [simplify]: Extracting # 4 : cost 0 10.441 * * [simplify]: Extracting # 5 : cost 0 10.442 * * [simplify]: Extracting # 6 : cost 0 10.442 * * [simplify]: Extracting # 7 : cost 0 10.443 * * [simplify]: Extracting # 8 : cost 0 10.444 * * [simplify]: Extracting # 9 : cost 0 10.444 * * [simplify]: Extracting # 10 : cost 0 10.445 * * [simplify]: Extracting # 11 : cost 0 10.445 * * [simplify]: Extracting # 12 : cost 0 10.446 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 10.594 * * [simplify]: Extracting # 0 : cost 0 10.596 * * [simplify]: Extracting # 1 : cost 0 10.598 * * [simplify]: Extracting # 2 : cost 0 10.600 * * [simplify]: Extracting # 3 : cost 0 10.602 * * [simplify]: Extracting # 4 : cost 0 10.604 * * [simplify]: Extracting # 5 : cost 0 10.606 * * [simplify]: Extracting # 6 : cost 0 10.609 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 11.072 * * [simplify]: Extracting # 0 : cost 0 11.078 * * [simplify]: Extracting # 1 : cost 0 11.086 * * [simplify]: Extracting # 2 : cost 0 11.097 * * [simplify]: Extracting # 3 : cost 0 11.100 * * [simplify]: Extracting # 4 : cost 0 11.104 * * [simplify]: iteration 2 : 2851 enodes (cost 4178 ) 12.119 * * [simplify]: Extracting # 0 : cost 0 12.126 * * [simplify]: Extracting # 1 : cost 0 12.139 * * [simplify]: Extracting # 2 : cost 0 12.145 * * [simplify]: Extracting # 3 : cost 0 12.150 * * [simplify]: Extracting # 4 : cost 0 12.156 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 12.158 * [simplify]: Simplified to: (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (cbrt a)) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (sqrt a)) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (pow k m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow k (/ m 2)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) a (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* k (+ 10.0 k)) (log (* k (+ 10.0 k))) (log (* k (+ 10.0 k))) (exp (* k (+ 10.0 k))) (pow (* k (+ 10.0 k)) 3) (* (cbrt (* k (+ 10.0 k))) (cbrt (* k (+ 10.0 k)))) (cbrt (* k (+ 10.0 k))) (pow (* k (+ 10.0 k)) 3) (sqrt (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* k 10.0) (* k k) (* k 10.0) (* k k) (* k (* (cbrt (+ 10.0 k)) (cbrt (+ 10.0 k)))) (* k (sqrt (+ 10.0 k))) k k (* (cbrt k) (+ 10.0 k)) (* (sqrt k) (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ (pow 10.0 3) (pow k 3))) (* k (- (* 10.0 10.0) (* k k))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (exp (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) 3) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) 3) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (- (+ (* k (+ 10.0 k)) 1.0)) (- (pow k m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (+ (* k (+ 10.0 k)) 1.0) (/ (+ (* k (+ 10.0 k)) 1.0) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (+ (* k (+ 10.0 k)) 1.0) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (* (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))) (pow k m)) (* (pow k m) (- (* k (+ 10.0 k)) 1.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (+ (- (/ (* 99.0 a) (/ (pow k 4) (exp (* (log k) m)))) (* (/ (exp (* (log k) m)) (/ (pow k 3) a)) 10.0)) (* (/ a (* k k)) (exp (* (log k) m)))) (+ (/ (* a 99.0) (/ (pow k 4) (pow (exp m) (+ 0 (log k))))) (- (* (/ a (* k k)) (pow (exp m) (+ 0 (log k)))) (/ (* (* 10.0 a) (pow (exp m) (+ 0 (log k)))) (pow k 3)))) (* k (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ 10.0 k)) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (* k 10.0) (exp (* (log k) m))) (+ (* (pow k (- m)) 1.0) (/ (* k k) (exp (* (log k) m))))) (+ (+ (/ (* k k) (pow (exp m) (+ 0 (log k)))) (/ 1.0 (pow (exp m) (+ 0 (log k))))) (/ k (/ (pow (exp m) (+ 0 (log k))) 10.0))) 12.160 * * * [progress]: adding candidates to table 13.373 * * [progress]: iteration 4 / 4 13.373 * * * [progress]: picking best candidate 13.386 * * * * [pick]: Picked # 13.386 * * * [progress]: localizing error 13.413 * * * [progress]: generating rewritten candidates 13.413 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 13.442 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1) 13.463 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 13.601 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 13.879 * * * [progress]: generating series expansions 13.879 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 13.879 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 13.879 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 13.879 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 13.879 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 13.879 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 13.879 * [taylor]: Taking taylor expansion of 10.0 in k 13.879 * [backup-simplify]: Simplify 10.0 into 10.0 13.879 * [taylor]: Taking taylor expansion of k in k 13.879 * [backup-simplify]: Simplify 0 into 0 13.879 * [backup-simplify]: Simplify 1 into 1 13.879 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 13.879 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.879 * [taylor]: Taking taylor expansion of k in k 13.880 * [backup-simplify]: Simplify 0 into 0 13.880 * [backup-simplify]: Simplify 1 into 1 13.880 * [taylor]: Taking taylor expansion of 1.0 in k 13.880 * [backup-simplify]: Simplify 1.0 into 1.0 13.880 * [backup-simplify]: Simplify (* 10.0 0) into 0 13.881 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.881 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.881 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.882 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 13.882 * [backup-simplify]: Simplify (+ 0 0) into 0 13.883 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.884 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 13.884 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 13.884 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 13.884 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 13.884 * [taylor]: Taking taylor expansion of 10.0 in k 13.884 * [backup-simplify]: Simplify 10.0 into 10.0 13.884 * [taylor]: Taking taylor expansion of k in k 13.884 * [backup-simplify]: Simplify 0 into 0 13.884 * [backup-simplify]: Simplify 1 into 1 13.884 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 13.884 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.884 * [taylor]: Taking taylor expansion of k in k 13.884 * [backup-simplify]: Simplify 0 into 0 13.884 * [backup-simplify]: Simplify 1 into 1 13.884 * [taylor]: Taking taylor expansion of 1.0 in k 13.884 * [backup-simplify]: Simplify 1.0 into 1.0 13.884 * [backup-simplify]: Simplify (* 10.0 0) into 0 13.885 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.885 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.885 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.886 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 13.886 * [backup-simplify]: Simplify (+ 0 0) into 0 13.887 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.888 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 13.888 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.889 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 13.889 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 13.889 * [backup-simplify]: Simplify (* 1 1) into 1 13.890 * [backup-simplify]: Simplify (+ 1 0) into 1 13.890 * [backup-simplify]: Simplify (+ 0 1) into 1 13.893 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 13.898 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 13.903 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 13.903 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 13.903 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 13.903 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 13.903 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 13.903 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.903 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.903 * [taylor]: Taking taylor expansion of k in k 13.903 * [backup-simplify]: Simplify 0 into 0 13.903 * [backup-simplify]: Simplify 1 into 1 13.903 * [backup-simplify]: Simplify (* 1 1) into 1 13.904 * [backup-simplify]: Simplify (/ 1 1) into 1 13.904 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 13.904 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.904 * [taylor]: Taking taylor expansion of 10.0 in k 13.904 * [backup-simplify]: Simplify 10.0 into 10.0 13.904 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.904 * [taylor]: Taking taylor expansion of k in k 13.904 * [backup-simplify]: Simplify 0 into 0 13.904 * [backup-simplify]: Simplify 1 into 1 13.904 * [backup-simplify]: Simplify (/ 1 1) into 1 13.904 * [taylor]: Taking taylor expansion of 1.0 in k 13.904 * [backup-simplify]: Simplify 1.0 into 1.0 13.904 * [backup-simplify]: Simplify (+ 1 0) into 1 13.905 * [backup-simplify]: Simplify (sqrt 1) into 1 13.905 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.905 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.906 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.906 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.906 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 13.907 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 13.907 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 13.907 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 13.907 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.907 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.907 * [taylor]: Taking taylor expansion of k in k 13.907 * [backup-simplify]: Simplify 0 into 0 13.907 * [backup-simplify]: Simplify 1 into 1 13.907 * [backup-simplify]: Simplify (* 1 1) into 1 13.908 * [backup-simplify]: Simplify (/ 1 1) into 1 13.908 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 13.908 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.908 * [taylor]: Taking taylor expansion of 10.0 in k 13.908 * [backup-simplify]: Simplify 10.0 into 10.0 13.908 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.908 * [taylor]: Taking taylor expansion of k in k 13.908 * [backup-simplify]: Simplify 0 into 0 13.908 * [backup-simplify]: Simplify 1 into 1 13.908 * [backup-simplify]: Simplify (/ 1 1) into 1 13.908 * [taylor]: Taking taylor expansion of 1.0 in k 13.908 * [backup-simplify]: Simplify 1.0 into 1.0 13.908 * [backup-simplify]: Simplify (+ 1 0) into 1 13.908 * [backup-simplify]: Simplify (sqrt 1) into 1 13.909 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.909 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.910 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.910 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.910 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 13.911 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 13.911 * [backup-simplify]: Simplify 1 into 1 13.911 * [backup-simplify]: Simplify 5.0 into 5.0 13.912 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.914 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 13.914 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.914 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.916 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 13.916 * [backup-simplify]: Simplify -12.0 into -12.0 13.917 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 13.917 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 13.917 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 13.917 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 13.917 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 13.917 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 13.917 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.917 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.917 * [taylor]: Taking taylor expansion of k in k 13.917 * [backup-simplify]: Simplify 0 into 0 13.917 * [backup-simplify]: Simplify 1 into 1 13.917 * [backup-simplify]: Simplify (* 1 1) into 1 13.918 * [backup-simplify]: Simplify (/ 1 1) into 1 13.918 * [taylor]: Taking taylor expansion of 1.0 in k 13.918 * [backup-simplify]: Simplify 1.0 into 1.0 13.918 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.918 * [taylor]: Taking taylor expansion of 10.0 in k 13.918 * [backup-simplify]: Simplify 10.0 into 10.0 13.918 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.918 * [taylor]: Taking taylor expansion of k in k 13.918 * [backup-simplify]: Simplify 0 into 0 13.918 * [backup-simplify]: Simplify 1 into 1 13.918 * [backup-simplify]: Simplify (/ 1 1) into 1 13.918 * [backup-simplify]: Simplify (+ 1 0) into 1 13.918 * [backup-simplify]: Simplify (+ 1 0) into 1 13.919 * [backup-simplify]: Simplify (sqrt 1) into 1 13.919 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.920 * [backup-simplify]: Simplify (+ 0 0) into 0 13.920 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.920 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 13.921 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 13.922 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 13.922 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 13.922 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 13.922 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 13.922 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.922 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.922 * [taylor]: Taking taylor expansion of k in k 13.922 * [backup-simplify]: Simplify 0 into 0 13.922 * [backup-simplify]: Simplify 1 into 1 13.922 * [backup-simplify]: Simplify (* 1 1) into 1 13.922 * [backup-simplify]: Simplify (/ 1 1) into 1 13.922 * [taylor]: Taking taylor expansion of 1.0 in k 13.922 * [backup-simplify]: Simplify 1.0 into 1.0 13.922 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.922 * [taylor]: Taking taylor expansion of 10.0 in k 13.922 * [backup-simplify]: Simplify 10.0 into 10.0 13.922 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.922 * [taylor]: Taking taylor expansion of k in k 13.922 * [backup-simplify]: Simplify 0 into 0 13.922 * [backup-simplify]: Simplify 1 into 1 13.923 * [backup-simplify]: Simplify (/ 1 1) into 1 13.923 * [backup-simplify]: Simplify (+ 1 0) into 1 13.923 * [backup-simplify]: Simplify (+ 1 0) into 1 13.923 * [backup-simplify]: Simplify (sqrt 1) into 1 13.924 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.924 * [backup-simplify]: Simplify (+ 0 0) into 0 13.925 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.925 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 13.926 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 13.927 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 13.927 * [backup-simplify]: Simplify 1 into 1 13.927 * [backup-simplify]: Simplify -5.0 into -5.0 13.927 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.928 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.928 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.929 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 13.929 * [backup-simplify]: Simplify (- 0) into 0 13.929 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 13.931 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 13.931 * [backup-simplify]: Simplify -12.0 into -12.0 13.932 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 13.932 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1) 13.932 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 13.932 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 13.932 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 13.932 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 13.932 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 13.932 * [taylor]: Taking taylor expansion of 10.0 in k 13.932 * [backup-simplify]: Simplify 10.0 into 10.0 13.932 * [taylor]: Taking taylor expansion of k in k 13.932 * [backup-simplify]: Simplify 0 into 0 13.932 * [backup-simplify]: Simplify 1 into 1 13.932 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 13.932 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.932 * [taylor]: Taking taylor expansion of k in k 13.932 * [backup-simplify]: Simplify 0 into 0 13.932 * [backup-simplify]: Simplify 1 into 1 13.932 * [taylor]: Taking taylor expansion of 1.0 in k 13.932 * [backup-simplify]: Simplify 1.0 into 1.0 13.932 * [backup-simplify]: Simplify (* 10.0 0) into 0 13.933 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.933 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.933 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.934 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 13.934 * [backup-simplify]: Simplify (+ 0 0) into 0 13.935 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.936 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 13.936 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 13.936 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 13.936 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 13.936 * [taylor]: Taking taylor expansion of 10.0 in k 13.936 * [backup-simplify]: Simplify 10.0 into 10.0 13.936 * [taylor]: Taking taylor expansion of k in k 13.936 * [backup-simplify]: Simplify 0 into 0 13.936 * [backup-simplify]: Simplify 1 into 1 13.936 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 13.936 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.936 * [taylor]: Taking taylor expansion of k in k 13.936 * [backup-simplify]: Simplify 0 into 0 13.936 * [backup-simplify]: Simplify 1 into 1 13.936 * [taylor]: Taking taylor expansion of 1.0 in k 13.936 * [backup-simplify]: Simplify 1.0 into 1.0 13.936 * [backup-simplify]: Simplify (* 10.0 0) into 0 13.936 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.937 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.937 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.938 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 13.938 * [backup-simplify]: Simplify (+ 0 0) into 0 13.938 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.939 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 13.940 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.940 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 13.941 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 13.941 * [backup-simplify]: Simplify (* 1 1) into 1 13.941 * [backup-simplify]: Simplify (+ 1 0) into 1 13.941 * [backup-simplify]: Simplify (+ 0 1) into 1 13.945 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 13.949 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 13.959 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 13.959 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 13.959 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 13.960 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 13.960 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 13.960 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.960 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.960 * [taylor]: Taking taylor expansion of k in k 13.960 * [backup-simplify]: Simplify 0 into 0 13.960 * [backup-simplify]: Simplify 1 into 1 13.960 * [backup-simplify]: Simplify (* 1 1) into 1 13.960 * [backup-simplify]: Simplify (/ 1 1) into 1 13.960 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 13.960 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.960 * [taylor]: Taking taylor expansion of 10.0 in k 13.960 * [backup-simplify]: Simplify 10.0 into 10.0 13.960 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.960 * [taylor]: Taking taylor expansion of k in k 13.960 * [backup-simplify]: Simplify 0 into 0 13.960 * [backup-simplify]: Simplify 1 into 1 13.961 * [backup-simplify]: Simplify (/ 1 1) into 1 13.961 * [taylor]: Taking taylor expansion of 1.0 in k 13.961 * [backup-simplify]: Simplify 1.0 into 1.0 13.961 * [backup-simplify]: Simplify (+ 1 0) into 1 13.961 * [backup-simplify]: Simplify (sqrt 1) into 1 13.961 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.962 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.962 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.963 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 13.963 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 13.963 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 13.963 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 13.963 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.963 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.963 * [taylor]: Taking taylor expansion of k in k 13.964 * [backup-simplify]: Simplify 0 into 0 13.964 * [backup-simplify]: Simplify 1 into 1 13.964 * [backup-simplify]: Simplify (* 1 1) into 1 13.964 * [backup-simplify]: Simplify (/ 1 1) into 1 13.964 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 13.964 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.964 * [taylor]: Taking taylor expansion of 10.0 in k 13.964 * [backup-simplify]: Simplify 10.0 into 10.0 13.964 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.964 * [taylor]: Taking taylor expansion of k in k 13.964 * [backup-simplify]: Simplify 0 into 0 13.964 * [backup-simplify]: Simplify 1 into 1 13.964 * [backup-simplify]: Simplify (/ 1 1) into 1 13.964 * [taylor]: Taking taylor expansion of 1.0 in k 13.964 * [backup-simplify]: Simplify 1.0 into 1.0 13.965 * [backup-simplify]: Simplify (+ 1 0) into 1 13.965 * [backup-simplify]: Simplify (sqrt 1) into 1 13.965 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.966 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.966 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 13.967 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 13.967 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 13.967 * [backup-simplify]: Simplify 1 into 1 13.968 * [backup-simplify]: Simplify 5.0 into 5.0 13.968 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.969 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 13.970 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.970 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.972 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 13.972 * [backup-simplify]: Simplify -12.0 into -12.0 13.972 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 13.972 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 13.972 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 13.972 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 13.972 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 13.972 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 13.972 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.972 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.972 * [taylor]: Taking taylor expansion of k in k 13.972 * [backup-simplify]: Simplify 0 into 0 13.972 * [backup-simplify]: Simplify 1 into 1 13.973 * [backup-simplify]: Simplify (* 1 1) into 1 13.973 * [backup-simplify]: Simplify (/ 1 1) into 1 13.973 * [taylor]: Taking taylor expansion of 1.0 in k 13.973 * [backup-simplify]: Simplify 1.0 into 1.0 13.973 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.973 * [taylor]: Taking taylor expansion of 10.0 in k 13.973 * [backup-simplify]: Simplify 10.0 into 10.0 13.973 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.973 * [taylor]: Taking taylor expansion of k in k 13.973 * [backup-simplify]: Simplify 0 into 0 13.973 * [backup-simplify]: Simplify 1 into 1 13.973 * [backup-simplify]: Simplify (/ 1 1) into 1 13.974 * [backup-simplify]: Simplify (+ 1 0) into 1 13.974 * [backup-simplify]: Simplify (+ 1 0) into 1 13.974 * [backup-simplify]: Simplify (sqrt 1) into 1 13.975 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.975 * [backup-simplify]: Simplify (+ 0 0) into 0 13.975 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.976 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 13.977 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 13.978 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 13.978 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 13.978 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 13.978 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 13.978 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 13.978 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.978 * [taylor]: Taking taylor expansion of k in k 13.978 * [backup-simplify]: Simplify 0 into 0 13.978 * [backup-simplify]: Simplify 1 into 1 13.978 * [backup-simplify]: Simplify (* 1 1) into 1 13.978 * [backup-simplify]: Simplify (/ 1 1) into 1 13.978 * [taylor]: Taking taylor expansion of 1.0 in k 13.978 * [backup-simplify]: Simplify 1.0 into 1.0 13.978 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 13.978 * [taylor]: Taking taylor expansion of 10.0 in k 13.978 * [backup-simplify]: Simplify 10.0 into 10.0 13.978 * [taylor]: Taking taylor expansion of (/ 1 k) in k 13.978 * [taylor]: Taking taylor expansion of k in k 13.978 * [backup-simplify]: Simplify 0 into 0 13.978 * [backup-simplify]: Simplify 1 into 1 13.979 * [backup-simplify]: Simplify (/ 1 1) into 1 13.979 * [backup-simplify]: Simplify (+ 1 0) into 1 13.979 * [backup-simplify]: Simplify (+ 1 0) into 1 13.979 * [backup-simplify]: Simplify (sqrt 1) into 1 13.980 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.980 * [backup-simplify]: Simplify (+ 0 0) into 0 13.981 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 13.981 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 13.981 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 13.982 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 13.982 * [backup-simplify]: Simplify 1 into 1 13.982 * [backup-simplify]: Simplify -5.0 into -5.0 13.983 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.983 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.984 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.984 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 13.985 * [backup-simplify]: Simplify (- 0) into 0 13.985 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 13.987 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 13.987 * [backup-simplify]: Simplify -12.0 into -12.0 13.987 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 13.987 * * * * [progress]: [ 3 / 4 ] generating series at (2) 13.987 * [backup-simplify]: Simplify (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 13.987 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 13.987 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 13.987 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 13.987 * [taylor]: Taking taylor expansion of a in m 13.987 * [backup-simplify]: Simplify a into a 13.987 * [taylor]: Taking taylor expansion of (pow k m) in m 13.987 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 13.987 * [taylor]: Taking taylor expansion of (* m (log k)) in m 13.987 * [taylor]: Taking taylor expansion of m in m 13.987 * [backup-simplify]: Simplify 0 into 0 13.987 * [backup-simplify]: Simplify 1 into 1 13.987 * [taylor]: Taking taylor expansion of (log k) in m 13.987 * [taylor]: Taking taylor expansion of k in m 13.988 * [backup-simplify]: Simplify k into k 13.988 * [backup-simplify]: Simplify (log k) into (log k) 13.988 * [backup-simplify]: Simplify (* 0 (log k)) into 0 13.988 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.988 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 13.988 * [backup-simplify]: Simplify (exp 0) into 1 13.988 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 13.988 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 13.988 * [taylor]: Taking taylor expansion of 10.0 in m 13.988 * [backup-simplify]: Simplify 10.0 into 10.0 13.989 * [taylor]: Taking taylor expansion of k in m 13.989 * [backup-simplify]: Simplify k into k 13.989 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 13.989 * [taylor]: Taking taylor expansion of (pow k 2) in m 13.989 * [taylor]: Taking taylor expansion of k in m 13.989 * [backup-simplify]: Simplify k into k 13.989 * [taylor]: Taking taylor expansion of 1.0 in m 13.989 * [backup-simplify]: Simplify 1.0 into 1.0 13.989 * [backup-simplify]: Simplify (* a 1) into a 13.989 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 13.989 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.989 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 13.989 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 13.989 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 13.989 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 13.989 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 13.989 * [taylor]: Taking taylor expansion of a in k 13.989 * [backup-simplify]: Simplify a into a 13.989 * [taylor]: Taking taylor expansion of (pow k m) in k 13.989 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 13.989 * [taylor]: Taking taylor expansion of (* m (log k)) in k 13.989 * [taylor]: Taking taylor expansion of m in k 13.989 * [backup-simplify]: Simplify m into m 13.989 * [taylor]: Taking taylor expansion of (log k) in k 13.989 * [taylor]: Taking taylor expansion of k in k 13.989 * [backup-simplify]: Simplify 0 into 0 13.989 * [backup-simplify]: Simplify 1 into 1 13.990 * [backup-simplify]: Simplify (log 1) into 0 13.990 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 13.990 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 13.990 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 13.990 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 13.990 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 13.990 * [taylor]: Taking taylor expansion of 10.0 in k 13.990 * [backup-simplify]: Simplify 10.0 into 10.0 13.990 * [taylor]: Taking taylor expansion of k in k 13.990 * [backup-simplify]: Simplify 0 into 0 13.990 * [backup-simplify]: Simplify 1 into 1 13.990 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 13.990 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.990 * [taylor]: Taking taylor expansion of k in k 13.990 * [backup-simplify]: Simplify 0 into 0 13.990 * [backup-simplify]: Simplify 1 into 1 13.990 * [taylor]: Taking taylor expansion of 1.0 in k 13.990 * [backup-simplify]: Simplify 1.0 into 1.0 13.990 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 13.991 * [backup-simplify]: Simplify (* 10.0 0) into 0 13.991 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.991 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.991 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 13.991 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 13.991 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 13.991 * [taylor]: Taking taylor expansion of a in a 13.991 * [backup-simplify]: Simplify 0 into 0 13.991 * [backup-simplify]: Simplify 1 into 1 13.991 * [taylor]: Taking taylor expansion of (pow k m) in a 13.991 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 13.991 * [taylor]: Taking taylor expansion of (* m (log k)) in a 13.991 * [taylor]: Taking taylor expansion of m in a 13.991 * [backup-simplify]: Simplify m into m 13.991 * [taylor]: Taking taylor expansion of (log k) in a 13.991 * [taylor]: Taking taylor expansion of k in a 13.991 * [backup-simplify]: Simplify k into k 13.992 * [backup-simplify]: Simplify (log k) into (log k) 13.992 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 13.992 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 13.992 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 13.992 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 13.992 * [taylor]: Taking taylor expansion of 10.0 in a 13.992 * [backup-simplify]: Simplify 10.0 into 10.0 13.992 * [taylor]: Taking taylor expansion of k in a 13.992 * [backup-simplify]: Simplify k into k 13.992 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 13.992 * [taylor]: Taking taylor expansion of (pow k 2) in a 13.992 * [taylor]: Taking taylor expansion of k in a 13.992 * [backup-simplify]: Simplify k into k 13.992 * [taylor]: Taking taylor expansion of 1.0 in a 13.992 * [backup-simplify]: Simplify 1.0 into 1.0 13.992 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 13.992 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.992 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 13.993 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 13.993 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 13.993 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 13.993 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.994 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 13.994 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 13.994 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 13.994 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 13.994 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 13.994 * [taylor]: Taking taylor expansion of a in a 13.994 * [backup-simplify]: Simplify 0 into 0 13.994 * [backup-simplify]: Simplify 1 into 1 13.994 * [taylor]: Taking taylor expansion of (pow k m) in a 13.994 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 13.994 * [taylor]: Taking taylor expansion of (* m (log k)) in a 13.994 * [taylor]: Taking taylor expansion of m in a 13.994 * [backup-simplify]: Simplify m into m 13.994 * [taylor]: Taking taylor expansion of (log k) in a 13.994 * [taylor]: Taking taylor expansion of k in a 13.994 * [backup-simplify]: Simplify k into k 13.994 * [backup-simplify]: Simplify (log k) into (log k) 13.994 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 13.994 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 13.994 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 13.994 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 13.994 * [taylor]: Taking taylor expansion of 10.0 in a 13.994 * [backup-simplify]: Simplify 10.0 into 10.0 13.994 * [taylor]: Taking taylor expansion of k in a 13.994 * [backup-simplify]: Simplify k into k 13.994 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 13.994 * [taylor]: Taking taylor expansion of (pow k 2) in a 13.994 * [taylor]: Taking taylor expansion of k in a 13.994 * [backup-simplify]: Simplify k into k 13.994 * [taylor]: Taking taylor expansion of 1.0 in a 13.994 * [backup-simplify]: Simplify 1.0 into 1.0 13.995 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 13.995 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 13.995 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 13.996 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 13.996 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 13.996 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 13.996 * [backup-simplify]: Simplify (* k k) into (pow k 2) 13.996 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 13.996 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 13.996 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 13.997 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 13.997 * [taylor]: Taking taylor expansion of (pow k m) in k 13.997 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 13.997 * [taylor]: Taking taylor expansion of (* m (log k)) in k 13.997 * [taylor]: Taking taylor expansion of m in k 13.997 * [backup-simplify]: Simplify m into m 13.997 * [taylor]: Taking taylor expansion of (log k) in k 13.997 * [taylor]: Taking taylor expansion of k in k 13.997 * [backup-simplify]: Simplify 0 into 0 13.997 * [backup-simplify]: Simplify 1 into 1 13.997 * [backup-simplify]: Simplify (log 1) into 0 13.997 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 13.997 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 13.997 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 13.997 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 13.997 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 13.997 * [taylor]: Taking taylor expansion of 10.0 in k 13.997 * [backup-simplify]: Simplify 10.0 into 10.0 13.997 * [taylor]: Taking taylor expansion of k in k 13.997 * [backup-simplify]: Simplify 0 into 0 13.997 * [backup-simplify]: Simplify 1 into 1 13.998 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 13.998 * [taylor]: Taking taylor expansion of (pow k 2) in k 13.998 * [taylor]: Taking taylor expansion of k in k 13.998 * [backup-simplify]: Simplify 0 into 0 13.998 * [backup-simplify]: Simplify 1 into 1 13.998 * [taylor]: Taking taylor expansion of 1.0 in k 13.998 * [backup-simplify]: Simplify 1.0 into 1.0 13.998 * [backup-simplify]: Simplify (* 10.0 0) into 0 13.998 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.998 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.999 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 13.999 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 13.999 * [taylor]: Taking taylor expansion of 1.0 in m 13.999 * [backup-simplify]: Simplify 1.0 into 1.0 13.999 * [taylor]: Taking taylor expansion of (pow k m) in m 13.999 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 13.999 * [taylor]: Taking taylor expansion of (* m (log k)) in m 13.999 * [taylor]: Taking taylor expansion of m in m 13.999 * [backup-simplify]: Simplify 0 into 0 13.999 * [backup-simplify]: Simplify 1 into 1 13.999 * [taylor]: Taking taylor expansion of (log k) in m 13.999 * [taylor]: Taking taylor expansion of k in m 13.999 * [backup-simplify]: Simplify k into k 13.999 * [backup-simplify]: Simplify (log k) into (log k) 13.999 * [backup-simplify]: Simplify (* 0 (log k)) into 0 13.999 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.000 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.000 * [backup-simplify]: Simplify (exp 0) into 1 14.000 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 14.000 * [backup-simplify]: Simplify 1.0 into 1.0 14.001 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 14.001 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 14.002 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.003 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 14.003 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 14.003 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.003 * [backup-simplify]: Simplify (+ 0 0) into 0 14.003 * [backup-simplify]: Simplify (+ 0 0) into 0 14.004 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.004 * [taylor]: Taking taylor expansion of 0 in k 14.004 * [backup-simplify]: Simplify 0 into 0 14.004 * [taylor]: Taking taylor expansion of 0 in m 14.004 * [backup-simplify]: Simplify 0 into 0 14.004 * [backup-simplify]: Simplify 0 into 0 14.005 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.005 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.005 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.006 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 14.007 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 14.007 * [backup-simplify]: Simplify (+ 0 0) into 0 14.007 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 14.008 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 14.008 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 14.008 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 14.008 * [taylor]: Taking taylor expansion of 10.0 in m 14.008 * [backup-simplify]: Simplify 10.0 into 10.0 14.008 * [taylor]: Taking taylor expansion of (pow k m) in m 14.008 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 14.008 * [taylor]: Taking taylor expansion of (* m (log k)) in m 14.008 * [taylor]: Taking taylor expansion of m in m 14.008 * [backup-simplify]: Simplify 0 into 0 14.008 * [backup-simplify]: Simplify 1 into 1 14.008 * [taylor]: Taking taylor expansion of (log k) in m 14.008 * [taylor]: Taking taylor expansion of k in m 14.008 * [backup-simplify]: Simplify k into k 14.008 * [backup-simplify]: Simplify (log k) into (log k) 14.008 * [backup-simplify]: Simplify (* 0 (log k)) into 0 14.009 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.009 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.009 * [backup-simplify]: Simplify (exp 0) into 1 14.009 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 14.009 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 14.010 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 14.010 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 14.010 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 14.010 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 14.011 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 14.011 * [backup-simplify]: Simplify (/ (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m)))) (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 14.011 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 14.011 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 14.011 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 14.011 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 14.011 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 14.011 * [taylor]: Taking taylor expansion of (/ 1 m) in m 14.011 * [taylor]: Taking taylor expansion of m in m 14.011 * [backup-simplify]: Simplify 0 into 0 14.011 * [backup-simplify]: Simplify 1 into 1 14.012 * [backup-simplify]: Simplify (/ 1 1) into 1 14.012 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 14.012 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.012 * [taylor]: Taking taylor expansion of k in m 14.012 * [backup-simplify]: Simplify k into k 14.012 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.012 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.012 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 14.012 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 14.012 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 14.012 * [taylor]: Taking taylor expansion of a in m 14.012 * [backup-simplify]: Simplify a into a 14.012 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 14.012 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.012 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.012 * [taylor]: Taking taylor expansion of k in m 14.012 * [backup-simplify]: Simplify k into k 14.012 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.012 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.012 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 14.012 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 14.012 * [taylor]: Taking taylor expansion of 10.0 in m 14.012 * [backup-simplify]: Simplify 10.0 into 10.0 14.012 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.012 * [taylor]: Taking taylor expansion of k in m 14.012 * [backup-simplify]: Simplify k into k 14.012 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.012 * [taylor]: Taking taylor expansion of 1.0 in m 14.012 * [backup-simplify]: Simplify 1.0 into 1.0 14.012 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.013 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 14.013 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.013 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 14.013 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 14.013 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 14.013 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.013 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.013 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.013 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.013 * [taylor]: Taking taylor expansion of m in k 14.013 * [backup-simplify]: Simplify m into m 14.013 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.013 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.013 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.014 * [taylor]: Taking taylor expansion of k in k 14.014 * [backup-simplify]: Simplify 0 into 0 14.014 * [backup-simplify]: Simplify 1 into 1 14.014 * [backup-simplify]: Simplify (/ 1 1) into 1 14.014 * [backup-simplify]: Simplify (log 1) into 0 14.015 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.015 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.015 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.015 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 14.015 * [taylor]: Taking taylor expansion of a in k 14.015 * [backup-simplify]: Simplify a into a 14.015 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 14.015 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.015 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.015 * [taylor]: Taking taylor expansion of k in k 14.015 * [backup-simplify]: Simplify 0 into 0 14.015 * [backup-simplify]: Simplify 1 into 1 14.016 * [backup-simplify]: Simplify (* 1 1) into 1 14.016 * [backup-simplify]: Simplify (/ 1 1) into 1 14.016 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 14.016 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.016 * [taylor]: Taking taylor expansion of 10.0 in k 14.016 * [backup-simplify]: Simplify 10.0 into 10.0 14.016 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.016 * [taylor]: Taking taylor expansion of k in k 14.016 * [backup-simplify]: Simplify 0 into 0 14.016 * [backup-simplify]: Simplify 1 into 1 14.017 * [backup-simplify]: Simplify (/ 1 1) into 1 14.017 * [taylor]: Taking taylor expansion of 1.0 in k 14.017 * [backup-simplify]: Simplify 1.0 into 1.0 14.017 * [backup-simplify]: Simplify (+ 1 0) into 1 14.017 * [backup-simplify]: Simplify (* a 1) into a 14.018 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.018 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 14.018 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 14.018 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 14.018 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 14.018 * [taylor]: Taking taylor expansion of (/ 1 m) in a 14.018 * [taylor]: Taking taylor expansion of m in a 14.018 * [backup-simplify]: Simplify m into m 14.018 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.018 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 14.018 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.018 * [taylor]: Taking taylor expansion of k in a 14.018 * [backup-simplify]: Simplify k into k 14.018 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.018 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.018 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 14.018 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 14.018 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 14.018 * [taylor]: Taking taylor expansion of a in a 14.018 * [backup-simplify]: Simplify 0 into 0 14.018 * [backup-simplify]: Simplify 1 into 1 14.018 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 14.019 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.019 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.019 * [taylor]: Taking taylor expansion of k in a 14.019 * [backup-simplify]: Simplify k into k 14.019 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.019 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.019 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 14.019 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.019 * [taylor]: Taking taylor expansion of 10.0 in a 14.019 * [backup-simplify]: Simplify 10.0 into 10.0 14.019 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.019 * [taylor]: Taking taylor expansion of k in a 14.019 * [backup-simplify]: Simplify k into k 14.019 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.019 * [taylor]: Taking taylor expansion of 1.0 in a 14.019 * [backup-simplify]: Simplify 1.0 into 1.0 14.019 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.019 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 14.020 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.020 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 14.020 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.020 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.020 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.021 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.021 * [backup-simplify]: Simplify (+ 0 0) into 0 14.022 * [backup-simplify]: Simplify (+ 0 0) into 0 14.023 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.023 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 14.023 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 14.023 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 14.023 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 14.023 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 14.023 * [taylor]: Taking taylor expansion of (/ 1 m) in a 14.023 * [taylor]: Taking taylor expansion of m in a 14.023 * [backup-simplify]: Simplify m into m 14.023 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.023 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 14.023 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.023 * [taylor]: Taking taylor expansion of k in a 14.023 * [backup-simplify]: Simplify k into k 14.024 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.024 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.024 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 14.024 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 14.024 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 14.024 * [taylor]: Taking taylor expansion of a in a 14.024 * [backup-simplify]: Simplify 0 into 0 14.024 * [backup-simplify]: Simplify 1 into 1 14.024 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 14.024 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.024 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.024 * [taylor]: Taking taylor expansion of k in a 14.024 * [backup-simplify]: Simplify k into k 14.024 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.024 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.024 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 14.024 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.024 * [taylor]: Taking taylor expansion of 10.0 in a 14.024 * [backup-simplify]: Simplify 10.0 into 10.0 14.024 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.024 * [taylor]: Taking taylor expansion of k in a 14.024 * [backup-simplify]: Simplify k into k 14.025 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.025 * [taylor]: Taking taylor expansion of 1.0 in a 14.025 * [backup-simplify]: Simplify 1.0 into 1.0 14.025 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.025 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 14.025 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.025 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 14.025 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.026 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.026 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.027 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.027 * [backup-simplify]: Simplify (+ 0 0) into 0 14.027 * [backup-simplify]: Simplify (+ 0 0) into 0 14.028 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.029 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 14.029 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 14.029 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 14.029 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 14.029 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.029 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.029 * [taylor]: Taking taylor expansion of k in k 14.029 * [backup-simplify]: Simplify 0 into 0 14.029 * [backup-simplify]: Simplify 1 into 1 14.029 * [backup-simplify]: Simplify (/ 1 1) into 1 14.030 * [backup-simplify]: Simplify (log 1) into 0 14.030 * [taylor]: Taking taylor expansion of m in k 14.030 * [backup-simplify]: Simplify m into m 14.030 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.031 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.031 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 14.031 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.031 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 14.031 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.031 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.031 * [taylor]: Taking taylor expansion of k in k 14.031 * [backup-simplify]: Simplify 0 into 0 14.031 * [backup-simplify]: Simplify 1 into 1 14.032 * [backup-simplify]: Simplify (* 1 1) into 1 14.032 * [backup-simplify]: Simplify (/ 1 1) into 1 14.032 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 14.032 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.032 * [taylor]: Taking taylor expansion of 10.0 in k 14.032 * [backup-simplify]: Simplify 10.0 into 10.0 14.032 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.032 * [taylor]: Taking taylor expansion of k in k 14.032 * [backup-simplify]: Simplify 0 into 0 14.032 * [backup-simplify]: Simplify 1 into 1 14.032 * [backup-simplify]: Simplify (/ 1 1) into 1 14.033 * [taylor]: Taking taylor expansion of 1.0 in k 14.033 * [backup-simplify]: Simplify 1.0 into 1.0 14.033 * [backup-simplify]: Simplify (+ 1 0) into 1 14.033 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.033 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.033 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.033 * [taylor]: Taking taylor expansion of -1 in m 14.033 * [backup-simplify]: Simplify -1 into -1 14.033 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.033 * [taylor]: Taking taylor expansion of (log k) in m 14.033 * [taylor]: Taking taylor expansion of k in m 14.033 * [backup-simplify]: Simplify k into k 14.033 * [backup-simplify]: Simplify (log k) into (log k) 14.034 * [taylor]: Taking taylor expansion of m in m 14.034 * [backup-simplify]: Simplify 0 into 0 14.034 * [backup-simplify]: Simplify 1 into 1 14.034 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.034 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.034 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.034 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.035 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 14.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 14.036 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 14.036 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.037 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 14.037 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 14.038 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.038 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 14.039 * [backup-simplify]: Simplify (+ 0 0) into 0 14.039 * [backup-simplify]: Simplify (+ 0 0) into 0 14.040 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 14.041 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.041 * [taylor]: Taking taylor expansion of 0 in k 14.041 * [backup-simplify]: Simplify 0 into 0 14.041 * [taylor]: Taking taylor expansion of 0 in m 14.041 * [backup-simplify]: Simplify 0 into 0 14.041 * [backup-simplify]: Simplify 0 into 0 14.042 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.044 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.044 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 14.045 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.045 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.046 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 14.047 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 14.047 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 14.048 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 14.048 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 14.048 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 14.048 * [taylor]: Taking taylor expansion of 10.0 in m 14.048 * [backup-simplify]: Simplify 10.0 into 10.0 14.048 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.049 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.049 * [taylor]: Taking taylor expansion of -1 in m 14.049 * [backup-simplify]: Simplify -1 into -1 14.049 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.049 * [taylor]: Taking taylor expansion of (log k) in m 14.049 * [taylor]: Taking taylor expansion of k in m 14.049 * [backup-simplify]: Simplify k into k 14.049 * [backup-simplify]: Simplify (log k) into (log k) 14.049 * [taylor]: Taking taylor expansion of m in m 14.049 * [backup-simplify]: Simplify 0 into 0 14.049 * [backup-simplify]: Simplify 1 into 1 14.049 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.049 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.049 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.049 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 14.049 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 14.050 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 14.050 * [backup-simplify]: Simplify 0 into 0 14.050 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.052 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 14.052 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.053 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 14.054 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.055 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 14.055 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 14.055 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.057 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 14.057 * [backup-simplify]: Simplify (+ 0 0) into 0 14.057 * [backup-simplify]: Simplify (+ 0 0) into 0 14.059 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.060 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.060 * [taylor]: Taking taylor expansion of 0 in k 14.060 * [backup-simplify]: Simplify 0 into 0 14.060 * [taylor]: Taking taylor expansion of 0 in m 14.060 * [backup-simplify]: Simplify 0 into 0 14.060 * [backup-simplify]: Simplify 0 into 0 14.060 * [taylor]: Taking taylor expansion of 0 in m 14.060 * [backup-simplify]: Simplify 0 into 0 14.060 * [backup-simplify]: Simplify 0 into 0 14.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.064 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.064 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.066 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.067 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.069 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 14.069 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.070 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.071 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1.0 1)) (* (- (* 10.0 (exp (* -1 (/ (log k) m))))) (/ 10.0 1)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 14.071 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 14.072 * [taylor]: Taking taylor expansion of 99.0 in m 14.072 * [backup-simplify]: Simplify 99.0 into 99.0 14.072 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.072 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.072 * [taylor]: Taking taylor expansion of -1 in m 14.072 * [backup-simplify]: Simplify -1 into -1 14.072 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.072 * [taylor]: Taking taylor expansion of (log k) in m 14.072 * [taylor]: Taking taylor expansion of k in m 14.072 * [backup-simplify]: Simplify k into k 14.072 * [backup-simplify]: Simplify (log k) into (log k) 14.072 * [taylor]: Taking taylor expansion of m in m 14.072 * [backup-simplify]: Simplify 0 into 0 14.072 * [backup-simplify]: Simplify 1 into 1 14.072 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.072 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.072 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.072 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 14.073 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 14.074 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 14.075 * [backup-simplify]: Simplify (/ (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m))))) (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 14.075 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 14.075 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 14.076 * [taylor]: Taking taylor expansion of -1 in m 14.076 * [backup-simplify]: Simplify -1 into -1 14.076 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 14.076 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 14.076 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 14.076 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 14.076 * [taylor]: Taking taylor expansion of (/ -1 m) in m 14.076 * [taylor]: Taking taylor expansion of -1 in m 14.076 * [backup-simplify]: Simplify -1 into -1 14.076 * [taylor]: Taking taylor expansion of m in m 14.076 * [backup-simplify]: Simplify 0 into 0 14.076 * [backup-simplify]: Simplify 1 into 1 14.081 * [backup-simplify]: Simplify (/ -1 1) into -1 14.081 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 14.081 * [taylor]: Taking taylor expansion of (/ -1 k) in m 14.081 * [taylor]: Taking taylor expansion of -1 in m 14.081 * [backup-simplify]: Simplify -1 into -1 14.081 * [taylor]: Taking taylor expansion of k in m 14.081 * [backup-simplify]: Simplify k into k 14.081 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.081 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.082 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 14.082 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.082 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 14.082 * [taylor]: Taking taylor expansion of a in m 14.082 * [backup-simplify]: Simplify a into a 14.082 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 14.082 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 14.082 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.082 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.082 * [taylor]: Taking taylor expansion of k in m 14.082 * [backup-simplify]: Simplify k into k 14.082 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.082 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.082 * [taylor]: Taking taylor expansion of 1.0 in m 14.082 * [backup-simplify]: Simplify 1.0 into 1.0 14.082 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 14.082 * [taylor]: Taking taylor expansion of 10.0 in m 14.082 * [backup-simplify]: Simplify 10.0 into 10.0 14.082 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.083 * [taylor]: Taking taylor expansion of k in m 14.083 * [backup-simplify]: Simplify k into k 14.083 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.083 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 14.083 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.083 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 14.083 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.084 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 14.084 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 14.084 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 14.084 * [taylor]: Taking taylor expansion of -1 in k 14.084 * [backup-simplify]: Simplify -1 into -1 14.084 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 14.084 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.084 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.085 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.085 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.085 * [taylor]: Taking taylor expansion of -1 in k 14.085 * [backup-simplify]: Simplify -1 into -1 14.085 * [taylor]: Taking taylor expansion of m in k 14.085 * [backup-simplify]: Simplify m into m 14.085 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.085 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.085 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.085 * [taylor]: Taking taylor expansion of -1 in k 14.085 * [backup-simplify]: Simplify -1 into -1 14.085 * [taylor]: Taking taylor expansion of k in k 14.085 * [backup-simplify]: Simplify 0 into 0 14.085 * [backup-simplify]: Simplify 1 into 1 14.086 * [backup-simplify]: Simplify (/ -1 1) into -1 14.086 * [backup-simplify]: Simplify (log -1) into (log -1) 14.087 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.088 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.088 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.088 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 14.088 * [taylor]: Taking taylor expansion of a in k 14.088 * [backup-simplify]: Simplify a into a 14.088 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 14.088 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 14.088 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.088 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.088 * [taylor]: Taking taylor expansion of k in k 14.088 * [backup-simplify]: Simplify 0 into 0 14.088 * [backup-simplify]: Simplify 1 into 1 14.089 * [backup-simplify]: Simplify (* 1 1) into 1 14.089 * [backup-simplify]: Simplify (/ 1 1) into 1 14.089 * [taylor]: Taking taylor expansion of 1.0 in k 14.089 * [backup-simplify]: Simplify 1.0 into 1.0 14.089 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.089 * [taylor]: Taking taylor expansion of 10.0 in k 14.089 * [backup-simplify]: Simplify 10.0 into 10.0 14.089 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.090 * [taylor]: Taking taylor expansion of k in k 14.090 * [backup-simplify]: Simplify 0 into 0 14.090 * [backup-simplify]: Simplify 1 into 1 14.090 * [backup-simplify]: Simplify (/ 1 1) into 1 14.090 * [backup-simplify]: Simplify (+ 1 0) into 1 14.091 * [backup-simplify]: Simplify (+ 1 0) into 1 14.091 * [backup-simplify]: Simplify (* a 1) into a 14.092 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.092 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 14.092 * [taylor]: Taking taylor expansion of -1 in a 14.092 * [backup-simplify]: Simplify -1 into -1 14.092 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 14.092 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 14.092 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 14.092 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 14.092 * [taylor]: Taking taylor expansion of (/ -1 m) in a 14.092 * [taylor]: Taking taylor expansion of -1 in a 14.092 * [backup-simplify]: Simplify -1 into -1 14.092 * [taylor]: Taking taylor expansion of m in a 14.092 * [backup-simplify]: Simplify m into m 14.092 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.092 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 14.092 * [taylor]: Taking taylor expansion of (/ -1 k) in a 14.092 * [taylor]: Taking taylor expansion of -1 in a 14.092 * [backup-simplify]: Simplify -1 into -1 14.092 * [taylor]: Taking taylor expansion of k in a 14.092 * [backup-simplify]: Simplify k into k 14.092 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.092 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.093 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 14.093 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.093 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 14.093 * [taylor]: Taking taylor expansion of a in a 14.093 * [backup-simplify]: Simplify 0 into 0 14.093 * [backup-simplify]: Simplify 1 into 1 14.093 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 14.093 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 14.093 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.093 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.093 * [taylor]: Taking taylor expansion of k in a 14.093 * [backup-simplify]: Simplify k into k 14.093 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.093 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.094 * [taylor]: Taking taylor expansion of 1.0 in a 14.094 * [backup-simplify]: Simplify 1.0 into 1.0 14.094 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.094 * [taylor]: Taking taylor expansion of 10.0 in a 14.094 * [backup-simplify]: Simplify 10.0 into 10.0 14.094 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.094 * [taylor]: Taking taylor expansion of k in a 14.094 * [backup-simplify]: Simplify k into k 14.094 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.094 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 14.094 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.094 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 14.095 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.095 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 14.095 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.095 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.096 * [backup-simplify]: Simplify (+ 0 0) into 0 14.096 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.097 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.097 * [backup-simplify]: Simplify (- 0) into 0 14.098 * [backup-simplify]: Simplify (+ 0 0) into 0 14.098 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.099 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 14.099 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 14.099 * [taylor]: Taking taylor expansion of -1 in a 14.099 * [backup-simplify]: Simplify -1 into -1 14.099 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 14.099 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 14.099 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 14.099 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 14.099 * [taylor]: Taking taylor expansion of (/ -1 m) in a 14.099 * [taylor]: Taking taylor expansion of -1 in a 14.099 * [backup-simplify]: Simplify -1 into -1 14.099 * [taylor]: Taking taylor expansion of m in a 14.099 * [backup-simplify]: Simplify m into m 14.100 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.100 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 14.100 * [taylor]: Taking taylor expansion of (/ -1 k) in a 14.100 * [taylor]: Taking taylor expansion of -1 in a 14.100 * [backup-simplify]: Simplify -1 into -1 14.100 * [taylor]: Taking taylor expansion of k in a 14.100 * [backup-simplify]: Simplify k into k 14.100 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.100 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.100 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 14.100 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.100 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 14.100 * [taylor]: Taking taylor expansion of a in a 14.100 * [backup-simplify]: Simplify 0 into 0 14.100 * [backup-simplify]: Simplify 1 into 1 14.100 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 14.100 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 14.101 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.101 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.101 * [taylor]: Taking taylor expansion of k in a 14.101 * [backup-simplify]: Simplify k into k 14.101 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.101 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.101 * [taylor]: Taking taylor expansion of 1.0 in a 14.101 * [backup-simplify]: Simplify 1.0 into 1.0 14.101 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.101 * [taylor]: Taking taylor expansion of 10.0 in a 14.101 * [backup-simplify]: Simplify 10.0 into 10.0 14.101 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.101 * [taylor]: Taking taylor expansion of k in a 14.101 * [backup-simplify]: Simplify k into k 14.101 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.102 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 14.102 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.102 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 14.102 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.103 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 14.103 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.103 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.104 * [backup-simplify]: Simplify (+ 0 0) into 0 14.104 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.104 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.105 * [backup-simplify]: Simplify (- 0) into 0 14.105 * [backup-simplify]: Simplify (+ 0 0) into 0 14.106 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.107 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 14.108 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 14.108 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 14.108 * [taylor]: Taking taylor expansion of -1 in k 14.108 * [backup-simplify]: Simplify -1 into -1 14.108 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 14.108 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 14.108 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 14.108 * [taylor]: Taking taylor expansion of -1 in k 14.108 * [backup-simplify]: Simplify -1 into -1 14.108 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 14.108 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.108 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.108 * [taylor]: Taking taylor expansion of -1 in k 14.108 * [backup-simplify]: Simplify -1 into -1 14.108 * [taylor]: Taking taylor expansion of k in k 14.108 * [backup-simplify]: Simplify 0 into 0 14.108 * [backup-simplify]: Simplify 1 into 1 14.109 * [backup-simplify]: Simplify (/ -1 1) into -1 14.110 * [backup-simplify]: Simplify (log -1) into (log -1) 14.110 * [taylor]: Taking taylor expansion of m in k 14.110 * [backup-simplify]: Simplify m into m 14.111 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.112 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.112 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.113 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.113 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.113 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 14.113 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 14.113 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.113 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.113 * [taylor]: Taking taylor expansion of k in k 14.113 * [backup-simplify]: Simplify 0 into 0 14.114 * [backup-simplify]: Simplify 1 into 1 14.114 * [backup-simplify]: Simplify (* 1 1) into 1 14.114 * [backup-simplify]: Simplify (/ 1 1) into 1 14.114 * [taylor]: Taking taylor expansion of 1.0 in k 14.114 * [backup-simplify]: Simplify 1.0 into 1.0 14.114 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.115 * [taylor]: Taking taylor expansion of 10.0 in k 14.115 * [backup-simplify]: Simplify 10.0 into 10.0 14.115 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.115 * [taylor]: Taking taylor expansion of k in k 14.115 * [backup-simplify]: Simplify 0 into 0 14.115 * [backup-simplify]: Simplify 1 into 1 14.115 * [backup-simplify]: Simplify (/ 1 1) into 1 14.115 * [backup-simplify]: Simplify (+ 1 0) into 1 14.116 * [backup-simplify]: Simplify (+ 1 0) into 1 14.117 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.117 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.117 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.117 * [taylor]: Taking taylor expansion of -1 in m 14.117 * [backup-simplify]: Simplify -1 into -1 14.117 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.117 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.117 * [taylor]: Taking taylor expansion of -1 in m 14.117 * [backup-simplify]: Simplify -1 into -1 14.118 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.118 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.118 * [taylor]: Taking taylor expansion of (log -1) in m 14.118 * [taylor]: Taking taylor expansion of -1 in m 14.118 * [backup-simplify]: Simplify -1 into -1 14.118 * [backup-simplify]: Simplify (log -1) into (log -1) 14.118 * [taylor]: Taking taylor expansion of (log k) in m 14.118 * [taylor]: Taking taylor expansion of k in m 14.118 * [backup-simplify]: Simplify k into k 14.118 * [backup-simplify]: Simplify (log k) into (log k) 14.118 * [taylor]: Taking taylor expansion of m in m 14.118 * [backup-simplify]: Simplify 0 into 0 14.118 * [backup-simplify]: Simplify 1 into 1 14.118 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.119 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.119 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.120 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.120 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.121 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.121 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.122 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 14.122 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 14.123 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 14.123 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 14.124 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.124 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 14.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 14.125 * [backup-simplify]: Simplify (+ 0 0) into 0 14.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.126 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 14.128 * [backup-simplify]: Simplify (- 0) into 0 14.128 * [backup-simplify]: Simplify (+ 0 0) into 0 14.129 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 14.130 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.131 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 14.131 * [taylor]: Taking taylor expansion of 0 in k 14.131 * [backup-simplify]: Simplify 0 into 0 14.131 * [taylor]: Taking taylor expansion of 0 in m 14.131 * [backup-simplify]: Simplify 0 into 0 14.131 * [backup-simplify]: Simplify 0 into 0 14.131 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.132 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.133 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 14.133 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 14.134 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.134 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.135 * [backup-simplify]: Simplify (+ 0 0) into 0 14.136 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 14.136 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 14.136 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 14.137 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ (- 10.0) 1)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.138 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.138 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 14.138 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.138 * [taylor]: Taking taylor expansion of 10.0 in m 14.138 * [backup-simplify]: Simplify 10.0 into 10.0 14.138 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.138 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.138 * [taylor]: Taking taylor expansion of -1 in m 14.138 * [backup-simplify]: Simplify -1 into -1 14.138 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.138 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.138 * [taylor]: Taking taylor expansion of (log -1) in m 14.138 * [taylor]: Taking taylor expansion of -1 in m 14.138 * [backup-simplify]: Simplify -1 into -1 14.139 * [backup-simplify]: Simplify (log -1) into (log -1) 14.139 * [taylor]: Taking taylor expansion of (log k) in m 14.139 * [taylor]: Taking taylor expansion of k in m 14.139 * [backup-simplify]: Simplify k into k 14.139 * [backup-simplify]: Simplify (log k) into (log k) 14.139 * [taylor]: Taking taylor expansion of m in m 14.139 * [backup-simplify]: Simplify 0 into 0 14.139 * [backup-simplify]: Simplify 1 into 1 14.139 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.139 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.139 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.140 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.140 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.140 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.141 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.141 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.142 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 14.142 * [backup-simplify]: Simplify 0 into 0 14.142 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.143 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 14.143 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.143 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 14.144 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.145 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 14.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 14.145 * [backup-simplify]: Simplify (+ 0 0) into 0 14.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.146 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 14.146 * [backup-simplify]: Simplify (- 0) into 0 14.146 * [backup-simplify]: Simplify (+ 0 0) into 0 14.147 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.148 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.149 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.149 * [taylor]: Taking taylor expansion of 0 in k 14.149 * [backup-simplify]: Simplify 0 into 0 14.149 * [taylor]: Taking taylor expansion of 0 in m 14.149 * [backup-simplify]: Simplify 0 into 0 14.149 * [backup-simplify]: Simplify 0 into 0 14.149 * [taylor]: Taking taylor expansion of 0 in m 14.149 * [backup-simplify]: Simplify 0 into 0 14.149 * [backup-simplify]: Simplify 0 into 0 14.150 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.151 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.151 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.152 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 14.153 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.154 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.155 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.157 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 14.157 * [backup-simplify]: Simplify (- 0) into 0 14.158 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 14.160 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1.0 1)) (* (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ (- 10.0) 1)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.162 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.162 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 14.162 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.162 * [taylor]: Taking taylor expansion of 99.0 in m 14.162 * [backup-simplify]: Simplify 99.0 into 99.0 14.162 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.162 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.162 * [taylor]: Taking taylor expansion of -1 in m 14.162 * [backup-simplify]: Simplify -1 into -1 14.162 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.163 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.163 * [taylor]: Taking taylor expansion of (log -1) in m 14.163 * [taylor]: Taking taylor expansion of -1 in m 14.163 * [backup-simplify]: Simplify -1 into -1 14.163 * [backup-simplify]: Simplify (log -1) into (log -1) 14.163 * [taylor]: Taking taylor expansion of (log k) in m 14.163 * [taylor]: Taking taylor expansion of k in m 14.163 * [backup-simplify]: Simplify k into k 14.163 * [backup-simplify]: Simplify (log k) into (log k) 14.163 * [taylor]: Taking taylor expansion of m in m 14.163 * [backup-simplify]: Simplify 0 into 0 14.163 * [backup-simplify]: Simplify 1 into 1 14.163 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.164 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.164 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.165 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.165 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.166 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.166 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.167 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.170 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 14.170 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 14.171 * [backup-simplify]: Simplify (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) into (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) 14.171 * [approximate]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in (a k m) around 0 14.171 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in m 14.171 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 14.171 * [taylor]: Taking taylor expansion of a in m 14.171 * [backup-simplify]: Simplify a into a 14.171 * [taylor]: Taking taylor expansion of (pow k m) in m 14.171 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 14.171 * [taylor]: Taking taylor expansion of (* m (log k)) in m 14.171 * [taylor]: Taking taylor expansion of m in m 14.171 * [backup-simplify]: Simplify 0 into 0 14.171 * [backup-simplify]: Simplify 1 into 1 14.171 * [taylor]: Taking taylor expansion of (log k) in m 14.171 * [taylor]: Taking taylor expansion of k in m 14.171 * [backup-simplify]: Simplify k into k 14.171 * [backup-simplify]: Simplify (log k) into (log k) 14.171 * [backup-simplify]: Simplify (* 0 (log k)) into 0 14.172 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.173 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.173 * [backup-simplify]: Simplify (exp 0) into 1 14.173 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in m 14.173 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 14.173 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 14.173 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 14.173 * [taylor]: Taking taylor expansion of 10.0 in m 14.173 * [backup-simplify]: Simplify 10.0 into 10.0 14.173 * [taylor]: Taking taylor expansion of k in m 14.173 * [backup-simplify]: Simplify k into k 14.173 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 14.173 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.173 * [taylor]: Taking taylor expansion of k in m 14.173 * [backup-simplify]: Simplify k into k 14.173 * [taylor]: Taking taylor expansion of 1.0 in m 14.173 * [backup-simplify]: Simplify 1.0 into 1.0 14.173 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 14.173 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.173 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 14.174 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 14.174 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 14.174 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 14.175 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 14.175 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.175 * [backup-simplify]: Simplify (+ 0 0) into 0 14.175 * [backup-simplify]: Simplify (+ 0 0) into 0 14.176 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.176 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.176 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 14.176 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 14.176 * [taylor]: Taking taylor expansion of a in k 14.176 * [backup-simplify]: Simplify a into a 14.176 * [taylor]: Taking taylor expansion of (pow k m) in k 14.176 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.176 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.176 * [taylor]: Taking taylor expansion of m in k 14.177 * [backup-simplify]: Simplify m into m 14.177 * [taylor]: Taking taylor expansion of (log k) in k 14.177 * [taylor]: Taking taylor expansion of k in k 14.177 * [backup-simplify]: Simplify 0 into 0 14.177 * [backup-simplify]: Simplify 1 into 1 14.177 * [backup-simplify]: Simplify (log 1) into 0 14.178 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.178 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 14.178 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 14.178 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 14.178 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 14.178 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 14.178 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 14.178 * [taylor]: Taking taylor expansion of 10.0 in k 14.178 * [backup-simplify]: Simplify 10.0 into 10.0 14.178 * [taylor]: Taking taylor expansion of k in k 14.178 * [backup-simplify]: Simplify 0 into 0 14.178 * [backup-simplify]: Simplify 1 into 1 14.178 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 14.178 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.178 * [taylor]: Taking taylor expansion of k in k 14.178 * [backup-simplify]: Simplify 0 into 0 14.178 * [backup-simplify]: Simplify 1 into 1 14.178 * [taylor]: Taking taylor expansion of 1.0 in k 14.178 * [backup-simplify]: Simplify 1.0 into 1.0 14.179 * [backup-simplify]: Simplify (* 10.0 0) into 0 14.179 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.180 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.180 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 14.181 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 14.182 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 14.182 * [backup-simplify]: Simplify (+ 0 0) into 0 14.183 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 14.185 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 14.187 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 14.187 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 14.187 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 14.187 * [taylor]: Taking taylor expansion of a in a 14.187 * [backup-simplify]: Simplify 0 into 0 14.187 * [backup-simplify]: Simplify 1 into 1 14.187 * [taylor]: Taking taylor expansion of (pow k m) in a 14.187 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 14.188 * [taylor]: Taking taylor expansion of (* m (log k)) in a 14.188 * [taylor]: Taking taylor expansion of m in a 14.188 * [backup-simplify]: Simplify m into m 14.188 * [taylor]: Taking taylor expansion of (log k) in a 14.188 * [taylor]: Taking taylor expansion of k in a 14.188 * [backup-simplify]: Simplify k into k 14.188 * [backup-simplify]: Simplify (log k) into (log k) 14.188 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 14.188 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 14.188 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 14.188 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 14.188 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 14.188 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 14.188 * [taylor]: Taking taylor expansion of 10.0 in a 14.188 * [backup-simplify]: Simplify 10.0 into 10.0 14.188 * [taylor]: Taking taylor expansion of k in a 14.188 * [backup-simplify]: Simplify k into k 14.188 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 14.188 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.188 * [taylor]: Taking taylor expansion of k in a 14.188 * [backup-simplify]: Simplify k into k 14.188 * [taylor]: Taking taylor expansion of 1.0 in a 14.188 * [backup-simplify]: Simplify 1.0 into 1.0 14.188 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 14.188 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.189 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 14.189 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 14.189 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 14.189 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 14.190 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 14.190 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.190 * [backup-simplify]: Simplify (+ 0 0) into 0 14.191 * [backup-simplify]: Simplify (+ 0 0) into 0 14.191 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.192 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.192 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 14.192 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 14.192 * [taylor]: Taking taylor expansion of a in a 14.192 * [backup-simplify]: Simplify 0 into 0 14.192 * [backup-simplify]: Simplify 1 into 1 14.192 * [taylor]: Taking taylor expansion of (pow k m) in a 14.192 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 14.192 * [taylor]: Taking taylor expansion of (* m (log k)) in a 14.192 * [taylor]: Taking taylor expansion of m in a 14.192 * [backup-simplify]: Simplify m into m 14.192 * [taylor]: Taking taylor expansion of (log k) in a 14.192 * [taylor]: Taking taylor expansion of k in a 14.192 * [backup-simplify]: Simplify k into k 14.192 * [backup-simplify]: Simplify (log k) into (log k) 14.192 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 14.192 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 14.192 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 14.192 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 14.192 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 14.192 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 14.192 * [taylor]: Taking taylor expansion of 10.0 in a 14.193 * [backup-simplify]: Simplify 10.0 into 10.0 14.193 * [taylor]: Taking taylor expansion of k in a 14.193 * [backup-simplify]: Simplify k into k 14.193 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 14.193 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.193 * [taylor]: Taking taylor expansion of k in a 14.193 * [backup-simplify]: Simplify k into k 14.193 * [taylor]: Taking taylor expansion of 1.0 in a 14.193 * [backup-simplify]: Simplify 1.0 into 1.0 14.193 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 14.193 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.193 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 14.193 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 14.194 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 14.194 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 14.194 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 14.194 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.195 * [backup-simplify]: Simplify (+ 0 0) into 0 14.195 * [backup-simplify]: Simplify (+ 0 0) into 0 14.196 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.196 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.196 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 14.197 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) into 0 14.197 * [taylor]: Taking taylor expansion of 0 in k 14.197 * [backup-simplify]: Simplify 0 into 0 14.197 * [taylor]: Taking taylor expansion of 0 in m 14.197 * [backup-simplify]: Simplify 0 into 0 14.197 * [backup-simplify]: Simplify 0 into 0 14.198 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.198 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.199 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 14.199 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 14.200 * [backup-simplify]: Simplify (+ (* 0 0) (* (pow k m) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into (* (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (pow k m)) 14.200 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (pow k m)) in k 14.200 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 14.200 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 14.200 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 14.200 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 14.200 * [taylor]: Taking taylor expansion of 10.0 in k 14.200 * [backup-simplify]: Simplify 10.0 into 10.0 14.200 * [taylor]: Taking taylor expansion of k in k 14.200 * [backup-simplify]: Simplify 0 into 0 14.200 * [backup-simplify]: Simplify 1 into 1 14.200 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 14.201 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.201 * [taylor]: Taking taylor expansion of k in k 14.201 * [backup-simplify]: Simplify 0 into 0 14.201 * [backup-simplify]: Simplify 1 into 1 14.201 * [taylor]: Taking taylor expansion of 1.0 in k 14.201 * [backup-simplify]: Simplify 1.0 into 1.0 14.201 * [backup-simplify]: Simplify (* 10.0 0) into 0 14.202 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.202 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.203 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 14.203 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 14.204 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 14.205 * [backup-simplify]: Simplify (+ 0 0) into 0 14.205 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 14.207 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 14.209 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 14.210 * [taylor]: Taking taylor expansion of (pow k m) in k 14.210 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.210 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.210 * [taylor]: Taking taylor expansion of m in k 14.210 * [backup-simplify]: Simplify m into m 14.210 * [taylor]: Taking taylor expansion of (log k) in k 14.210 * [taylor]: Taking taylor expansion of k in k 14.210 * [backup-simplify]: Simplify 0 into 0 14.210 * [backup-simplify]: Simplify 1 into 1 14.210 * [backup-simplify]: Simplify (log 1) into 0 14.211 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.211 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 14.211 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 14.211 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow k m)) into (* (sqrt 1.0) (pow k m)) 14.211 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (pow k m)) in m 14.211 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 14.212 * [taylor]: Taking taylor expansion of 1.0 in m 14.212 * [backup-simplify]: Simplify 1.0 into 1.0 14.212 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 14.213 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 14.213 * [taylor]: Taking taylor expansion of (pow k m) in m 14.213 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 14.213 * [taylor]: Taking taylor expansion of (* m (log k)) in m 14.213 * [taylor]: Taking taylor expansion of m in m 14.213 * [backup-simplify]: Simplify 0 into 0 14.213 * [backup-simplify]: Simplify 1 into 1 14.213 * [taylor]: Taking taylor expansion of (log k) in m 14.213 * [taylor]: Taking taylor expansion of k in m 14.213 * [backup-simplify]: Simplify k into k 14.213 * [backup-simplify]: Simplify (log k) into (log k) 14.213 * [backup-simplify]: Simplify (* 0 (log k)) into 0 14.214 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.214 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.214 * [backup-simplify]: Simplify (exp 0) into 1 14.214 * [backup-simplify]: Simplify (* (sqrt 1.0) 1) into (sqrt 1.0) 14.215 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 14.215 * [taylor]: Taking taylor expansion of 0 in m 14.215 * [backup-simplify]: Simplify 0 into 0 14.215 * [backup-simplify]: Simplify 0 into 0 14.215 * [backup-simplify]: Simplify 0 into 0 14.215 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 k))) into 0 14.216 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 14.216 * [backup-simplify]: Simplify (+ 0 0) into 0 14.216 * [backup-simplify]: Simplify (+ 0 0) into 0 14.217 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (* 0 (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.217 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 14.218 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 14.218 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 14.219 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.220 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 14.220 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (pow k m) 0) (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))))) into 0 14.220 * [taylor]: Taking taylor expansion of 0 in k 14.220 * [backup-simplify]: Simplify 0 into 0 14.220 * [taylor]: Taking taylor expansion of 0 in m 14.220 * [backup-simplify]: Simplify 0 into 0 14.220 * [backup-simplify]: Simplify 0 into 0 14.221 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.224 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.224 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.225 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 14.226 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* (/ -5.0 (sqrt 1.0)) (pow k m))) into (- (* 5.0 (/ (pow k m) (sqrt 1.0)))) 14.226 * [taylor]: Taking taylor expansion of (- (* 5.0 (/ (pow k m) (sqrt 1.0)))) in m 14.226 * [taylor]: Taking taylor expansion of (* 5.0 (/ (pow k m) (sqrt 1.0))) in m 14.226 * [taylor]: Taking taylor expansion of 5.0 in m 14.226 * [backup-simplify]: Simplify 5.0 into 5.0 14.226 * [taylor]: Taking taylor expansion of (/ (pow k m) (sqrt 1.0)) in m 14.226 * [taylor]: Taking taylor expansion of (pow k m) in m 14.226 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 14.226 * [taylor]: Taking taylor expansion of (* m (log k)) in m 14.226 * [taylor]: Taking taylor expansion of m in m 14.226 * [backup-simplify]: Simplify 0 into 0 14.226 * [backup-simplify]: Simplify 1 into 1 14.226 * [taylor]: Taking taylor expansion of (log k) in m 14.226 * [taylor]: Taking taylor expansion of k in m 14.226 * [backup-simplify]: Simplify k into k 14.226 * [backup-simplify]: Simplify (log k) into (log k) 14.226 * [backup-simplify]: Simplify (* 0 (log k)) into 0 14.227 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.227 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.227 * [backup-simplify]: Simplify (exp 0) into 1 14.227 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 14.227 * [taylor]: Taking taylor expansion of 1.0 in m 14.227 * [backup-simplify]: Simplify 1.0 into 1.0 14.228 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 14.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 14.229 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 14.229 * [backup-simplify]: Simplify (* 5.0 (/ 1 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 14.230 * [backup-simplify]: Simplify (- (/ 5.0 (sqrt 1.0))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 14.232 * [backup-simplify]: Simplify (- (* 5.0 (/ 1 (sqrt 1.0)))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 14.232 * [taylor]: Taking taylor expansion of 0 in m 14.232 * [backup-simplify]: Simplify 0 into 0 14.232 * [backup-simplify]: Simplify 0 into 0 14.232 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 14.233 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) (log k)) (* 0 1)) into (* (log k) (sqrt 1.0)) 14.233 * [backup-simplify]: Simplify (* (log k) (sqrt 1.0)) into (* (log k) (sqrt 1.0)) 14.235 * [backup-simplify]: Simplify (+ (* (* (log k) (sqrt 1.0)) (* m (* 1 a))) (+ (* (- (* 5.0 (/ 1 (sqrt 1.0)))) (* 1 (* k a))) (* (sqrt 1.0) (* 1 (* 1 a))))) into (- (+ (* a (sqrt 1.0)) (* a (* m (* (log k) (sqrt 1.0))))) (* 5.0 (/ (* k a) (sqrt 1.0)))) 14.235 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m)))) into (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 14.235 * [approximate]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in (a k m) around 0 14.235 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in m 14.235 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in m 14.235 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 14.235 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 14.235 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 14.235 * [taylor]: Taking taylor expansion of (/ 1 m) in m 14.235 * [taylor]: Taking taylor expansion of m in m 14.236 * [backup-simplify]: Simplify 0 into 0 14.236 * [backup-simplify]: Simplify 1 into 1 14.236 * [backup-simplify]: Simplify (/ 1 1) into 1 14.236 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 14.236 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.236 * [taylor]: Taking taylor expansion of k in m 14.236 * [backup-simplify]: Simplify k into k 14.236 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.236 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.236 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 14.236 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 14.236 * [taylor]: Taking taylor expansion of a in m 14.236 * [backup-simplify]: Simplify a into a 14.236 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) a) into (/ (exp (/ (log (/ 1 k)) m)) a) 14.236 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 14.236 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 14.236 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 14.236 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.236 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.236 * [taylor]: Taking taylor expansion of k in m 14.236 * [backup-simplify]: Simplify k into k 14.236 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.236 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.237 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 14.237 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 14.237 * [taylor]: Taking taylor expansion of 10.0 in m 14.237 * [backup-simplify]: Simplify 10.0 into 10.0 14.237 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.237 * [taylor]: Taking taylor expansion of k in m 14.237 * [backup-simplify]: Simplify k into k 14.237 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.237 * [taylor]: Taking taylor expansion of 1.0 in m 14.237 * [backup-simplify]: Simplify 1.0 into 1.0 14.237 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.237 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 14.237 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.237 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 14.238 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 14.238 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.238 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.238 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.238 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.239 * [backup-simplify]: Simplify (+ 0 0) into 0 14.239 * [backup-simplify]: Simplify (+ 0 0) into 0 14.239 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.239 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.239 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 14.239 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in k 14.239 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.239 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.239 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.239 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.239 * [taylor]: Taking taylor expansion of m in k 14.239 * [backup-simplify]: Simplify m into m 14.240 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.240 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.240 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.240 * [taylor]: Taking taylor expansion of k in k 14.240 * [backup-simplify]: Simplify 0 into 0 14.240 * [backup-simplify]: Simplify 1 into 1 14.240 * [backup-simplify]: Simplify (/ 1 1) into 1 14.240 * [backup-simplify]: Simplify (log 1) into 0 14.240 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.240 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.241 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.241 * [taylor]: Taking taylor expansion of a in k 14.241 * [backup-simplify]: Simplify a into a 14.241 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.241 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 14.241 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 14.241 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 14.241 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.241 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.241 * [taylor]: Taking taylor expansion of k in k 14.241 * [backup-simplify]: Simplify 0 into 0 14.241 * [backup-simplify]: Simplify 1 into 1 14.241 * [backup-simplify]: Simplify (* 1 1) into 1 14.241 * [backup-simplify]: Simplify (/ 1 1) into 1 14.241 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 14.241 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.241 * [taylor]: Taking taylor expansion of 10.0 in k 14.241 * [backup-simplify]: Simplify 10.0 into 10.0 14.241 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.241 * [taylor]: Taking taylor expansion of k in k 14.241 * [backup-simplify]: Simplify 0 into 0 14.241 * [backup-simplify]: Simplify 1 into 1 14.242 * [backup-simplify]: Simplify (/ 1 1) into 1 14.242 * [taylor]: Taking taylor expansion of 1.0 in k 14.242 * [backup-simplify]: Simplify 1.0 into 1.0 14.242 * [backup-simplify]: Simplify (+ 1 0) into 1 14.242 * [backup-simplify]: Simplify (/ 1 1) into 1 14.242 * [backup-simplify]: Simplify (sqrt 1) into 1 14.243 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.243 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 14.244 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 14.244 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 14.245 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 14.246 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 14.246 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 14.246 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 14.246 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 14.246 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 14.246 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 14.246 * [taylor]: Taking taylor expansion of (/ 1 m) in a 14.246 * [taylor]: Taking taylor expansion of m in a 14.246 * [backup-simplify]: Simplify m into m 14.246 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.246 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 14.246 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.246 * [taylor]: Taking taylor expansion of k in a 14.246 * [backup-simplify]: Simplify k into k 14.247 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.247 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.247 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 14.247 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 14.247 * [taylor]: Taking taylor expansion of a in a 14.247 * [backup-simplify]: Simplify 0 into 0 14.247 * [backup-simplify]: Simplify 1 into 1 14.247 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 14.247 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 14.247 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 14.247 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 14.247 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.247 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.247 * [taylor]: Taking taylor expansion of k in a 14.247 * [backup-simplify]: Simplify k into k 14.247 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.247 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.247 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 14.247 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.247 * [taylor]: Taking taylor expansion of 10.0 in a 14.247 * [backup-simplify]: Simplify 10.0 into 10.0 14.247 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.247 * [taylor]: Taking taylor expansion of k in a 14.247 * [backup-simplify]: Simplify k into k 14.247 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.247 * [taylor]: Taking taylor expansion of 1.0 in a 14.247 * [backup-simplify]: Simplify 1.0 into 1.0 14.247 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.248 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 14.248 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.248 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 14.248 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 14.248 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.249 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.249 * [backup-simplify]: Simplify (+ 0 0) into 0 14.249 * [backup-simplify]: Simplify (+ 0 0) into 0 14.250 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.250 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.250 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 14.250 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 14.250 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 14.250 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 14.250 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 14.251 * [taylor]: Taking taylor expansion of (/ 1 m) in a 14.251 * [taylor]: Taking taylor expansion of m in a 14.251 * [backup-simplify]: Simplify m into m 14.251 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.251 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 14.251 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.251 * [taylor]: Taking taylor expansion of k in a 14.251 * [backup-simplify]: Simplify k into k 14.251 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.251 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.251 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 14.251 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 14.251 * [taylor]: Taking taylor expansion of a in a 14.251 * [backup-simplify]: Simplify 0 into 0 14.251 * [backup-simplify]: Simplify 1 into 1 14.252 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 14.252 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 14.252 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 14.252 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 14.252 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.252 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.252 * [taylor]: Taking taylor expansion of k in a 14.252 * [backup-simplify]: Simplify k into k 14.252 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.252 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.252 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 14.252 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.252 * [taylor]: Taking taylor expansion of 10.0 in a 14.252 * [backup-simplify]: Simplify 10.0 into 10.0 14.252 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.252 * [taylor]: Taking taylor expansion of k in a 14.252 * [backup-simplify]: Simplify k into k 14.252 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.252 * [taylor]: Taking taylor expansion of 1.0 in a 14.252 * [backup-simplify]: Simplify 1.0 into 1.0 14.252 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.253 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 14.253 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 14.253 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 14.254 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 14.254 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.254 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.254 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.255 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.255 * [backup-simplify]: Simplify (+ 0 0) into 0 14.256 * [backup-simplify]: Simplify (+ 0 0) into 0 14.256 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.257 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.257 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 14.257 * [taylor]: Taking taylor expansion of (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 14.257 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 14.257 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 14.257 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.258 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.258 * [taylor]: Taking taylor expansion of k in k 14.258 * [backup-simplify]: Simplify 0 into 0 14.258 * [backup-simplify]: Simplify 1 into 1 14.258 * [backup-simplify]: Simplify (/ 1 1) into 1 14.259 * [backup-simplify]: Simplify (log 1) into 0 14.259 * [taylor]: Taking taylor expansion of m in k 14.259 * [backup-simplify]: Simplify m into m 14.259 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.260 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.260 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 14.260 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.260 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 14.260 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 14.260 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 14.260 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.260 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.260 * [taylor]: Taking taylor expansion of k in k 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [backup-simplify]: Simplify 1 into 1 14.261 * [backup-simplify]: Simplify (* 1 1) into 1 14.261 * [backup-simplify]: Simplify (/ 1 1) into 1 14.261 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 14.261 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.261 * [taylor]: Taking taylor expansion of 10.0 in k 14.261 * [backup-simplify]: Simplify 10.0 into 10.0 14.261 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.261 * [taylor]: Taking taylor expansion of k in k 14.261 * [backup-simplify]: Simplify 0 into 0 14.261 * [backup-simplify]: Simplify 1 into 1 14.262 * [backup-simplify]: Simplify (/ 1 1) into 1 14.262 * [taylor]: Taking taylor expansion of 1.0 in k 14.262 * [backup-simplify]: Simplify 1.0 into 1.0 14.262 * [backup-simplify]: Simplify (+ 1 0) into 1 14.263 * [backup-simplify]: Simplify (/ 1 1) into 1 14.263 * [backup-simplify]: Simplify (sqrt 1) into 1 14.264 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.265 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 14.265 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 14.266 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 14.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 14.271 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 14.271 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.271 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.271 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.271 * [taylor]: Taking taylor expansion of -1 in m 14.271 * [backup-simplify]: Simplify -1 into -1 14.271 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.271 * [taylor]: Taking taylor expansion of (log k) in m 14.271 * [taylor]: Taking taylor expansion of k in m 14.271 * [backup-simplify]: Simplify k into k 14.271 * [backup-simplify]: Simplify (log k) into (log k) 14.271 * [taylor]: Taking taylor expansion of m in m 14.271 * [backup-simplify]: Simplify 0 into 0 14.271 * [backup-simplify]: Simplify 1 into 1 14.271 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.271 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.272 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.272 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.272 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.273 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 14.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 14.273 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 14.274 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.275 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)))) into 0 14.276 * [backup-simplify]: Simplify (+ (* (exp (/ (log (/ 1 k)) m)) 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.276 * [taylor]: Taking taylor expansion of 0 in k 14.276 * [backup-simplify]: Simplify 0 into 0 14.276 * [taylor]: Taking taylor expansion of 0 in m 14.276 * [backup-simplify]: Simplify 0 into 0 14.276 * [backup-simplify]: Simplify 0 into 0 14.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.278 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.278 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 14.279 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.280 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) -5.0) (* 0 1)) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 14.280 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (log k) m))))) in m 14.280 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (log k) m)))) in m 14.280 * [taylor]: Taking taylor expansion of 5.0 in m 14.280 * [backup-simplify]: Simplify 5.0 into 5.0 14.280 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.280 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.280 * [taylor]: Taking taylor expansion of -1 in m 14.280 * [backup-simplify]: Simplify -1 into -1 14.280 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.280 * [taylor]: Taking taylor expansion of (log k) in m 14.280 * [taylor]: Taking taylor expansion of k in m 14.280 * [backup-simplify]: Simplify k into k 14.280 * [backup-simplify]: Simplify (log k) into (log k) 14.280 * [taylor]: Taking taylor expansion of m in m 14.280 * [backup-simplify]: Simplify 0 into 0 14.280 * [backup-simplify]: Simplify 1 into 1 14.280 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.280 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.280 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.281 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (log k) m)))) into (* 5.0 (exp (* -1 (/ (log k) m)))) 14.281 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 14.281 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 14.281 * [backup-simplify]: Simplify 0 into 0 14.282 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 14.282 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 14.282 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.283 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 14.284 * [backup-simplify]: Simplify (+ 0 0) into 0 14.284 * [backup-simplify]: Simplify (+ 0 0) into 0 14.285 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.286 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 14.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.288 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 14.288 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.289 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 14.290 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.292 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.293 * [backup-simplify]: Simplify (+ (* (exp (/ (log (/ 1 k)) m)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))))) into 0 14.293 * [taylor]: Taking taylor expansion of 0 in k 14.293 * [backup-simplify]: Simplify 0 into 0 14.293 * [taylor]: Taking taylor expansion of 0 in m 14.293 * [backup-simplify]: Simplify 0 into 0 14.293 * [backup-simplify]: Simplify 0 into 0 14.293 * [taylor]: Taking taylor expansion of 0 in m 14.293 * [backup-simplify]: Simplify 0 into 0 14.293 * [backup-simplify]: Simplify 0 into 0 14.294 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.296 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 14.296 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.297 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 14.304 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 14.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.308 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.308 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.310 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.311 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) 37.0) (+ (* 0 -5.0) (* 0 1))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 14.311 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (log k) m)))) in m 14.311 * [taylor]: Taking taylor expansion of 37.0 in m 14.311 * [backup-simplify]: Simplify 37.0 into 37.0 14.311 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.311 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.311 * [taylor]: Taking taylor expansion of -1 in m 14.311 * [backup-simplify]: Simplify -1 into -1 14.311 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.311 * [taylor]: Taking taylor expansion of (log k) in m 14.311 * [taylor]: Taking taylor expansion of k in m 14.311 * [backup-simplify]: Simplify k into k 14.311 * [backup-simplify]: Simplify (log k) into (log k) 14.311 * [taylor]: Taking taylor expansion of m in m 14.312 * [backup-simplify]: Simplify 0 into 0 14.312 * [backup-simplify]: Simplify 1 into 1 14.312 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.312 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.312 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.312 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 14.312 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 14.314 * [backup-simplify]: Simplify (+ (* (* 37.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (+ (* (- (* 5.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (/ 1 k) (/ 1 (/ 1 a))))))) into (- (+ (* 37.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3))) (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) k)) (* 5.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)))) 14.315 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) 14.315 * [approximate]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in (a k m) around 0 14.315 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in m 14.315 * [taylor]: Taking taylor expansion of -1 in m 14.315 * [backup-simplify]: Simplify -1 into -1 14.315 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 14.315 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in m 14.315 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 14.315 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 14.315 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 14.315 * [taylor]: Taking taylor expansion of (/ -1 m) in m 14.315 * [taylor]: Taking taylor expansion of -1 in m 14.315 * [backup-simplify]: Simplify -1 into -1 14.315 * [taylor]: Taking taylor expansion of m in m 14.315 * [backup-simplify]: Simplify 0 into 0 14.315 * [backup-simplify]: Simplify 1 into 1 14.316 * [backup-simplify]: Simplify (/ -1 1) into -1 14.316 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 14.316 * [taylor]: Taking taylor expansion of (/ -1 k) in m 14.316 * [taylor]: Taking taylor expansion of -1 in m 14.316 * [backup-simplify]: Simplify -1 into -1 14.316 * [taylor]: Taking taylor expansion of k in m 14.316 * [backup-simplify]: Simplify k into k 14.316 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.316 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.316 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 14.316 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.316 * [taylor]: Taking taylor expansion of a in m 14.316 * [backup-simplify]: Simplify a into a 14.317 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) 14.317 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 14.317 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 14.317 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 14.317 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 14.317 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.317 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.317 * [taylor]: Taking taylor expansion of k in m 14.317 * [backup-simplify]: Simplify k into k 14.317 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.317 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.317 * [taylor]: Taking taylor expansion of 1.0 in m 14.317 * [backup-simplify]: Simplify 1.0 into 1.0 14.317 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 14.317 * [taylor]: Taking taylor expansion of 10.0 in m 14.317 * [backup-simplify]: Simplify 10.0 into 10.0 14.317 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.317 * [taylor]: Taking taylor expansion of k in m 14.317 * [backup-simplify]: Simplify k into k 14.317 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.318 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 14.318 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.318 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 14.318 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.318 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 14.319 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 14.319 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.319 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.320 * [backup-simplify]: Simplify (+ 0 0) into 0 14.320 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.320 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.321 * [backup-simplify]: Simplify (- 0) into 0 14.321 * [backup-simplify]: Simplify (+ 0 0) into 0 14.322 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.322 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.322 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 14.322 * [taylor]: Taking taylor expansion of -1 in k 14.322 * [backup-simplify]: Simplify -1 into -1 14.322 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 14.322 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in k 14.322 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.322 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.322 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.322 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.322 * [taylor]: Taking taylor expansion of -1 in k 14.322 * [backup-simplify]: Simplify -1 into -1 14.323 * [taylor]: Taking taylor expansion of m in k 14.323 * [backup-simplify]: Simplify m into m 14.323 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.323 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.323 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.323 * [taylor]: Taking taylor expansion of -1 in k 14.323 * [backup-simplify]: Simplify -1 into -1 14.323 * [taylor]: Taking taylor expansion of k in k 14.323 * [backup-simplify]: Simplify 0 into 0 14.323 * [backup-simplify]: Simplify 1 into 1 14.323 * [backup-simplify]: Simplify (/ -1 1) into -1 14.324 * [backup-simplify]: Simplify (log -1) into (log -1) 14.324 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.325 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.325 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.325 * [taylor]: Taking taylor expansion of a in k 14.325 * [backup-simplify]: Simplify a into a 14.326 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.326 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 14.326 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 14.326 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 14.326 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 14.326 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.326 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.326 * [taylor]: Taking taylor expansion of k in k 14.326 * [backup-simplify]: Simplify 0 into 0 14.326 * [backup-simplify]: Simplify 1 into 1 14.327 * [backup-simplify]: Simplify (* 1 1) into 1 14.327 * [backup-simplify]: Simplify (/ 1 1) into 1 14.327 * [taylor]: Taking taylor expansion of 1.0 in k 14.327 * [backup-simplify]: Simplify 1.0 into 1.0 14.327 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.327 * [taylor]: Taking taylor expansion of 10.0 in k 14.327 * [backup-simplify]: Simplify 10.0 into 10.0 14.327 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.327 * [taylor]: Taking taylor expansion of k in k 14.327 * [backup-simplify]: Simplify 0 into 0 14.327 * [backup-simplify]: Simplify 1 into 1 14.328 * [backup-simplify]: Simplify (/ 1 1) into 1 14.328 * [backup-simplify]: Simplify (+ 1 0) into 1 14.328 * [backup-simplify]: Simplify (+ 1 0) into 1 14.329 * [backup-simplify]: Simplify (/ 1 1) into 1 14.329 * [backup-simplify]: Simplify (sqrt 1) into 1 14.330 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.331 * [backup-simplify]: Simplify (+ 0 0) into 0 14.331 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 14.332 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 14.333 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 14.337 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 14.338 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 14.338 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 14.338 * [taylor]: Taking taylor expansion of -1 in a 14.338 * [backup-simplify]: Simplify -1 into -1 14.338 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 14.338 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 14.338 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 14.338 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 14.338 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 14.338 * [taylor]: Taking taylor expansion of (/ -1 m) in a 14.338 * [taylor]: Taking taylor expansion of -1 in a 14.338 * [backup-simplify]: Simplify -1 into -1 14.338 * [taylor]: Taking taylor expansion of m in a 14.339 * [backup-simplify]: Simplify m into m 14.339 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.339 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 14.339 * [taylor]: Taking taylor expansion of (/ -1 k) in a 14.339 * [taylor]: Taking taylor expansion of -1 in a 14.339 * [backup-simplify]: Simplify -1 into -1 14.339 * [taylor]: Taking taylor expansion of k in a 14.339 * [backup-simplify]: Simplify k into k 14.339 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.339 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.339 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 14.339 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.339 * [taylor]: Taking taylor expansion of a in a 14.339 * [backup-simplify]: Simplify 0 into 0 14.339 * [backup-simplify]: Simplify 1 into 1 14.340 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.340 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 14.340 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 14.340 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 14.340 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 14.340 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.340 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.340 * [taylor]: Taking taylor expansion of k in a 14.340 * [backup-simplify]: Simplify k into k 14.340 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.340 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.340 * [taylor]: Taking taylor expansion of 1.0 in a 14.340 * [backup-simplify]: Simplify 1.0 into 1.0 14.340 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.340 * [taylor]: Taking taylor expansion of 10.0 in a 14.340 * [backup-simplify]: Simplify 10.0 into 10.0 14.340 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.340 * [taylor]: Taking taylor expansion of k in a 14.340 * [backup-simplify]: Simplify k into k 14.340 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.341 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 14.341 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.341 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 14.341 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.342 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 14.342 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 14.342 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.342 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.343 * [backup-simplify]: Simplify (+ 0 0) into 0 14.343 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.344 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.344 * [backup-simplify]: Simplify (- 0) into 0 14.344 * [backup-simplify]: Simplify (+ 0 0) into 0 14.345 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.345 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.345 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 14.346 * [taylor]: Taking taylor expansion of -1 in a 14.346 * [backup-simplify]: Simplify -1 into -1 14.346 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 14.346 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 14.346 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 14.346 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 14.346 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 14.346 * [taylor]: Taking taylor expansion of (/ -1 m) in a 14.346 * [taylor]: Taking taylor expansion of -1 in a 14.346 * [backup-simplify]: Simplify -1 into -1 14.346 * [taylor]: Taking taylor expansion of m in a 14.346 * [backup-simplify]: Simplify m into m 14.346 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.346 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 14.346 * [taylor]: Taking taylor expansion of (/ -1 k) in a 14.346 * [taylor]: Taking taylor expansion of -1 in a 14.346 * [backup-simplify]: Simplify -1 into -1 14.346 * [taylor]: Taking taylor expansion of k in a 14.346 * [backup-simplify]: Simplify k into k 14.346 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.346 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.346 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 14.347 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.347 * [taylor]: Taking taylor expansion of a in a 14.347 * [backup-simplify]: Simplify 0 into 0 14.347 * [backup-simplify]: Simplify 1 into 1 14.347 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.347 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 14.347 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 14.347 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 14.347 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 14.347 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.347 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.347 * [taylor]: Taking taylor expansion of k in a 14.347 * [backup-simplify]: Simplify k into k 14.347 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.347 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.347 * [taylor]: Taking taylor expansion of 1.0 in a 14.348 * [backup-simplify]: Simplify 1.0 into 1.0 14.348 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 14.348 * [taylor]: Taking taylor expansion of 10.0 in a 14.348 * [backup-simplify]: Simplify 10.0 into 10.0 14.348 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.348 * [taylor]: Taking taylor expansion of k in a 14.348 * [backup-simplify]: Simplify k into k 14.348 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.348 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 14.348 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 14.348 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 14.349 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 14.349 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 14.349 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 14.350 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.350 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.350 * [backup-simplify]: Simplify (+ 0 0) into 0 14.351 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.351 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 14.352 * [backup-simplify]: Simplify (- 0) into 0 14.352 * [backup-simplify]: Simplify (+ 0 0) into 0 14.353 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.353 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.354 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 14.354 * [backup-simplify]: Simplify (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) 14.354 * [taylor]: Taking taylor expansion of (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 14.354 * [taylor]: Taking taylor expansion of -1 in k 14.354 * [backup-simplify]: Simplify -1 into -1 14.354 * [taylor]: Taking taylor expansion of (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 14.355 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 14.355 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 14.355 * [taylor]: Taking taylor expansion of -1 in k 14.355 * [backup-simplify]: Simplify -1 into -1 14.355 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 14.355 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.355 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.355 * [taylor]: Taking taylor expansion of -1 in k 14.355 * [backup-simplify]: Simplify -1 into -1 14.355 * [taylor]: Taking taylor expansion of k in k 14.355 * [backup-simplify]: Simplify 0 into 0 14.355 * [backup-simplify]: Simplify 1 into 1 14.355 * [backup-simplify]: Simplify (/ -1 1) into -1 14.356 * [backup-simplify]: Simplify (log -1) into (log -1) 14.356 * [taylor]: Taking taylor expansion of m in k 14.356 * [backup-simplify]: Simplify m into m 14.357 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.358 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.358 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.359 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.359 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.359 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 14.359 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 14.359 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 14.359 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 14.359 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.360 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.360 * [taylor]: Taking taylor expansion of k in k 14.360 * [backup-simplify]: Simplify 0 into 0 14.360 * [backup-simplify]: Simplify 1 into 1 14.360 * [backup-simplify]: Simplify (* 1 1) into 1 14.360 * [backup-simplify]: Simplify (/ 1 1) into 1 14.360 * [taylor]: Taking taylor expansion of 1.0 in k 14.360 * [backup-simplify]: Simplify 1.0 into 1.0 14.360 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 14.360 * [taylor]: Taking taylor expansion of 10.0 in k 14.361 * [backup-simplify]: Simplify 10.0 into 10.0 14.361 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.361 * [taylor]: Taking taylor expansion of k in k 14.361 * [backup-simplify]: Simplify 0 into 0 14.361 * [backup-simplify]: Simplify 1 into 1 14.361 * [backup-simplify]: Simplify (/ 1 1) into 1 14.361 * [backup-simplify]: Simplify (+ 1 0) into 1 14.362 * [backup-simplify]: Simplify (+ 1 0) into 1 14.362 * [backup-simplify]: Simplify (/ 1 1) into 1 14.363 * [backup-simplify]: Simplify (sqrt 1) into 1 14.363 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.364 * [backup-simplify]: Simplify (+ 0 0) into 0 14.365 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 14.365 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 14.366 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 14.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 14.375 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 14.376 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.376 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.376 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.376 * [taylor]: Taking taylor expansion of -1 in m 14.377 * [backup-simplify]: Simplify -1 into -1 14.377 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.377 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.377 * [taylor]: Taking taylor expansion of -1 in m 14.377 * [backup-simplify]: Simplify -1 into -1 14.377 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.377 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.377 * [taylor]: Taking taylor expansion of (log -1) in m 14.377 * [taylor]: Taking taylor expansion of -1 in m 14.377 * [backup-simplify]: Simplify -1 into -1 14.377 * [backup-simplify]: Simplify (log -1) into (log -1) 14.377 * [taylor]: Taking taylor expansion of (log k) in m 14.377 * [taylor]: Taking taylor expansion of k in m 14.377 * [backup-simplify]: Simplify k into k 14.377 * [backup-simplify]: Simplify (log k) into (log k) 14.377 * [taylor]: Taking taylor expansion of m in m 14.377 * [backup-simplify]: Simplify 0 into 0 14.377 * [backup-simplify]: Simplify 1 into 1 14.378 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.378 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.379 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.379 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.380 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.380 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.381 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.381 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 14.382 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 14.382 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 14.382 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 14.383 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.384 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)))) into 0 14.385 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.386 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 14.386 * [taylor]: Taking taylor expansion of 0 in k 14.386 * [backup-simplify]: Simplify 0 into 0 14.386 * [taylor]: Taking taylor expansion of 0 in m 14.386 * [backup-simplify]: Simplify 0 into 0 14.386 * [backup-simplify]: Simplify 0 into 0 14.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.388 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.389 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 14.390 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 14.391 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.392 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) 5.0) (* 0 1)) into (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.394 * [backup-simplify]: Simplify (+ (* -1 (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.394 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 14.394 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.394 * [taylor]: Taking taylor expansion of 5.0 in m 14.394 * [backup-simplify]: Simplify 5.0 into 5.0 14.394 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.394 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.394 * [taylor]: Taking taylor expansion of -1 in m 14.394 * [backup-simplify]: Simplify -1 into -1 14.394 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.394 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.394 * [taylor]: Taking taylor expansion of (log -1) in m 14.394 * [taylor]: Taking taylor expansion of -1 in m 14.394 * [backup-simplify]: Simplify -1 into -1 14.395 * [backup-simplify]: Simplify (log -1) into (log -1) 14.395 * [taylor]: Taking taylor expansion of (log k) in m 14.395 * [taylor]: Taking taylor expansion of k in m 14.395 * [backup-simplify]: Simplify k into k 14.395 * [backup-simplify]: Simplify (log k) into (log k) 14.395 * [taylor]: Taking taylor expansion of m in m 14.395 * [backup-simplify]: Simplify 0 into 0 14.395 * [backup-simplify]: Simplify 1 into 1 14.395 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.396 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.396 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.397 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.397 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.398 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.399 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.399 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.400 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 14.400 * [backup-simplify]: Simplify 0 into 0 14.401 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 14.401 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 14.402 * [backup-simplify]: Simplify (+ 0 0) into 0 14.402 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.403 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 14.403 * [backup-simplify]: Simplify (- 0) into 0 14.403 * [backup-simplify]: Simplify (+ 0 0) into 0 14.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.405 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 14.405 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 14.407 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 14.407 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.408 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 14.409 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.411 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.412 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 14.413 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))))) into 0 14.413 * [taylor]: Taking taylor expansion of 0 in k 14.413 * [backup-simplify]: Simplify 0 into 0 14.413 * [taylor]: Taking taylor expansion of 0 in m 14.413 * [backup-simplify]: Simplify 0 into 0 14.413 * [backup-simplify]: Simplify 0 into 0 14.413 * [taylor]: Taking taylor expansion of 0 in m 14.413 * [backup-simplify]: Simplify 0 into 0 14.413 * [backup-simplify]: Simplify 0 into 0 14.414 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.415 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.415 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 14.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.417 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 14.417 * [backup-simplify]: Simplify (- 0) into 0 14.417 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 14.422 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 14.425 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 14.426 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.429 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.430 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.432 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 14.433 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.435 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) 37.0) (+ (* 0 5.0) (* 0 1))) into (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.436 * [backup-simplify]: Simplify (+ (* -1 (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.437 * [taylor]: Taking taylor expansion of (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 14.437 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.437 * [taylor]: Taking taylor expansion of 37.0 in m 14.437 * [backup-simplify]: Simplify 37.0 into 37.0 14.437 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.437 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.437 * [taylor]: Taking taylor expansion of -1 in m 14.437 * [backup-simplify]: Simplify -1 into -1 14.437 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.437 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.437 * [taylor]: Taking taylor expansion of (log -1) in m 14.437 * [taylor]: Taking taylor expansion of -1 in m 14.437 * [backup-simplify]: Simplify -1 into -1 14.437 * [backup-simplify]: Simplify (log -1) into (log -1) 14.437 * [taylor]: Taking taylor expansion of (log k) in m 14.437 * [taylor]: Taking taylor expansion of k in m 14.437 * [backup-simplify]: Simplify k into k 14.438 * [backup-simplify]: Simplify (log k) into (log k) 14.438 * [taylor]: Taking taylor expansion of m in m 14.438 * [backup-simplify]: Simplify 0 into 0 14.438 * [backup-simplify]: Simplify 1 into 1 14.438 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.438 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.439 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.439 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.440 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.440 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.441 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.442 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.445 * [backup-simplify]: Simplify (+ (* (- (* 37.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 5.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (/ 1 (- k)) (/ 1 (/ 1 (- a)))))))) into (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 14.445 * * * [progress]: simplifying candidates 14.504 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ a (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ a (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt 1)) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a 1) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (sqrt 1) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (sqrt 1) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ 1 (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt 1) (pow 1 m))) (/ a (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt 1) 1)) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ 1 (sqrt (pow k m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow k (/ m 2)))) (/ a 1) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* a (sqrt 1.0)) (* a (* m (* (log k) (sqrt 1.0))))) (* 5.0 (/ (* k a) (sqrt 1.0)))) (- (+ (* 37.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3))) (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) k)) (* 5.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)))) (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 14.612 * * [simplify]: Extracting # 0 : cost 0 14.619 * * [simplify]: Extracting # 1 : cost 0 14.627 * * [simplify]: Extracting # 2 : cost 0 14.634 * * [simplify]: Extracting # 3 : cost 0 14.640 * * [simplify]: Extracting # 4 : cost 0 14.646 * * [simplify]: Extracting # 5 : cost 0 14.652 * * [simplify]: Extracting # 6 : cost 0 14.657 * * [simplify]: Extracting # 7 : cost 0 14.663 * * [simplify]: Extracting # 8 : cost 0 14.670 * * [simplify]: Extracting # 9 : cost 0 14.676 * * [simplify]: Extracting # 10 : cost 0 14.684 * * [simplify]: Extracting # 11 : cost 0 14.690 * * [simplify]: Extracting # 12 : cost 0 14.696 * * [simplify]: Extracting # 13 : cost 0 14.703 * * [simplify]: iteration 0 : 1504 enodes (cost 58068 ) 15.928 * * [simplify]: Extracting # 0 : cost 0 15.935 * * [simplify]: Extracting # 1 : cost 0 15.941 * * [simplify]: Extracting # 2 : cost 0 15.946 * * [simplify]: Extracting # 3 : cost 0 15.950 * * [simplify]: Extracting # 4 : cost 0 15.957 * * [simplify]: Extracting # 5 : cost 0 15.965 * * [simplify]: Extracting # 6 : cost 0 15.976 * * [simplify]: iteration 1 : 3479 enodes (cost 52221 ) 17.551 * * [simplify]: Extracting # 0 : cost 0 17.573 * * [simplify]: Extracting # 1 : cost 0 17.583 * * [simplify]: Extracting # 2 : cost 0 17.590 * * [simplify]: Extracting # 3 : cost 0 17.598 * * [simplify]: Extracting # 4 : cost 0 17.612 * * [simplify]: iteration done: 5000 enodes (cost 51582 ) 17.634 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (sqrt a) (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (sqrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (sqrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* a (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* a (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* a (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (* (cbrt a) (pow k m)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (pow k m)) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* a (pow k m)) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) a (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (- (+ (* (/ a (/ (pow k 4) (exp (- (* m (- (log k))))))) 99.0) (/ a (/ (pow k 2) (exp (- (* m (- (log k)))))))) (/ (* 10.0 (* a (exp (- (* m (- (log k))))))) (pow k 3))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (* a (* (+ (* m (log k)) 1) (sqrt 1.0))) (* 5.0 (/ (* k a) (sqrt 1.0)))) (- (+ (/ (* 37.0 (* a (exp (- (* m (- (log k))))))) (pow k 3)) (/ a (/ k (exp (- (* m (- (log k)))))))) (* 5.0 (/ a (/ (pow k 2) (exp (- (* m (- (log k))))))))) (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 17.652 * * * [progress]: adding candidates to table 22.105 * [progress]: [Phase 3 of 3] Extracting. 22.105 * * [regime]: Finding splitpoints for: (# # # #) 22.107 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 22.107 * * * * [regimes]: Trying to branch on m from (# # # #) 22.149 * * * * [regimes]: Trying to branch on k from (# # # #) 22.198 * * * * [regimes]: Trying to branch on a from (# # # #) 22.238 * * * [regime]: Found split indices: #