38.088 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.054 * * * [progress]: [2/2] Setting up program. 0.057 * [progress]: [Phase 2 of 3] Improving. 0.057 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) 0.057 * * [simplify]: Extracting # 0 : cost 0 0.058 * * [simplify]: Extracting # 1 : cost 0 0.058 * * [simplify]: Extracting # 2 : cost 0 0.058 * * [simplify]: Extracting # 3 : cost 0 0.058 * * [simplify]: Extracting # 4 : cost 0 0.058 * * [simplify]: Extracting # 5 : cost 0 0.058 * * [simplify]: iteration 0 : 12 enodes (cost 15 ) 0.059 * * [simplify]: Extracting # 0 : cost 0 0.059 * * [simplify]: Extracting # 1 : cost 0 0.060 * * [simplify]: Extracting # 2 : cost 0 0.060 * * [simplify]: Extracting # 3 : cost 0 0.060 * * [simplify]: Extracting # 4 : cost 0 0.060 * * [simplify]: Extracting # 5 : cost 0 0.060 * * [simplify]: iteration 1 : 24 enodes (cost 15 ) 0.063 * * [simplify]: Extracting # 0 : cost 0 0.064 * * [simplify]: Extracting # 1 : cost 0 0.064 * * [simplify]: Extracting # 2 : cost 0 0.064 * * [simplify]: Extracting # 3 : cost 0 0.064 * * [simplify]: Extracting # 4 : cost 0 0.064 * * [simplify]: iteration 2 : 48 enodes (cost 13 ) 0.080 * * [simplify]: Extracting # 0 : cost 0 0.080 * * [simplify]: Extracting # 1 : cost 0 0.081 * * [simplify]: Extracting # 2 : cost 0 0.081 * * [simplify]: Extracting # 3 : cost 0 0.081 * * [simplify]: Extracting # 4 : cost 0 0.081 * * [simplify]: Extracting # 5 : cost 0 0.081 * * [simplify]: iteration 3 : 95 enodes (cost 13 ) 0.145 * * [simplify]: Extracting # 0 : cost 0 0.145 * * [simplify]: Extracting # 1 : cost 0 0.146 * * [simplify]: Extracting # 2 : cost 0 0.146 * * [simplify]: Extracting # 3 : cost 0 0.146 * * [simplify]: Extracting # 4 : cost 0 0.146 * * [simplify]: iteration 4 : 239 enodes (cost 13 ) 0.285 * * [simplify]: Extracting # 0 : cost 0 0.286 * * [simplify]: Extracting # 1 : cost 0 0.286 * * [simplify]: Extracting # 2 : cost 0 0.287 * * [simplify]: Extracting # 3 : cost 0 0.287 * * [simplify]: Extracting # 4 : cost 0 0.288 * * [simplify]: iteration 5 : 718 enodes (cost 13 ) 1.661 * * [simplify]: Extracting # 0 : cost 0 1.669 * * [simplify]: Extracting # 1 : cost 0 1.674 * * [simplify]: Extracting # 2 : cost 0 1.679 * * [simplify]: Extracting # 3 : cost 0 1.683 * * [simplify]: Extracting # 4 : cost 0 1.688 * * [simplify]: iteration 6 : 2745 enodes (cost 13 ) 3.474 * * [simplify]: Extracting # 0 : cost 0 3.484 * * [simplify]: Extracting # 1 : cost 0 3.494 * * [simplify]: Extracting # 2 : cost 0 3.504 * * [simplify]: Extracting # 3 : cost 0 3.513 * * [simplify]: Extracting # 4 : cost 0 3.523 * * [simplify]: Extracting # 5 : cost 0 3.533 * * [simplify]: iteration done: 5000 enodes (cost 13 ) 3.533 * [simplify]: Simplified to: (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3.539 * * [progress]: iteration 1 / 4 3.539 * * * [progress]: picking best candidate 3.549 * * * * [pick]: Picked # 3.549 * * * [progress]: localizing error 3.565 * * * [progress]: generating rewritten candidates 3.565 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.593 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1 1) 3.621 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 3.704 * * * [progress]: generating series expansions 3.704 * * * * [progress]: [ 1 / 3 ] generating series at (2) 3.705 * [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.705 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 3.705 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 3.705 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 3.705 * [taylor]: Taking taylor expansion of a in m 3.705 * [backup-simplify]: Simplify a into a 3.705 * [taylor]: Taking taylor expansion of (pow k m) in m 3.705 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.705 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.705 * [taylor]: Taking taylor expansion of m in m 3.705 * [backup-simplify]: Simplify 0 into 0 3.705 * [backup-simplify]: Simplify 1 into 1 3.705 * [taylor]: Taking taylor expansion of (log k) in m 3.705 * [taylor]: Taking taylor expansion of k in m 3.705 * [backup-simplify]: Simplify k into k 3.705 * [backup-simplify]: Simplify (log k) into (log k) 3.705 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.707 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.707 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.707 * [backup-simplify]: Simplify (exp 0) into 1 3.707 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 3.707 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 3.707 * [taylor]: Taking taylor expansion of 10.0 in m 3.707 * [backup-simplify]: Simplify 10.0 into 10.0 3.707 * [taylor]: Taking taylor expansion of k in m 3.707 * [backup-simplify]: Simplify k into k 3.707 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 3.707 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.707 * [taylor]: Taking taylor expansion of k in m 3.708 * [backup-simplify]: Simplify k into k 3.708 * [taylor]: Taking taylor expansion of 1.0 in m 3.708 * [backup-simplify]: Simplify 1.0 into 1.0 3.708 * [backup-simplify]: Simplify (* a 1) into a 3.708 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.708 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.708 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.708 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.708 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.708 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.708 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 3.709 * [taylor]: Taking taylor expansion of a in k 3.709 * [backup-simplify]: Simplify a into a 3.709 * [taylor]: Taking taylor expansion of (pow k m) in k 3.709 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.709 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.709 * [taylor]: Taking taylor expansion of m in k 3.709 * [backup-simplify]: Simplify m into m 3.709 * [taylor]: Taking taylor expansion of (log k) in k 3.709 * [taylor]: Taking taylor expansion of k in k 3.709 * [backup-simplify]: Simplify 0 into 0 3.709 * [backup-simplify]: Simplify 1 into 1 3.709 * [backup-simplify]: Simplify (log 1) into 0 3.710 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.710 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.710 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.710 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.710 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.710 * [taylor]: Taking taylor expansion of 10.0 in k 3.710 * [backup-simplify]: Simplify 10.0 into 10.0 3.710 * [taylor]: Taking taylor expansion of k in k 3.710 * [backup-simplify]: Simplify 0 into 0 3.710 * [backup-simplify]: Simplify 1 into 1 3.710 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.710 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.710 * [taylor]: Taking taylor expansion of k in k 3.710 * [backup-simplify]: Simplify 0 into 0 3.710 * [backup-simplify]: Simplify 1 into 1 3.710 * [taylor]: Taking taylor expansion of 1.0 in k 3.710 * [backup-simplify]: Simplify 1.0 into 1.0 3.711 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 3.711 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.712 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.712 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.712 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 3.712 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.712 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.712 * [taylor]: Taking taylor expansion of a in a 3.712 * [backup-simplify]: Simplify 0 into 0 3.712 * [backup-simplify]: Simplify 1 into 1 3.712 * [taylor]: Taking taylor expansion of (pow k m) in a 3.712 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.712 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.712 * [taylor]: Taking taylor expansion of m in a 3.713 * [backup-simplify]: Simplify m into m 3.713 * [taylor]: Taking taylor expansion of (log k) in a 3.713 * [taylor]: Taking taylor expansion of k in a 3.713 * [backup-simplify]: Simplify k into k 3.713 * [backup-simplify]: Simplify (log k) into (log k) 3.713 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.713 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.713 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.713 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.713 * [taylor]: Taking taylor expansion of 10.0 in a 3.713 * [backup-simplify]: Simplify 10.0 into 10.0 3.713 * [taylor]: Taking taylor expansion of k in a 3.713 * [backup-simplify]: Simplify k into k 3.713 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.713 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.713 * [taylor]: Taking taylor expansion of k in a 3.713 * [backup-simplify]: Simplify k into k 3.713 * [taylor]: Taking taylor expansion of 1.0 in a 3.713 * [backup-simplify]: Simplify 1.0 into 1.0 3.713 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.714 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.714 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.715 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.716 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.716 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.716 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.716 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.716 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.717 * [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.717 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.717 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.717 * [taylor]: Taking taylor expansion of a in a 3.717 * [backup-simplify]: Simplify 0 into 0 3.717 * [backup-simplify]: Simplify 1 into 1 3.717 * [taylor]: Taking taylor expansion of (pow k m) in a 3.717 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.717 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.717 * [taylor]: Taking taylor expansion of m in a 3.717 * [backup-simplify]: Simplify m into m 3.717 * [taylor]: Taking taylor expansion of (log k) in a 3.717 * [taylor]: Taking taylor expansion of k in a 3.717 * [backup-simplify]: Simplify k into k 3.717 * [backup-simplify]: Simplify (log k) into (log k) 3.717 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.717 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.717 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.717 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.717 * [taylor]: Taking taylor expansion of 10.0 in a 3.717 * [backup-simplify]: Simplify 10.0 into 10.0 3.717 * [taylor]: Taking taylor expansion of k in a 3.717 * [backup-simplify]: Simplify k into k 3.717 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.717 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.717 * [taylor]: Taking taylor expansion of k in a 3.717 * [backup-simplify]: Simplify k into k 3.718 * [taylor]: Taking taylor expansion of 1.0 in a 3.718 * [backup-simplify]: Simplify 1.0 into 1.0 3.718 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.719 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 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 (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.720 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.720 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.721 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.721 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.721 * [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.721 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.721 * [taylor]: Taking taylor expansion of (pow k m) in k 3.721 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.721 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.721 * [taylor]: Taking taylor expansion of m in k 3.721 * [backup-simplify]: Simplify m into m 3.721 * [taylor]: Taking taylor expansion of (log k) in k 3.721 * [taylor]: Taking taylor expansion of k in k 3.721 * [backup-simplify]: Simplify 0 into 0 3.721 * [backup-simplify]: Simplify 1 into 1 3.722 * [backup-simplify]: Simplify (log 1) into 0 3.722 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.722 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.722 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.723 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.723 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.723 * [taylor]: Taking taylor expansion of 10.0 in k 3.723 * [backup-simplify]: Simplify 10.0 into 10.0 3.723 * [taylor]: Taking taylor expansion of k in k 3.723 * [backup-simplify]: Simplify 0 into 0 3.723 * [backup-simplify]: Simplify 1 into 1 3.723 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.723 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.723 * [taylor]: Taking taylor expansion of k in k 3.723 * [backup-simplify]: Simplify 0 into 0 3.723 * [backup-simplify]: Simplify 1 into 1 3.723 * [taylor]: Taking taylor expansion of 1.0 in k 3.723 * [backup-simplify]: Simplify 1.0 into 1.0 3.723 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.724 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.724 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.724 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 3.724 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 3.724 * [taylor]: Taking taylor expansion of 1.0 in m 3.724 * [backup-simplify]: Simplify 1.0 into 1.0 3.724 * [taylor]: Taking taylor expansion of (pow k m) in m 3.724 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.725 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.725 * [taylor]: Taking taylor expansion of m in m 3.725 * [backup-simplify]: Simplify 0 into 0 3.725 * [backup-simplify]: Simplify 1 into 1 3.725 * [taylor]: Taking taylor expansion of (log k) in m 3.725 * [taylor]: Taking taylor expansion of k in m 3.725 * [backup-simplify]: Simplify k into k 3.725 * [backup-simplify]: Simplify (log k) into (log k) 3.725 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.726 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.726 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.726 * [backup-simplify]: Simplify (exp 0) into 1 3.727 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 3.727 * [backup-simplify]: Simplify 1.0 into 1.0 3.728 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 3.729 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 3.730 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.731 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 3.732 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 3.732 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.732 * [backup-simplify]: Simplify (+ 0 0) into 0 3.733 * [backup-simplify]: Simplify (+ 0 0) into 0 3.734 * [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.734 * [taylor]: Taking taylor expansion of 0 in k 3.734 * [backup-simplify]: Simplify 0 into 0 3.734 * [taylor]: Taking taylor expansion of 0 in m 3.734 * [backup-simplify]: Simplify 0 into 0 3.734 * [backup-simplify]: Simplify 0 into 0 3.735 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.736 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.736 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.737 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.738 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 3.739 * [backup-simplify]: Simplify (+ 0 0) into 0 3.739 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.740 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 3.740 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 3.740 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 3.740 * [taylor]: Taking taylor expansion of 10.0 in m 3.740 * [backup-simplify]: Simplify 10.0 into 10.0 3.740 * [taylor]: Taking taylor expansion of (pow k m) in m 3.740 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.740 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.740 * [taylor]: Taking taylor expansion of m in m 3.741 * [backup-simplify]: Simplify 0 into 0 3.741 * [backup-simplify]: Simplify 1 into 1 3.741 * [taylor]: Taking taylor expansion of (log k) in m 3.741 * [taylor]: Taking taylor expansion of k in m 3.741 * [backup-simplify]: Simplify k into k 3.741 * [backup-simplify]: Simplify (log k) into (log k) 3.741 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.742 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.742 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.743 * [backup-simplify]: Simplify (exp 0) into 1 3.743 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.743 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.744 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.744 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.745 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 3.745 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 3.746 * [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.746 * [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.746 * [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.746 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 3.746 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.746 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.746 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.746 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.746 * [taylor]: Taking taylor expansion of m in m 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 (log (/ 1 k)) in m 3.746 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.746 * [taylor]: Taking taylor expansion of k in m 3.746 * [backup-simplify]: Simplify k into k 3.746 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.747 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.747 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.747 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.747 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 3.747 * [taylor]: Taking taylor expansion of a in m 3.747 * [backup-simplify]: Simplify a into a 3.747 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 3.747 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.747 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.747 * [taylor]: Taking taylor expansion of k in m 3.747 * [backup-simplify]: Simplify k into k 3.747 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.747 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.747 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 3.747 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.747 * [taylor]: Taking taylor expansion of 10.0 in m 3.747 * [backup-simplify]: Simplify 10.0 into 10.0 3.747 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.747 * [taylor]: Taking taylor expansion of k in m 3.747 * [backup-simplify]: Simplify k into k 3.747 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.747 * [taylor]: Taking taylor expansion of 1.0 in m 3.747 * [backup-simplify]: Simplify 1.0 into 1.0 3.747 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.747 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.748 * [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.748 * [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.748 * [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.748 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 3.748 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.748 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.748 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.748 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.748 * [taylor]: Taking taylor expansion of m in k 3.748 * [backup-simplify]: Simplify m into m 3.748 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.748 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.748 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.748 * [taylor]: Taking taylor expansion of k in k 3.748 * [backup-simplify]: Simplify 0 into 0 3.748 * [backup-simplify]: Simplify 1 into 1 3.749 * [backup-simplify]: Simplify (/ 1 1) into 1 3.749 * [backup-simplify]: Simplify (log 1) into 0 3.749 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.749 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.749 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.749 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.750 * [taylor]: Taking taylor expansion of a in k 3.750 * [backup-simplify]: Simplify a into a 3.750 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.750 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.750 * [taylor]: Taking taylor expansion of (pow k 2) 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 * [backup-simplify]: Simplify (/ 1 1) into 1 3.750 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 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.751 * [backup-simplify]: Simplify (/ 1 1) into 1 3.751 * [taylor]: Taking taylor expansion of 1.0 in k 3.751 * [backup-simplify]: Simplify 1.0 into 1.0 3.751 * [backup-simplify]: Simplify (+ 1 0) into 1 3.751 * [backup-simplify]: Simplify (* a 1) into a 3.751 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 3.751 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.751 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.751 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.751 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.751 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.751 * [taylor]: Taking taylor expansion of m in a 3.751 * [backup-simplify]: Simplify m into m 3.751 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.751 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.751 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.751 * [taylor]: Taking taylor expansion of k in a 3.752 * [backup-simplify]: Simplify k into k 3.752 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.752 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.752 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.752 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.752 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.752 * [taylor]: Taking taylor expansion of a in a 3.752 * [backup-simplify]: Simplify 0 into 0 3.752 * [backup-simplify]: Simplify 1 into 1 3.752 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.752 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.752 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.752 * [taylor]: Taking taylor expansion of k in a 3.752 * [backup-simplify]: Simplify k into k 3.752 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.752 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.752 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.752 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.752 * [taylor]: Taking taylor expansion of 10.0 in a 3.752 * [backup-simplify]: Simplify 10.0 into 10.0 3.752 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.752 * [taylor]: Taking taylor expansion of k in a 3.752 * [backup-simplify]: Simplify k into k 3.753 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.753 * [taylor]: Taking taylor expansion of 1.0 in a 3.753 * [backup-simplify]: Simplify 1.0 into 1.0 3.753 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.753 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.753 * [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.753 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.753 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.753 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.753 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.754 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.754 * [backup-simplify]: Simplify (+ 0 0) into 0 3.754 * [backup-simplify]: Simplify (+ 0 0) into 0 3.755 * [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.755 * [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.755 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.755 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.755 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.755 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.755 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.755 * [taylor]: Taking taylor expansion of m in a 3.755 * [backup-simplify]: Simplify m into m 3.755 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.755 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.755 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.755 * [taylor]: Taking taylor expansion of k in a 3.755 * [backup-simplify]: Simplify k into k 3.755 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.755 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.755 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.756 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.756 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.756 * [taylor]: Taking taylor expansion of a in a 3.756 * [backup-simplify]: Simplify 0 into 0 3.756 * [backup-simplify]: Simplify 1 into 1 3.756 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.756 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.756 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.756 * [taylor]: Taking taylor expansion of k in a 3.756 * [backup-simplify]: Simplify k into k 3.756 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.756 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.756 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.756 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.756 * [taylor]: Taking taylor expansion of 10.0 in a 3.756 * [backup-simplify]: Simplify 10.0 into 10.0 3.756 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.756 * [taylor]: Taking taylor expansion of k in a 3.756 * [backup-simplify]: Simplify k into k 3.756 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.756 * [taylor]: Taking taylor expansion of 1.0 in a 3.756 * [backup-simplify]: Simplify 1.0 into 1.0 3.756 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.756 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.756 * [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.757 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.757 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.757 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.757 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.757 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.757 * [backup-simplify]: Simplify (+ 0 0) into 0 3.762 * [backup-simplify]: Simplify (+ 0 0) into 0 3.763 * [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.763 * [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.763 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.763 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 3.763 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 3.763 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.764 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.764 * [taylor]: Taking taylor expansion of k in k 3.764 * [backup-simplify]: Simplify 0 into 0 3.764 * [backup-simplify]: Simplify 1 into 1 3.764 * [backup-simplify]: Simplify (/ 1 1) into 1 3.764 * [backup-simplify]: Simplify (log 1) into 0 3.764 * [taylor]: Taking taylor expansion of m in k 3.764 * [backup-simplify]: Simplify m into m 3.765 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.765 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.765 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 3.765 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.765 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.765 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.765 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.765 * [taylor]: Taking taylor expansion of k in k 3.765 * [backup-simplify]: Simplify 0 into 0 3.765 * [backup-simplify]: Simplify 1 into 1 3.765 * [backup-simplify]: Simplify (* 1 1) into 1 3.766 * [backup-simplify]: Simplify (/ 1 1) into 1 3.766 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.766 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.766 * [taylor]: Taking taylor expansion of 10.0 in k 3.766 * [backup-simplify]: Simplify 10.0 into 10.0 3.766 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.766 * [taylor]: Taking taylor expansion of k in k 3.766 * [backup-simplify]: Simplify 0 into 0 3.766 * [backup-simplify]: Simplify 1 into 1 3.766 * [backup-simplify]: Simplify (/ 1 1) into 1 3.766 * [taylor]: Taking taylor expansion of 1.0 in k 3.766 * [backup-simplify]: Simplify 1.0 into 1.0 3.767 * [backup-simplify]: Simplify (+ 1 0) into 1 3.767 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 3.767 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.767 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.767 * [taylor]: Taking taylor expansion of -1 in m 3.767 * [backup-simplify]: Simplify -1 into -1 3.767 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.767 * [taylor]: Taking taylor expansion of (log k) in m 3.767 * [taylor]: Taking taylor expansion of k in m 3.767 * [backup-simplify]: Simplify k into k 3.767 * [backup-simplify]: Simplify (log k) into (log k) 3.767 * [taylor]: Taking taylor expansion of m in m 3.767 * [backup-simplify]: Simplify 0 into 0 3.767 * [backup-simplify]: Simplify 1 into 1 3.767 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.767 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.767 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.767 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.768 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 3.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.768 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 3.769 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.769 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.770 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.771 * [backup-simplify]: Simplify (+ 0 0) into 0 3.771 * [backup-simplify]: Simplify (+ 0 0) into 0 3.772 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 3.772 * [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.772 * [taylor]: Taking taylor expansion of 0 in k 3.772 * [backup-simplify]: Simplify 0 into 0 3.772 * [taylor]: Taking taylor expansion of 0 in m 3.772 * [backup-simplify]: Simplify 0 into 0 3.772 * [backup-simplify]: Simplify 0 into 0 3.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.774 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.774 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 3.774 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.775 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.775 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.776 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.776 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.777 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.777 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 3.777 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 3.777 * [taylor]: Taking taylor expansion of 10.0 in m 3.777 * [backup-simplify]: Simplify 10.0 into 10.0 3.777 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.777 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.777 * [taylor]: Taking taylor expansion of -1 in m 3.777 * [backup-simplify]: Simplify -1 into -1 3.777 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.777 * [taylor]: Taking taylor expansion of (log k) in m 3.777 * [taylor]: Taking taylor expansion of k in m 3.777 * [backup-simplify]: Simplify k into k 3.777 * [backup-simplify]: Simplify (log k) into (log k) 3.777 * [taylor]: Taking taylor expansion of m in m 3.777 * [backup-simplify]: Simplify 0 into 0 3.777 * [backup-simplify]: Simplify 1 into 1 3.777 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.777 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.777 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.777 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 3.777 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.777 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.778 * [backup-simplify]: Simplify 0 into 0 3.778 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.780 * [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.780 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.781 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 3.782 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.783 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.785 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.786 * [backup-simplify]: Simplify (+ 0 0) into 0 3.786 * [backup-simplify]: Simplify (+ 0 0) into 0 3.788 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 3.789 * [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.789 * [taylor]: Taking taylor expansion of 0 in k 3.789 * [backup-simplify]: Simplify 0 into 0 3.789 * [taylor]: Taking taylor expansion of 0 in m 3.789 * [backup-simplify]: Simplify 0 into 0 3.789 * [backup-simplify]: Simplify 0 into 0 3.789 * [taylor]: Taking taylor expansion of 0 in m 3.790 * [backup-simplify]: Simplify 0 into 0 3.790 * [backup-simplify]: Simplify 0 into 0 3.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.794 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.794 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.796 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.797 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.799 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.800 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.800 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.802 * [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.802 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 3.802 * [taylor]: Taking taylor expansion of 99.0 in m 3.802 * [backup-simplify]: Simplify 99.0 into 99.0 3.802 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.802 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.802 * [taylor]: Taking taylor expansion of -1 in m 3.802 * [backup-simplify]: Simplify -1 into -1 3.802 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.802 * [taylor]: Taking taylor expansion of (log k) in m 3.802 * [taylor]: Taking taylor expansion of k in m 3.802 * [backup-simplify]: Simplify k into k 3.802 * [backup-simplify]: Simplify (log k) into (log k) 3.802 * [taylor]: Taking taylor expansion of m in m 3.802 * [backup-simplify]: Simplify 0 into 0 3.803 * [backup-simplify]: Simplify 1 into 1 3.803 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.803 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.803 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.803 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.803 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.804 * [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.804 * [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.804 * [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.804 * [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.804 * [taylor]: Taking taylor expansion of -1 in m 3.804 * [backup-simplify]: Simplify -1 into -1 3.804 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 3.804 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.804 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.804 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.804 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.805 * [taylor]: Taking taylor expansion of -1 in m 3.805 * [backup-simplify]: Simplify -1 into -1 3.805 * [taylor]: Taking taylor expansion of m in m 3.805 * [backup-simplify]: Simplify 0 into 0 3.805 * [backup-simplify]: Simplify 1 into 1 3.805 * [backup-simplify]: Simplify (/ -1 1) into -1 3.805 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.805 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.805 * [taylor]: Taking taylor expansion of -1 in m 3.805 * [backup-simplify]: Simplify -1 into -1 3.805 * [taylor]: Taking taylor expansion of k in m 3.805 * [backup-simplify]: Simplify k into k 3.805 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.805 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.805 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.805 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.805 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 3.805 * [taylor]: Taking taylor expansion of a in m 3.805 * [backup-simplify]: Simplify a into a 3.805 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 3.805 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 3.805 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.805 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.805 * [taylor]: Taking taylor expansion of k in m 3.806 * [backup-simplify]: Simplify k into k 3.806 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.806 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.806 * [taylor]: Taking taylor expansion of 1.0 in m 3.806 * [backup-simplify]: Simplify 1.0 into 1.0 3.806 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.806 * [taylor]: Taking taylor expansion of 10.0 in m 3.806 * [backup-simplify]: Simplify 10.0 into 10.0 3.806 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.806 * [taylor]: Taking taylor expansion of k in m 3.806 * [backup-simplify]: Simplify k into k 3.806 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.806 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.806 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.806 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.806 * [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.806 * [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.807 * [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.807 * [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.807 * [taylor]: Taking taylor expansion of -1 in k 3.807 * [backup-simplify]: Simplify -1 into -1 3.807 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 3.807 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.807 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.807 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.807 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.807 * [taylor]: Taking taylor expansion of -1 in k 3.807 * [backup-simplify]: Simplify -1 into -1 3.807 * [taylor]: Taking taylor expansion of m in k 3.807 * [backup-simplify]: Simplify m into m 3.807 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.807 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.807 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.807 * [taylor]: Taking taylor expansion of -1 in k 3.807 * [backup-simplify]: Simplify -1 into -1 3.807 * [taylor]: Taking taylor expansion of k in k 3.807 * [backup-simplify]: Simplify 0 into 0 3.807 * [backup-simplify]: Simplify 1 into 1 3.807 * [backup-simplify]: Simplify (/ -1 1) into -1 3.808 * [backup-simplify]: Simplify (log -1) into (log -1) 3.808 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.809 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.809 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.809 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.809 * [taylor]: Taking taylor expansion of a in k 3.809 * [backup-simplify]: Simplify a into a 3.809 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.809 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.809 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.809 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.809 * [taylor]: Taking taylor expansion of k in k 3.809 * [backup-simplify]: Simplify 0 into 0 3.809 * [backup-simplify]: Simplify 1 into 1 3.809 * [backup-simplify]: Simplify (* 1 1) into 1 3.810 * [backup-simplify]: Simplify (/ 1 1) into 1 3.810 * [taylor]: Taking taylor expansion of 1.0 in k 3.810 * [backup-simplify]: Simplify 1.0 into 1.0 3.810 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.810 * [taylor]: Taking taylor expansion of 10.0 in k 3.810 * [backup-simplify]: Simplify 10.0 into 10.0 3.810 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.810 * [taylor]: Taking taylor expansion of k in k 3.810 * [backup-simplify]: Simplify 0 into 0 3.810 * [backup-simplify]: Simplify 1 into 1 3.810 * [backup-simplify]: Simplify (/ 1 1) into 1 3.810 * [backup-simplify]: Simplify (+ 1 0) into 1 3.811 * [backup-simplify]: Simplify (+ 1 0) into 1 3.811 * [backup-simplify]: Simplify (* a 1) into a 3.811 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 3.811 * [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.811 * [taylor]: Taking taylor expansion of -1 in a 3.811 * [backup-simplify]: Simplify -1 into -1 3.811 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.811 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.811 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.811 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.811 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.811 * [taylor]: Taking taylor expansion of -1 in a 3.811 * [backup-simplify]: Simplify -1 into -1 3.811 * [taylor]: Taking taylor expansion of m in a 3.811 * [backup-simplify]: Simplify m into m 3.811 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.811 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.811 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.811 * [taylor]: Taking taylor expansion of -1 in a 3.811 * [backup-simplify]: Simplify -1 into -1 3.811 * [taylor]: Taking taylor expansion of k in a 3.811 * [backup-simplify]: Simplify k into k 3.812 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.812 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.812 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.812 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.812 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.812 * [taylor]: Taking taylor expansion of a in a 3.812 * [backup-simplify]: Simplify 0 into 0 3.812 * [backup-simplify]: Simplify 1 into 1 3.812 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.812 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.812 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.812 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.812 * [taylor]: Taking taylor expansion of k in a 3.812 * [backup-simplify]: Simplify k into k 3.812 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.812 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.812 * [taylor]: Taking taylor expansion of 1.0 in a 3.812 * [backup-simplify]: Simplify 1.0 into 1.0 3.812 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.812 * [taylor]: Taking taylor expansion of 10.0 in a 3.812 * [backup-simplify]: Simplify 10.0 into 10.0 3.812 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.812 * [taylor]: Taking taylor expansion of k in a 3.812 * [backup-simplify]: Simplify k into k 3.812 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.812 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.812 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.813 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.813 * [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.813 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.813 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.813 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.813 * [backup-simplify]: Simplify (+ 0 0) into 0 3.814 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.814 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.814 * [backup-simplify]: Simplify (- 0) into 0 3.814 * [backup-simplify]: Simplify (+ 0 0) into 0 3.815 * [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.815 * [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.815 * [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.815 * [taylor]: Taking taylor expansion of -1 in a 3.815 * [backup-simplify]: Simplify -1 into -1 3.815 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.815 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.815 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.815 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.815 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.815 * [taylor]: Taking taylor expansion of -1 in a 3.815 * [backup-simplify]: Simplify -1 into -1 3.815 * [taylor]: Taking taylor expansion of m in a 3.815 * [backup-simplify]: Simplify m into m 3.815 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.815 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.815 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.815 * [taylor]: Taking taylor expansion of -1 in a 3.815 * [backup-simplify]: Simplify -1 into -1 3.815 * [taylor]: Taking taylor expansion of k in a 3.815 * [backup-simplify]: Simplify k into k 3.815 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.816 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.816 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.816 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.816 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.816 * [taylor]: Taking taylor expansion of a in a 3.816 * [backup-simplify]: Simplify 0 into 0 3.816 * [backup-simplify]: Simplify 1 into 1 3.816 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.816 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.816 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.816 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.816 * [taylor]: Taking taylor expansion of k in a 3.816 * [backup-simplify]: Simplify k into k 3.816 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.816 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.816 * [taylor]: Taking taylor expansion of 1.0 in a 3.816 * [backup-simplify]: Simplify 1.0 into 1.0 3.816 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.816 * [taylor]: Taking taylor expansion of 10.0 in a 3.816 * [backup-simplify]: Simplify 10.0 into 10.0 3.816 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.816 * [taylor]: Taking taylor expansion of k in a 3.816 * [backup-simplify]: Simplify k into k 3.816 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.816 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.816 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.816 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.817 * [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.817 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.817 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.817 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.817 * [backup-simplify]: Simplify (+ 0 0) into 0 3.817 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.818 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.818 * [backup-simplify]: Simplify (- 0) into 0 3.818 * [backup-simplify]: Simplify (+ 0 0) into 0 3.819 * [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.819 * [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.819 * [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.819 * [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.819 * [taylor]: Taking taylor expansion of -1 in k 3.819 * [backup-simplify]: Simplify -1 into -1 3.819 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.819 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 3.819 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 3.819 * [taylor]: Taking taylor expansion of -1 in k 3.819 * [backup-simplify]: Simplify -1 into -1 3.819 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 3.819 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.820 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.820 * [taylor]: Taking taylor expansion of -1 in k 3.820 * [backup-simplify]: Simplify -1 into -1 3.820 * [taylor]: Taking taylor expansion of k in k 3.820 * [backup-simplify]: Simplify 0 into 0 3.820 * [backup-simplify]: Simplify 1 into 1 3.820 * [backup-simplify]: Simplify (/ -1 1) into -1 3.820 * [backup-simplify]: Simplify (log -1) into (log -1) 3.820 * [taylor]: Taking taylor expansion of m in k 3.820 * [backup-simplify]: Simplify m into m 3.821 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.821 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.822 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 3.822 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 3.822 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.822 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.822 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.822 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.822 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.822 * [taylor]: Taking taylor expansion of k in k 3.822 * [backup-simplify]: Simplify 0 into 0 3.822 * [backup-simplify]: Simplify 1 into 1 3.823 * [backup-simplify]: Simplify (* 1 1) into 1 3.823 * [backup-simplify]: Simplify (/ 1 1) into 1 3.823 * [taylor]: Taking taylor expansion of 1.0 in k 3.823 * [backup-simplify]: Simplify 1.0 into 1.0 3.823 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.823 * [taylor]: Taking taylor expansion of 10.0 in k 3.823 * [backup-simplify]: Simplify 10.0 into 10.0 3.823 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.823 * [taylor]: Taking taylor expansion of k in k 3.823 * [backup-simplify]: Simplify 0 into 0 3.823 * [backup-simplify]: Simplify 1 into 1 3.823 * [backup-simplify]: Simplify (/ 1 1) into 1 3.824 * [backup-simplify]: Simplify (+ 1 0) into 1 3.824 * [backup-simplify]: Simplify (+ 1 0) into 1 3.824 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.825 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.825 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.825 * [taylor]: Taking taylor expansion of -1 in m 3.825 * [backup-simplify]: Simplify -1 into -1 3.825 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.825 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.825 * [taylor]: Taking taylor expansion of -1 in m 3.825 * [backup-simplify]: Simplify -1 into -1 3.825 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.825 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.825 * [taylor]: Taking taylor expansion of (log -1) in m 3.825 * [taylor]: Taking taylor expansion of -1 in m 3.825 * [backup-simplify]: Simplify -1 into -1 3.825 * [backup-simplify]: Simplify (log -1) into (log -1) 3.825 * [taylor]: Taking taylor expansion of (log k) in m 3.825 * [taylor]: Taking taylor expansion of k in m 3.825 * [backup-simplify]: Simplify k into k 3.825 * [backup-simplify]: Simplify (log k) into (log k) 3.825 * [taylor]: Taking taylor expansion of m in m 3.825 * [backup-simplify]: Simplify 0 into 0 3.825 * [backup-simplify]: Simplify 1 into 1 3.825 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.826 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.826 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.826 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.826 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.827 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.827 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.827 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 3.828 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 3.828 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.828 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 3.829 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.829 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.829 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.830 * [backup-simplify]: Simplify (+ 0 0) into 0 3.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.831 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.831 * [backup-simplify]: Simplify (- 0) into 0 3.831 * [backup-simplify]: Simplify (+ 0 0) into 0 3.832 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 3.833 * [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.834 * [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.834 * [taylor]: Taking taylor expansion of 0 in k 3.834 * [backup-simplify]: Simplify 0 into 0 3.834 * [taylor]: Taking taylor expansion of 0 in m 3.834 * [backup-simplify]: Simplify 0 into 0 3.834 * [backup-simplify]: Simplify 0 into 0 3.835 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.836 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.836 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 3.837 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 3.838 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.838 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.839 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.839 * [backup-simplify]: Simplify (+ 0 0) into 0 3.839 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.840 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.840 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 3.841 * [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.842 * [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.842 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.842 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.842 * [taylor]: Taking taylor expansion of 10.0 in m 3.842 * [backup-simplify]: Simplify 10.0 into 10.0 3.842 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.842 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.842 * [taylor]: Taking taylor expansion of -1 in m 3.842 * [backup-simplify]: Simplify -1 into -1 3.842 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.842 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.842 * [taylor]: Taking taylor expansion of (log -1) in m 3.842 * [taylor]: Taking taylor expansion of -1 in m 3.842 * [backup-simplify]: Simplify -1 into -1 3.843 * [backup-simplify]: Simplify (log -1) into (log -1) 3.843 * [taylor]: Taking taylor expansion of (log k) in m 3.843 * [taylor]: Taking taylor expansion of k in m 3.843 * [backup-simplify]: Simplify k into k 3.843 * [backup-simplify]: Simplify (log k) into (log k) 3.843 * [taylor]: Taking taylor expansion of m in m 3.843 * [backup-simplify]: Simplify 0 into 0 3.843 * [backup-simplify]: Simplify 1 into 1 3.843 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.843 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.843 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.844 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.844 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.844 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.845 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.845 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.846 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 3.846 * [backup-simplify]: Simplify 0 into 0 3.846 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.847 * [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.847 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.848 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 3.849 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.849 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.850 * [backup-simplify]: Simplify (+ 0 0) into 0 3.850 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.851 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.851 * [backup-simplify]: Simplify (- 0) into 0 3.851 * [backup-simplify]: Simplify (+ 0 0) into 0 3.852 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 3.853 * [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.854 * [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.854 * [taylor]: Taking taylor expansion of 0 in k 3.854 * [backup-simplify]: Simplify 0 into 0 3.854 * [taylor]: Taking taylor expansion of 0 in m 3.854 * [backup-simplify]: Simplify 0 into 0 3.854 * [backup-simplify]: Simplify 0 into 0 3.854 * [taylor]: Taking taylor expansion of 0 in m 3.854 * [backup-simplify]: Simplify 0 into 0 3.854 * [backup-simplify]: Simplify 0 into 0 3.855 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.856 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 3.857 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.858 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 3.859 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.859 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.860 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.861 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.861 * [backup-simplify]: Simplify (- 0) into 0 3.862 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.864 * [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.866 * [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.866 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.866 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.866 * [taylor]: Taking taylor expansion of 99.0 in m 3.866 * [backup-simplify]: Simplify 99.0 into 99.0 3.866 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.866 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.867 * [taylor]: Taking taylor expansion of -1 in m 3.867 * [backup-simplify]: Simplify -1 into -1 3.867 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.867 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.867 * [taylor]: Taking taylor expansion of (log -1) in m 3.867 * [taylor]: Taking taylor expansion of -1 in m 3.867 * [backup-simplify]: Simplify -1 into -1 3.867 * [backup-simplify]: Simplify (log -1) into (log -1) 3.867 * [taylor]: Taking taylor expansion of (log k) in m 3.867 * [taylor]: Taking taylor expansion of k in m 3.867 * [backup-simplify]: Simplify k into k 3.867 * [backup-simplify]: Simplify (log k) into (log k) 3.867 * [taylor]: Taking taylor expansion of m in m 3.867 * [backup-simplify]: Simplify 0 into 0 3.867 * [backup-simplify]: Simplify 1 into 1 3.867 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.868 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.868 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.869 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.869 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.870 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.871 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.871 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.875 * [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.875 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1 1) 3.875 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 3.875 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 3.875 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 3.875 * [taylor]: Taking taylor expansion of k in k 3.875 * [backup-simplify]: Simplify 0 into 0 3.875 * [backup-simplify]: Simplify 1 into 1 3.875 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 3.875 * [taylor]: Taking taylor expansion of k in k 3.875 * [backup-simplify]: Simplify 0 into 0 3.875 * [backup-simplify]: Simplify 1 into 1 3.875 * [taylor]: Taking taylor expansion of 10.0 in k 3.875 * [backup-simplify]: Simplify 10.0 into 10.0 3.875 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 3.875 * [taylor]: Taking taylor expansion of k in k 3.875 * [backup-simplify]: Simplify 0 into 0 3.875 * [backup-simplify]: Simplify 1 into 1 3.875 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 3.875 * [taylor]: Taking taylor expansion of k in k 3.875 * [backup-simplify]: Simplify 0 into 0 3.875 * [backup-simplify]: Simplify 1 into 1 3.875 * [taylor]: Taking taylor expansion of 10.0 in k 3.875 * [backup-simplify]: Simplify 10.0 into 10.0 3.876 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.876 * [backup-simplify]: Simplify (* 0 10.0) into 0 3.876 * [backup-simplify]: Simplify 0 into 0 3.877 * [backup-simplify]: Simplify (+ 1 0) into 1 3.878 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 3.878 * [backup-simplify]: Simplify 10.0 into 10.0 3.879 * [backup-simplify]: Simplify (+ 0 0) into 0 3.880 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 3.880 * [backup-simplify]: Simplify 1 into 1 3.884 * [backup-simplify]: Simplify (+ 0 0) into 0 3.886 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 3.886 * [backup-simplify]: Simplify 0 into 0 3.887 * [backup-simplify]: Simplify (+ 0 0) into 0 3.888 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 3.888 * [backup-simplify]: Simplify 0 into 0 3.888 * [backup-simplify]: Simplify (+ 0 0) into 0 3.890 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 3.890 * [backup-simplify]: Simplify 0 into 0 3.891 * [backup-simplify]: Simplify (+ 0 0) into 0 3.893 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 3.893 * [backup-simplify]: Simplify 0 into 0 3.893 * [backup-simplify]: Simplify (+ 0 0) into 0 3.895 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 3.895 * [backup-simplify]: Simplify 0 into 0 3.895 * [backup-simplify]: Simplify (+ 0 0) into 0 3.898 * [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.898 * [backup-simplify]: Simplify 0 into 0 3.898 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 3.898 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 3.898 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 3.898 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 3.899 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 3.899 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.899 * [taylor]: Taking taylor expansion of k in k 3.899 * [backup-simplify]: Simplify 0 into 0 3.899 * [backup-simplify]: Simplify 1 into 1 3.899 * [backup-simplify]: Simplify (/ 1 1) into 1 3.899 * [taylor]: Taking taylor expansion of 10.0 in k 3.899 * [backup-simplify]: Simplify 10.0 into 10.0 3.899 * [taylor]: Taking taylor expansion of k in k 3.899 * [backup-simplify]: Simplify 0 into 0 3.899 * [backup-simplify]: Simplify 1 into 1 3.900 * [backup-simplify]: Simplify (+ 1 0) into 1 3.900 * [backup-simplify]: Simplify (/ 1 1) into 1 3.900 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 3.900 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 3.900 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.900 * [taylor]: Taking taylor expansion of k in k 3.900 * [backup-simplify]: Simplify 0 into 0 3.900 * [backup-simplify]: Simplify 1 into 1 3.901 * [backup-simplify]: Simplify (/ 1 1) into 1 3.901 * [taylor]: Taking taylor expansion of 10.0 in k 3.901 * [backup-simplify]: Simplify 10.0 into 10.0 3.901 * [taylor]: Taking taylor expansion of k in k 3.901 * [backup-simplify]: Simplify 0 into 0 3.901 * [backup-simplify]: Simplify 1 into 1 3.901 * [backup-simplify]: Simplify (+ 1 0) into 1 3.902 * [backup-simplify]: Simplify (/ 1 1) into 1 3.902 * [backup-simplify]: Simplify 1 into 1 3.902 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.903 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.905 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 3.905 * [backup-simplify]: Simplify 10.0 into 10.0 3.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.907 * [backup-simplify]: Simplify (+ 0 0) into 0 3.907 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 3.908 * [backup-simplify]: Simplify 0 into 0 3.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.909 * [backup-simplify]: Simplify (+ 0 0) into 0 3.910 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.910 * [backup-simplify]: Simplify 0 into 0 3.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.911 * [backup-simplify]: Simplify (+ 0 0) into 0 3.912 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.912 * [backup-simplify]: Simplify 0 into 0 3.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.914 * [backup-simplify]: Simplify (+ 0 0) into 0 3.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.915 * [backup-simplify]: Simplify 0 into 0 3.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.916 * [backup-simplify]: Simplify (+ 0 0) into 0 3.917 * [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.917 * [backup-simplify]: Simplify 0 into 0 3.918 * [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.919 * [backup-simplify]: Simplify (+ 0 0) into 0 3.920 * [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.920 * [backup-simplify]: Simplify 0 into 0 3.920 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 3.920 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 3.921 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 3.921 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 3.921 * [taylor]: Taking taylor expansion of -1 in k 3.921 * [backup-simplify]: Simplify -1 into -1 3.921 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 3.921 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 3.921 * [taylor]: Taking taylor expansion of 10.0 in k 3.921 * [backup-simplify]: Simplify 10.0 into 10.0 3.921 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.921 * [taylor]: Taking taylor expansion of k in k 3.921 * [backup-simplify]: Simplify 0 into 0 3.921 * [backup-simplify]: Simplify 1 into 1 3.921 * [backup-simplify]: Simplify (/ 1 1) into 1 3.921 * [taylor]: Taking taylor expansion of k in k 3.921 * [backup-simplify]: Simplify 0 into 0 3.921 * [backup-simplify]: Simplify 1 into 1 3.922 * [backup-simplify]: Simplify (- 1) into -1 3.922 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.922 * [backup-simplify]: Simplify (/ -1 1) into -1 3.923 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 3.923 * [taylor]: Taking taylor expansion of -1 in k 3.923 * [backup-simplify]: Simplify -1 into -1 3.923 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 3.923 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 3.923 * [taylor]: Taking taylor expansion of 10.0 in k 3.923 * [backup-simplify]: Simplify 10.0 into 10.0 3.923 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.923 * [taylor]: Taking taylor expansion of k in k 3.923 * [backup-simplify]: Simplify 0 into 0 3.923 * [backup-simplify]: Simplify 1 into 1 3.923 * [backup-simplify]: Simplify (/ 1 1) into 1 3.923 * [taylor]: Taking taylor expansion of k in k 3.923 * [backup-simplify]: Simplify 0 into 0 3.923 * [backup-simplify]: Simplify 1 into 1 3.924 * [backup-simplify]: Simplify (- 1) into -1 3.924 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.924 * [backup-simplify]: Simplify (/ -1 1) into -1 3.925 * [backup-simplify]: Simplify (* -1 -1) into 1 3.925 * [backup-simplify]: Simplify 1 into 1 3.926 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.926 * [backup-simplify]: Simplify (- 0) into 0 3.927 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.929 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 3.930 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 3.930 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.932 * [backup-simplify]: Simplify (- 0) into 0 3.932 * [backup-simplify]: Simplify (+ 0 0) into 0 3.933 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 3.935 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 3.935 * [backup-simplify]: Simplify 0 into 0 3.936 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.936 * [backup-simplify]: Simplify (- 0) into 0 3.936 * [backup-simplify]: Simplify (+ 0 0) into 0 3.938 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.939 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 3.939 * [backup-simplify]: Simplify 0 into 0 3.940 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.940 * [backup-simplify]: Simplify (- 0) into 0 3.940 * [backup-simplify]: Simplify (+ 0 0) into 0 3.942 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.943 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 3.943 * [backup-simplify]: Simplify 0 into 0 3.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.943 * [backup-simplify]: Simplify (- 0) into 0 3.944 * [backup-simplify]: Simplify (+ 0 0) into 0 3.944 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.945 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 3.945 * [backup-simplify]: Simplify 0 into 0 3.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.946 * [backup-simplify]: Simplify (- 0) into 0 3.946 * [backup-simplify]: Simplify (+ 0 0) into 0 3.947 * [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.948 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 3.948 * [backup-simplify]: Simplify 0 into 0 3.949 * [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.949 * [backup-simplify]: Simplify (- 0) into 0 3.949 * [backup-simplify]: Simplify (+ 0 0) into 0 3.950 * [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.951 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 3.951 * [backup-simplify]: Simplify 0 into 0 3.951 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 3.951 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 3.952 * [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.952 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 3.952 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 3.952 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 3.952 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 3.952 * [taylor]: Taking taylor expansion of 10.0 in m 3.952 * [backup-simplify]: Simplify 10.0 into 10.0 3.952 * [taylor]: Taking taylor expansion of k in m 3.952 * [backup-simplify]: Simplify k into k 3.952 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 3.952 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.952 * [taylor]: Taking taylor expansion of k in m 3.952 * [backup-simplify]: Simplify k into k 3.952 * [taylor]: Taking taylor expansion of 1.0 in m 3.952 * [backup-simplify]: Simplify 1.0 into 1.0 3.952 * [taylor]: Taking taylor expansion of (pow k m) in m 3.952 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.952 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.952 * [taylor]: Taking taylor expansion of m in m 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [backup-simplify]: Simplify 1 into 1 3.952 * [taylor]: Taking taylor expansion of (log k) in m 3.952 * [taylor]: Taking taylor expansion of k in m 3.952 * [backup-simplify]: Simplify k into k 3.952 * [backup-simplify]: Simplify (log k) into (log k) 3.952 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.953 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.953 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.953 * [backup-simplify]: Simplify (exp 0) into 1 3.953 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.953 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.953 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.953 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.953 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.954 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 3.954 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.954 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.954 * [taylor]: Taking taylor expansion of 10.0 in k 3.954 * [backup-simplify]: Simplify 10.0 into 10.0 3.954 * [taylor]: Taking taylor expansion of k in k 3.954 * [backup-simplify]: Simplify 0 into 0 3.954 * [backup-simplify]: Simplify 1 into 1 3.954 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.954 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.954 * [taylor]: Taking taylor expansion of k in k 3.954 * [backup-simplify]: Simplify 0 into 0 3.954 * [backup-simplify]: Simplify 1 into 1 3.954 * [taylor]: Taking taylor expansion of 1.0 in k 3.954 * [backup-simplify]: Simplify 1.0 into 1.0 3.954 * [taylor]: Taking taylor expansion of (pow k m) in k 3.954 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.954 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.954 * [taylor]: Taking taylor expansion of m in k 3.954 * [backup-simplify]: Simplify m into m 3.954 * [taylor]: Taking taylor expansion of (log k) in k 3.954 * [taylor]: Taking taylor expansion of k in k 3.954 * [backup-simplify]: Simplify 0 into 0 3.954 * [backup-simplify]: Simplify 1 into 1 3.954 * [backup-simplify]: Simplify (log 1) into 0 3.954 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.955 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.955 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.955 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.955 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.955 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.956 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 3.956 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 3.956 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.956 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.956 * [taylor]: Taking taylor expansion of 10.0 in k 3.956 * [backup-simplify]: Simplify 10.0 into 10.0 3.956 * [taylor]: Taking taylor expansion of k in k 3.956 * [backup-simplify]: Simplify 0 into 0 3.956 * [backup-simplify]: Simplify 1 into 1 3.956 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.956 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.956 * [taylor]: Taking taylor expansion of k in k 3.956 * [backup-simplify]: Simplify 0 into 0 3.956 * [backup-simplify]: Simplify 1 into 1 3.956 * [taylor]: Taking taylor expansion of 1.0 in k 3.956 * [backup-simplify]: Simplify 1.0 into 1.0 3.956 * [taylor]: Taking taylor expansion of (pow k m) in k 3.956 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.956 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.956 * [taylor]: Taking taylor expansion of m in k 3.956 * [backup-simplify]: Simplify m into m 3.956 * [taylor]: Taking taylor expansion of (log k) in k 3.956 * [taylor]: Taking taylor expansion of k in k 3.956 * [backup-simplify]: Simplify 0 into 0 3.956 * [backup-simplify]: Simplify 1 into 1 3.956 * [backup-simplify]: Simplify (log 1) into 0 3.956 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.957 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.957 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.957 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.957 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.957 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.958 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 3.958 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 3.958 * [taylor]: Taking taylor expansion of 1.0 in m 3.958 * [backup-simplify]: Simplify 1.0 into 1.0 3.958 * [taylor]: Taking taylor expansion of (pow k m) in m 3.958 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.958 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.958 * [taylor]: Taking taylor expansion of m in m 3.958 * [backup-simplify]: Simplify 0 into 0 3.958 * [backup-simplify]: Simplify 1 into 1 3.958 * [taylor]: Taking taylor expansion of (log k) in m 3.958 * [taylor]: Taking taylor expansion of k in m 3.958 * [backup-simplify]: Simplify k into k 3.958 * [backup-simplify]: Simplify (log k) into (log k) 3.958 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.958 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.959 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.959 * [backup-simplify]: Simplify (exp 0) into 1 3.959 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 3.959 * [backup-simplify]: Simplify 1.0 into 1.0 3.960 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 3.960 * [backup-simplify]: Simplify (+ 0 0) into 0 3.960 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.961 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.961 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.961 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.962 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.962 * [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.962 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 3.962 * [taylor]: Taking taylor expansion of 10.0 in m 3.962 * [backup-simplify]: Simplify 10.0 into 10.0 3.962 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 3.962 * [taylor]: Taking taylor expansion of (pow k m) in m 3.962 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.962 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.962 * [taylor]: Taking taylor expansion of m in m 3.962 * [backup-simplify]: Simplify 0 into 0 3.962 * [backup-simplify]: Simplify 1 into 1 3.962 * [taylor]: Taking taylor expansion of (log k) in m 3.962 * [taylor]: Taking taylor expansion of k in m 3.963 * [backup-simplify]: Simplify k into k 3.963 * [backup-simplify]: Simplify (log k) into (log k) 3.963 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.963 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.963 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.963 * [backup-simplify]: Simplify (exp 0) into 1 3.964 * [backup-simplify]: Simplify (/ 1 1) into 1 3.964 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.964 * [backup-simplify]: Simplify 10.0 into 10.0 3.964 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 3.965 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 3.965 * [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.965 * [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.965 * [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.965 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 3.965 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 3.965 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.965 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.965 * [taylor]: Taking taylor expansion of k in m 3.965 * [backup-simplify]: Simplify k into k 3.965 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.965 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.965 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 3.965 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.965 * [taylor]: Taking taylor expansion of 10.0 in m 3.965 * [backup-simplify]: Simplify 10.0 into 10.0 3.965 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.965 * [taylor]: Taking taylor expansion of k in m 3.965 * [backup-simplify]: Simplify k into k 3.965 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.965 * [taylor]: Taking taylor expansion of 1.0 in m 3.965 * [backup-simplify]: Simplify 1.0 into 1.0 3.965 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.965 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.965 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.966 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.966 * [taylor]: Taking taylor expansion of m in m 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [backup-simplify]: Simplify 1 into 1 3.966 * [backup-simplify]: Simplify (/ 1 1) into 1 3.966 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.966 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.966 * [taylor]: Taking taylor expansion of k in m 3.966 * [backup-simplify]: Simplify k into k 3.966 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.966 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.966 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.966 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.966 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.966 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.966 * [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.967 * [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.967 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 3.967 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.967 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.967 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.967 * [taylor]: Taking taylor expansion of k in k 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [backup-simplify]: Simplify 1 into 1 3.967 * [backup-simplify]: Simplify (* 1 1) into 1 3.967 * [backup-simplify]: Simplify (/ 1 1) into 1 3.967 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.967 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.967 * [taylor]: Taking taylor expansion of 10.0 in k 3.967 * [backup-simplify]: Simplify 10.0 into 10.0 3.967 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.967 * [taylor]: Taking taylor expansion of k in k 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [backup-simplify]: Simplify 1 into 1 3.968 * [backup-simplify]: Simplify (/ 1 1) into 1 3.968 * [taylor]: Taking taylor expansion of 1.0 in k 3.968 * [backup-simplify]: Simplify 1.0 into 1.0 3.968 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.968 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.968 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.968 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.968 * [taylor]: Taking taylor expansion of m in k 3.968 * [backup-simplify]: Simplify m into m 3.968 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.968 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.968 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.968 * [taylor]: Taking taylor expansion of k in k 3.968 * [backup-simplify]: Simplify 0 into 0 3.968 * [backup-simplify]: Simplify 1 into 1 3.968 * [backup-simplify]: Simplify (/ 1 1) into 1 3.968 * [backup-simplify]: Simplify (log 1) into 0 3.969 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.969 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.969 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.969 * [backup-simplify]: Simplify (+ 1 0) into 1 3.969 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.969 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 3.969 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.969 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.969 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.969 * [taylor]: Taking taylor expansion of k in k 3.969 * [backup-simplify]: Simplify 0 into 0 3.969 * [backup-simplify]: Simplify 1 into 1 3.970 * [backup-simplify]: Simplify (* 1 1) into 1 3.970 * [backup-simplify]: Simplify (/ 1 1) into 1 3.970 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.970 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.970 * [taylor]: Taking taylor expansion of 10.0 in k 3.970 * [backup-simplify]: Simplify 10.0 into 10.0 3.970 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.970 * [taylor]: Taking taylor expansion of k in k 3.970 * [backup-simplify]: Simplify 0 into 0 3.970 * [backup-simplify]: Simplify 1 into 1 3.971 * [backup-simplify]: Simplify (/ 1 1) into 1 3.971 * [taylor]: Taking taylor expansion of 1.0 in k 3.971 * [backup-simplify]: Simplify 1.0 into 1.0 3.971 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.971 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.971 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.971 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.971 * [taylor]: Taking taylor expansion of m in k 3.971 * [backup-simplify]: Simplify m into m 3.971 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.971 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.971 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.971 * [taylor]: Taking taylor expansion of k in k 3.971 * [backup-simplify]: Simplify 0 into 0 3.971 * [backup-simplify]: Simplify 1 into 1 3.972 * [backup-simplify]: Simplify (/ 1 1) into 1 3.972 * [backup-simplify]: Simplify (log 1) into 0 3.972 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.973 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.973 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.973 * [backup-simplify]: Simplify (+ 1 0) into 1 3.973 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.973 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.973 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.973 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.974 * [taylor]: Taking taylor expansion of -1 in m 3.974 * [backup-simplify]: Simplify -1 into -1 3.974 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.974 * [taylor]: Taking taylor expansion of (log k) in m 3.974 * [taylor]: Taking taylor expansion of k in m 3.974 * [backup-simplify]: Simplify k into k 3.974 * [backup-simplify]: Simplify (log k) into (log k) 3.974 * [taylor]: Taking taylor expansion of m in m 3.974 * [backup-simplify]: Simplify 0 into 0 3.974 * [backup-simplify]: Simplify 1 into 1 3.974 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.974 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.974 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.974 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.974 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.975 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.976 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.977 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.977 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.979 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.979 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.980 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.980 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 3.981 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.981 * [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.981 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 3.981 * [taylor]: Taking taylor expansion of 10.0 in m 3.982 * [backup-simplify]: Simplify 10.0 into 10.0 3.982 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.982 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.982 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.982 * [taylor]: Taking taylor expansion of -1 in m 3.982 * [backup-simplify]: Simplify -1 into -1 3.982 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.982 * [taylor]: Taking taylor expansion of (log k) in m 3.982 * [taylor]: Taking taylor expansion of k in m 3.982 * [backup-simplify]: Simplify k into k 3.982 * [backup-simplify]: Simplify (log k) into (log k) 3.982 * [taylor]: Taking taylor expansion of m in m 3.982 * [backup-simplify]: Simplify 0 into 0 3.982 * [backup-simplify]: Simplify 1 into 1 3.982 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.982 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.982 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.982 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.982 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 3.982 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 3.983 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 3.983 * [backup-simplify]: Simplify 0 into 0 3.983 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.984 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.985 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.985 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.987 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.987 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.987 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.988 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 3.989 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.989 * [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.989 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 3.989 * [taylor]: Taking taylor expansion of 1.0 in m 3.989 * [backup-simplify]: Simplify 1.0 into 1.0 3.989 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.989 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.989 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.989 * [taylor]: Taking taylor expansion of -1 in m 3.989 * [backup-simplify]: Simplify -1 into -1 3.989 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.989 * [taylor]: Taking taylor expansion of (log k) in m 3.989 * [taylor]: Taking taylor expansion of k in m 3.989 * [backup-simplify]: Simplify k into k 3.989 * [backup-simplify]: Simplify (log k) into (log k) 3.989 * [taylor]: Taking taylor expansion of m in m 3.989 * [backup-simplify]: Simplify 0 into 0 3.989 * [backup-simplify]: Simplify 1 into 1 3.989 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.990 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.990 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.990 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.990 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 3.990 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 3.991 * [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.991 * [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.991 * [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.991 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 3.991 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 3.991 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 3.991 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.991 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.991 * [taylor]: Taking taylor expansion of k in m 3.991 * [backup-simplify]: Simplify k into k 3.991 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.991 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.991 * [taylor]: Taking taylor expansion of 1.0 in m 3.991 * [backup-simplify]: Simplify 1.0 into 1.0 3.991 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.991 * [taylor]: Taking taylor expansion of 10.0 in m 3.991 * [backup-simplify]: Simplify 10.0 into 10.0 3.991 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.991 * [taylor]: Taking taylor expansion of k in m 3.991 * [backup-simplify]: Simplify k into k 3.991 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.991 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.991 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.991 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.991 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.991 * [taylor]: Taking taylor expansion of -1 in m 3.991 * [backup-simplify]: Simplify -1 into -1 3.991 * [taylor]: Taking taylor expansion of m in m 3.992 * [backup-simplify]: Simplify 0 into 0 3.992 * [backup-simplify]: Simplify 1 into 1 3.992 * [backup-simplify]: Simplify (/ -1 1) into -1 3.992 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.992 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.992 * [taylor]: Taking taylor expansion of -1 in m 3.992 * [backup-simplify]: Simplify -1 into -1 3.992 * [taylor]: Taking taylor expansion of k in m 3.992 * [backup-simplify]: Simplify k into k 3.992 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.992 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.992 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.992 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.992 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.992 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.992 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.993 * [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.993 * [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.993 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.993 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.993 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.993 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.993 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.993 * [taylor]: Taking taylor expansion of k in k 3.993 * [backup-simplify]: Simplify 0 into 0 3.993 * [backup-simplify]: Simplify 1 into 1 3.993 * [backup-simplify]: Simplify (* 1 1) into 1 3.994 * [backup-simplify]: Simplify (/ 1 1) into 1 3.994 * [taylor]: Taking taylor expansion of 1.0 in k 3.994 * [backup-simplify]: Simplify 1.0 into 1.0 3.994 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.994 * [taylor]: Taking taylor expansion of 10.0 in k 3.994 * [backup-simplify]: Simplify 10.0 into 10.0 3.994 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.994 * [taylor]: Taking taylor expansion of k in k 3.994 * [backup-simplify]: Simplify 0 into 0 3.994 * [backup-simplify]: Simplify 1 into 1 3.994 * [backup-simplify]: Simplify (/ 1 1) into 1 3.994 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.994 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.994 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.994 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.994 * [taylor]: Taking taylor expansion of -1 in k 3.994 * [backup-simplify]: Simplify -1 into -1 3.994 * [taylor]: Taking taylor expansion of m in k 3.994 * [backup-simplify]: Simplify m into m 3.994 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.994 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.994 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.994 * [taylor]: Taking taylor expansion of -1 in k 3.994 * [backup-simplify]: Simplify -1 into -1 3.994 * [taylor]: Taking taylor expansion of k in k 3.994 * [backup-simplify]: Simplify 0 into 0 3.994 * [backup-simplify]: Simplify 1 into 1 3.995 * [backup-simplify]: Simplify (/ -1 1) into -1 3.995 * [backup-simplify]: Simplify (log -1) into (log -1) 3.995 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.996 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.996 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.996 * [backup-simplify]: Simplify (+ 1 0) into 1 3.997 * [backup-simplify]: Simplify (+ 1 0) into 1 3.997 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.997 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.997 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.997 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.997 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.997 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.997 * [taylor]: Taking taylor expansion of k in k 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [backup-simplify]: Simplify 1 into 1 3.998 * [backup-simplify]: Simplify (* 1 1) into 1 3.998 * [backup-simplify]: Simplify (/ 1 1) into 1 3.998 * [taylor]: Taking taylor expansion of 1.0 in k 3.998 * [backup-simplify]: Simplify 1.0 into 1.0 3.998 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.998 * [taylor]: Taking taylor expansion of 10.0 in k 3.998 * [backup-simplify]: Simplify 10.0 into 10.0 3.998 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.998 * [taylor]: Taking taylor expansion of k in k 3.998 * [backup-simplify]: Simplify 0 into 0 3.998 * [backup-simplify]: Simplify 1 into 1 3.998 * [backup-simplify]: Simplify (/ 1 1) into 1 3.998 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.998 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.998 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.998 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.998 * [taylor]: Taking taylor expansion of -1 in k 3.998 * [backup-simplify]: Simplify -1 into -1 3.998 * [taylor]: Taking taylor expansion of m in k 3.998 * [backup-simplify]: Simplify m into m 3.998 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.998 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.999 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.999 * [taylor]: Taking taylor expansion of -1 in k 3.999 * [backup-simplify]: Simplify -1 into -1 3.999 * [taylor]: Taking taylor expansion of k in k 3.999 * [backup-simplify]: Simplify 0 into 0 3.999 * [backup-simplify]: Simplify 1 into 1 3.999 * [backup-simplify]: Simplify (/ -1 1) into -1 3.999 * [backup-simplify]: Simplify (log -1) into (log -1) 4.000 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.000 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.000 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.001 * [backup-simplify]: Simplify (+ 1 0) into 1 4.001 * [backup-simplify]: Simplify (+ 1 0) into 1 4.001 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.001 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.001 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.001 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.001 * [taylor]: Taking taylor expansion of -1 in m 4.001 * [backup-simplify]: Simplify -1 into -1 4.001 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.001 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.001 * [taylor]: Taking taylor expansion of (log -1) in m 4.001 * [taylor]: Taking taylor expansion of -1 in m 4.001 * [backup-simplify]: Simplify -1 into -1 4.002 * [backup-simplify]: Simplify (log -1) into (log -1) 4.002 * [taylor]: Taking taylor expansion of (log k) in m 4.002 * [taylor]: Taking taylor expansion of k in m 4.002 * [backup-simplify]: Simplify k into k 4.002 * [backup-simplify]: Simplify (log k) into (log k) 4.002 * [taylor]: Taking taylor expansion of m in m 4.002 * [backup-simplify]: Simplify 0 into 0 4.002 * [backup-simplify]: Simplify 1 into 1 4.002 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.002 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.003 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.003 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.003 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.004 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.004 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.005 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.005 * [backup-simplify]: Simplify (+ 0 0) into 0 4.009 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.009 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.010 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.010 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.012 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.012 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.013 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.014 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 4.015 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.017 * [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)))))) 4.017 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 4.017 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.017 * [taylor]: Taking taylor expansion of 10.0 in m 4.017 * [backup-simplify]: Simplify 10.0 into 10.0 4.018 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.018 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.018 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.018 * [taylor]: Taking taylor expansion of -1 in m 4.018 * [backup-simplify]: Simplify -1 into -1 4.018 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.018 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.018 * [taylor]: Taking taylor expansion of (log -1) in m 4.018 * [taylor]: Taking taylor expansion of -1 in m 4.018 * [backup-simplify]: Simplify -1 into -1 4.018 * [backup-simplify]: Simplify (log -1) into (log -1) 4.018 * [taylor]: Taking taylor expansion of (log k) in m 4.018 * [taylor]: Taking taylor expansion of k in m 4.018 * [backup-simplify]: Simplify k into k 4.018 * [backup-simplify]: Simplify (log k) into (log k) 4.018 * [taylor]: Taking taylor expansion of m in m 4.019 * [backup-simplify]: Simplify 0 into 0 4.019 * [backup-simplify]: Simplify 1 into 1 4.019 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.019 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.020 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.021 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.021 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.022 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.022 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.023 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.024 * [backup-simplify]: Simplify (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 4.025 * [backup-simplify]: Simplify 0 into 0 4.026 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.027 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.028 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.029 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.029 * [backup-simplify]: Simplify (- 0) into 0 4.030 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.031 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.034 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.034 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.035 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.036 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 4.038 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.041 * [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))))) 4.041 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.041 * [taylor]: Taking taylor expansion of 1.0 in m 4.041 * [backup-simplify]: Simplify 1.0 into 1.0 4.041 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.041 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.041 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.041 * [taylor]: Taking taylor expansion of -1 in m 4.041 * [backup-simplify]: Simplify -1 into -1 4.041 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.041 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.042 * [taylor]: Taking taylor expansion of (log -1) in m 4.042 * [taylor]: Taking taylor expansion of -1 in m 4.042 * [backup-simplify]: Simplify -1 into -1 4.042 * [backup-simplify]: Simplify (log -1) into (log -1) 4.042 * [taylor]: Taking taylor expansion of (log k) in m 4.042 * [taylor]: Taking taylor expansion of k in m 4.042 * [backup-simplify]: Simplify k into k 4.042 * [backup-simplify]: Simplify (log k) into (log k) 4.042 * [taylor]: Taking taylor expansion of m in m 4.042 * [backup-simplify]: Simplify 0 into 0 4.042 * [backup-simplify]: Simplify 1 into 1 4.042 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.043 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.043 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.044 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.044 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.045 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.046 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.046 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.049 * [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))))))))) 4.049 * * * [progress]: simplifying candidates 4.056 * [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))))))))) 4.069 * * [simplify]: Extracting # 0 : cost 0 4.070 * * [simplify]: Extracting # 1 : cost 0 4.071 * * [simplify]: Extracting # 2 : cost 0 4.073 * * [simplify]: Extracting # 3 : cost 0 4.075 * * [simplify]: Extracting # 4 : cost 0 4.076 * * [simplify]: Extracting # 5 : cost 0 4.077 * * [simplify]: Extracting # 6 : cost 0 4.079 * * [simplify]: Extracting # 7 : cost 0 4.080 * * [simplify]: Extracting # 8 : cost 0 4.081 * * [simplify]: Extracting # 9 : cost 0 4.082 * * [simplify]: Extracting # 10 : cost 0 4.083 * * [simplify]: Extracting # 11 : cost 0 4.083 * * [simplify]: Extracting # 12 : cost 0 4.084 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 4.244 * * [simplify]: Extracting # 0 : cost 0 4.247 * * [simplify]: Extracting # 1 : cost 0 4.249 * * [simplify]: Extracting # 2 : cost 0 4.251 * * [simplify]: Extracting # 3 : cost 0 4.254 * * [simplify]: Extracting # 4 : cost 0 4.256 * * [simplify]: Extracting # 5 : cost 0 4.259 * * [simplify]: Extracting # 6 : cost 0 4.261 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 4.850 * * [simplify]: Extracting # 0 : cost 0 4.854 * * [simplify]: Extracting # 1 : cost 0 4.861 * * [simplify]: Extracting # 2 : cost 0 4.865 * * [simplify]: Extracting # 3 : cost 0 4.871 * * [simplify]: Extracting # 4 : cost 0 4.878 * * [simplify]: iteration 2 : 2851 enodes (cost 4178 ) 6.001 * * [simplify]: Extracting # 0 : cost 0 6.008 * * [simplify]: Extracting # 1 : cost 0 6.021 * * [simplify]: Extracting # 2 : cost 0 6.027 * * [simplify]: Extracting # 3 : cost 0 6.032 * * [simplify]: Extracting # 4 : cost 0 6.038 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 6.040 * [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))) 6.042 * * * [progress]: adding candidates to table 6.833 * * [progress]: iteration 2 / 4 6.833 * * * [progress]: picking best candidate 6.845 * * * * [pick]: Picked # 6.845 * * * [progress]: localizing error 6.864 * * * [progress]: generating rewritten candidates 6.864 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 2) 6.885 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 6.901 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 7.044 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 7.383 * * * [progress]: generating series expansions 7.383 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 2) 7.393 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.393 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.393 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.393 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.393 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.393 * [taylor]: Taking taylor expansion of 10.0 in k 7.393 * [backup-simplify]: Simplify 10.0 into 10.0 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 (+ (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.394 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.394 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.395 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.395 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.397 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.397 * [backup-simplify]: Simplify (+ 0 0) into 0 7.397 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.399 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.399 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.399 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.399 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.399 * [taylor]: Taking taylor expansion of 10.0 in k 7.399 * [backup-simplify]: Simplify 10.0 into 10.0 7.399 * [taylor]: Taking taylor expansion of k in k 7.399 * [backup-simplify]: Simplify 0 into 0 7.399 * [backup-simplify]: Simplify 1 into 1 7.399 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.399 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.399 * [taylor]: Taking taylor expansion of k in k 7.399 * [backup-simplify]: Simplify 0 into 0 7.400 * [backup-simplify]: Simplify 1 into 1 7.400 * [taylor]: Taking taylor expansion of 1.0 in k 7.400 * [backup-simplify]: Simplify 1.0 into 1.0 7.400 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.400 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.401 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.401 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.403 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.403 * [backup-simplify]: Simplify (+ 0 0) into 0 7.404 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.406 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.406 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.407 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.408 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.409 * [backup-simplify]: Simplify (* 1 1) into 1 7.409 * [backup-simplify]: Simplify (+ 1 0) into 1 7.409 * [backup-simplify]: Simplify (+ 0 1) into 1 7.415 * [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.422 * [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.430 * [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.431 * [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.431 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.431 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.431 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.431 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.431 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.431 * [taylor]: Taking taylor expansion of k in k 7.431 * [backup-simplify]: Simplify 0 into 0 7.431 * [backup-simplify]: Simplify 1 into 1 7.431 * [backup-simplify]: Simplify (* 1 1) into 1 7.431 * [backup-simplify]: Simplify (/ 1 1) into 1 7.431 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.431 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.431 * [taylor]: Taking taylor expansion of 10.0 in k 7.431 * [backup-simplify]: Simplify 10.0 into 10.0 7.432 * [taylor]: Taking taylor expansion of (/ 1 k) 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.432 * [backup-simplify]: Simplify (/ 1 1) into 1 7.432 * [taylor]: Taking taylor expansion of 1.0 in k 7.432 * [backup-simplify]: Simplify 1.0 into 1.0 7.432 * [backup-simplify]: Simplify (+ 1 0) into 1 7.432 * [backup-simplify]: Simplify (sqrt 1) into 1 7.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.433 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.434 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.434 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.435 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.435 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.435 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.435 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.435 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.435 * [taylor]: Taking taylor expansion of k in k 7.435 * [backup-simplify]: Simplify 0 into 0 7.435 * [backup-simplify]: Simplify 1 into 1 7.435 * [backup-simplify]: Simplify (* 1 1) into 1 7.435 * [backup-simplify]: Simplify (/ 1 1) into 1 7.435 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.435 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.435 * [taylor]: Taking taylor expansion of 10.0 in k 7.436 * [backup-simplify]: Simplify 10.0 into 10.0 7.436 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.436 * [taylor]: Taking taylor expansion of k in k 7.436 * [backup-simplify]: Simplify 0 into 0 7.436 * [backup-simplify]: Simplify 1 into 1 7.436 * [backup-simplify]: Simplify (/ 1 1) into 1 7.436 * [taylor]: Taking taylor expansion of 1.0 in k 7.436 * [backup-simplify]: Simplify 1.0 into 1.0 7.436 * [backup-simplify]: Simplify (+ 1 0) into 1 7.436 * [backup-simplify]: Simplify (sqrt 1) into 1 7.437 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.437 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.437 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.438 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.438 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.439 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.439 * [backup-simplify]: Simplify 1 into 1 7.439 * [backup-simplify]: Simplify 5.0 into 5.0 7.439 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.441 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.441 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.441 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.443 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.443 * [backup-simplify]: Simplify -12.0 into -12.0 7.443 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.444 * [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.444 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.444 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.444 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.444 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.444 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.444 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.444 * [taylor]: Taking taylor expansion of k in k 7.444 * [backup-simplify]: Simplify 0 into 0 7.444 * [backup-simplify]: Simplify 1 into 1 7.444 * [backup-simplify]: Simplify (* 1 1) into 1 7.444 * [backup-simplify]: Simplify (/ 1 1) into 1 7.444 * [taylor]: Taking taylor expansion of 1.0 in k 7.444 * [backup-simplify]: Simplify 1.0 into 1.0 7.444 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.444 * [taylor]: Taking taylor expansion of 10.0 in k 7.444 * [backup-simplify]: Simplify 10.0 into 10.0 7.444 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.445 * [taylor]: Taking taylor expansion of k in k 7.445 * [backup-simplify]: Simplify 0 into 0 7.445 * [backup-simplify]: Simplify 1 into 1 7.445 * [backup-simplify]: Simplify (/ 1 1) into 1 7.445 * [backup-simplify]: Simplify (+ 1 0) into 1 7.445 * [backup-simplify]: Simplify (+ 1 0) into 1 7.446 * [backup-simplify]: Simplify (sqrt 1) into 1 7.446 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.446 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.447 * [backup-simplify]: Simplify (+ 0 0) into 0 7.447 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.447 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.448 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.449 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.449 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.449 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.449 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.449 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.449 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.449 * [taylor]: Taking taylor expansion of k in k 7.449 * [backup-simplify]: Simplify 0 into 0 7.449 * [backup-simplify]: Simplify 1 into 1 7.449 * [backup-simplify]: Simplify (* 1 1) into 1 7.449 * [backup-simplify]: Simplify (/ 1 1) into 1 7.449 * [taylor]: Taking taylor expansion of 1.0 in k 7.449 * [backup-simplify]: Simplify 1.0 into 1.0 7.449 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.449 * [taylor]: Taking taylor expansion of 10.0 in k 7.449 * [backup-simplify]: Simplify 10.0 into 10.0 7.449 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.449 * [taylor]: Taking taylor expansion of k in k 7.449 * [backup-simplify]: Simplify 0 into 0 7.450 * [backup-simplify]: Simplify 1 into 1 7.450 * [backup-simplify]: Simplify (/ 1 1) into 1 7.450 * [backup-simplify]: Simplify (+ 1 0) into 1 7.450 * [backup-simplify]: Simplify (+ 1 0) into 1 7.451 * [backup-simplify]: Simplify (sqrt 1) into 1 7.451 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.452 * [backup-simplify]: Simplify (+ 0 0) into 0 7.452 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.452 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.453 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.454 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.454 * [backup-simplify]: Simplify 1 into 1 7.454 * [backup-simplify]: Simplify -5.0 into -5.0 7.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.456 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.457 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.457 * [backup-simplify]: Simplify (- 0) into 0 7.457 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.459 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.459 * [backup-simplify]: Simplify -12.0 into -12.0 7.459 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.459 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 7.459 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.459 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.459 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.459 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.459 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.459 * [taylor]: Taking taylor expansion of 10.0 in k 7.459 * [backup-simplify]: Simplify 10.0 into 10.0 7.459 * [taylor]: Taking taylor expansion of k in k 7.459 * [backup-simplify]: Simplify 0 into 0 7.459 * [backup-simplify]: Simplify 1 into 1 7.459 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.459 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.459 * [taylor]: Taking taylor expansion of k in k 7.459 * [backup-simplify]: Simplify 0 into 0 7.459 * [backup-simplify]: Simplify 1 into 1 7.459 * [taylor]: Taking taylor expansion of 1.0 in k 7.459 * [backup-simplify]: Simplify 1.0 into 1.0 7.460 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.460 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.460 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.461 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.461 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.462 * [backup-simplify]: Simplify (+ 0 0) into 0 7.462 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.463 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.463 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.463 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.463 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.463 * [taylor]: Taking taylor expansion of 10.0 in k 7.463 * [backup-simplify]: Simplify 10.0 into 10.0 7.463 * [taylor]: Taking taylor expansion of k in k 7.463 * [backup-simplify]: Simplify 0 into 0 7.463 * [backup-simplify]: Simplify 1 into 1 7.463 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.463 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.463 * [taylor]: Taking taylor expansion of k in k 7.463 * [backup-simplify]: Simplify 0 into 0 7.463 * [backup-simplify]: Simplify 1 into 1 7.463 * [taylor]: Taking taylor expansion of 1.0 in k 7.463 * [backup-simplify]: Simplify 1.0 into 1.0 7.463 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.464 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.464 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.464 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.466 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.466 * [backup-simplify]: Simplify (+ 0 0) into 0 7.466 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.467 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.468 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.468 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.469 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.469 * [backup-simplify]: Simplify (* 1 1) into 1 7.469 * [backup-simplify]: Simplify (+ 1 0) into 1 7.470 * [backup-simplify]: Simplify (+ 0 1) into 1 7.473 * [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.477 * [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.482 * [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.482 * [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.482 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.482 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.482 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.482 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.482 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.482 * [taylor]: Taking taylor expansion of k in k 7.482 * [backup-simplify]: Simplify 0 into 0 7.482 * [backup-simplify]: Simplify 1 into 1 7.483 * [backup-simplify]: Simplify (* 1 1) into 1 7.483 * [backup-simplify]: Simplify (/ 1 1) into 1 7.483 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.483 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.483 * [taylor]: Taking taylor expansion of 10.0 in k 7.483 * [backup-simplify]: Simplify 10.0 into 10.0 7.483 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.483 * [taylor]: Taking taylor expansion of k in k 7.483 * [backup-simplify]: Simplify 0 into 0 7.483 * [backup-simplify]: Simplify 1 into 1 7.483 * [backup-simplify]: Simplify (/ 1 1) into 1 7.483 * [taylor]: Taking taylor expansion of 1.0 in k 7.483 * [backup-simplify]: Simplify 1.0 into 1.0 7.484 * [backup-simplify]: Simplify (+ 1 0) into 1 7.484 * [backup-simplify]: Simplify (sqrt 1) into 1 7.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.485 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.485 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.486 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.486 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.486 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.486 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.486 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.486 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.486 * [taylor]: Taking taylor expansion of k in k 7.486 * [backup-simplify]: Simplify 0 into 0 7.486 * [backup-simplify]: Simplify 1 into 1 7.487 * [backup-simplify]: Simplify (* 1 1) into 1 7.487 * [backup-simplify]: Simplify (/ 1 1) into 1 7.487 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.487 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.487 * [taylor]: Taking taylor expansion of 10.0 in k 7.487 * [backup-simplify]: Simplify 10.0 into 10.0 7.487 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.487 * [taylor]: Taking taylor expansion of k in k 7.487 * [backup-simplify]: Simplify 0 into 0 7.487 * [backup-simplify]: Simplify 1 into 1 7.487 * [backup-simplify]: Simplify (/ 1 1) into 1 7.487 * [taylor]: Taking taylor expansion of 1.0 in k 7.487 * [backup-simplify]: Simplify 1.0 into 1.0 7.488 * [backup-simplify]: Simplify (+ 1 0) into 1 7.488 * [backup-simplify]: Simplify (sqrt 1) into 1 7.488 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.489 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.489 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.489 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.490 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.490 * [backup-simplify]: Simplify 1 into 1 7.490 * [backup-simplify]: Simplify 5.0 into 5.0 7.491 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.492 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.492 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.493 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.495 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.495 * [backup-simplify]: Simplify -12.0 into -12.0 7.495 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.495 * [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.495 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.495 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.495 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.495 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.495 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.495 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.495 * [taylor]: Taking taylor expansion of k in k 7.495 * [backup-simplify]: Simplify 0 into 0 7.495 * [backup-simplify]: Simplify 1 into 1 7.495 * [backup-simplify]: Simplify (* 1 1) into 1 7.496 * [backup-simplify]: Simplify (/ 1 1) into 1 7.496 * [taylor]: Taking taylor expansion of 1.0 in k 7.496 * [backup-simplify]: Simplify 1.0 into 1.0 7.496 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.496 * [taylor]: Taking taylor expansion of 10.0 in k 7.496 * [backup-simplify]: Simplify 10.0 into 10.0 7.496 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.496 * [taylor]: Taking taylor expansion of k in k 7.496 * [backup-simplify]: Simplify 0 into 0 7.496 * [backup-simplify]: Simplify 1 into 1 7.500 * [backup-simplify]: Simplify (/ 1 1) into 1 7.500 * [backup-simplify]: Simplify (+ 1 0) into 1 7.500 * [backup-simplify]: Simplify (+ 1 0) into 1 7.501 * [backup-simplify]: Simplify (sqrt 1) into 1 7.501 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.502 * [backup-simplify]: Simplify (+ 0 0) into 0 7.502 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.502 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.503 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.504 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.504 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.504 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.504 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.504 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.504 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.504 * [taylor]: Taking taylor expansion of k in k 7.504 * [backup-simplify]: Simplify 0 into 0 7.504 * [backup-simplify]: Simplify 1 into 1 7.504 * [backup-simplify]: Simplify (* 1 1) into 1 7.504 * [backup-simplify]: Simplify (/ 1 1) into 1 7.504 * [taylor]: Taking taylor expansion of 1.0 in k 7.504 * [backup-simplify]: Simplify 1.0 into 1.0 7.504 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.504 * [taylor]: Taking taylor expansion of 10.0 in k 7.505 * [backup-simplify]: Simplify 10.0 into 10.0 7.505 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.505 * [taylor]: Taking taylor expansion of k in k 7.505 * [backup-simplify]: Simplify 0 into 0 7.505 * [backup-simplify]: Simplify 1 into 1 7.505 * [backup-simplify]: Simplify (/ 1 1) into 1 7.505 * [backup-simplify]: Simplify (+ 1 0) into 1 7.505 * [backup-simplify]: Simplify (+ 1 0) into 1 7.506 * [backup-simplify]: Simplify (sqrt 1) into 1 7.506 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.506 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.507 * [backup-simplify]: Simplify (+ 0 0) into 0 7.507 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.507 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.508 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.509 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.509 * [backup-simplify]: Simplify 1 into 1 7.509 * [backup-simplify]: Simplify -5.0 into -5.0 7.509 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.510 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.511 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.511 * [backup-simplify]: Simplify (- 0) into 0 7.511 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.513 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.513 * [backup-simplify]: Simplify -12.0 into -12.0 7.513 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.513 * * * * [progress]: [ 3 / 4 ] generating series at (2) 7.514 * [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))) 7.514 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 7.514 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 7.514 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.514 * [taylor]: Taking taylor expansion of a in m 7.514 * [backup-simplify]: Simplify a into a 7.514 * [taylor]: Taking taylor expansion of (pow k m) in m 7.514 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.514 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.514 * [taylor]: Taking taylor expansion of m in m 7.514 * [backup-simplify]: Simplify 0 into 0 7.514 * [backup-simplify]: Simplify 1 into 1 7.514 * [taylor]: Taking taylor expansion of (log k) in m 7.514 * [taylor]: Taking taylor expansion of k in m 7.514 * [backup-simplify]: Simplify k into k 7.514 * [backup-simplify]: Simplify (log k) into (log k) 7.514 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.515 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.515 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.515 * [backup-simplify]: Simplify (exp 0) into 1 7.515 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 7.515 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 7.515 * [taylor]: Taking taylor expansion of 10.0 in m 7.515 * [backup-simplify]: Simplify 10.0 into 10.0 7.515 * [taylor]: Taking taylor expansion of k in m 7.515 * [backup-simplify]: Simplify k into k 7.515 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 7.515 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.515 * [taylor]: Taking taylor expansion of k in m 7.515 * [backup-simplify]: Simplify k into k 7.515 * [taylor]: Taking taylor expansion of 1.0 in m 7.515 * [backup-simplify]: Simplify 1.0 into 1.0 7.515 * [backup-simplify]: Simplify (* a 1) into a 7.515 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.515 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.515 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.516 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.516 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.516 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.516 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.516 * [taylor]: Taking taylor expansion of a in k 7.516 * [backup-simplify]: Simplify a into a 7.516 * [taylor]: Taking taylor expansion of (pow k m) in k 7.516 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.516 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.516 * [taylor]: Taking taylor expansion of m in k 7.516 * [backup-simplify]: Simplify m into m 7.516 * [taylor]: Taking taylor expansion of (log k) in k 7.516 * [taylor]: Taking taylor expansion of k in k 7.516 * [backup-simplify]: Simplify 0 into 0 7.516 * [backup-simplify]: Simplify 1 into 1 7.516 * [backup-simplify]: Simplify (log 1) into 0 7.516 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.517 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.517 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.517 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.517 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.517 * [taylor]: Taking taylor expansion of 10.0 in k 7.517 * [backup-simplify]: Simplify 10.0 into 10.0 7.517 * [taylor]: Taking taylor expansion of k in k 7.517 * [backup-simplify]: Simplify 0 into 0 7.517 * [backup-simplify]: Simplify 1 into 1 7.517 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.517 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.517 * [taylor]: Taking taylor expansion of k in k 7.517 * [backup-simplify]: Simplify 0 into 0 7.517 * [backup-simplify]: Simplify 1 into 1 7.517 * [taylor]: Taking taylor expansion of 1.0 in k 7.517 * [backup-simplify]: Simplify 1.0 into 1.0 7.517 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 7.517 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.517 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.518 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.518 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 7.518 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 7.518 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.518 * [taylor]: Taking taylor expansion of a in a 7.518 * [backup-simplify]: Simplify 0 into 0 7.518 * [backup-simplify]: Simplify 1 into 1 7.518 * [taylor]: Taking taylor expansion of (pow k m) in a 7.518 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.518 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.518 * [taylor]: Taking taylor expansion of m in a 7.518 * [backup-simplify]: Simplify m into m 7.518 * [taylor]: Taking taylor expansion of (log k) in a 7.518 * [taylor]: Taking taylor expansion of k in a 7.518 * [backup-simplify]: Simplify k into k 7.518 * [backup-simplify]: Simplify (log k) into (log k) 7.518 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.518 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.518 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 7.518 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 7.518 * [taylor]: Taking taylor expansion of 10.0 in a 7.518 * [backup-simplify]: Simplify 10.0 into 10.0 7.518 * [taylor]: Taking taylor expansion of k in a 7.518 * [backup-simplify]: Simplify k into k 7.518 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 7.518 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.518 * [taylor]: Taking taylor expansion of k in a 7.518 * [backup-simplify]: Simplify k into k 7.518 * [taylor]: Taking taylor expansion of 1.0 in a 7.518 * [backup-simplify]: Simplify 1.0 into 1.0 7.519 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.519 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.519 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.520 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.520 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.520 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.520 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.520 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.520 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.521 * [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.521 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 7.521 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.521 * [taylor]: Taking taylor expansion of a in a 7.521 * [backup-simplify]: Simplify 0 into 0 7.521 * [backup-simplify]: Simplify 1 into 1 7.521 * [taylor]: Taking taylor expansion of (pow k m) in a 7.521 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.521 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.521 * [taylor]: Taking taylor expansion of m in a 7.521 * [backup-simplify]: Simplify m into m 7.521 * [taylor]: Taking taylor expansion of (log k) in a 7.521 * [taylor]: Taking taylor expansion of k in a 7.521 * [backup-simplify]: Simplify k into k 7.521 * [backup-simplify]: Simplify (log k) into (log k) 7.521 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.521 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.521 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 7.521 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 7.521 * [taylor]: Taking taylor expansion of 10.0 in a 7.521 * [backup-simplify]: Simplify 10.0 into 10.0 7.521 * [taylor]: Taking taylor expansion of k in a 7.521 * [backup-simplify]: Simplify k into k 7.521 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 7.521 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.521 * [taylor]: Taking taylor expansion of k in a 7.521 * [backup-simplify]: Simplify k into k 7.521 * [taylor]: Taking taylor expansion of 1.0 in a 7.521 * [backup-simplify]: Simplify 1.0 into 1.0 7.521 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.522 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.522 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.522 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.523 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.523 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.523 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.523 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.523 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.523 * [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.523 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.523 * [taylor]: Taking taylor expansion of (pow k m) in k 7.523 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.523 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.523 * [taylor]: Taking taylor expansion of m in k 7.523 * [backup-simplify]: Simplify m into m 7.523 * [taylor]: Taking taylor expansion of (log k) in k 7.523 * [taylor]: Taking taylor expansion of k in k 7.523 * [backup-simplify]: Simplify 0 into 0 7.523 * [backup-simplify]: Simplify 1 into 1 7.524 * [backup-simplify]: Simplify (log 1) into 0 7.524 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.524 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.524 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.524 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.524 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.524 * [taylor]: Taking taylor expansion of 10.0 in k 7.524 * [backup-simplify]: Simplify 10.0 into 10.0 7.524 * [taylor]: Taking taylor expansion of k in k 7.524 * [backup-simplify]: Simplify 0 into 0 7.524 * [backup-simplify]: Simplify 1 into 1 7.524 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.524 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.524 * [taylor]: Taking taylor expansion of k in k 7.524 * [backup-simplify]: Simplify 0 into 0 7.524 * [backup-simplify]: Simplify 1 into 1 7.524 * [taylor]: Taking taylor expansion of 1.0 in k 7.524 * [backup-simplify]: Simplify 1.0 into 1.0 7.525 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.525 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.525 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.525 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 7.525 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 7.525 * [taylor]: Taking taylor expansion of 1.0 in m 7.525 * [backup-simplify]: Simplify 1.0 into 1.0 7.525 * [taylor]: Taking taylor expansion of (pow k m) in m 7.525 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.525 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.525 * [taylor]: Taking taylor expansion of m in m 7.525 * [backup-simplify]: Simplify 0 into 0 7.525 * [backup-simplify]: Simplify 1 into 1 7.525 * [taylor]: Taking taylor expansion of (log k) in m 7.525 * [taylor]: Taking taylor expansion of k in m 7.525 * [backup-simplify]: Simplify k into k 7.525 * [backup-simplify]: Simplify (log k) into (log k) 7.525 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.526 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.526 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.526 * [backup-simplify]: Simplify (exp 0) into 1 7.527 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.527 * [backup-simplify]: Simplify 1.0 into 1.0 7.528 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 7.528 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 7.529 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.529 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 7.530 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 7.530 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.530 * [backup-simplify]: Simplify (+ 0 0) into 0 7.530 * [backup-simplify]: Simplify (+ 0 0) into 0 7.531 * [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 7.531 * [taylor]: Taking taylor expansion of 0 in k 7.531 * [backup-simplify]: Simplify 0 into 0 7.531 * [taylor]: Taking taylor expansion of 0 in m 7.531 * [backup-simplify]: Simplify 0 into 0 7.531 * [backup-simplify]: Simplify 0 into 0 7.531 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.532 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.532 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.532 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.533 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.533 * [backup-simplify]: Simplify (+ 0 0) into 0 7.534 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.534 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 7.534 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 7.534 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 7.534 * [taylor]: Taking taylor expansion of 10.0 in m 7.534 * [backup-simplify]: Simplify 10.0 into 10.0 7.534 * [taylor]: Taking taylor expansion of (pow k m) in m 7.534 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.534 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.534 * [taylor]: Taking taylor expansion of m in m 7.535 * [backup-simplify]: Simplify 0 into 0 7.535 * [backup-simplify]: Simplify 1 into 1 7.535 * [taylor]: Taking taylor expansion of (log k) in m 7.535 * [taylor]: Taking taylor expansion of k in m 7.535 * [backup-simplify]: Simplify k into k 7.535 * [backup-simplify]: Simplify (log k) into (log k) 7.535 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.535 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.535 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.535 * [backup-simplify]: Simplify (exp 0) into 1 7.536 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.536 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.536 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.536 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.537 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 7.537 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 7.537 * [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))) 7.538 * [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)))) 7.538 * [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 7.538 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 7.538 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.538 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.538 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.538 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.538 * [taylor]: Taking taylor expansion of m in m 7.538 * [backup-simplify]: Simplify 0 into 0 7.538 * [backup-simplify]: Simplify 1 into 1 7.538 * [backup-simplify]: Simplify (/ 1 1) into 1 7.539 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.539 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.539 * [taylor]: Taking taylor expansion of k in m 7.539 * [backup-simplify]: Simplify k into k 7.539 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.539 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.539 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.539 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.539 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 7.539 * [taylor]: Taking taylor expansion of a in m 7.539 * [backup-simplify]: Simplify a into a 7.539 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 7.539 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.539 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.539 * [taylor]: Taking taylor expansion of k in m 7.539 * [backup-simplify]: Simplify k into k 7.539 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.540 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.540 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 7.540 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.540 * [taylor]: Taking taylor expansion of 10.0 in m 7.540 * [backup-simplify]: Simplify 10.0 into 10.0 7.540 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.540 * [taylor]: Taking taylor expansion of k in m 7.540 * [backup-simplify]: Simplify k into k 7.540 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.540 * [taylor]: Taking taylor expansion of 1.0 in m 7.540 * [backup-simplify]: Simplify 1.0 into 1.0 7.540 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.540 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.540 * [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.541 * [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.541 * [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.541 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 7.541 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.541 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.541 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.541 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.541 * [taylor]: Taking taylor expansion of m in k 7.541 * [backup-simplify]: Simplify m into m 7.542 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.542 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.542 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.542 * [taylor]: Taking taylor expansion of k in k 7.542 * [backup-simplify]: Simplify 0 into 0 7.542 * [backup-simplify]: Simplify 1 into 1 7.542 * [backup-simplify]: Simplify (/ 1 1) into 1 7.542 * [backup-simplify]: Simplify (log 1) into 0 7.543 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.543 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.543 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.543 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.543 * [taylor]: Taking taylor expansion of a in k 7.543 * [backup-simplify]: Simplify a into a 7.543 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.543 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.543 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.543 * [taylor]: Taking taylor expansion of k in k 7.544 * [backup-simplify]: Simplify 0 into 0 7.544 * [backup-simplify]: Simplify 1 into 1 7.544 * [backup-simplify]: Simplify (* 1 1) into 1 7.545 * [backup-simplify]: Simplify (/ 1 1) into 1 7.545 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.545 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.545 * [taylor]: Taking taylor expansion of 10.0 in k 7.545 * [backup-simplify]: Simplify 10.0 into 10.0 7.545 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.545 * [taylor]: Taking taylor expansion of k in k 7.545 * [backup-simplify]: Simplify 0 into 0 7.545 * [backup-simplify]: Simplify 1 into 1 7.545 * [backup-simplify]: Simplify (/ 1 1) into 1 7.545 * [taylor]: Taking taylor expansion of 1.0 in k 7.545 * [backup-simplify]: Simplify 1.0 into 1.0 7.546 * [backup-simplify]: Simplify (+ 1 0) into 1 7.546 * [backup-simplify]: Simplify (* a 1) into a 7.546 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.546 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 7.546 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.546 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.546 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.546 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.546 * [taylor]: Taking taylor expansion of m in a 7.546 * [backup-simplify]: Simplify m into m 7.546 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.546 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.546 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.546 * [taylor]: Taking taylor expansion of k in a 7.546 * [backup-simplify]: Simplify k into k 7.546 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.547 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.547 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.547 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.547 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 7.547 * [taylor]: Taking taylor expansion of a in a 7.547 * [backup-simplify]: Simplify 0 into 0 7.547 * [backup-simplify]: Simplify 1 into 1 7.547 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 7.547 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.547 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.547 * [taylor]: Taking taylor expansion of k in a 7.547 * [backup-simplify]: Simplify k into k 7.547 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.547 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.547 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 7.547 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.547 * [taylor]: Taking taylor expansion of 10.0 in a 7.548 * [backup-simplify]: Simplify 10.0 into 10.0 7.548 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.548 * [taylor]: Taking taylor expansion of k in a 7.548 * [backup-simplify]: Simplify k into k 7.548 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.548 * [taylor]: Taking taylor expansion of 1.0 in a 7.548 * [backup-simplify]: Simplify 1.0 into 1.0 7.548 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.548 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.548 * [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.549 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 7.549 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.550 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.550 * [backup-simplify]: Simplify (+ 0 0) into 0 7.550 * [backup-simplify]: Simplify (+ 0 0) into 0 7.551 * [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.552 * [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.552 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 7.552 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.552 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.552 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.552 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.552 * [taylor]: Taking taylor expansion of m in a 7.552 * [backup-simplify]: Simplify m into m 7.552 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.552 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.552 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.552 * [taylor]: Taking taylor expansion of k in a 7.552 * [backup-simplify]: Simplify k into k 7.552 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.552 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.552 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.552 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.552 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 7.552 * [taylor]: Taking taylor expansion of a in a 7.552 * [backup-simplify]: Simplify 0 into 0 7.553 * [backup-simplify]: Simplify 1 into 1 7.553 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 7.553 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.553 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.553 * [taylor]: Taking taylor expansion of k in a 7.553 * [backup-simplify]: Simplify k into k 7.553 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.553 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.553 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 7.553 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.553 * [taylor]: Taking taylor expansion of 10.0 in a 7.553 * [backup-simplify]: Simplify 10.0 into 10.0 7.553 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.553 * [taylor]: Taking taylor expansion of k in a 7.553 * [backup-simplify]: Simplify k into k 7.553 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.553 * [taylor]: Taking taylor expansion of 1.0 in a 7.553 * [backup-simplify]: Simplify 1.0 into 1.0 7.553 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.553 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.554 * [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.554 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 7.554 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.554 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.555 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.555 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.556 * [backup-simplify]: Simplify (+ 0 0) into 0 7.556 * [backup-simplify]: Simplify (+ 0 0) into 0 7.557 * [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.557 * [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.557 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.557 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 7.557 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 7.557 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.557 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.557 * [taylor]: Taking taylor expansion of k in k 7.557 * [backup-simplify]: Simplify 0 into 0 7.557 * [backup-simplify]: Simplify 1 into 1 7.558 * [backup-simplify]: Simplify (/ 1 1) into 1 7.558 * [backup-simplify]: Simplify (log 1) into 0 7.558 * [taylor]: Taking taylor expansion of m in k 7.558 * [backup-simplify]: Simplify m into m 7.559 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.559 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.560 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 7.560 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.560 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.560 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.560 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.560 * [taylor]: Taking taylor expansion of k in k 7.560 * [backup-simplify]: Simplify 0 into 0 7.560 * [backup-simplify]: Simplify 1 into 1 7.560 * [backup-simplify]: Simplify (* 1 1) into 1 7.561 * [backup-simplify]: Simplify (/ 1 1) into 1 7.561 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.561 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.561 * [taylor]: Taking taylor expansion of 10.0 in k 7.561 * [backup-simplify]: Simplify 10.0 into 10.0 7.561 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.561 * [taylor]: Taking taylor expansion of k in k 7.561 * [backup-simplify]: Simplify 0 into 0 7.561 * [backup-simplify]: Simplify 1 into 1 7.561 * [backup-simplify]: Simplify (/ 1 1) into 1 7.561 * [taylor]: Taking taylor expansion of 1.0 in k 7.561 * [backup-simplify]: Simplify 1.0 into 1.0 7.562 * [backup-simplify]: Simplify (+ 1 0) into 1 7.562 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.562 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.562 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.562 * [taylor]: Taking taylor expansion of -1 in m 7.562 * [backup-simplify]: Simplify -1 into -1 7.562 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.562 * [taylor]: Taking taylor expansion of (log k) in m 7.562 * [taylor]: Taking taylor expansion of k in m 7.562 * [backup-simplify]: Simplify k into k 7.562 * [backup-simplify]: Simplify (log k) into (log k) 7.562 * [taylor]: Taking taylor expansion of m in m 7.562 * [backup-simplify]: Simplify 0 into 0 7.562 * [backup-simplify]: Simplify 1 into 1 7.562 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.563 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.563 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.563 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.563 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.564 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 7.564 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.564 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 7.565 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.566 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 7.566 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 7.566 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.567 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 7.567 * [backup-simplify]: Simplify (+ 0 0) into 0 7.568 * [backup-simplify]: Simplify (+ 0 0) into 0 7.569 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 7.570 * [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 7.570 * [taylor]: Taking taylor expansion of 0 in k 7.570 * [backup-simplify]: Simplify 0 into 0 7.570 * [taylor]: Taking taylor expansion of 0 in m 7.570 * [backup-simplify]: Simplify 0 into 0 7.570 * [backup-simplify]: Simplify 0 into 0 7.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.572 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.573 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 7.574 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.574 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.575 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.576 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.576 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.577 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.577 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 7.577 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 7.578 * [taylor]: Taking taylor expansion of 10.0 in m 7.578 * [backup-simplify]: Simplify 10.0 into 10.0 7.578 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.578 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.578 * [taylor]: Taking taylor expansion of -1 in m 7.578 * [backup-simplify]: Simplify -1 into -1 7.578 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.578 * [taylor]: Taking taylor expansion of (log k) in m 7.578 * [taylor]: Taking taylor expansion of k in m 7.578 * [backup-simplify]: Simplify k into k 7.578 * [backup-simplify]: Simplify (log k) into (log k) 7.578 * [taylor]: Taking taylor expansion of m in m 7.578 * [backup-simplify]: Simplify 0 into 0 7.578 * [backup-simplify]: Simplify 1 into 1 7.578 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.578 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.578 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.578 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 7.579 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.579 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.579 * [backup-simplify]: Simplify 0 into 0 7.579 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.581 * [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 7.581 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.582 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 7.583 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.584 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 7.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 7.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.586 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 7.587 * [backup-simplify]: Simplify (+ 0 0) into 0 7.587 * [backup-simplify]: Simplify (+ 0 0) into 0 7.588 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 7.590 * [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 7.590 * [taylor]: Taking taylor expansion of 0 in k 7.590 * [backup-simplify]: Simplify 0 into 0 7.590 * [taylor]: Taking taylor expansion of 0 in m 7.590 * [backup-simplify]: Simplify 0 into 0 7.590 * [backup-simplify]: Simplify 0 into 0 7.590 * [taylor]: Taking taylor expansion of 0 in m 7.590 * [backup-simplify]: Simplify 0 into 0 7.590 * [backup-simplify]: Simplify 0 into 0 7.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.594 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.594 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.596 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.597 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.598 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.599 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.600 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.600 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.602 * [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)))) 7.602 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 7.602 * [taylor]: Taking taylor expansion of 99.0 in m 7.602 * [backup-simplify]: Simplify 99.0 into 99.0 7.602 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.602 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.602 * [taylor]: Taking taylor expansion of -1 in m 7.602 * [backup-simplify]: Simplify -1 into -1 7.602 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.602 * [taylor]: Taking taylor expansion of (log k) in m 7.603 * [taylor]: Taking taylor expansion of k in m 7.603 * [backup-simplify]: Simplify k into k 7.603 * [backup-simplify]: Simplify (log k) into (log k) 7.603 * [taylor]: Taking taylor expansion of m in m 7.603 * [backup-simplify]: Simplify 0 into 0 7.603 * [backup-simplify]: Simplify 1 into 1 7.603 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.603 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.603 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.603 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.603 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.606 * [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)))) 7.607 * [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)))))) 7.607 * [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 7.607 * [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.607 * [taylor]: Taking taylor expansion of -1 in m 7.607 * [backup-simplify]: Simplify -1 into -1 7.607 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 7.607 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.607 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.607 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.607 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.607 * [taylor]: Taking taylor expansion of -1 in m 7.607 * [backup-simplify]: Simplify -1 into -1 7.607 * [taylor]: Taking taylor expansion of m in m 7.607 * [backup-simplify]: Simplify 0 into 0 7.607 * [backup-simplify]: Simplify 1 into 1 7.608 * [backup-simplify]: Simplify (/ -1 1) into -1 7.608 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.608 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.608 * [taylor]: Taking taylor expansion of -1 in m 7.608 * [backup-simplify]: Simplify -1 into -1 7.608 * [taylor]: Taking taylor expansion of k in m 7.608 * [backup-simplify]: Simplify k into k 7.608 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.608 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.608 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.609 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.609 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 7.609 * [taylor]: Taking taylor expansion of a in m 7.609 * [backup-simplify]: Simplify a into a 7.609 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 7.609 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 7.609 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.609 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.609 * [taylor]: Taking taylor expansion of k in m 7.609 * [backup-simplify]: Simplify k into k 7.609 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.609 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.609 * [taylor]: Taking taylor expansion of 1.0 in m 7.609 * [backup-simplify]: Simplify 1.0 into 1.0 7.609 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.609 * [taylor]: Taking taylor expansion of 10.0 in m 7.609 * [backup-simplify]: Simplify 10.0 into 10.0 7.609 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.609 * [taylor]: Taking taylor expansion of k in m 7.610 * [backup-simplify]: Simplify k into k 7.610 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.610 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.610 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.610 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.610 * [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.611 * [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.611 * [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.611 * [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.611 * [taylor]: Taking taylor expansion of -1 in k 7.611 * [backup-simplify]: Simplify -1 into -1 7.611 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.611 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.611 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.612 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.612 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.612 * [taylor]: Taking taylor expansion of -1 in k 7.612 * [backup-simplify]: Simplify -1 into -1 7.612 * [taylor]: Taking taylor expansion of m in k 7.612 * [backup-simplify]: Simplify m into m 7.612 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.612 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.612 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.612 * [taylor]: Taking taylor expansion of -1 in k 7.612 * [backup-simplify]: Simplify -1 into -1 7.612 * [taylor]: Taking taylor expansion of k in k 7.612 * [backup-simplify]: Simplify 0 into 0 7.612 * [backup-simplify]: Simplify 1 into 1 7.613 * [backup-simplify]: Simplify (/ -1 1) into -1 7.613 * [backup-simplify]: Simplify (log -1) into (log -1) 7.614 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.614 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.615 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.615 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.615 * [taylor]: Taking taylor expansion of a in k 7.615 * [backup-simplify]: Simplify a into a 7.615 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.615 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.615 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.615 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.615 * [taylor]: Taking taylor expansion of k in k 7.615 * [backup-simplify]: Simplify 0 into 0 7.615 * [backup-simplify]: Simplify 1 into 1 7.616 * [backup-simplify]: Simplify (* 1 1) into 1 7.616 * [backup-simplify]: Simplify (/ 1 1) into 1 7.616 * [taylor]: Taking taylor expansion of 1.0 in k 7.616 * [backup-simplify]: Simplify 1.0 into 1.0 7.616 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.616 * [taylor]: Taking taylor expansion of 10.0 in k 7.616 * [backup-simplify]: Simplify 10.0 into 10.0 7.616 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.616 * [taylor]: Taking taylor expansion of k in k 7.616 * [backup-simplify]: Simplify 0 into 0 7.616 * [backup-simplify]: Simplify 1 into 1 7.617 * [backup-simplify]: Simplify (/ 1 1) into 1 7.617 * [backup-simplify]: Simplify (+ 1 0) into 1 7.618 * [backup-simplify]: Simplify (+ 1 0) into 1 7.618 * [backup-simplify]: Simplify (* a 1) into a 7.618 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.618 * [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.618 * [taylor]: Taking taylor expansion of -1 in a 7.618 * [backup-simplify]: Simplify -1 into -1 7.618 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 7.619 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.619 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.619 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.619 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.619 * [taylor]: Taking taylor expansion of -1 in a 7.619 * [backup-simplify]: Simplify -1 into -1 7.619 * [taylor]: Taking taylor expansion of m in a 7.619 * [backup-simplify]: Simplify m into m 7.619 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.619 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.619 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.619 * [taylor]: Taking taylor expansion of -1 in a 7.619 * [backup-simplify]: Simplify -1 into -1 7.619 * [taylor]: Taking taylor expansion of k in a 7.619 * [backup-simplify]: Simplify k into k 7.619 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.619 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.619 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.619 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.620 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 7.620 * [taylor]: Taking taylor expansion of a in a 7.620 * [backup-simplify]: Simplify 0 into 0 7.620 * [backup-simplify]: Simplify 1 into 1 7.620 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 7.620 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 7.620 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.620 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.620 * [taylor]: Taking taylor expansion of k in a 7.620 * [backup-simplify]: Simplify k into k 7.620 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.620 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.620 * [taylor]: Taking taylor expansion of 1.0 in a 7.620 * [backup-simplify]: Simplify 1.0 into 1.0 7.620 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.620 * [taylor]: Taking taylor expansion of 10.0 in a 7.620 * [backup-simplify]: Simplify 10.0 into 10.0 7.620 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.620 * [taylor]: Taking taylor expansion of k in a 7.620 * [backup-simplify]: Simplify k into k 7.620 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.621 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.621 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.621 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.621 * [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.622 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 7.622 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.623 * [backup-simplify]: Simplify (+ 0 0) into 0 7.623 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.623 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.624 * [backup-simplify]: Simplify (- 0) into 0 7.625 * [backup-simplify]: Simplify (+ 0 0) into 0 7.626 * [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.627 * [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.627 * [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.627 * [taylor]: Taking taylor expansion of -1 in a 7.627 * [backup-simplify]: Simplify -1 into -1 7.627 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 7.627 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.627 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.627 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.627 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.627 * [taylor]: Taking taylor expansion of -1 in a 7.627 * [backup-simplify]: Simplify -1 into -1 7.627 * [taylor]: Taking taylor expansion of m in a 7.627 * [backup-simplify]: Simplify m into m 7.627 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.627 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.627 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.627 * [taylor]: Taking taylor expansion of -1 in a 7.627 * [backup-simplify]: Simplify -1 into -1 7.627 * [taylor]: Taking taylor expansion of k in a 7.627 * [backup-simplify]: Simplify k into k 7.627 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.628 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.628 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.628 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.628 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 7.628 * [taylor]: Taking taylor expansion of a in a 7.628 * [backup-simplify]: Simplify 0 into 0 7.628 * [backup-simplify]: Simplify 1 into 1 7.628 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 7.628 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 7.628 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.628 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.628 * [taylor]: Taking taylor expansion of k in a 7.628 * [backup-simplify]: Simplify k into k 7.628 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.629 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.629 * [taylor]: Taking taylor expansion of 1.0 in a 7.629 * [backup-simplify]: Simplify 1.0 into 1.0 7.629 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.629 * [taylor]: Taking taylor expansion of 10.0 in a 7.629 * [backup-simplify]: Simplify 10.0 into 10.0 7.629 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.629 * [taylor]: Taking taylor expansion of k in a 7.629 * [backup-simplify]: Simplify k into k 7.629 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.629 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.629 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.629 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.630 * [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.630 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 7.630 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.631 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.631 * [backup-simplify]: Simplify (+ 0 0) into 0 7.631 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.632 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.632 * [backup-simplify]: Simplify (- 0) into 0 7.633 * [backup-simplify]: Simplify (+ 0 0) into 0 7.633 * [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.634 * [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.635 * [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))))) 7.635 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.635 * [taylor]: Taking taylor expansion of -1 in k 7.635 * [backup-simplify]: Simplify -1 into -1 7.635 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.635 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 7.635 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 7.635 * [taylor]: Taking taylor expansion of -1 in k 7.635 * [backup-simplify]: Simplify -1 into -1 7.635 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 7.635 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.635 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.635 * [taylor]: Taking taylor expansion of -1 in k 7.635 * [backup-simplify]: Simplify -1 into -1 7.635 * [taylor]: Taking taylor expansion of k in k 7.635 * [backup-simplify]: Simplify 0 into 0 7.635 * [backup-simplify]: Simplify 1 into 1 7.636 * [backup-simplify]: Simplify (/ -1 1) into -1 7.636 * [backup-simplify]: Simplify (log -1) into (log -1) 7.636 * [taylor]: Taking taylor expansion of m in k 7.636 * [backup-simplify]: Simplify m into m 7.637 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.638 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.638 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.639 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.639 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.639 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.639 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.639 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.639 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.639 * [taylor]: Taking taylor expansion of k in k 7.640 * [backup-simplify]: Simplify 0 into 0 7.640 * [backup-simplify]: Simplify 1 into 1 7.640 * [backup-simplify]: Simplify (* 1 1) into 1 7.640 * [backup-simplify]: Simplify (/ 1 1) into 1 7.640 * [taylor]: Taking taylor expansion of 1.0 in k 7.640 * [backup-simplify]: Simplify 1.0 into 1.0 7.640 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.640 * [taylor]: Taking taylor expansion of 10.0 in k 7.640 * [backup-simplify]: Simplify 10.0 into 10.0 7.641 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.641 * [taylor]: Taking taylor expansion of k in k 7.641 * [backup-simplify]: Simplify 0 into 0 7.641 * [backup-simplify]: Simplify 1 into 1 7.641 * [backup-simplify]: Simplify (/ 1 1) into 1 7.646 * [backup-simplify]: Simplify (+ 1 0) into 1 7.647 * [backup-simplify]: Simplify (+ 1 0) into 1 7.648 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.648 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.648 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.648 * [taylor]: Taking taylor expansion of -1 in m 7.648 * [backup-simplify]: Simplify -1 into -1 7.648 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.648 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.648 * [taylor]: Taking taylor expansion of -1 in m 7.648 * [backup-simplify]: Simplify -1 into -1 7.649 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.649 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.649 * [taylor]: Taking taylor expansion of (log -1) in m 7.649 * [taylor]: Taking taylor expansion of -1 in m 7.649 * [backup-simplify]: Simplify -1 into -1 7.649 * [backup-simplify]: Simplify (log -1) into (log -1) 7.649 * [taylor]: Taking taylor expansion of (log k) in m 7.649 * [taylor]: Taking taylor expansion of k in m 7.649 * [backup-simplify]: Simplify k into k 7.649 * [backup-simplify]: Simplify (log k) into (log k) 7.649 * [taylor]: Taking taylor expansion of m in m 7.649 * [backup-simplify]: Simplify 0 into 0 7.649 * [backup-simplify]: Simplify 1 into 1 7.649 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.650 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.650 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.651 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.651 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.652 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.652 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.653 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 7.654 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 7.654 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 7.654 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 7.655 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.655 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 7.656 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 7.656 * [backup-simplify]: Simplify (+ 0 0) into 0 7.656 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.657 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 7.658 * [backup-simplify]: Simplify (- 0) into 0 7.658 * [backup-simplify]: Simplify (+ 0 0) into 0 7.659 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 7.660 * [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 7.662 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 7.662 * [taylor]: Taking taylor expansion of 0 in k 7.662 * [backup-simplify]: Simplify 0 into 0 7.662 * [taylor]: Taking taylor expansion of 0 in m 7.662 * [backup-simplify]: Simplify 0 into 0 7.662 * [backup-simplify]: Simplify 0 into 0 7.662 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.663 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.663 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 7.664 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 7.665 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.665 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.666 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.666 * [backup-simplify]: Simplify (+ 0 0) into 0 7.666 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.666 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.667 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.668 * [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)))) 7.669 * [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))))) 7.669 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.669 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.669 * [taylor]: Taking taylor expansion of 10.0 in m 7.669 * [backup-simplify]: Simplify 10.0 into 10.0 7.669 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.669 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.669 * [taylor]: Taking taylor expansion of -1 in m 7.669 * [backup-simplify]: Simplify -1 into -1 7.669 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.669 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.669 * [taylor]: Taking taylor expansion of (log -1) in m 7.669 * [taylor]: Taking taylor expansion of -1 in m 7.669 * [backup-simplify]: Simplify -1 into -1 7.669 * [backup-simplify]: Simplify (log -1) into (log -1) 7.669 * [taylor]: Taking taylor expansion of (log k) in m 7.669 * [taylor]: Taking taylor expansion of k in m 7.669 * [backup-simplify]: Simplify k into k 7.670 * [backup-simplify]: Simplify (log k) into (log k) 7.670 * [taylor]: Taking taylor expansion of m in m 7.670 * [backup-simplify]: Simplify 0 into 0 7.670 * [backup-simplify]: Simplify 1 into 1 7.670 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.670 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.670 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.671 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.671 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.671 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.672 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.672 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.673 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 7.673 * [backup-simplify]: Simplify 0 into 0 7.673 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.674 * [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 7.674 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.674 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 7.675 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.676 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 7.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 7.676 * [backup-simplify]: Simplify (+ 0 0) into 0 7.677 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.677 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 7.678 * [backup-simplify]: Simplify (- 0) into 0 7.678 * [backup-simplify]: Simplify (+ 0 0) into 0 7.679 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 7.679 * [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 7.680 * [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 7.680 * [taylor]: Taking taylor expansion of 0 in k 7.680 * [backup-simplify]: Simplify 0 into 0 7.680 * [taylor]: Taking taylor expansion of 0 in m 7.680 * [backup-simplify]: Simplify 0 into 0 7.680 * [backup-simplify]: Simplify 0 into 0 7.680 * [taylor]: Taking taylor expansion of 0 in m 7.680 * [backup-simplify]: Simplify 0 into 0 7.680 * [backup-simplify]: Simplify 0 into 0 7.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.682 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 7.683 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.684 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 7.685 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.685 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.686 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.687 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.687 * [backup-simplify]: Simplify (- 0) into 0 7.687 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.689 * [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)))) 7.690 * [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))))) 7.690 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.690 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.690 * [taylor]: Taking taylor expansion of 99.0 in m 7.690 * [backup-simplify]: Simplify 99.0 into 99.0 7.690 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.690 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.690 * [taylor]: Taking taylor expansion of -1 in m 7.690 * [backup-simplify]: Simplify -1 into -1 7.690 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.690 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.690 * [taylor]: Taking taylor expansion of (log -1) in m 7.690 * [taylor]: Taking taylor expansion of -1 in m 7.690 * [backup-simplify]: Simplify -1 into -1 7.691 * [backup-simplify]: Simplify (log -1) into (log -1) 7.691 * [taylor]: Taking taylor expansion of (log k) in m 7.691 * [taylor]: Taking taylor expansion of k in m 7.691 * [backup-simplify]: Simplify k into k 7.691 * [backup-simplify]: Simplify (log k) into (log k) 7.691 * [taylor]: Taking taylor expansion of m in m 7.691 * [backup-simplify]: Simplify 0 into 0 7.691 * [backup-simplify]: Simplify 1 into 1 7.691 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.691 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.691 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.692 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.692 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.692 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.693 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.693 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.695 * [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)))) 7.695 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 7.696 * [backup-simplify]: Simplify (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) into (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) 7.696 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 7.696 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 7.696 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 7.696 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 7.696 * [taylor]: Taking taylor expansion of 10.0 in m 7.696 * [backup-simplify]: Simplify 10.0 into 10.0 7.696 * [taylor]: Taking taylor expansion of k in m 7.696 * [backup-simplify]: Simplify k into k 7.696 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 7.696 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.696 * [taylor]: Taking taylor expansion of k in m 7.696 * [backup-simplify]: Simplify k into k 7.696 * [taylor]: Taking taylor expansion of 1.0 in m 7.696 * [backup-simplify]: Simplify 1.0 into 1.0 7.696 * [taylor]: Taking taylor expansion of (pow k m) in m 7.696 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.696 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.696 * [taylor]: Taking taylor expansion of m in m 7.696 * [backup-simplify]: Simplify 0 into 0 7.696 * [backup-simplify]: Simplify 1 into 1 7.696 * [taylor]: Taking taylor expansion of (log k) in m 7.696 * [taylor]: Taking taylor expansion of k in m 7.696 * [backup-simplify]: Simplify k into k 7.696 * [backup-simplify]: Simplify (log k) into (log k) 7.696 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.697 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.697 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.697 * [backup-simplify]: Simplify (exp 0) into 1 7.697 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.697 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.697 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.697 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.697 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.697 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 7.697 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.697 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.697 * [taylor]: Taking taylor expansion of 10.0 in k 7.697 * [backup-simplify]: Simplify 10.0 into 10.0 7.697 * [taylor]: Taking taylor expansion of k in k 7.698 * [backup-simplify]: Simplify 0 into 0 7.698 * [backup-simplify]: Simplify 1 into 1 7.698 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.698 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.698 * [taylor]: Taking taylor expansion of k in k 7.698 * [backup-simplify]: Simplify 0 into 0 7.698 * [backup-simplify]: Simplify 1 into 1 7.698 * [taylor]: Taking taylor expansion of 1.0 in k 7.698 * [backup-simplify]: Simplify 1.0 into 1.0 7.698 * [taylor]: Taking taylor expansion of (pow k m) in k 7.698 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.698 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.698 * [taylor]: Taking taylor expansion of m in k 7.698 * [backup-simplify]: Simplify m into m 7.698 * [taylor]: Taking taylor expansion of (log k) in k 7.698 * [taylor]: Taking taylor expansion of k in k 7.698 * [backup-simplify]: Simplify 0 into 0 7.698 * [backup-simplify]: Simplify 1 into 1 7.698 * [backup-simplify]: Simplify (log 1) into 0 7.698 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.698 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.698 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.699 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.699 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.699 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.699 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 7.699 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 7.699 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.699 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.699 * [taylor]: Taking taylor expansion of 10.0 in k 7.699 * [backup-simplify]: Simplify 10.0 into 10.0 7.699 * [taylor]: Taking taylor expansion of k in k 7.700 * [backup-simplify]: Simplify 0 into 0 7.700 * [backup-simplify]: Simplify 1 into 1 7.700 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.700 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.700 * [taylor]: Taking taylor expansion of k in k 7.700 * [backup-simplify]: Simplify 0 into 0 7.700 * [backup-simplify]: Simplify 1 into 1 7.700 * [taylor]: Taking taylor expansion of 1.0 in k 7.700 * [backup-simplify]: Simplify 1.0 into 1.0 7.700 * [taylor]: Taking taylor expansion of (pow k m) in k 7.700 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.700 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.700 * [taylor]: Taking taylor expansion of m in k 7.700 * [backup-simplify]: Simplify m into m 7.700 * [taylor]: Taking taylor expansion of (log k) in k 7.700 * [taylor]: Taking taylor expansion of k in k 7.700 * [backup-simplify]: Simplify 0 into 0 7.700 * [backup-simplify]: Simplify 1 into 1 7.700 * [backup-simplify]: Simplify (log 1) into 0 7.700 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.700 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.700 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.701 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.701 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.701 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.701 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 7.701 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 7.702 * [taylor]: Taking taylor expansion of 1.0 in m 7.702 * [backup-simplify]: Simplify 1.0 into 1.0 7.702 * [taylor]: Taking taylor expansion of (pow k m) in m 7.702 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.702 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.702 * [taylor]: Taking taylor expansion of m in m 7.702 * [backup-simplify]: Simplify 0 into 0 7.702 * [backup-simplify]: Simplify 1 into 1 7.702 * [taylor]: Taking taylor expansion of (log k) in m 7.702 * [taylor]: Taking taylor expansion of k in m 7.702 * [backup-simplify]: Simplify k into k 7.702 * [backup-simplify]: Simplify (log k) into (log k) 7.702 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.702 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.703 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.703 * [backup-simplify]: Simplify (exp 0) into 1 7.703 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 7.703 * [backup-simplify]: Simplify 1.0 into 1.0 7.704 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.704 * [backup-simplify]: Simplify (+ 0 0) into 0 7.704 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.705 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.706 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.706 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.706 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.706 * [backup-simplify]: Simplify (- (/ 10.0 (pow k m)) (+ (* (/ 1.0 (pow k m)) (/ 0 (pow k m))))) into (* 10.0 (/ 1 (pow k m))) 7.706 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 7.706 * [taylor]: Taking taylor expansion of 10.0 in m 7.707 * [backup-simplify]: Simplify 10.0 into 10.0 7.707 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 7.707 * [taylor]: Taking taylor expansion of (pow k m) in m 7.707 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.707 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.707 * [taylor]: Taking taylor expansion of m in m 7.707 * [backup-simplify]: Simplify 0 into 0 7.707 * [backup-simplify]: Simplify 1 into 1 7.707 * [taylor]: Taking taylor expansion of (log k) in m 7.707 * [taylor]: Taking taylor expansion of k in m 7.707 * [backup-simplify]: Simplify k into k 7.707 * [backup-simplify]: Simplify (log k) into (log k) 7.707 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.707 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.708 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.708 * [backup-simplify]: Simplify (exp 0) into 1 7.708 * [backup-simplify]: Simplify (/ 1 1) into 1 7.708 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.708 * [backup-simplify]: Simplify 10.0 into 10.0 7.708 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.709 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 7.709 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 7.709 * [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)))) 7.709 * [backup-simplify]: Simplify (/ (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 k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) 7.709 * [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 7.709 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 7.709 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 7.709 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.709 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.709 * [taylor]: Taking taylor expansion of k in m 7.709 * [backup-simplify]: Simplify k into k 7.709 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.710 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.710 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 7.710 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.710 * [taylor]: Taking taylor expansion of 10.0 in m 7.710 * [backup-simplify]: Simplify 10.0 into 10.0 7.710 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.710 * [taylor]: Taking taylor expansion of k in m 7.710 * [backup-simplify]: Simplify k into k 7.710 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.710 * [taylor]: Taking taylor expansion of 1.0 in m 7.710 * [backup-simplify]: Simplify 1.0 into 1.0 7.710 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.710 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.710 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.710 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.710 * [taylor]: Taking taylor expansion of m in m 7.710 * [backup-simplify]: Simplify 0 into 0 7.710 * [backup-simplify]: Simplify 1 into 1 7.710 * [backup-simplify]: Simplify (/ 1 1) into 1 7.710 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.710 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.710 * [taylor]: Taking taylor expansion of k in m 7.710 * [backup-simplify]: Simplify k into k 7.710 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.710 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.710 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.710 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.711 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.711 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.711 * [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.711 * [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))) 7.711 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 7.711 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.711 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.711 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.711 * [taylor]: Taking taylor expansion of k in k 7.711 * [backup-simplify]: Simplify 0 into 0 7.711 * [backup-simplify]: Simplify 1 into 1 7.711 * [backup-simplify]: Simplify (* 1 1) into 1 7.712 * [backup-simplify]: Simplify (/ 1 1) into 1 7.712 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.712 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.712 * [taylor]: Taking taylor expansion of 10.0 in k 7.712 * [backup-simplify]: Simplify 10.0 into 10.0 7.712 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.712 * [taylor]: Taking taylor expansion of k in k 7.712 * [backup-simplify]: Simplify 0 into 0 7.712 * [backup-simplify]: Simplify 1 into 1 7.712 * [backup-simplify]: Simplify (/ 1 1) into 1 7.712 * [taylor]: Taking taylor expansion of 1.0 in k 7.712 * [backup-simplify]: Simplify 1.0 into 1.0 7.712 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.712 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.712 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.712 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.712 * [taylor]: Taking taylor expansion of m in k 7.712 * [backup-simplify]: Simplify m into m 7.712 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.712 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.712 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.712 * [taylor]: Taking taylor expansion of k in k 7.712 * [backup-simplify]: Simplify 0 into 0 7.712 * [backup-simplify]: Simplify 1 into 1 7.713 * [backup-simplify]: Simplify (/ 1 1) into 1 7.713 * [backup-simplify]: Simplify (log 1) into 0 7.713 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.713 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.713 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.714 * [backup-simplify]: Simplify (+ 1 0) into 1 7.714 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.714 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 7.714 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.714 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.714 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.714 * [taylor]: Taking taylor expansion of k in k 7.714 * [backup-simplify]: Simplify 0 into 0 7.714 * [backup-simplify]: Simplify 1 into 1 7.714 * [backup-simplify]: Simplify (* 1 1) into 1 7.714 * [backup-simplify]: Simplify (/ 1 1) into 1 7.714 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.714 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.714 * [taylor]: Taking taylor expansion of 10.0 in k 7.714 * [backup-simplify]: Simplify 10.0 into 10.0 7.714 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.714 * [taylor]: Taking taylor expansion of k in k 7.714 * [backup-simplify]: Simplify 0 into 0 7.714 * [backup-simplify]: Simplify 1 into 1 7.715 * [backup-simplify]: Simplify (/ 1 1) into 1 7.715 * [taylor]: Taking taylor expansion of 1.0 in k 7.715 * [backup-simplify]: Simplify 1.0 into 1.0 7.715 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.715 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.715 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.715 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.715 * [taylor]: Taking taylor expansion of m in k 7.715 * [backup-simplify]: Simplify m into m 7.715 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.715 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.715 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.715 * [taylor]: Taking taylor expansion of k in k 7.715 * [backup-simplify]: Simplify 0 into 0 7.715 * [backup-simplify]: Simplify 1 into 1 7.715 * [backup-simplify]: Simplify (/ 1 1) into 1 7.715 * [backup-simplify]: Simplify (log 1) into 0 7.716 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.716 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.716 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.716 * [backup-simplify]: Simplify (+ 1 0) into 1 7.716 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.716 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 7.716 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.716 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.716 * [taylor]: Taking taylor expansion of -1 in m 7.716 * [backup-simplify]: Simplify -1 into -1 7.716 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.716 * [taylor]: Taking taylor expansion of (log k) in m 7.716 * [taylor]: Taking taylor expansion of k in m 7.717 * [backup-simplify]: Simplify k into k 7.717 * [backup-simplify]: Simplify (log k) into (log k) 7.717 * [taylor]: Taking taylor expansion of m in m 7.717 * [backup-simplify]: Simplify 0 into 0 7.717 * [backup-simplify]: Simplify 1 into 1 7.717 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.717 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.717 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.717 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.717 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.717 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.718 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.718 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.719 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.720 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.720 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.720 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.720 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 7.721 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.721 * [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))))) 7.721 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 7.721 * [taylor]: Taking taylor expansion of 10.0 in m 7.721 * [backup-simplify]: Simplify 10.0 into 10.0 7.721 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 7.721 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.721 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.721 * [taylor]: Taking taylor expansion of -1 in m 7.721 * [backup-simplify]: Simplify -1 into -1 7.721 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.721 * [taylor]: Taking taylor expansion of (log k) in m 7.721 * [taylor]: Taking taylor expansion of k in m 7.721 * [backup-simplify]: Simplify k into k 7.721 * [backup-simplify]: Simplify (log k) into (log k) 7.722 * [taylor]: Taking taylor expansion of m in m 7.722 * [backup-simplify]: Simplify 0 into 0 7.722 * [backup-simplify]: Simplify 1 into 1 7.722 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.722 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.722 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.722 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.722 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 7.722 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 7.722 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 7.722 * [backup-simplify]: Simplify 0 into 0 7.723 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.724 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.724 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.724 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.725 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.727 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.727 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.727 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.728 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 7.728 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.729 * [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))))) 7.729 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 7.729 * [taylor]: Taking taylor expansion of 1.0 in m 7.729 * [backup-simplify]: Simplify 1.0 into 1.0 7.729 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 7.729 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.729 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.729 * [taylor]: Taking taylor expansion of -1 in m 7.729 * [backup-simplify]: Simplify -1 into -1 7.729 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.729 * [taylor]: Taking taylor expansion of (log k) in m 7.729 * [taylor]: Taking taylor expansion of k in m 7.729 * [backup-simplify]: Simplify k into k 7.729 * [backup-simplify]: Simplify (log k) into (log k) 7.729 * [taylor]: Taking taylor expansion of m in m 7.729 * [backup-simplify]: Simplify 0 into 0 7.729 * [backup-simplify]: Simplify 1 into 1 7.729 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.729 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.729 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.729 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.730 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 7.730 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 7.730 * [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))))))))) 7.731 * [backup-simplify]: Simplify (/ (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 k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 7.731 * [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 7.731 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 7.731 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 7.731 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 7.731 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.731 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.731 * [taylor]: Taking taylor expansion of k in m 7.731 * [backup-simplify]: Simplify k into k 7.731 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.731 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.731 * [taylor]: Taking taylor expansion of 1.0 in m 7.731 * [backup-simplify]: Simplify 1.0 into 1.0 7.731 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.731 * [taylor]: Taking taylor expansion of 10.0 in m 7.731 * [backup-simplify]: Simplify 10.0 into 10.0 7.731 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.731 * [taylor]: Taking taylor expansion of k in m 7.731 * [backup-simplify]: Simplify k into k 7.731 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.731 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.731 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.731 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.731 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.731 * [taylor]: Taking taylor expansion of -1 in m 7.731 * [backup-simplify]: Simplify -1 into -1 7.732 * [taylor]: Taking taylor expansion of m in m 7.732 * [backup-simplify]: Simplify 0 into 0 7.732 * [backup-simplify]: Simplify 1 into 1 7.732 * [backup-simplify]: Simplify (/ -1 1) into -1 7.732 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.732 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.732 * [taylor]: Taking taylor expansion of -1 in m 7.732 * [backup-simplify]: Simplify -1 into -1 7.732 * [taylor]: Taking taylor expansion of k in m 7.732 * [backup-simplify]: Simplify k into k 7.732 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.732 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.732 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.732 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.732 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.732 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.732 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.733 * [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.733 * [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)))) 7.733 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 7.733 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.733 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.733 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.733 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.733 * [taylor]: Taking taylor expansion of k in k 7.733 * [backup-simplify]: Simplify 0 into 0 7.733 * [backup-simplify]: Simplify 1 into 1 7.733 * [backup-simplify]: Simplify (* 1 1) into 1 7.734 * [backup-simplify]: Simplify (/ 1 1) into 1 7.734 * [taylor]: Taking taylor expansion of 1.0 in k 7.734 * [backup-simplify]: Simplify 1.0 into 1.0 7.734 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.734 * [taylor]: Taking taylor expansion of 10.0 in k 7.734 * [backup-simplify]: Simplify 10.0 into 10.0 7.734 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.734 * [taylor]: Taking taylor expansion of k in k 7.734 * [backup-simplify]: Simplify 0 into 0 7.734 * [backup-simplify]: Simplify 1 into 1 7.734 * [backup-simplify]: Simplify (/ 1 1) into 1 7.734 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.734 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.734 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.734 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.734 * [taylor]: Taking taylor expansion of -1 in k 7.734 * [backup-simplify]: Simplify -1 into -1 7.734 * [taylor]: Taking taylor expansion of m in k 7.734 * [backup-simplify]: Simplify m into m 7.734 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.734 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.734 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.734 * [taylor]: Taking taylor expansion of -1 in k 7.734 * [backup-simplify]: Simplify -1 into -1 7.734 * [taylor]: Taking taylor expansion of k in k 7.734 * [backup-simplify]: Simplify 0 into 0 7.734 * [backup-simplify]: Simplify 1 into 1 7.735 * [backup-simplify]: Simplify (/ -1 1) into -1 7.735 * [backup-simplify]: Simplify (log -1) into (log -1) 7.735 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.736 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.736 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.736 * [backup-simplify]: Simplify (+ 1 0) into 1 7.737 * [backup-simplify]: Simplify (+ 1 0) into 1 7.737 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.737 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 7.737 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.737 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.737 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.737 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.737 * [taylor]: Taking taylor expansion of k in k 7.737 * [backup-simplify]: Simplify 0 into 0 7.737 * [backup-simplify]: Simplify 1 into 1 7.737 * [backup-simplify]: Simplify (* 1 1) into 1 7.738 * [backup-simplify]: Simplify (/ 1 1) into 1 7.738 * [taylor]: Taking taylor expansion of 1.0 in k 7.738 * [backup-simplify]: Simplify 1.0 into 1.0 7.738 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.738 * [taylor]: Taking taylor expansion of 10.0 in k 7.738 * [backup-simplify]: Simplify 10.0 into 10.0 7.738 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.738 * [taylor]: Taking taylor expansion of k in k 7.738 * [backup-simplify]: Simplify 0 into 0 7.738 * [backup-simplify]: Simplify 1 into 1 7.738 * [backup-simplify]: Simplify (/ 1 1) into 1 7.738 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.738 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.738 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.738 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.738 * [taylor]: Taking taylor expansion of -1 in k 7.738 * [backup-simplify]: Simplify -1 into -1 7.738 * [taylor]: Taking taylor expansion of m in k 7.738 * [backup-simplify]: Simplify m into m 7.738 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.738 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.738 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.738 * [taylor]: Taking taylor expansion of -1 in k 7.738 * [backup-simplify]: Simplify -1 into -1 7.738 * [taylor]: Taking taylor expansion of k in k 7.738 * [backup-simplify]: Simplify 0 into 0 7.738 * [backup-simplify]: Simplify 1 into 1 7.739 * [backup-simplify]: Simplify (/ -1 1) into -1 7.739 * [backup-simplify]: Simplify (log -1) into (log -1) 7.739 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.740 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.740 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.740 * [backup-simplify]: Simplify (+ 1 0) into 1 7.740 * [backup-simplify]: Simplify (+ 1 0) into 1 7.741 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.741 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.741 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.741 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.741 * [taylor]: Taking taylor expansion of -1 in m 7.741 * [backup-simplify]: Simplify -1 into -1 7.741 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.741 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.741 * [taylor]: Taking taylor expansion of (log -1) in m 7.741 * [taylor]: Taking taylor expansion of -1 in m 7.741 * [backup-simplify]: Simplify -1 into -1 7.741 * [backup-simplify]: Simplify (log -1) into (log -1) 7.741 * [taylor]: Taking taylor expansion of (log k) in m 7.741 * [taylor]: Taking taylor expansion of k in m 7.741 * [backup-simplify]: Simplify k into k 7.741 * [backup-simplify]: Simplify (log k) into (log k) 7.741 * [taylor]: Taking taylor expansion of m in m 7.741 * [backup-simplify]: Simplify 0 into 0 7.741 * [backup-simplify]: Simplify 1 into 1 7.742 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.742 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.742 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.742 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.743 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.743 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.743 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.744 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.744 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.745 * [backup-simplify]: Simplify (+ 0 0) into 0 7.745 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.745 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.746 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.746 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.747 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.747 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 7.751 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.751 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 7.752 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.754 * [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)))))) 7.754 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 7.754 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.754 * [taylor]: Taking taylor expansion of 10.0 in m 7.754 * [backup-simplify]: Simplify 10.0 into 10.0 7.754 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.754 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.754 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.754 * [taylor]: Taking taylor expansion of -1 in m 7.754 * [backup-simplify]: Simplify -1 into -1 7.754 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.754 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.754 * [taylor]: Taking taylor expansion of (log -1) in m 7.754 * [taylor]: Taking taylor expansion of -1 in m 7.754 * [backup-simplify]: Simplify -1 into -1 7.755 * [backup-simplify]: Simplify (log -1) into (log -1) 7.755 * [taylor]: Taking taylor expansion of (log k) in m 7.755 * [taylor]: Taking taylor expansion of k in m 7.755 * [backup-simplify]: Simplify k into k 7.755 * [backup-simplify]: Simplify (log k) into (log k) 7.755 * [taylor]: Taking taylor expansion of m in m 7.755 * [backup-simplify]: Simplify 0 into 0 7.755 * [backup-simplify]: Simplify 1 into 1 7.755 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.755 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.756 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.757 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.757 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.758 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.759 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.759 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 7.760 * [backup-simplify]: Simplify (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 7.761 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 7.761 * [backup-simplify]: Simplify 0 into 0 7.762 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.763 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.765 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.765 * [backup-simplify]: Simplify (- 0) into 0 7.765 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.766 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.769 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 7.770 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.771 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.771 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 7.773 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.776 * [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))))) 7.776 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.776 * [taylor]: Taking taylor expansion of 1.0 in m 7.776 * [backup-simplify]: Simplify 1.0 into 1.0 7.776 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.776 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.776 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.776 * [taylor]: Taking taylor expansion of -1 in m 7.776 * [backup-simplify]: Simplify -1 into -1 7.776 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.776 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.776 * [taylor]: Taking taylor expansion of (log -1) in m 7.776 * [taylor]: Taking taylor expansion of -1 in m 7.776 * [backup-simplify]: Simplify -1 into -1 7.777 * [backup-simplify]: Simplify (log -1) into (log -1) 7.777 * [taylor]: Taking taylor expansion of (log k) in m 7.777 * [taylor]: Taking taylor expansion of k in m 7.777 * [backup-simplify]: Simplify k into k 7.777 * [backup-simplify]: Simplify (log k) into (log k) 7.777 * [taylor]: Taking taylor expansion of m in m 7.777 * [backup-simplify]: Simplify 0 into 0 7.777 * [backup-simplify]: Simplify 1 into 1 7.777 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.777 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.778 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.778 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.779 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.779 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.780 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.780 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.783 * [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))))))))) 7.783 * * * [progress]: simplifying candidates 7.845 * [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))) (log (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (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)) (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) (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)) (/ (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))))) (/ (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))))))) (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) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (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) (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) (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)))) (* (cbrt (/ (pow k m) (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))) (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) (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 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)) (/ (* (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) (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))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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) (sqrt (+ (* 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))) (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) (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) (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 (* (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) (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))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (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) (/ (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))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 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))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (/ (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) (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 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))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (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) (/ (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))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 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))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (/ (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) (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 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))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) 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 a) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (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))))) (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) (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) (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) (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 (/ (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 (+ (* 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))) (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) (/ (* (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 (+ (* 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))) (/ (sqrt a) (/ (cbrt (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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) (sqrt (+ (* 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 (/ (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 (+ (* 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)) (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 (* (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 (+ (* 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))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (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)))) (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) (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))) (sqrt (/ (pow 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) (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 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 a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (sqrt (/ (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 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 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))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (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)))) (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) (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))) (sqrt (/ (pow 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) (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 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 a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ 1 (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (sqrt (/ (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) (/ 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 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))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) 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))) (/ (sqrt a) (/ 1 (/ (pow k m) (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))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (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) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (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) (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) (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))) (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) (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)))))) (/ 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 (/ (* (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) (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))) (/ a (/ (cbrt (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)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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) (sqrt (+ (* 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))) (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) (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)))))) (/ 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 (* (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) (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))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (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))) (sqrt (/ (pow k m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 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))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt 1) (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (sqrt (/ (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)))))) (/ 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 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))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (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))) (sqrt (/ (pow k m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 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))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ 1 (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (sqrt (/ (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)))))) (/ 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 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (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))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (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))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (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))) (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))) (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))) (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))) (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))) (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))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ a (/ (* (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))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ a (/ (* (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))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ 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)))) (/ 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)))))) (/ 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))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ a (/ (* (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))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ a (/ (* (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))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ a (/ (* (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))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ 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))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* 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)) (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)) (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)) (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)) (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)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ 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)))))) (/ a (/ (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)) (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)) (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)) (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)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ 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)))))) (/ a (/ (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)) (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)) (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)) (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)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ 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)))))) (/ a (/ (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)) (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 (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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)) (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)) (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)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ 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)))))) (/ a (/ (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)) (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)) (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)) (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)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ 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)))))) (/ a (/ (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)) (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)) (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)) (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)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ 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)))))) (/ a (/ (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)) (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))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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 (* (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) (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) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (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) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (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 (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) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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 1 m) (sqrt 1)))) (/ a (/ (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 1 m) 1))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ a (/ (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)) (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)) (cbrt (pow k m))) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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 1)))) (/ a (/ (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)) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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))) (/ 1 (sqrt 1)))) (/ a (/ (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))) (/ 1 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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 1)))) (/ a (/ (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)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt 1) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 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))))))) (/ a (/ (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 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt 1) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow 1 m) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ 1 (sqrt 1)))) (/ a (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ 1 1))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt 1) 1)) (/ a (/ (sqrt 1) (pow k m))) (/ a (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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 (* (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) (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) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (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) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (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 (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) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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 1 m) (sqrt 1)))) (/ a (/ (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 1 m) 1))) (/ 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))))))) (/ 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))))))) (/ 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)))))) (/ a (/ (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)) (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)) (cbrt (pow k m))) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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 1)))) (/ a (/ (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)) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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))) (/ 1 (sqrt 1)))) (/ a (/ (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))) (/ 1 1))) (/ 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))))))) (/ 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))))))) (/ a (/ (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 1)))) (/ a (/ (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)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (sqrt k) m) 1))) (/ a (/ 1 (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow 1 m) (sqrt 1)))) (/ a (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow 1 m) 1))) (/ 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))))))) (/ 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))))))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (sqrt (pow k m)) 1))) (/ a (/ 1 (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ 1 (sqrt 1)))) (/ a (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ 1 1))) (/ a (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow k (/ m 2)) 1))) (/ a (/ 1 1)) (/ a (/ 1 (pow k m))) (/ a (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a 1) (/ a (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) (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)))) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (* (log k) m) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (* (log k) m) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (log (pow k m)) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (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))) (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))))) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (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) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (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))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (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)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (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) (* (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 (cbrt k) m) (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 (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (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 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (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) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (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) m) (* (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) m) (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) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* 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 (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (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) m) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (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) m) (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (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 (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (pow k m)) (cbrt (pow k m))) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (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 (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (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 (pow k m)) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (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 (pow k m)) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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)))))) (/ (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 (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* 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)) (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (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)) (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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))) (/ (pow k m) (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))) (/ 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt (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)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (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 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (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 2)) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (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 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (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 2)) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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))) (/ 1 (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 (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* 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 (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (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)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (sqrt 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 1) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow (sqrt 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 1) (/ (pow (sqrt k) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow 1 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 k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (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)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (sqrt (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 1) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (sqrt (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 1) (/ (sqrt (pow k m)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (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 k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (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))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (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 (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (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)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (sqrt 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))))) (/ 1 (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (sqrt 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))))) (/ 1 (/ (pow (sqrt k) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow 1 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 k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 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 (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 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 (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (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)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (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))))) (/ 1 (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (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))))) (/ 1 (/ (sqrt (pow k m)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (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)))))) (/ (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)))))) (/ (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))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (sqrt 1))) (/ (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))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (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 k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (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)))) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (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))) (/ 1 (/ (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)) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (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 (* (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 (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (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 (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (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 (* (cbrt k) (cbrt k)) m) 1)) (/ (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)) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* 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)) (/ (pow (sqrt k) m) (sqrt 1))) (/ (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)) (/ (pow (sqrt k) m) 1)) (/ (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 (+ (* 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 (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) 1)) (/ (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)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (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)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (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)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (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)) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* 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)) (/ (sqrt (pow k m)) (sqrt 1))) (/ (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)) (/ (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)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 1)) (/ (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 k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (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 k (/ m 2)) (sqrt 1))) (/ (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 k (/ m 2)) 1)) (/ (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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (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))) (sqrt (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)) (pow k m)) (* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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)))) (- (+ (* 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))))))))) 7.988 * * [simplify]: Extracting # 0 : cost 0 7.992 * * [simplify]: Extracting # 1 : cost 0 7.996 * * [simplify]: Extracting # 2 : cost 0 8.000 * * [simplify]: Extracting # 3 : cost 0 8.006 * * [simplify]: Extracting # 4 : cost 0 8.015 * * [simplify]: Extracting # 5 : cost 0 8.027 * * [simplify]: Extracting # 6 : cost 0 8.035 * * [simplify]: Extracting # 7 : cost 0 8.042 * * [simplify]: Extracting # 8 : cost 0 8.050 * * [simplify]: Extracting # 9 : cost 0 8.057 * * [simplify]: Extracting # 10 : cost 0 8.061 * * [simplify]: Extracting # 11 : cost 0 8.065 * * [simplify]: iteration 0 : 1788 enodes (cost 73920 ) 10.351 * * [simplify]: Extracting # 0 : cost 0 10.365 * * [simplify]: Extracting # 1 : cost 0 10.380 * * [simplify]: Extracting # 2 : cost 0 10.389 * * [simplify]: Extracting # 3 : cost 0 10.394 * * [simplify]: Extracting # 4 : cost 0 10.398 * * [simplify]: Extracting # 5 : cost 0 10.403 * * [simplify]: Extracting # 6 : cost 0 10.409 * * [simplify]: iteration 1 : 3880 enodes (cost 66023 ) 11.543 * * [simplify]: Extracting # 0 : cost 0 11.550 * * [simplify]: Extracting # 1 : cost 0 11.558 * * [simplify]: Extracting # 2 : cost 0 11.564 * * [simplify]: Extracting # 3 : cost 0 11.579 * * [simplify]: iteration done: 5000 enodes (cost 65251 ) 11.601 * [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 (+ 1.0 (* k (+ 10.0 k)))) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) 1 (sqrt (+ 1.0 (* k (+ 10.0 k)))) (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 (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k)))) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) 1 (sqrt (+ 1.0 (* k (+ 10.0 k)))) (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 (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (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)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (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)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (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)))))) (/ (pow a 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3)) (/ (pow a 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3)) (/ (pow a 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3)) (* (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)))))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 3) (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) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (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) (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) (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)))) (* (cbrt (/ (pow k m) (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))) (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) (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 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)) (* (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) (/ (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)) (* (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) (/ (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)) (* (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))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* 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 (/ (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 (+ (* 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) (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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)) (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)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (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) (/ (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))) (/ (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)) (fabs (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))) (/ (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) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (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 (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) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (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)) (* (* (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) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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)) (* (* (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) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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))) (/ (cbrt a) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (/ (pow k m) (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)) (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (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)) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (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)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (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)) (/ (pow (sqrt k) m) (fabs (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)) (/ (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)) (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)) (/ (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)) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (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)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (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)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (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 (pow k m)) (fabs (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 (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 (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 (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 (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (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)) (/ (pow k (/ m 2)) (fabs (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)) (/ (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)) (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)) (/ (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)) (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 a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (pow k m)) (/ (cbrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (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) (/ (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))) (/ (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)) (fabs (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))) (/ (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) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (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 (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) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (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)) (* (* (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) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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)) (* (* (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) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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))) (/ (cbrt a) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (/ (pow k m) (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)) (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (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)) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (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)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (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)) (/ (pow (sqrt k) m) (fabs (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)) (/ (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)) (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)) (/ (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)) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (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)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (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)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (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 (pow k m)) (fabs (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 (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 (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 (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 (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (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)) (/ (pow k (/ m 2)) (fabs (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)) (/ (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)) (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)) (/ (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)) (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 a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (pow k m)) (/ (cbrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (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.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (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))))) (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) (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) (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) (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 (/ (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 (+ (* 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))) (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))) (/ (pow (sqrt k) m) (cbrt (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))) (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))) (/ (pow (sqrt k) m) (cbrt (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))) (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) (* (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) (/ (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) (* (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))))) (/ (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))) (/ (sqrt (pow k m)) (cbrt (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))) (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))) (/ (sqrt (pow k m)) (cbrt (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))) (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) (* (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) (/ (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))) (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)) (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 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) (* (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))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* 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 (/ (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 (+ (* 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) (/ (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))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (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) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ (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)))) (/ (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)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (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)))) (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) (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))) (sqrt (/ (pow 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) (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (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) (* (* (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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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) (* (* (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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (/ (pow k m) (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)) (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 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (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) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (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) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (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) (/ (pow (sqrt k) m) (fabs (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) (/ (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) (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) (/ (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) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (* (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) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (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) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (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 (pow k m)) (fabs (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 (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 (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 (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 (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (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) (/ (pow k (/ m 2)) (fabs (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) (/ (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) (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) (/ (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) (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 a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (pow k m)) (/ (sqrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt a) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt a) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (sqrt a) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (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)))) (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) (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))) (sqrt (/ (pow 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) (* (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (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) (* (* (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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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) (* (* (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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (/ (pow k m) (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)) (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 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (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) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (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) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (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) (/ (pow (sqrt k) m) (fabs (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) (/ (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) (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) (/ (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) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (* (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) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (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) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (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 (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 (pow k m)) (fabs (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 (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 (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 (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 (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (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) (/ (pow k (/ m 2)) (fabs (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) (/ (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) (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) (/ (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) (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 a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (pow k m)) (/ (sqrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt a) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt a) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (sqrt a) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (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))) (* (sqrt a) (/ (pow k m) (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))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (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) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (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) (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) (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))) (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) (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)))))) (/ 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)))))) (/ (/ (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) (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)))))) (/ (/ (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) (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))) (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 (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)))))) (/ (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) (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)))))) (/ (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) (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 (* (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 (/ (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)))))) (/ (* (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)) (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)))))) (/ (* (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)) (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)))))) (/ (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)) (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)))))) (/ (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)) (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 (* (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 (/ (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))) (/ (pow k (/ m 2)) (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 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)))))) (/ (/ (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)) (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)))))) (/ (/ (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)) (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))) (/ a (/ (cbrt (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)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* 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))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (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))) (sqrt (/ (pow k m) (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 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* 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 (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* 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 (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (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))))))) (/ 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)))))) (/ (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 (+ (* 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)))))) (/ (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 (+ (* 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 (+ 1.0 (* k (+ 10.0 k))))))) (/ 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 (+ 1.0 (* k (+ 10.0 k))))))) (/ 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 (+ 1.0 (* k (+ 10.0 k))))))) (/ 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 (+ 1.0 (* k (+ 10.0 k))))))) (/ 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 (fabs (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 (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)))) (/ (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 (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 (+ 1.0 (* k (+ 10.0 k))))))) (/ 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 (+ 1.0 (* k (+ 10.0 k))))))) (/ 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 (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)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (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))) (sqrt (/ (pow k m) (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)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (* (* (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 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (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 (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 (+ 1.0 (* k (+ 10.0 k))))) (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)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))) (/ 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))) (/ a (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (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)) (sqrt (/ (pow k m) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (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 (+ (* 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 (/ (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))))) (/ (* (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)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ 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)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (/ (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))))) (/ (/ (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ a (+ 1.0 (* k (+ 10.0 k)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ a (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (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))) (sqrt (/ (pow k m) (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)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (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 (* (* (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 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (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 (+ 1.0 (* k (+ 10.0 k))))) (/ (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)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (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 (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 (+ 1.0 (* k (+ 10.0 k))))) (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)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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)))) (/ 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))) (/ a (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (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)) (cbrt (/ (pow k m) (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)) (sqrt (/ (pow k m) (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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (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 (+ (* 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 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 (/ a (/ (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))) (* (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)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ 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)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 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 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (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 (+ (* 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (+ 1.0 (* k (+ 10.0 k)))))) (/ 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 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ a (+ 1.0 (* k (+ 10.0 k)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ a (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) 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))) (* a (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (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))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (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))) (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))) (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))) (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))) (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))) (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 (* (cbrt k) (cbrt k)) m) (sqrt (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 (* (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) (* (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 (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 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)))))) (* (/ 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 (sqrt k) m) (sqrt (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 (sqrt k) m)) (/ 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)))))) (/ 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)))))) (/ 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))))) (/ 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)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 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))) (* (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))) (fabs (cbrt (+ (* 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))) (sqrt (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)))) (/ (* (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 (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)) (* (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))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 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)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (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)))) (/ (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)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 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)))))) (/ 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))))) (/ 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)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 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)) (* (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)) (fabs (cbrt (+ (* 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)) (sqrt (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)))))) (/ 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)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (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))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 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)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ 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 (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ 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) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 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)))))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 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))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ 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)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ 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)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ 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)))))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 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)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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 (* (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) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (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) (cbrt k)) m))) (/ a (/ (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) (cbrt k)) m))) (/ 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))))))) (* (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (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)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (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)) (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)) (cbrt (pow k m)))) (/ 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)))))) (* (/ 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)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (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)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (* a (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) a (* a (pow k m)) (* a (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* a (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (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 (* (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) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (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) (cbrt k)) m))) (/ a (/ (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) (cbrt k)) m))) (/ 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))))))) (* (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (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)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (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)) (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)) (cbrt (pow k m)))) (/ 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)))))) (* (/ 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)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (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)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ 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))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (* a (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) a (* a (pow k m)) (* a (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* a (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) a (/ a (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) (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)))) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (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)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (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) (* (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 (cbrt k) m) (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 (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (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)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (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)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (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) m) (* (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)))) (pow (sqrt k) m)) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* 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) m) (sqrt (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 (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))) (/ (pow (sqrt k) m) (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) m) (sqrt (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 (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))) (/ (pow (sqrt k) m) (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 (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))))) (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (pow k m)) (cbrt (pow k m)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (pow k m)) (cbrt (pow k m)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (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 (pow k m)) (fabs (cbrt (+ (* 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 (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (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 (pow k m))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (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 (pow k m))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (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 (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))))) (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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)))))) (/ (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))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* 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 (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (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))) (/ (pow k (/ m 2)) (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)) (sqrt (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 (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))) (/ (pow k (/ m 2)) (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 k m) (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))))) (/ (cbrt (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) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (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 (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (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)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (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)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (/ 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 (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (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)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (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)))) (/ 1 (/ (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)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (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))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (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))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (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)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (/ 1 (/ (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 k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (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)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m)) (+ 1.0 (* k (+ 10.0 k))) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (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))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (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))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (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 (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (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)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (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)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (/ 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 (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (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)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (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)))) (/ 1 (/ (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)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (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))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (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))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (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)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (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)))) (/ 1 (/ (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 k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (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)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m)) (+ 1.0 (* k (+ 10.0 k))) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (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))) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (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 (* (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 (* (cbrt k) (cbrt k)) m)) (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 (* (cbrt k) (cbrt k)) m)) (/ (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 (* (cbrt k) (cbrt k)) m)) (/ (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 (+ 1.0 (* k (+ 10.0 k)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* 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 (+ 1.0 (* k (+ 10.0 k)))) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (pow (sqrt k) m)) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (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)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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)) (* (cbrt (pow k m)) (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))))) (/ (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)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* 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 (+ 1.0 (* k (+ 10.0 k)))) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (pow k m))) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (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 k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (pow k (/ m 2))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (+ 1.0 (* k (+ 10.0 k)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (+ 1.0 (* k (+ 10.0 k)))) (/ (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)))))) (/ (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))) (- (+ (* 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))) a)) (* 10.0 (* k a))) (+ (/ (* a (exp (- (* (- (log k)) m)))) (pow k 2)) (- (* 99.0 (/ a (/ (pow k 4) (exp (- (* (- (log k)) m)))))) (* (/ (* a (exp (- (* (- (log k)) m)))) (pow k 3)) 10.0))) (- (+ (* 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) 1.0) (* 1.0 (* m (log k)))) (+ (/ (pow k 2) (exp (- (* (- (log k)) m)))) (+ (* 1.0 (exp (- (- (* (- (log k)) m))))) (* 10.0 (/ k (exp (- (* (- (log k)) m))))))) (+ (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k)))))))) (* 1.0 (exp (- (* m (- (log -1) (log (/ -1 k)))))))) 11.633 * * * [progress]: adding candidates to table 16.729 * * [progress]: iteration 3 / 4 16.730 * * * [progress]: picking best candidate 16.744 * * * * [pick]: Picked # 16.744 * * * [progress]: localizing error 16.781 * * * [progress]: generating rewritten candidates 16.782 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 2 2 1) 16.816 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1 1) 16.832 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 16.861 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2 2) 16.928 * * * [progress]: generating series expansions 16.928 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 2 2 1) 16.929 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 16.929 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 16.929 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 16.929 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 16.929 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 16.929 * [taylor]: Taking taylor expansion of 10.0 in k 16.929 * [backup-simplify]: Simplify 10.0 into 10.0 16.929 * [taylor]: Taking taylor expansion of k in k 16.929 * [backup-simplify]: Simplify 0 into 0 16.929 * [backup-simplify]: Simplify 1 into 1 16.929 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 16.929 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.929 * [taylor]: Taking taylor expansion of k in k 16.929 * [backup-simplify]: Simplify 0 into 0 16.929 * [backup-simplify]: Simplify 1 into 1 16.929 * [taylor]: Taking taylor expansion of 1.0 in k 16.929 * [backup-simplify]: Simplify 1.0 into 1.0 16.930 * [backup-simplify]: Simplify (* 10.0 0) into 0 16.930 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.931 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.931 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 16.933 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 16.933 * [backup-simplify]: Simplify (+ 0 0) into 0 16.934 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 16.935 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 16.936 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 16.936 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 16.936 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 16.936 * [taylor]: Taking taylor expansion of 10.0 in k 16.936 * [backup-simplify]: Simplify 10.0 into 10.0 16.936 * [taylor]: Taking taylor expansion of k in k 16.936 * [backup-simplify]: Simplify 0 into 0 16.936 * [backup-simplify]: Simplify 1 into 1 16.936 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 16.936 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.936 * [taylor]: Taking taylor expansion of k in k 16.936 * [backup-simplify]: Simplify 0 into 0 16.936 * [backup-simplify]: Simplify 1 into 1 16.936 * [taylor]: Taking taylor expansion of 1.0 in k 16.936 * [backup-simplify]: Simplify 1.0 into 1.0 16.936 * [backup-simplify]: Simplify (* 10.0 0) into 0 16.937 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.937 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.938 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 16.939 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 16.940 * [backup-simplify]: Simplify (+ 0 0) into 0 16.940 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 16.942 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 16.942 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 16.943 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 16.944 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 16.944 * [backup-simplify]: Simplify (* 1 1) into 1 16.945 * [backup-simplify]: Simplify (+ 1 0) into 1 16.945 * [backup-simplify]: Simplify (+ 0 1) into 1 16.951 * [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))) 16.957 * [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))) 16.962 * [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)))) 16.962 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 16.962 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 16.962 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 16.962 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 16.962 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 16.962 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.962 * [taylor]: Taking taylor expansion of k in k 16.962 * [backup-simplify]: Simplify 0 into 0 16.962 * [backup-simplify]: Simplify 1 into 1 16.962 * [backup-simplify]: Simplify (* 1 1) into 1 16.963 * [backup-simplify]: Simplify (/ 1 1) into 1 16.963 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 16.963 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 16.963 * [taylor]: Taking taylor expansion of 10.0 in k 16.963 * [backup-simplify]: Simplify 10.0 into 10.0 16.963 * [taylor]: Taking taylor expansion of (/ 1 k) in k 16.963 * [taylor]: Taking taylor expansion of k in k 16.963 * [backup-simplify]: Simplify 0 into 0 16.963 * [backup-simplify]: Simplify 1 into 1 16.963 * [backup-simplify]: Simplify (/ 1 1) into 1 16.963 * [taylor]: Taking taylor expansion of 1.0 in k 16.963 * [backup-simplify]: Simplify 1.0 into 1.0 16.963 * [backup-simplify]: Simplify (+ 1 0) into 1 16.964 * [backup-simplify]: Simplify (sqrt 1) into 1 16.964 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.964 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.965 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 16.965 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 16.965 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 16.966 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 16.966 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 16.966 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 16.966 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 16.966 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.966 * [taylor]: Taking taylor expansion of k in k 16.966 * [backup-simplify]: Simplify 0 into 0 16.966 * [backup-simplify]: Simplify 1 into 1 16.966 * [backup-simplify]: Simplify (* 1 1) into 1 16.967 * [backup-simplify]: Simplify (/ 1 1) into 1 16.967 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 16.967 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 16.967 * [taylor]: Taking taylor expansion of 10.0 in k 16.967 * [backup-simplify]: Simplify 10.0 into 10.0 16.967 * [taylor]: Taking taylor expansion of (/ 1 k) in k 16.967 * [taylor]: Taking taylor expansion of k in k 16.967 * [backup-simplify]: Simplify 0 into 0 16.967 * [backup-simplify]: Simplify 1 into 1 16.967 * [backup-simplify]: Simplify (/ 1 1) into 1 16.967 * [taylor]: Taking taylor expansion of 1.0 in k 16.967 * [backup-simplify]: Simplify 1.0 into 1.0 16.967 * [backup-simplify]: Simplify (+ 1 0) into 1 16.968 * [backup-simplify]: Simplify (sqrt 1) into 1 16.968 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.969 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 16.969 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 16.969 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 16.970 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 16.970 * [backup-simplify]: Simplify 1 into 1 16.970 * [backup-simplify]: Simplify 5.0 into 5.0 16.971 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.971 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.972 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.972 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 16.973 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.973 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.975 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 16.975 * [backup-simplify]: Simplify -12.0 into -12.0 16.975 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 16.975 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 16.975 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 16.975 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 16.975 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 16.976 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 16.976 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 16.976 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.976 * [taylor]: Taking taylor expansion of k in k 16.976 * [backup-simplify]: Simplify 0 into 0 16.976 * [backup-simplify]: Simplify 1 into 1 16.976 * [backup-simplify]: Simplify (* 1 1) into 1 16.976 * [backup-simplify]: Simplify (/ 1 1) into 1 16.976 * [taylor]: Taking taylor expansion of 1.0 in k 16.976 * [backup-simplify]: Simplify 1.0 into 1.0 16.976 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 16.976 * [taylor]: Taking taylor expansion of 10.0 in k 16.976 * [backup-simplify]: Simplify 10.0 into 10.0 16.976 * [taylor]: Taking taylor expansion of (/ 1 k) in k 16.976 * [taylor]: Taking taylor expansion of k in k 16.976 * [backup-simplify]: Simplify 0 into 0 16.976 * [backup-simplify]: Simplify 1 into 1 16.977 * [backup-simplify]: Simplify (/ 1 1) into 1 16.977 * [backup-simplify]: Simplify (+ 1 0) into 1 16.977 * [backup-simplify]: Simplify (+ 1 0) into 1 16.977 * [backup-simplify]: Simplify (sqrt 1) into 1 16.978 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.978 * [backup-simplify]: Simplify (+ 0 0) into 0 16.979 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 16.979 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 16.979 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 16.980 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 16.981 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 16.981 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 16.981 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 16.981 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 16.981 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.981 * [taylor]: Taking taylor expansion of k in k 16.981 * [backup-simplify]: Simplify 0 into 0 16.981 * [backup-simplify]: Simplify 1 into 1 16.981 * [backup-simplify]: Simplify (* 1 1) into 1 16.981 * [backup-simplify]: Simplify (/ 1 1) into 1 16.981 * [taylor]: Taking taylor expansion of 1.0 in k 16.981 * [backup-simplify]: Simplify 1.0 into 1.0 16.981 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 16.981 * [taylor]: Taking taylor expansion of 10.0 in k 16.981 * [backup-simplify]: Simplify 10.0 into 10.0 16.981 * [taylor]: Taking taylor expansion of (/ 1 k) in k 16.981 * [taylor]: Taking taylor expansion of k in k 16.981 * [backup-simplify]: Simplify 0 into 0 16.981 * [backup-simplify]: Simplify 1 into 1 16.982 * [backup-simplify]: Simplify (/ 1 1) into 1 16.982 * [backup-simplify]: Simplify (+ 1 0) into 1 16.982 * [backup-simplify]: Simplify (+ 1 0) into 1 16.982 * [backup-simplify]: Simplify (sqrt 1) into 1 16.983 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.983 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.983 * [backup-simplify]: Simplify (+ 0 0) into 0 16.984 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 16.984 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 16.984 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 16.985 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 16.985 * [backup-simplify]: Simplify 1 into 1 16.986 * [backup-simplify]: Simplify -5.0 into -5.0 16.986 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.987 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.988 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 16.988 * [backup-simplify]: Simplify (- 0) into 0 16.988 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 16.990 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 16.990 * [backup-simplify]: Simplify -12.0 into -12.0 16.991 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 16.991 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1 1) 16.991 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 16.991 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 16.991 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 16.991 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 16.991 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 16.991 * [taylor]: Taking taylor expansion of 10.0 in k 16.991 * [backup-simplify]: Simplify 10.0 into 10.0 16.991 * [taylor]: Taking taylor expansion of k in k 16.991 * [backup-simplify]: Simplify 0 into 0 16.991 * [backup-simplify]: Simplify 1 into 1 16.991 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 16.991 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.991 * [taylor]: Taking taylor expansion of k in k 16.991 * [backup-simplify]: Simplify 0 into 0 16.991 * [backup-simplify]: Simplify 1 into 1 16.991 * [taylor]: Taking taylor expansion of 1.0 in k 16.991 * [backup-simplify]: Simplify 1.0 into 1.0 16.992 * [backup-simplify]: Simplify (* 10.0 0) into 0 16.992 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.993 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.993 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 16.995 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 16.995 * [backup-simplify]: Simplify (+ 0 0) into 0 16.995 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 16.997 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 16.997 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 16.997 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 16.997 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 16.997 * [taylor]: Taking taylor expansion of 10.0 in k 16.997 * [backup-simplify]: Simplify 10.0 into 10.0 16.997 * [taylor]: Taking taylor expansion of k in k 16.997 * [backup-simplify]: Simplify 0 into 0 16.997 * [backup-simplify]: Simplify 1 into 1 16.997 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 16.997 * [taylor]: Taking taylor expansion of (pow k 2) in k 16.997 * [taylor]: Taking taylor expansion of k in k 16.997 * [backup-simplify]: Simplify 0 into 0 16.997 * [backup-simplify]: Simplify 1 into 1 16.997 * [taylor]: Taking taylor expansion of 1.0 in k 16.997 * [backup-simplify]: Simplify 1.0 into 1.0 16.998 * [backup-simplify]: Simplify (* 10.0 0) into 0 16.998 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.999 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 16.999 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.000 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.001 * [backup-simplify]: Simplify (+ 0 0) into 0 17.001 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.003 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.003 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.005 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 17.006 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 17.006 * [backup-simplify]: Simplify (* 1 1) into 1 17.006 * [backup-simplify]: Simplify (+ 1 0) into 1 17.007 * [backup-simplify]: Simplify (+ 0 1) into 1 17.013 * [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))) 17.020 * [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))) 17.028 * [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)))) 17.029 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 17.029 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 17.029 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.029 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.029 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.029 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.029 * [taylor]: Taking taylor expansion of k in k 17.029 * [backup-simplify]: Simplify 0 into 0 17.029 * [backup-simplify]: Simplify 1 into 1 17.030 * [backup-simplify]: Simplify (* 1 1) into 1 17.030 * [backup-simplify]: Simplify (/ 1 1) into 1 17.030 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.030 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.030 * [taylor]: Taking taylor expansion of 10.0 in k 17.030 * [backup-simplify]: Simplify 10.0 into 10.0 17.030 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.030 * [taylor]: Taking taylor expansion of k in k 17.030 * [backup-simplify]: Simplify 0 into 0 17.030 * [backup-simplify]: Simplify 1 into 1 17.031 * [backup-simplify]: Simplify (/ 1 1) into 1 17.031 * [taylor]: Taking taylor expansion of 1.0 in k 17.031 * [backup-simplify]: Simplify 1.0 into 1.0 17.031 * [backup-simplify]: Simplify (+ 1 0) into 1 17.031 * [backup-simplify]: Simplify (sqrt 1) into 1 17.032 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.033 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.034 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.034 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.035 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.035 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.035 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.036 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.036 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.036 * [taylor]: Taking taylor expansion of k in k 17.036 * [backup-simplify]: Simplify 0 into 0 17.036 * [backup-simplify]: Simplify 1 into 1 17.036 * [backup-simplify]: Simplify (* 1 1) into 1 17.036 * [backup-simplify]: Simplify (/ 1 1) into 1 17.036 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.036 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.036 * [taylor]: Taking taylor expansion of 10.0 in k 17.036 * [backup-simplify]: Simplify 10.0 into 10.0 17.037 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.037 * [taylor]: Taking taylor expansion of k in k 17.037 * [backup-simplify]: Simplify 0 into 0 17.037 * [backup-simplify]: Simplify 1 into 1 17.046 * [backup-simplify]: Simplify (/ 1 1) into 1 17.046 * [taylor]: Taking taylor expansion of 1.0 in k 17.046 * [backup-simplify]: Simplify 1.0 into 1.0 17.047 * [backup-simplify]: Simplify (+ 1 0) into 1 17.047 * [backup-simplify]: Simplify (sqrt 1) into 1 17.048 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.049 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.049 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.050 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.051 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.051 * [backup-simplify]: Simplify 1 into 1 17.051 * [backup-simplify]: Simplify 5.0 into 5.0 17.052 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.053 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.055 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.055 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.056 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.059 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 17.059 * [backup-simplify]: Simplify -12.0 into -12.0 17.059 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 17.059 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 17.059 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 17.059 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.059 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.059 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.059 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.060 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.060 * [taylor]: Taking taylor expansion of k in k 17.060 * [backup-simplify]: Simplify 0 into 0 17.060 * [backup-simplify]: Simplify 1 into 1 17.060 * [backup-simplify]: Simplify (* 1 1) into 1 17.061 * [backup-simplify]: Simplify (/ 1 1) into 1 17.061 * [taylor]: Taking taylor expansion of 1.0 in k 17.061 * [backup-simplify]: Simplify 1.0 into 1.0 17.061 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.061 * [taylor]: Taking taylor expansion of 10.0 in k 17.061 * [backup-simplify]: Simplify 10.0 into 10.0 17.061 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.061 * [taylor]: Taking taylor expansion of k in k 17.061 * [backup-simplify]: Simplify 0 into 0 17.061 * [backup-simplify]: Simplify 1 into 1 17.061 * [backup-simplify]: Simplify (/ 1 1) into 1 17.062 * [backup-simplify]: Simplify (+ 1 0) into 1 17.062 * [backup-simplify]: Simplify (+ 1 0) into 1 17.062 * [backup-simplify]: Simplify (sqrt 1) into 1 17.063 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.063 * [backup-simplify]: Simplify (+ 0 0) into 0 17.063 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.064 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.064 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.065 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.065 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.065 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.065 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.065 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.065 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.065 * [taylor]: Taking taylor expansion of k in k 17.065 * [backup-simplify]: Simplify 0 into 0 17.065 * [backup-simplify]: Simplify 1 into 1 17.066 * [backup-simplify]: Simplify (* 1 1) into 1 17.066 * [backup-simplify]: Simplify (/ 1 1) into 1 17.066 * [taylor]: Taking taylor expansion of 1.0 in k 17.066 * [backup-simplify]: Simplify 1.0 into 1.0 17.066 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.066 * [taylor]: Taking taylor expansion of 10.0 in k 17.066 * [backup-simplify]: Simplify 10.0 into 10.0 17.066 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.066 * [taylor]: Taking taylor expansion of k in k 17.066 * [backup-simplify]: Simplify 0 into 0 17.066 * [backup-simplify]: Simplify 1 into 1 17.066 * [backup-simplify]: Simplify (/ 1 1) into 1 17.067 * [backup-simplify]: Simplify (+ 1 0) into 1 17.067 * [backup-simplify]: Simplify (+ 1 0) into 1 17.067 * [backup-simplify]: Simplify (sqrt 1) into 1 17.067 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.068 * [backup-simplify]: Simplify (+ 0 0) into 0 17.068 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.069 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.069 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.070 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.070 * [backup-simplify]: Simplify 1 into 1 17.070 * [backup-simplify]: Simplify -5.0 into -5.0 17.071 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.071 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.071 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.072 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.073 * [backup-simplify]: Simplify (- 0) into 0 17.073 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 17.075 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 17.075 * [backup-simplify]: Simplify -12.0 into -12.0 17.075 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 17.075 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 17.075 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 17.075 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 17.075 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.075 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.075 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.075 * [taylor]: Taking taylor expansion of 10.0 in k 17.075 * [backup-simplify]: Simplify 10.0 into 10.0 17.075 * [taylor]: Taking taylor expansion of k in k 17.075 * [backup-simplify]: Simplify 0 into 0 17.075 * [backup-simplify]: Simplify 1 into 1 17.075 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.075 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.075 * [taylor]: Taking taylor expansion of k in k 17.075 * [backup-simplify]: Simplify 0 into 0 17.075 * [backup-simplify]: Simplify 1 into 1 17.075 * [taylor]: Taking taylor expansion of 1.0 in k 17.075 * [backup-simplify]: Simplify 1.0 into 1.0 17.076 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.076 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.076 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.076 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.077 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.077 * [backup-simplify]: Simplify (+ 0 0) into 0 17.078 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.079 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.079 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.079 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.079 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.079 * [taylor]: Taking taylor expansion of 10.0 in k 17.079 * [backup-simplify]: Simplify 10.0 into 10.0 17.079 * [taylor]: Taking taylor expansion of k in k 17.079 * [backup-simplify]: Simplify 0 into 0 17.079 * [backup-simplify]: Simplify 1 into 1 17.079 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.079 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.079 * [taylor]: Taking taylor expansion of k in k 17.079 * [backup-simplify]: Simplify 0 into 0 17.079 * [backup-simplify]: Simplify 1 into 1 17.079 * [taylor]: Taking taylor expansion of 1.0 in k 17.079 * [backup-simplify]: Simplify 1.0 into 1.0 17.079 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.079 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.080 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.080 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.081 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.081 * [backup-simplify]: Simplify (+ 0 0) into 0 17.081 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.082 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.083 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.083 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 17.084 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 17.084 * [backup-simplify]: Simplify (* 1 1) into 1 17.084 * [backup-simplify]: Simplify (+ 1 0) into 1 17.085 * [backup-simplify]: Simplify (+ 0 1) into 1 17.088 * [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))) 17.092 * [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))) 17.097 * [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)))) 17.098 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 17.098 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 17.098 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.098 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.098 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.098 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.098 * [taylor]: Taking taylor expansion of k in k 17.098 * [backup-simplify]: Simplify 0 into 0 17.098 * [backup-simplify]: Simplify 1 into 1 17.098 * [backup-simplify]: Simplify (* 1 1) into 1 17.098 * [backup-simplify]: Simplify (/ 1 1) into 1 17.098 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.099 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.099 * [taylor]: Taking taylor expansion of 10.0 in k 17.099 * [backup-simplify]: Simplify 10.0 into 10.0 17.099 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.099 * [taylor]: Taking taylor expansion of k in k 17.099 * [backup-simplify]: Simplify 0 into 0 17.099 * [backup-simplify]: Simplify 1 into 1 17.099 * [backup-simplify]: Simplify (/ 1 1) into 1 17.099 * [taylor]: Taking taylor expansion of 1.0 in k 17.099 * [backup-simplify]: Simplify 1.0 into 1.0 17.100 * [backup-simplify]: Simplify (+ 1 0) into 1 17.100 * [backup-simplify]: Simplify (sqrt 1) into 1 17.101 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.101 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.102 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.102 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.103 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.104 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.104 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.104 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.104 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.104 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.104 * [taylor]: Taking taylor expansion of k in k 17.104 * [backup-simplify]: Simplify 0 into 0 17.104 * [backup-simplify]: Simplify 1 into 1 17.104 * [backup-simplify]: Simplify (* 1 1) into 1 17.105 * [backup-simplify]: Simplify (/ 1 1) into 1 17.105 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.105 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.105 * [taylor]: Taking taylor expansion of 10.0 in k 17.105 * [backup-simplify]: Simplify 10.0 into 10.0 17.105 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.105 * [taylor]: Taking taylor expansion of k in k 17.105 * [backup-simplify]: Simplify 0 into 0 17.105 * [backup-simplify]: Simplify 1 into 1 17.105 * [backup-simplify]: Simplify (/ 1 1) into 1 17.105 * [taylor]: Taking taylor expansion of 1.0 in k 17.105 * [backup-simplify]: Simplify 1.0 into 1.0 17.106 * [backup-simplify]: Simplify (+ 1 0) into 1 17.106 * [backup-simplify]: Simplify (sqrt 1) into 1 17.107 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.108 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.108 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.108 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.109 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.110 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.111 * [backup-simplify]: Simplify 1 into 1 17.111 * [backup-simplify]: Simplify 5.0 into 5.0 17.112 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.112 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.113 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.114 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.114 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.114 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.116 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 17.116 * [backup-simplify]: Simplify -12.0 into -12.0 17.116 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 17.117 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 17.117 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 17.117 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.117 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.117 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.117 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.117 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.117 * [taylor]: Taking taylor expansion of k in k 17.117 * [backup-simplify]: Simplify 0 into 0 17.117 * [backup-simplify]: Simplify 1 into 1 17.117 * [backup-simplify]: Simplify (* 1 1) into 1 17.117 * [backup-simplify]: Simplify (/ 1 1) into 1 17.117 * [taylor]: Taking taylor expansion of 1.0 in k 17.117 * [backup-simplify]: Simplify 1.0 into 1.0 17.117 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.117 * [taylor]: Taking taylor expansion of 10.0 in k 17.117 * [backup-simplify]: Simplify 10.0 into 10.0 17.117 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.117 * [taylor]: Taking taylor expansion of k in k 17.118 * [backup-simplify]: Simplify 0 into 0 17.118 * [backup-simplify]: Simplify 1 into 1 17.118 * [backup-simplify]: Simplify (/ 1 1) into 1 17.118 * [backup-simplify]: Simplify (+ 1 0) into 1 17.118 * [backup-simplify]: Simplify (+ 1 0) into 1 17.119 * [backup-simplify]: Simplify (sqrt 1) into 1 17.119 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.120 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.120 * [backup-simplify]: Simplify (+ 0 0) into 0 17.120 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.120 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.121 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.122 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.122 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.122 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.122 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.122 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.122 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.122 * [taylor]: Taking taylor expansion of k in k 17.122 * [backup-simplify]: Simplify 0 into 0 17.122 * [backup-simplify]: Simplify 1 into 1 17.122 * [backup-simplify]: Simplify (* 1 1) into 1 17.122 * [backup-simplify]: Simplify (/ 1 1) into 1 17.123 * [taylor]: Taking taylor expansion of 1.0 in k 17.123 * [backup-simplify]: Simplify 1.0 into 1.0 17.123 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.123 * [taylor]: Taking taylor expansion of 10.0 in k 17.123 * [backup-simplify]: Simplify 10.0 into 10.0 17.123 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.123 * [taylor]: Taking taylor expansion of k in k 17.123 * [backup-simplify]: Simplify 0 into 0 17.123 * [backup-simplify]: Simplify 1 into 1 17.123 * [backup-simplify]: Simplify (/ 1 1) into 1 17.123 * [backup-simplify]: Simplify (+ 1 0) into 1 17.123 * [backup-simplify]: Simplify (+ 1 0) into 1 17.124 * [backup-simplify]: Simplify (sqrt 1) into 1 17.124 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.124 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.125 * [backup-simplify]: Simplify (+ 0 0) into 0 17.125 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.125 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.126 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.127 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.127 * [backup-simplify]: Simplify 1 into 1 17.127 * [backup-simplify]: Simplify -5.0 into -5.0 17.127 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.128 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.129 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.129 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.129 * [backup-simplify]: Simplify (- 0) into 0 17.130 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 17.131 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 17.131 * [backup-simplify]: Simplify -12.0 into -12.0 17.132 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 17.132 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2 2) 17.132 * [backup-simplify]: Simplify (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) into (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) 17.132 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in (k m) around 0 17.132 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in m 17.132 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) in m 17.132 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) in m 17.132 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in m 17.132 * [taylor]: Taking taylor expansion of 1/4 in m 17.132 * [backup-simplify]: Simplify 1/4 into 1/4 17.132 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in m 17.132 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 17.132 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 17.132 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 17.132 * [taylor]: Taking taylor expansion of 10.0 in m 17.132 * [backup-simplify]: Simplify 10.0 into 10.0 17.132 * [taylor]: Taking taylor expansion of k in m 17.132 * [backup-simplify]: Simplify k into k 17.132 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 17.132 * [taylor]: Taking taylor expansion of (pow k 2) in m 17.132 * [taylor]: Taking taylor expansion of k in m 17.132 * [backup-simplify]: Simplify k into k 17.132 * [taylor]: Taking taylor expansion of 1.0 in m 17.132 * [backup-simplify]: Simplify 1.0 into 1.0 17.132 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 17.132 * [backup-simplify]: Simplify (* k k) into (pow k 2) 17.132 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 17.133 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 17.133 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 17.133 * [backup-simplify]: Simplify (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 17.133 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) into (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) 17.133 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) 17.133 * [taylor]: Taking taylor expansion of (pow k m) in m 17.133 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 17.133 * [taylor]: Taking taylor expansion of (* m (log k)) in m 17.133 * [taylor]: Taking taylor expansion of m in m 17.133 * [backup-simplify]: Simplify 0 into 0 17.133 * [backup-simplify]: Simplify 1 into 1 17.133 * [taylor]: Taking taylor expansion of (log k) in m 17.133 * [taylor]: Taking taylor expansion of k in m 17.133 * [backup-simplify]: Simplify k into k 17.133 * [backup-simplify]: Simplify (log k) into (log k) 17.133 * [backup-simplify]: Simplify (* 0 (log k)) into 0 17.134 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 17.134 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 17.134 * [backup-simplify]: Simplify (exp 0) into 1 17.134 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in k 17.134 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) in k 17.134 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) in k 17.134 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 17.134 * [taylor]: Taking taylor expansion of 1/4 in k 17.135 * [backup-simplify]: Simplify 1/4 into 1/4 17.135 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 17.135 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.135 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.135 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.135 * [taylor]: Taking taylor expansion of 10.0 in k 17.135 * [backup-simplify]: Simplify 10.0 into 10.0 17.135 * [taylor]: Taking taylor expansion of k in k 17.135 * [backup-simplify]: Simplify 0 into 0 17.135 * [backup-simplify]: Simplify 1 into 1 17.135 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.135 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.135 * [taylor]: Taking taylor expansion of k in k 17.135 * [backup-simplify]: Simplify 0 into 0 17.135 * [backup-simplify]: Simplify 1 into 1 17.135 * [taylor]: Taking taylor expansion of 1.0 in k 17.135 * [backup-simplify]: Simplify 1.0 into 1.0 17.135 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.135 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.136 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.136 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 17.136 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.137 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.138 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.138 * [taylor]: Taking taylor expansion of (pow k m) in k 17.138 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 17.138 * [taylor]: Taking taylor expansion of (* m (log k)) in k 17.138 * [taylor]: Taking taylor expansion of m in k 17.138 * [backup-simplify]: Simplify m into m 17.138 * [taylor]: Taking taylor expansion of (log k) in k 17.138 * [taylor]: Taking taylor expansion of k in k 17.138 * [backup-simplify]: Simplify 0 into 0 17.138 * [backup-simplify]: Simplify 1 into 1 17.138 * [backup-simplify]: Simplify (log 1) into 0 17.138 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 17.138 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 17.138 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 17.138 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in k 17.138 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) in k 17.138 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) in k 17.138 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 17.139 * [taylor]: Taking taylor expansion of 1/4 in k 17.139 * [backup-simplify]: Simplify 1/4 into 1/4 17.139 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 17.139 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.139 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.139 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.139 * [taylor]: Taking taylor expansion of 10.0 in k 17.139 * [backup-simplify]: Simplify 10.0 into 10.0 17.139 * [taylor]: Taking taylor expansion of k in k 17.139 * [backup-simplify]: Simplify 0 into 0 17.139 * [backup-simplify]: Simplify 1 into 1 17.139 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.139 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.139 * [taylor]: Taking taylor expansion of k in k 17.139 * [backup-simplify]: Simplify 0 into 0 17.139 * [backup-simplify]: Simplify 1 into 1 17.139 * [taylor]: Taking taylor expansion of 1.0 in k 17.139 * [backup-simplify]: Simplify 1.0 into 1.0 17.139 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.139 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.140 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.140 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 17.140 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.141 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.142 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.142 * [taylor]: Taking taylor expansion of (pow k m) in k 17.142 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 17.142 * [taylor]: Taking taylor expansion of (* m (log k)) in k 17.142 * [taylor]: Taking taylor expansion of m in k 17.142 * [backup-simplify]: Simplify m into m 17.142 * [taylor]: Taking taylor expansion of (log k) in k 17.142 * [taylor]: Taking taylor expansion of k in k 17.142 * [backup-simplify]: Simplify 0 into 0 17.142 * [backup-simplify]: Simplify 1 into 1 17.142 * [backup-simplify]: Simplify (log 1) into 0 17.143 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 17.143 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 17.143 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 17.144 * [backup-simplify]: Simplify (* (pow 1.0 1/4) (pow k m)) into (* (pow k m) (pow 1.0 1/4)) 17.144 * [taylor]: Taking taylor expansion of (* (pow k m) (pow 1.0 1/4)) in m 17.144 * [taylor]: Taking taylor expansion of (pow k m) in m 17.144 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 17.144 * [taylor]: Taking taylor expansion of (* m (log k)) in m 17.144 * [taylor]: Taking taylor expansion of m in m 17.144 * [backup-simplify]: Simplify 0 into 0 17.144 * [backup-simplify]: Simplify 1 into 1 17.144 * [taylor]: Taking taylor expansion of (log k) in m 17.144 * [taylor]: Taking taylor expansion of k in m 17.144 * [backup-simplify]: Simplify k into k 17.144 * [backup-simplify]: Simplify (log k) into (log k) 17.144 * [backup-simplify]: Simplify (* 0 (log k)) into 0 17.145 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 17.146 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 17.146 * [backup-simplify]: Simplify (exp 0) into 1 17.146 * [taylor]: Taking taylor expansion of (pow 1.0 1/4) in m 17.146 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log 1.0))) in m 17.146 * [taylor]: Taking taylor expansion of (* 1/4 (log 1.0)) in m 17.146 * [taylor]: Taking taylor expansion of 1/4 in m 17.146 * [backup-simplify]: Simplify 1/4 into 1/4 17.146 * [taylor]: Taking taylor expansion of (log 1.0) in m 17.146 * [taylor]: Taking taylor expansion of 1.0 in m 17.146 * [backup-simplify]: Simplify 1.0 into 1.0 17.146 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.147 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.149 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.150 * [backup-simplify]: Simplify (* 1 (pow 1.0 1/4)) into (pow 1.0 1/4) 17.150 * [backup-simplify]: Simplify (pow 1.0 1/4) into (pow 1.0 1/4) 17.159 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 17.160 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 17.160 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 17.161 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 17.163 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.163 * [backup-simplify]: Simplify (+ 0 0) into 0 17.164 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.166 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 17.175 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 10.0)) 1)) (pow 1.0 1)))) 1) into -10.0 17.177 * [backup-simplify]: Simplify (+ (* 1/4 -10.0) (* 0 (log 1.0))) into (- 2.5) 17.183 * [backup-simplify]: Simplify (* (exp (* 1/4 (log 1.0))) (+ (* (/ (pow (- 2.5) 1) 1)))) into (* -2.5 (pow 1.0 1/4)) 17.185 * [backup-simplify]: Simplify (+ (* (pow 1.0 1/4) 0) (* (* -2.5 (pow 1.0 1/4)) (pow k m))) into (- (* 2.5 (* (pow k m) (pow 1.0 1/4)))) 17.185 * [taylor]: Taking taylor expansion of (- (* 2.5 (* (pow k m) (pow 1.0 1/4)))) in m 17.185 * [taylor]: Taking taylor expansion of (* 2.5 (* (pow k m) (pow 1.0 1/4))) in m 17.185 * [taylor]: Taking taylor expansion of 2.5 in m 17.186 * [backup-simplify]: Simplify 2.5 into 2.5 17.186 * [taylor]: Taking taylor expansion of (* (pow k m) (pow 1.0 1/4)) in m 17.186 * [taylor]: Taking taylor expansion of (pow k m) in m 17.186 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 17.186 * [taylor]: Taking taylor expansion of (* m (log k)) in m 17.186 * [taylor]: Taking taylor expansion of m in m 17.186 * [backup-simplify]: Simplify 0 into 0 17.186 * [backup-simplify]: Simplify 1 into 1 17.186 * [taylor]: Taking taylor expansion of (log k) in m 17.186 * [taylor]: Taking taylor expansion of k in m 17.186 * [backup-simplify]: Simplify k into k 17.186 * [backup-simplify]: Simplify (log k) into (log k) 17.186 * [backup-simplify]: Simplify (* 0 (log k)) into 0 17.187 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 17.187 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 17.187 * [backup-simplify]: Simplify (exp 0) into 1 17.187 * [taylor]: Taking taylor expansion of (pow 1.0 1/4) in m 17.187 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log 1.0))) in m 17.187 * [taylor]: Taking taylor expansion of (* 1/4 (log 1.0)) in m 17.188 * [taylor]: Taking taylor expansion of 1/4 in m 17.188 * [backup-simplify]: Simplify 1/4 into 1/4 17.188 * [taylor]: Taking taylor expansion of (log 1.0) in m 17.188 * [taylor]: Taking taylor expansion of 1.0 in m 17.188 * [backup-simplify]: Simplify 1.0 into 1.0 17.188 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.189 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.190 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.191 * [backup-simplify]: Simplify (* 1 (pow 1.0 1/4)) into (pow 1.0 1/4) 17.191 * [backup-simplify]: Simplify (* 2.5 (pow 1.0 1/4)) into (* 2.5 (pow 1.0 1/4)) 17.193 * [backup-simplify]: Simplify (- (* 2.5 (pow 1.0 1/4))) into (- (* 2.5 (pow 1.0 1/4))) 17.194 * [backup-simplify]: Simplify (- (* 2.5 (pow 1.0 1/4))) into (- (* 2.5 (pow 1.0 1/4))) 17.195 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1.0 1)))) 1) into 0 17.195 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log 1.0))) into 0 17.196 * [backup-simplify]: Simplify (* (exp (* 1/4 (log 1.0))) (+ (* (/ (pow 0 1) 1)))) into 0 17.197 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 17.198 * [backup-simplify]: Simplify (+ (* 1 0) (* (log k) (pow 1.0 1/4))) into (* (log k) (pow 1.0 1/4)) 17.198 * [backup-simplify]: Simplify (* (log k) (pow 1.0 1/4)) into (* (log k) (pow 1.0 1/4)) 17.200 * [backup-simplify]: Simplify (+ (* (* (log k) (pow 1.0 1/4)) (* m 1)) (+ (* (- (* 2.5 (pow 1.0 1/4))) (* 1 k)) (pow 1.0 1/4))) into (- (+ (* (* m (log k)) (pow 1.0 1/4)) (pow 1.0 1/4)) (* 2.5 (* k (pow 1.0 1/4)))) 17.200 * [backup-simplify]: Simplify (/ (pow (/ 1 k) (/ 1 m)) (sqrt (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)))) into (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) 17.200 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 17.200 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in m 17.201 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) in m 17.201 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) in m 17.201 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in m 17.201 * [taylor]: Taking taylor expansion of 1/4 in m 17.201 * [backup-simplify]: Simplify 1/4 into 1/4 17.201 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 17.201 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 17.201 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 17.201 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 17.201 * [taylor]: Taking taylor expansion of (pow k 2) in m 17.201 * [taylor]: Taking taylor expansion of k in m 17.201 * [backup-simplify]: Simplify k into k 17.201 * [backup-simplify]: Simplify (* k k) into (pow k 2) 17.201 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 17.201 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 17.201 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 17.201 * [taylor]: Taking taylor expansion of 10.0 in m 17.201 * [backup-simplify]: Simplify 10.0 into 10.0 17.201 * [taylor]: Taking taylor expansion of (/ 1 k) in m 17.201 * [taylor]: Taking taylor expansion of k in m 17.201 * [backup-simplify]: Simplify k into k 17.201 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 17.201 * [taylor]: Taking taylor expansion of 1.0 in m 17.201 * [backup-simplify]: Simplify 1.0 into 1.0 17.201 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 17.201 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 17.201 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 17.202 * [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))) 17.202 * [backup-simplify]: Simplify (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 17.202 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 17.202 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) 17.202 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 17.202 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 17.202 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 17.202 * [taylor]: Taking taylor expansion of (/ 1 m) in m 17.203 * [taylor]: Taking taylor expansion of m in m 17.203 * [backup-simplify]: Simplify 0 into 0 17.203 * [backup-simplify]: Simplify 1 into 1 17.203 * [backup-simplify]: Simplify (/ 1 1) into 1 17.203 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 17.203 * [taylor]: Taking taylor expansion of (/ 1 k) in m 17.203 * [taylor]: Taking taylor expansion of k in m 17.203 * [backup-simplify]: Simplify k into k 17.203 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 17.203 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 17.203 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 17.203 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 17.203 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in k 17.203 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) in k 17.203 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) in k 17.203 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 17.203 * [taylor]: Taking taylor expansion of 1/4 in k 17.203 * [backup-simplify]: Simplify 1/4 into 1/4 17.203 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 17.203 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.203 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.203 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.203 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.204 * [taylor]: Taking taylor expansion of k in k 17.204 * [backup-simplify]: Simplify 0 into 0 17.204 * [backup-simplify]: Simplify 1 into 1 17.204 * [backup-simplify]: Simplify (* 1 1) into 1 17.204 * [backup-simplify]: Simplify (/ 1 1) into 1 17.204 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.204 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.204 * [taylor]: Taking taylor expansion of 10.0 in k 17.204 * [backup-simplify]: Simplify 10.0 into 10.0 17.204 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.204 * [taylor]: Taking taylor expansion of k in k 17.204 * [backup-simplify]: Simplify 0 into 0 17.204 * [backup-simplify]: Simplify 1 into 1 17.204 * [backup-simplify]: Simplify (/ 1 1) into 1 17.204 * [taylor]: Taking taylor expansion of 1.0 in k 17.204 * [backup-simplify]: Simplify 1.0 into 1.0 17.205 * [backup-simplify]: Simplify (+ 1 0) into 1 17.205 * [backup-simplify]: Simplify (/ 1 1) into 1 17.205 * [backup-simplify]: Simplify (log 1) into 0 17.206 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.206 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 17.206 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 17.206 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 17.206 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 17.206 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 17.206 * [taylor]: Taking taylor expansion of (/ 1 m) in k 17.206 * [taylor]: Taking taylor expansion of m in k 17.206 * [backup-simplify]: Simplify m into m 17.206 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 17.206 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 17.206 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.206 * [taylor]: Taking taylor expansion of k in k 17.206 * [backup-simplify]: Simplify 0 into 0 17.206 * [backup-simplify]: Simplify 1 into 1 17.206 * [backup-simplify]: Simplify (/ 1 1) into 1 17.206 * [backup-simplify]: Simplify (log 1) into 0 17.207 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.207 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 17.207 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.207 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in k 17.207 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) in k 17.207 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) in k 17.207 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 17.207 * [taylor]: Taking taylor expansion of 1/4 in k 17.207 * [backup-simplify]: Simplify 1/4 into 1/4 17.207 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 17.207 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.207 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.207 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.207 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.207 * [taylor]: Taking taylor expansion of k in k 17.207 * [backup-simplify]: Simplify 0 into 0 17.207 * [backup-simplify]: Simplify 1 into 1 17.207 * [backup-simplify]: Simplify (* 1 1) into 1 17.208 * [backup-simplify]: Simplify (/ 1 1) into 1 17.208 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.208 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.208 * [taylor]: Taking taylor expansion of 10.0 in k 17.208 * [backup-simplify]: Simplify 10.0 into 10.0 17.208 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.208 * [taylor]: Taking taylor expansion of k in k 17.208 * [backup-simplify]: Simplify 0 into 0 17.208 * [backup-simplify]: Simplify 1 into 1 17.208 * [backup-simplify]: Simplify (/ 1 1) into 1 17.208 * [taylor]: Taking taylor expansion of 1.0 in k 17.208 * [backup-simplify]: Simplify 1.0 into 1.0 17.208 * [backup-simplify]: Simplify (+ 1 0) into 1 17.208 * [backup-simplify]: Simplify (/ 1 1) into 1 17.209 * [backup-simplify]: Simplify (log 1) into 0 17.209 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.209 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 17.209 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 17.209 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 17.209 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 17.209 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 17.209 * [taylor]: Taking taylor expansion of (/ 1 m) in k 17.209 * [taylor]: Taking taylor expansion of m in k 17.209 * [backup-simplify]: Simplify m into m 17.209 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 17.209 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 17.209 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.209 * [taylor]: Taking taylor expansion of k in k 17.209 * [backup-simplify]: Simplify 0 into 0 17.209 * [backup-simplify]: Simplify 1 into 1 17.210 * [backup-simplify]: Simplify (/ 1 1) into 1 17.210 * [backup-simplify]: Simplify (log 1) into 0 17.210 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.210 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 17.210 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.211 * [backup-simplify]: Simplify (* (pow k 1/2) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.211 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (log k) m)))) in m 17.211 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.211 * [taylor]: Taking taylor expansion of k in m 17.211 * [backup-simplify]: Simplify k into k 17.211 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.211 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 17.211 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 17.211 * [taylor]: Taking taylor expansion of -1 in m 17.211 * [backup-simplify]: Simplify -1 into -1 17.211 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 17.211 * [taylor]: Taking taylor expansion of (log k) in m 17.211 * [taylor]: Taking taylor expansion of k in m 17.211 * [backup-simplify]: Simplify k into k 17.211 * [backup-simplify]: Simplify (log k) into (log k) 17.211 * [taylor]: Taking taylor expansion of m in m 17.211 * [backup-simplify]: Simplify 0 into 0 17.211 * [backup-simplify]: Simplify 1 into 1 17.211 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 17.211 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 17.211 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.211 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.212 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.213 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 17.213 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 17.213 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.214 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 17.214 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 17.215 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.216 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.216 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.216 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.218 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 17.225 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 10.0)) 1)) (pow 1 1)))) 1) into -10.0 17.226 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.226 * [backup-simplify]: Simplify (+ (* 1/4 -10.0) (* 0 (* 2 (log k)))) into (- 2.5) 17.228 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow (- 2.5) 1) 1)))) into (* -2.5 (sqrt k)) 17.228 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (* (* -2.5 (sqrt k)) (exp (* -1 (/ (log k) m))))) into (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) 17.228 * [taylor]: Taking taylor expansion of (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) in m 17.228 * [taylor]: Taking taylor expansion of (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m))))) in m 17.228 * [taylor]: Taking taylor expansion of 2.5 in m 17.228 * [backup-simplify]: Simplify 2.5 into 2.5 17.228 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (log k) m)))) in m 17.228 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.228 * [taylor]: Taking taylor expansion of k in m 17.228 * [backup-simplify]: Simplify k into k 17.228 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.229 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.229 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 17.229 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 17.229 * [taylor]: Taking taylor expansion of -1 in m 17.229 * [backup-simplify]: Simplify -1 into -1 17.229 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 17.229 * [taylor]: Taking taylor expansion of (log k) in m 17.229 * [taylor]: Taking taylor expansion of k in m 17.229 * [backup-simplify]: Simplify k into k 17.229 * [backup-simplify]: Simplify (log k) into (log k) 17.229 * [taylor]: Taking taylor expansion of m in m 17.229 * [backup-simplify]: Simplify 0 into 0 17.229 * [backup-simplify]: Simplify 1 into 1 17.229 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 17.229 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 17.229 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.229 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.229 * [backup-simplify]: Simplify (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 17.229 * [backup-simplify]: Simplify (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) into (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) 17.229 * [backup-simplify]: Simplify (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) into (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) 17.230 * [backup-simplify]: Simplify (+ (* (sqrt k) 0) (* 0 (exp (* -1 (/ (log k) m))))) into 0 17.230 * [backup-simplify]: Simplify 0 into 0 17.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.232 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 17.232 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 17.232 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.233 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 17.233 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 17.234 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.235 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.235 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.236 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.236 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 17.248 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 10.0)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 99.0) 1)) (pow 1 1)))) 2) into 49.0 17.249 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.249 * [backup-simplify]: Simplify (+ (* 1/4 49.0) (+ (* 0 -10.0) (* 0 (* 2 (log k))))) into 12.25 17.253 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow (- 2.5) 2) 2)) (* (/ (pow 12.25 1) 1)))) into (* 15.375 (sqrt k)) 17.253 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (+ (* (* -2.5 (sqrt k)) 0) (* (* 15.375 (sqrt k)) (exp (* -1 (/ (log k) m)))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 17.253 * [taylor]: Taking taylor expansion of (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) in m 17.253 * [taylor]: Taking taylor expansion of 15.375 in m 17.253 * [backup-simplify]: Simplify 15.375 into 15.375 17.253 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (log k) m)))) in m 17.253 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.253 * [taylor]: Taking taylor expansion of k in m 17.253 * [backup-simplify]: Simplify k into k 17.253 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.253 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.253 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 17.253 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 17.253 * [taylor]: Taking taylor expansion of -1 in m 17.253 * [backup-simplify]: Simplify -1 into -1 17.253 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 17.253 * [taylor]: Taking taylor expansion of (log k) in m 17.253 * [taylor]: Taking taylor expansion of k in m 17.253 * [backup-simplify]: Simplify k into k 17.253 * [backup-simplify]: Simplify (log k) into (log k) 17.253 * [taylor]: Taking taylor expansion of m in m 17.253 * [backup-simplify]: Simplify 0 into 0 17.253 * [backup-simplify]: Simplify 1 into 1 17.253 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 17.254 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 17.254 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.254 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.254 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 17.254 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 17.256 * [backup-simplify]: Simplify (+ (* (* 15.375 (* (sqrt (/ 1 k)) (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (pow (* 1 (/ 1 k)) 2)) (+ (* (- (* 2.5 (* (sqrt (/ 1 k)) (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))))) (* 1 (/ 1 k))) (* (sqrt (/ 1 k)) (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))))) into (- (+ (* 15.375 (* (sqrt (/ 1 (pow k 5))) (exp (* -1 (* m (log (/ 1 k))))))) (* (sqrt (/ 1 k)) (exp (* -1 (* m (log (/ 1 k))))))) (* 2.5 (* (sqrt (/ 1 (pow k 3))) (exp (* -1 (* m (log (/ 1 k)))))))) 17.256 * [backup-simplify]: Simplify (/ (pow (/ 1 (- k)) (/ 1 (- m))) (sqrt (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)))) into (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) 17.256 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 17.256 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in m 17.257 * [taylor]: Taking taylor expansion of (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) in m 17.257 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in m 17.257 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 17.257 * [taylor]: Taking taylor expansion of 1/4 in m 17.257 * [backup-simplify]: Simplify 1/4 into 1/4 17.257 * [taylor]: Taking taylor expansion of (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 17.257 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 17.257 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 17.257 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 17.257 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 17.257 * [taylor]: Taking taylor expansion of (pow k 2) in m 17.257 * [taylor]: Taking taylor expansion of k in m 17.257 * [backup-simplify]: Simplify k into k 17.257 * [backup-simplify]: Simplify (* k k) into (pow k 2) 17.257 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 17.257 * [taylor]: Taking taylor expansion of 1.0 in m 17.257 * [backup-simplify]: Simplify 1.0 into 1.0 17.257 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 17.257 * [taylor]: Taking taylor expansion of 10.0 in m 17.257 * [backup-simplify]: Simplify 10.0 into 10.0 17.257 * [taylor]: Taking taylor expansion of (/ 1 k) in m 17.257 * [taylor]: Taking taylor expansion of k in m 17.257 * [backup-simplify]: Simplify k into k 17.257 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 17.258 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 17.258 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 17.258 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 17.258 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 17.258 * [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)))) 17.259 * [backup-simplify]: Simplify (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 17.259 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 17.259 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) 17.260 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 17.260 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 17.260 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 17.260 * [taylor]: Taking taylor expansion of (/ -1 m) in m 17.260 * [taylor]: Taking taylor expansion of -1 in m 17.260 * [backup-simplify]: Simplify -1 into -1 17.260 * [taylor]: Taking taylor expansion of m in m 17.260 * [backup-simplify]: Simplify 0 into 0 17.260 * [backup-simplify]: Simplify 1 into 1 17.260 * [backup-simplify]: Simplify (/ -1 1) into -1 17.260 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 17.260 * [taylor]: Taking taylor expansion of (/ -1 k) in m 17.261 * [taylor]: Taking taylor expansion of -1 in m 17.261 * [backup-simplify]: Simplify -1 into -1 17.261 * [taylor]: Taking taylor expansion of k in m 17.261 * [backup-simplify]: Simplify k into k 17.261 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 17.261 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 17.261 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 17.261 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 17.261 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in k 17.261 * [taylor]: Taking taylor expansion of (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) in k 17.261 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 17.261 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 17.262 * [taylor]: Taking taylor expansion of 1/4 in k 17.262 * [backup-simplify]: Simplify 1/4 into 1/4 17.262 * [taylor]: Taking taylor expansion of (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 17.262 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.262 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.262 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.262 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.262 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.262 * [taylor]: Taking taylor expansion of k in k 17.262 * [backup-simplify]: Simplify 0 into 0 17.262 * [backup-simplify]: Simplify 1 into 1 17.262 * [backup-simplify]: Simplify (* 1 1) into 1 17.263 * [backup-simplify]: Simplify (/ 1 1) into 1 17.263 * [taylor]: Taking taylor expansion of 1.0 in k 17.263 * [backup-simplify]: Simplify 1.0 into 1.0 17.263 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.263 * [taylor]: Taking taylor expansion of 10.0 in k 17.263 * [backup-simplify]: Simplify 10.0 into 10.0 17.263 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.263 * [taylor]: Taking taylor expansion of k in k 17.263 * [backup-simplify]: Simplify 0 into 0 17.263 * [backup-simplify]: Simplify 1 into 1 17.263 * [backup-simplify]: Simplify (/ 1 1) into 1 17.264 * [backup-simplify]: Simplify (+ 1 0) into 1 17.264 * [backup-simplify]: Simplify (+ 1 0) into 1 17.265 * [backup-simplify]: Simplify (/ 1 1) into 1 17.265 * [backup-simplify]: Simplify (log 1) into 0 17.265 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.266 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 17.266 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 17.266 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 17.266 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 17.266 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 17.266 * [taylor]: Taking taylor expansion of (/ -1 m) in k 17.266 * [taylor]: Taking taylor expansion of -1 in k 17.266 * [backup-simplify]: Simplify -1 into -1 17.266 * [taylor]: Taking taylor expansion of m in k 17.266 * [backup-simplify]: Simplify m into m 17.266 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 17.266 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 17.266 * [taylor]: Taking taylor expansion of (/ -1 k) in k 17.266 * [taylor]: Taking taylor expansion of -1 in k 17.266 * [backup-simplify]: Simplify -1 into -1 17.266 * [taylor]: Taking taylor expansion of k in k 17.266 * [backup-simplify]: Simplify 0 into 0 17.266 * [backup-simplify]: Simplify 1 into 1 17.267 * [backup-simplify]: Simplify (/ -1 1) into -1 17.267 * [backup-simplify]: Simplify (log -1) into (log -1) 17.268 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 17.268 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 17.269 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 17.269 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in k 17.269 * [taylor]: Taking taylor expansion of (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) in k 17.269 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 17.269 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 17.269 * [taylor]: Taking taylor expansion of 1/4 in k 17.269 * [backup-simplify]: Simplify 1/4 into 1/4 17.269 * [taylor]: Taking taylor expansion of (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 17.269 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.269 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.269 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.269 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.269 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.269 * [taylor]: Taking taylor expansion of k in k 17.269 * [backup-simplify]: Simplify 0 into 0 17.269 * [backup-simplify]: Simplify 1 into 1 17.270 * [backup-simplify]: Simplify (* 1 1) into 1 17.270 * [backup-simplify]: Simplify (/ 1 1) into 1 17.270 * [taylor]: Taking taylor expansion of 1.0 in k 17.270 * [backup-simplify]: Simplify 1.0 into 1.0 17.270 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.270 * [taylor]: Taking taylor expansion of 10.0 in k 17.270 * [backup-simplify]: Simplify 10.0 into 10.0 17.270 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.270 * [taylor]: Taking taylor expansion of k in k 17.270 * [backup-simplify]: Simplify 0 into 0 17.270 * [backup-simplify]: Simplify 1 into 1 17.270 * [backup-simplify]: Simplify (/ 1 1) into 1 17.271 * [backup-simplify]: Simplify (+ 1 0) into 1 17.271 * [backup-simplify]: Simplify (+ 1 0) into 1 17.271 * [backup-simplify]: Simplify (/ 1 1) into 1 17.271 * [backup-simplify]: Simplify (log 1) into 0 17.272 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.272 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 17.272 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 17.272 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 17.272 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 17.272 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 17.272 * [taylor]: Taking taylor expansion of (/ -1 m) in k 17.272 * [taylor]: Taking taylor expansion of -1 in k 17.272 * [backup-simplify]: Simplify -1 into -1 17.272 * [taylor]: Taking taylor expansion of m in k 17.272 * [backup-simplify]: Simplify m into m 17.272 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 17.272 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 17.272 * [taylor]: Taking taylor expansion of (/ -1 k) in k 17.272 * [taylor]: Taking taylor expansion of -1 in k 17.272 * [backup-simplify]: Simplify -1 into -1 17.272 * [taylor]: Taking taylor expansion of k in k 17.272 * [backup-simplify]: Simplify 0 into 0 17.272 * [backup-simplify]: Simplify 1 into 1 17.272 * [backup-simplify]: Simplify (/ -1 1) into -1 17.273 * [backup-simplify]: Simplify (log -1) into (log -1) 17.273 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 17.273 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 17.274 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 17.274 * [backup-simplify]: Simplify (* (pow k 1/2) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 17.274 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 17.274 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.274 * [taylor]: Taking taylor expansion of k in m 17.274 * [backup-simplify]: Simplify k into k 17.274 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.274 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.274 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 17.274 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 17.274 * [taylor]: Taking taylor expansion of -1 in m 17.274 * [backup-simplify]: Simplify -1 into -1 17.274 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 17.274 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 17.274 * [taylor]: Taking taylor expansion of (log -1) in m 17.274 * [taylor]: Taking taylor expansion of -1 in m 17.274 * [backup-simplify]: Simplify -1 into -1 17.281 * [backup-simplify]: Simplify (log -1) into (log -1) 17.281 * [taylor]: Taking taylor expansion of (log k) in m 17.281 * [taylor]: Taking taylor expansion of k in m 17.281 * [backup-simplify]: Simplify k into k 17.281 * [backup-simplify]: Simplify (log k) into (log k) 17.281 * [taylor]: Taking taylor expansion of m in m 17.281 * [backup-simplify]: Simplify 0 into 0 17.281 * [backup-simplify]: Simplify 1 into 1 17.281 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 17.282 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 17.282 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 17.282 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 17.283 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 17.283 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 17.283 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 17.284 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.285 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 17.285 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 17.286 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 17.286 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 17.287 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 17.287 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.288 * [backup-simplify]: Simplify (+ 0 0) into 0 17.288 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.288 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.289 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 17.294 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 10.0) 1)) (pow 1 1)))) 1) into 10.0 17.295 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.295 * [backup-simplify]: Simplify (+ (* 1/4 10.0) (* 0 (* 2 (log k)))) into 2.5 17.297 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow 2.5 1) 1)))) into (* 2.5 (sqrt k)) 17.297 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (* (* 2.5 (sqrt k)) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 17.297 * [taylor]: Taking taylor expansion of (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 17.297 * [taylor]: Taking taylor expansion of 2.5 in m 17.297 * [backup-simplify]: Simplify 2.5 into 2.5 17.297 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 17.297 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.297 * [taylor]: Taking taylor expansion of k in m 17.297 * [backup-simplify]: Simplify k into k 17.297 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.297 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.297 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 17.297 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 17.297 * [taylor]: Taking taylor expansion of -1 in m 17.297 * [backup-simplify]: Simplify -1 into -1 17.297 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 17.297 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 17.297 * [taylor]: Taking taylor expansion of (log -1) in m 17.297 * [taylor]: Taking taylor expansion of -1 in m 17.298 * [backup-simplify]: Simplify -1 into -1 17.298 * [backup-simplify]: Simplify (log -1) into (log -1) 17.298 * [taylor]: Taking taylor expansion of (log k) in m 17.298 * [taylor]: Taking taylor expansion of k in m 17.298 * [backup-simplify]: Simplify k into k 17.298 * [backup-simplify]: Simplify (log k) into (log k) 17.298 * [taylor]: Taking taylor expansion of m in m 17.298 * [backup-simplify]: Simplify 0 into 0 17.298 * [backup-simplify]: Simplify 1 into 1 17.298 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 17.298 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 17.299 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 17.299 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 17.299 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 17.300 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 17.300 * [backup-simplify]: Simplify (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 17.300 * [backup-simplify]: Simplify (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 17.301 * [backup-simplify]: Simplify (+ (* (sqrt k) 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 17.301 * [backup-simplify]: Simplify 0 into 0 17.301 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.304 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 17.304 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 17.305 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 17.306 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 17.308 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 17.309 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.310 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.311 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.312 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.313 * [backup-simplify]: Simplify (- 0) into 0 17.313 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 17.316 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 17.325 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 10.0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 99.0) 1)) (pow 1 1)))) 2) into 49.0 17.325 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.326 * [backup-simplify]: Simplify (+ (* 1/4 49.0) (+ (* 0 10.0) (* 0 (* 2 (log k))))) into 12.25 17.329 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow 2.5 2) 2)) (* (/ (pow 12.25 1) 1)))) into (* 15.375 (sqrt k)) 17.329 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (+ (* (* 2.5 (sqrt k)) 0) (* (* 15.375 (sqrt k)) (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 17.329 * [taylor]: Taking taylor expansion of (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 17.329 * [taylor]: Taking taylor expansion of 15.375 in m 17.329 * [backup-simplify]: Simplify 15.375 into 15.375 17.329 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 17.329 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.329 * [taylor]: Taking taylor expansion of k in m 17.329 * [backup-simplify]: Simplify k into k 17.329 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.329 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.329 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 17.329 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 17.329 * [taylor]: Taking taylor expansion of -1 in m 17.329 * [backup-simplify]: Simplify -1 into -1 17.329 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 17.329 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 17.330 * [taylor]: Taking taylor expansion of (log -1) in m 17.330 * [taylor]: Taking taylor expansion of -1 in m 17.330 * [backup-simplify]: Simplify -1 into -1 17.330 * [backup-simplify]: Simplify (log -1) into (log -1) 17.330 * [taylor]: Taking taylor expansion of (log k) in m 17.330 * [taylor]: Taking taylor expansion of k in m 17.330 * [backup-simplify]: Simplify k into k 17.330 * [backup-simplify]: Simplify (log k) into (log k) 17.330 * [taylor]: Taking taylor expansion of m in m 17.330 * [backup-simplify]: Simplify 0 into 0 17.330 * [backup-simplify]: Simplify 1 into 1 17.330 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 17.330 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 17.331 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 17.331 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 17.331 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 17.332 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 17.332 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 17.332 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 17.334 * [backup-simplify]: Simplify (+ (* (* 15.375 (* (sqrt (/ 1 (- k))) (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (pow (* 1 (/ 1 (- k))) 2)) (+ (* (* 2.5 (* (sqrt (/ 1 (- k))) (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (/ 1 (- k)))) (* (sqrt (/ 1 (- k))) (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))))) into (- (+ (* 15.375 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k))))))) (* 2.5 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 17.334 * * * [progress]: simplifying candidates 17.337 * [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 (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 k) m) (log (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (* (log k) m) (log (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (pow k m)) (log (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (* (pow k m) (pow k m)) (pow k m)) (* (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (pow k m)) (- (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt 1))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) 1) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt 1))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt 1)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (sqrt 1))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt 1)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) 1) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt 1))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt 1))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt 1)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt 1))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt 1)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt 1))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt 1)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (pow k m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt 1))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt 1)) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (pow k m) (sqrt (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (pow k m) (sqrt (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/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)) (- (+ (* (* m (log k)) (pow 1.0 1/4)) (pow 1.0 1/4)) (* 2.5 (* k (pow 1.0 1/4)))) (- (+ (* 15.375 (* (sqrt (/ 1 (pow k 5))) (exp (* -1 (* m (log (/ 1 k))))))) (* (sqrt (/ 1 k)) (exp (* -1 (* m (log (/ 1 k))))))) (* 2.5 (* (sqrt (/ 1 (pow k 3))) (exp (* -1 (* m (log (/ 1 k)))))))) (- (+ (* 15.375 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k))))))) (* 2.5 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 17.341 * * [simplify]: Extracting # 0 : cost 0 17.342 * * [simplify]: Extracting # 1 : cost 0 17.342 * * [simplify]: Extracting # 2 : cost 0 17.343 * * [simplify]: Extracting # 3 : cost 0 17.343 * * [simplify]: Extracting # 4 : cost 0 17.344 * * [simplify]: Extracting # 5 : cost 0 17.344 * * [simplify]: Extracting # 6 : cost 0 17.345 * * [simplify]: Extracting # 7 : cost 0 17.346 * * [simplify]: Extracting # 8 : cost 0 17.346 * * [simplify]: Extracting # 9 : cost 0 17.347 * * [simplify]: Extracting # 10 : cost 0 17.347 * * [simplify]: Extracting # 11 : cost 0 17.348 * * [simplify]: Extracting # 12 : cost 0 17.349 * * [simplify]: iteration 0 : 237 enodes (cost 3372 ) 17.464 * * [simplify]: Extracting # 0 : cost 0 17.465 * * [simplify]: Extracting # 1 : cost 0 17.466 * * [simplify]: Extracting # 2 : cost 0 17.468 * * [simplify]: Extracting # 3 : cost 0 17.469 * * [simplify]: Extracting # 4 : cost 0 17.470 * * [simplify]: iteration 1 : 450 enodes (cost 3034 ) 17.718 * * [simplify]: Extracting # 0 : cost 0 17.721 * * [simplify]: Extracting # 1 : cost 0 17.724 * * [simplify]: Extracting # 2 : cost 0 17.727 * * [simplify]: Extracting # 3 : cost 0 17.729 * * [simplify]: Extracting # 4 : cost 0 17.732 * * [simplify]: iteration 2 : 1218 enodes (cost 2953 ) 18.683 * * [simplify]: Extracting # 0 : cost 0 18.687 * * [simplify]: Extracting # 1 : cost 0 18.692 * * [simplify]: Extracting # 2 : cost 0 18.696 * * [simplify]: Extracting # 3 : cost 0 18.701 * * [simplify]: Extracting # 4 : cost 0 18.709 * * [simplify]: iteration 3 : 4127 enodes (cost 2882 ) 20.140 * * [simplify]: Extracting # 0 : cost 0 20.146 * * [simplify]: Extracting # 1 : cost 0 20.152 * * [simplify]: Extracting # 2 : cost 0 20.168 * * [simplify]: Extracting # 3 : cost 0 20.174 * * [simplify]: iteration done: 5001 enodes (cost 2876 ) 20.176 * [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 (- (* 1.0 1.0) (* (* k (+ 10.0 k)) (- 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 (- (* 1.0 1.0) (* (* k (+ 10.0 k)) (- 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 (- (* 1.0 1.0) (* (* k (+ 10.0 k)) (- 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 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (* (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (pow k m)) (- (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (pow k m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (pow k m) (sqrt (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (pow k m) (sqrt (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (+ (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (- (+ k 5.0) (/ 12.0 k)) (- (- (/ 12.0 k) k) 5.0) (+ (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (- (+ k 5.0) (/ 12.0 k)) (- (- (/ 12.0 k) k) 5.0) (+ (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (- (+ k 5.0) (/ 12.0 k)) (- (- (/ 12.0 k) k) 5.0) (* (pow 1.0 1/4) (- (+ (* m (log k)) 1) (* 2.5 k))) (* (pow k m) (+ (- (sqrt (/ 1 k)) (* 2.5 (sqrt (/ 1 (pow k 3))))) (* 15.375 (sqrt (/ 1 (pow k 5)))))) (+ (* (sqrt (/ -1 k)) (pow k m)) (* (* (pow k m) (/ (sqrt (/ -1 k)) k)) (- (/ 15.375 k) 2.5))) 20.177 * * * [progress]: adding candidates to table 21.013 * * [progress]: iteration 4 / 4 21.013 * * * [progress]: picking best candidate 21.020 * * * * [pick]: Picked # 21.020 * * * [progress]: localizing error 21.032 * * * [progress]: generating rewritten candidates 21.032 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 21.122 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 2 2) 21.139 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 21.240 * * * [progress]: generating series expansions 21.240 * * * * [progress]: [ 1 / 3 ] generating series at (2) 21.241 * [backup-simplify]: Simplify (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) into (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 21.241 * [approximate]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in (a k m) around 0 21.241 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in m 21.241 * [taylor]: Taking taylor expansion of a in m 21.241 * [backup-simplify]: Simplify a into a 21.241 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in m 21.241 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in m 21.241 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 21.241 * [taylor]: Taking taylor expansion of 10.0 in m 21.241 * [backup-simplify]: Simplify 10.0 into 10.0 21.241 * [taylor]: Taking taylor expansion of k in m 21.241 * [backup-simplify]: Simplify k into k 21.241 * [taylor]: Taking taylor expansion of 1.0 in m 21.241 * [backup-simplify]: Simplify 1.0 into 1.0 21.241 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.241 * [taylor]: Taking taylor expansion of 1.0 in m 21.241 * [backup-simplify]: Simplify 1.0 into 1.0 21.241 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.241 * [taylor]: Taking taylor expansion of m in m 21.241 * [backup-simplify]: Simplify 0 into 0 21.241 * [backup-simplify]: Simplify 1 into 1 21.241 * [taylor]: Taking taylor expansion of (log k) in m 21.241 * [taylor]: Taking taylor expansion of k in m 21.241 * [backup-simplify]: Simplify k into k 21.241 * [backup-simplify]: Simplify (log k) into (log k) 21.241 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 21.241 * [backup-simplify]: Simplify (+ (* 10.0 k) 1.0) into (+ (* 10.0 k) 1.0) 21.241 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.242 * [backup-simplify]: Simplify (* 1.0 0) into 0 21.242 * [backup-simplify]: Simplify (- 0) into 0 21.242 * [backup-simplify]: Simplify (+ (+ (* 10.0 k) 1.0) 0) into (+ (* 10.0 k) 1.0) 21.242 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) 1.0)) into (/ a (+ (* 10.0 k) 1.0)) 21.242 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in k 21.242 * [taylor]: Taking taylor expansion of a in k 21.242 * [backup-simplify]: Simplify a into a 21.242 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 21.242 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 21.242 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 21.242 * [taylor]: Taking taylor expansion of 10.0 in k 21.243 * [backup-simplify]: Simplify 10.0 into 10.0 21.243 * [taylor]: Taking taylor expansion of k in k 21.243 * [backup-simplify]: Simplify 0 into 0 21.243 * [backup-simplify]: Simplify 1 into 1 21.243 * [taylor]: Taking taylor expansion of 1.0 in k 21.243 * [backup-simplify]: Simplify 1.0 into 1.0 21.243 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 21.243 * [taylor]: Taking taylor expansion of 1.0 in k 21.243 * [backup-simplify]: Simplify 1.0 into 1.0 21.243 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.243 * [taylor]: Taking taylor expansion of m in k 21.243 * [backup-simplify]: Simplify m into m 21.243 * [taylor]: Taking taylor expansion of (log k) in k 21.243 * [taylor]: Taking taylor expansion of k in k 21.243 * [backup-simplify]: Simplify 0 into 0 21.243 * [backup-simplify]: Simplify 1 into 1 21.243 * [backup-simplify]: Simplify (log 1) into 0 21.243 * [backup-simplify]: Simplify (* 10.0 0) into 0 21.244 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.244 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.244 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.244 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.244 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.244 * [backup-simplify]: Simplify (+ 1.0 (- (* 1.0 (* m (log k))))) into (- 1.0 (* 1.0 (* m (log k)))) 21.244 * [backup-simplify]: Simplify (/ a (- 1.0 (* 1.0 (* m (log k))))) into (/ a (- 1.0 (* 1.0 (* m (log k))))) 21.244 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in a 21.244 * [taylor]: Taking taylor expansion of a in a 21.244 * [backup-simplify]: Simplify 0 into 0 21.244 * [backup-simplify]: Simplify 1 into 1 21.244 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in a 21.244 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in a 21.244 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 21.244 * [taylor]: Taking taylor expansion of 10.0 in a 21.245 * [backup-simplify]: Simplify 10.0 into 10.0 21.245 * [taylor]: Taking taylor expansion of k in a 21.245 * [backup-simplify]: Simplify k into k 21.245 * [taylor]: Taking taylor expansion of 1.0 in a 21.245 * [backup-simplify]: Simplify 1.0 into 1.0 21.245 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in a 21.245 * [taylor]: Taking taylor expansion of 1.0 in a 21.245 * [backup-simplify]: Simplify 1.0 into 1.0 21.245 * [taylor]: Taking taylor expansion of (* m (log k)) in a 21.245 * [taylor]: Taking taylor expansion of m in a 21.245 * [backup-simplify]: Simplify m into m 21.245 * [taylor]: Taking taylor expansion of (log k) in a 21.245 * [taylor]: Taking taylor expansion of k in a 21.245 * [backup-simplify]: Simplify k into k 21.245 * [backup-simplify]: Simplify (log k) into (log k) 21.245 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 21.245 * [backup-simplify]: Simplify (+ (* 10.0 k) 1.0) into (+ (* 10.0 k) 1.0) 21.245 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.245 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.245 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.245 * [backup-simplify]: Simplify (+ (+ (* 10.0 k) 1.0) (- (* 1.0 (* m (log k))))) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 21.245 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) into (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 21.245 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in a 21.245 * [taylor]: Taking taylor expansion of a in a 21.245 * [backup-simplify]: Simplify 0 into 0 21.245 * [backup-simplify]: Simplify 1 into 1 21.245 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in a 21.245 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in a 21.245 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 21.245 * [taylor]: Taking taylor expansion of 10.0 in a 21.246 * [backup-simplify]: Simplify 10.0 into 10.0 21.246 * [taylor]: Taking taylor expansion of k in a 21.246 * [backup-simplify]: Simplify k into k 21.246 * [taylor]: Taking taylor expansion of 1.0 in a 21.246 * [backup-simplify]: Simplify 1.0 into 1.0 21.246 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in a 21.246 * [taylor]: Taking taylor expansion of 1.0 in a 21.246 * [backup-simplify]: Simplify 1.0 into 1.0 21.246 * [taylor]: Taking taylor expansion of (* m (log k)) in a 21.246 * [taylor]: Taking taylor expansion of m in a 21.246 * [backup-simplify]: Simplify m into m 21.246 * [taylor]: Taking taylor expansion of (log k) in a 21.246 * [taylor]: Taking taylor expansion of k in a 21.246 * [backup-simplify]: Simplify k into k 21.246 * [backup-simplify]: Simplify (log k) into (log k) 21.246 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 21.246 * [backup-simplify]: Simplify (+ (* 10.0 k) 1.0) into (+ (* 10.0 k) 1.0) 21.246 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.246 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.246 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.246 * [backup-simplify]: Simplify (+ (+ (* 10.0 k) 1.0) (- (* 1.0 (* m (log k))))) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 21.246 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) into (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 21.246 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in k 21.246 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 21.246 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 21.246 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 21.247 * [taylor]: Taking taylor expansion of 10.0 in k 21.247 * [backup-simplify]: Simplify 10.0 into 10.0 21.247 * [taylor]: Taking taylor expansion of k in k 21.247 * [backup-simplify]: Simplify 0 into 0 21.247 * [backup-simplify]: Simplify 1 into 1 21.247 * [taylor]: Taking taylor expansion of 1.0 in k 21.247 * [backup-simplify]: Simplify 1.0 into 1.0 21.247 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 21.247 * [taylor]: Taking taylor expansion of 1.0 in k 21.247 * [backup-simplify]: Simplify 1.0 into 1.0 21.247 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.247 * [taylor]: Taking taylor expansion of m in k 21.247 * [backup-simplify]: Simplify m into m 21.247 * [taylor]: Taking taylor expansion of (log k) in k 21.247 * [taylor]: Taking taylor expansion of k in k 21.247 * [backup-simplify]: Simplify 0 into 0 21.247 * [backup-simplify]: Simplify 1 into 1 21.247 * [backup-simplify]: Simplify (log 1) into 0 21.247 * [backup-simplify]: Simplify (* 10.0 0) into 0 21.248 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.248 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.248 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.248 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.248 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.248 * [backup-simplify]: Simplify (+ 1.0 (- (* 1.0 (* m (log k))))) into (- 1.0 (* 1.0 (* m (log k)))) 21.248 * [backup-simplify]: Simplify (/ 1 (- 1.0 (* 1.0 (* m (log k))))) into (/ 1 (- 1.0 (* 1.0 (* m (log k))))) 21.248 * [taylor]: Taking taylor expansion of (/ 1 (- 1.0 (* 1.0 (* m (log k))))) in m 21.248 * [taylor]: Taking taylor expansion of (- 1.0 (* 1.0 (* m (log k)))) in m 21.248 * [taylor]: Taking taylor expansion of 1.0 in m 21.248 * [backup-simplify]: Simplify 1.0 into 1.0 21.248 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.248 * [taylor]: Taking taylor expansion of 1.0 in m 21.248 * [backup-simplify]: Simplify 1.0 into 1.0 21.249 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.249 * [taylor]: Taking taylor expansion of m in m 21.249 * [backup-simplify]: Simplify 0 into 0 21.249 * [backup-simplify]: Simplify 1 into 1 21.249 * [taylor]: Taking taylor expansion of (log k) in m 21.249 * [taylor]: Taking taylor expansion of k in m 21.249 * [backup-simplify]: Simplify k into k 21.249 * [backup-simplify]: Simplify (log k) into (log k) 21.249 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.249 * [backup-simplify]: Simplify (* 1.0 0) into 0 21.249 * [backup-simplify]: Simplify (- 0) into 0 21.249 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.250 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 21.250 * [backup-simplify]: Simplify 1.0 into 1.0 21.250 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 21.251 * [backup-simplify]: Simplify (+ 0 0) into 0 21.252 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.252 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 21.252 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* m (log k)))) into 0 21.253 * [backup-simplify]: Simplify (- 0) into 0 21.253 * [backup-simplify]: Simplify (+ 0 0) into 0 21.254 * [backup-simplify]: Simplify (- (/ 0 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (+ (* (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 0 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))))) into 0 21.254 * [taylor]: Taking taylor expansion of 0 in k 21.254 * [backup-simplify]: Simplify 0 into 0 21.254 * [taylor]: Taking taylor expansion of 0 in m 21.254 * [backup-simplify]: Simplify 0 into 0 21.254 * [backup-simplify]: Simplify 0 into 0 21.255 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 21.256 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.257 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.258 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.258 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 21.258 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* m (log k)))) into 0 21.259 * [backup-simplify]: Simplify (- 0) into 0 21.259 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.260 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- 1.0 (* 1.0 (* m (log k))))) (/ 10.0 (- 1.0 (* 1.0 (* m (log k)))))))) into (- (* 10.0 (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2)))) 21.260 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2)))) in m 21.260 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2))) in m 21.260 * [taylor]: Taking taylor expansion of 10.0 in m 21.260 * [backup-simplify]: Simplify 10.0 into 10.0 21.260 * [taylor]: Taking taylor expansion of (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2)) in m 21.260 * [taylor]: Taking taylor expansion of (pow (- 1.0 (* 1.0 (* m (log k)))) 2) in m 21.260 * [taylor]: Taking taylor expansion of (- 1.0 (* 1.0 (* m (log k)))) in m 21.260 * [taylor]: Taking taylor expansion of 1.0 in m 21.260 * [backup-simplify]: Simplify 1.0 into 1.0 21.260 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.260 * [taylor]: Taking taylor expansion of 1.0 in m 21.260 * [backup-simplify]: Simplify 1.0 into 1.0 21.260 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.260 * [taylor]: Taking taylor expansion of m in m 21.260 * [backup-simplify]: Simplify 0 into 0 21.260 * [backup-simplify]: Simplify 1 into 1 21.260 * [taylor]: Taking taylor expansion of (log k) in m 21.260 * [taylor]: Taking taylor expansion of k in m 21.260 * [backup-simplify]: Simplify k into k 21.260 * [backup-simplify]: Simplify (log k) into (log k) 21.260 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.261 * [backup-simplify]: Simplify (* 1.0 0) into 0 21.261 * [backup-simplify]: Simplify (- 0) into 0 21.261 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.262 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 21.262 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 21.263 * [backup-simplify]: Simplify (* 10.0 1.0) into 10.0 21.263 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.264 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.265 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.265 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 21.266 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 0)) into (* 1.0 (log k)) 21.266 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 21.266 * [backup-simplify]: Simplify (+ 0 (- (* 1.0 (log k)))) into (- (* 1.0 (log k))) 21.266 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ (- (* 1.0 (log k))) 1.0)))) into (* 1.0 (log k)) 21.266 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 21.266 * [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))) 21.267 * [backup-simplify]: Simplify (/ (/ 1 a) (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (* (/ 1 m) (log (/ 1 k)))))) into (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) 21.267 * [approximate]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in (a k m) around 0 21.267 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in m 21.267 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in m 21.267 * [taylor]: Taking taylor expansion of a in m 21.267 * [backup-simplify]: Simplify a into a 21.267 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in m 21.267 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 21.267 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 21.267 * [taylor]: Taking taylor expansion of 10.0 in m 21.267 * [backup-simplify]: Simplify 10.0 into 10.0 21.267 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.267 * [taylor]: Taking taylor expansion of k in m 21.267 * [backup-simplify]: Simplify k into k 21.267 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.267 * [taylor]: Taking taylor expansion of 1.0 in m 21.267 * [backup-simplify]: Simplify 1.0 into 1.0 21.267 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in m 21.267 * [taylor]: Taking taylor expansion of 1.0 in m 21.267 * [backup-simplify]: Simplify 1.0 into 1.0 21.267 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 21.267 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 21.267 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.267 * [taylor]: Taking taylor expansion of k in m 21.267 * [backup-simplify]: Simplify k into k 21.267 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.267 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.267 * [taylor]: Taking taylor expansion of m in m 21.267 * [backup-simplify]: Simplify 0 into 0 21.267 * [backup-simplify]: Simplify 1 into 1 21.267 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 21.268 * [backup-simplify]: Simplify (* 1.0 (log (/ 1 k))) into (* 1.0 (log (/ 1 k))) 21.268 * [backup-simplify]: Simplify (- (* 1.0 (log (/ 1 k)))) into (- (* 1.0 (log (/ 1 k)))) 21.268 * [backup-simplify]: Simplify (+ 0 (- (* 1.0 (log (/ 1 k))))) into (- (* 1.0 (log (/ 1 k)))) 21.268 * [backup-simplify]: Simplify (* a (- (* 1.0 (log (/ 1 k))))) into (* -1.0 (* a (log (/ 1 k)))) 21.268 * [backup-simplify]: Simplify (/ 1 (* -1.0 (* a (log (/ 1 k))))) into (/ -1.0 (* a (log (/ 1 k)))) 21.268 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in k 21.268 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in k 21.268 * [taylor]: Taking taylor expansion of a in k 21.268 * [backup-simplify]: Simplify a into a 21.268 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 21.268 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 21.268 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.268 * [taylor]: Taking taylor expansion of 10.0 in k 21.268 * [backup-simplify]: Simplify 10.0 into 10.0 21.268 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.268 * [taylor]: Taking taylor expansion of k in k 21.268 * [backup-simplify]: Simplify 0 into 0 21.268 * [backup-simplify]: Simplify 1 into 1 21.269 * [backup-simplify]: Simplify (/ 1 1) into 1 21.269 * [taylor]: Taking taylor expansion of 1.0 in k 21.269 * [backup-simplify]: Simplify 1.0 into 1.0 21.269 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 21.269 * [taylor]: Taking taylor expansion of 1.0 in k 21.269 * [backup-simplify]: Simplify 1.0 into 1.0 21.269 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.269 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.269 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.269 * [taylor]: Taking taylor expansion of k in k 21.269 * [backup-simplify]: Simplify 0 into 0 21.269 * [backup-simplify]: Simplify 1 into 1 21.269 * [backup-simplify]: Simplify (/ 1 1) into 1 21.269 * [backup-simplify]: Simplify (log 1) into 0 21.269 * [taylor]: Taking taylor expansion of m in k 21.269 * [backup-simplify]: Simplify m into m 21.270 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.270 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.270 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.270 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.271 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.271 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.271 * [backup-simplify]: Simplify (* a 10.0) into (* 10.0 a) 21.271 * [backup-simplify]: Simplify (/ 1 (* 10.0 a)) into (/ 0.1 a) 21.271 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in a 21.271 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in a 21.271 * [taylor]: Taking taylor expansion of a in a 21.271 * [backup-simplify]: Simplify 0 into 0 21.271 * [backup-simplify]: Simplify 1 into 1 21.271 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in a 21.271 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 21.271 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.271 * [taylor]: Taking taylor expansion of 10.0 in a 21.271 * [backup-simplify]: Simplify 10.0 into 10.0 21.271 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.271 * [taylor]: Taking taylor expansion of k in a 21.271 * [backup-simplify]: Simplify k into k 21.271 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.271 * [taylor]: Taking taylor expansion of 1.0 in a 21.271 * [backup-simplify]: Simplify 1.0 into 1.0 21.271 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in a 21.271 * [taylor]: Taking taylor expansion of 1.0 in a 21.271 * [backup-simplify]: Simplify 1.0 into 1.0 21.271 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in a 21.271 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 21.271 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.271 * [taylor]: Taking taylor expansion of k in a 21.271 * [backup-simplify]: Simplify k into k 21.271 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.271 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.272 * [taylor]: Taking taylor expansion of m in a 21.272 * [backup-simplify]: Simplify m into m 21.272 * [backup-simplify]: Simplify (/ (log (/ 1 k)) m) into (/ (log (/ 1 k)) m) 21.272 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.272 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 21.272 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ 1 k)) m)) into (* 1.0 (/ (log (/ 1 k)) m)) 21.272 * [backup-simplify]: Simplify (- (* 1.0 (/ (log (/ 1 k)) m))) into (- (* 1.0 (/ (log (/ 1 k)) m))) 21.272 * [backup-simplify]: Simplify (+ (+ (* 10.0 (/ 1 k)) 1.0) (- (* 1.0 (/ (log (/ 1 k)) m)))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.272 * [backup-simplify]: Simplify (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into 0 21.272 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.273 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 21.273 * [backup-simplify]: Simplify (+ 0 0) into 0 21.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.274 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 21.274 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)))) into 0 21.274 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ 1 k)) m))) into 0 21.275 * [backup-simplify]: Simplify (- 0) into 0 21.275 * [backup-simplify]: Simplify (+ 0 0) into 0 21.275 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.275 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) 21.275 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in a 21.275 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in a 21.275 * [taylor]: Taking taylor expansion of a in a 21.276 * [backup-simplify]: Simplify 0 into 0 21.276 * [backup-simplify]: Simplify 1 into 1 21.276 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in a 21.276 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 21.276 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.276 * [taylor]: Taking taylor expansion of 10.0 in a 21.276 * [backup-simplify]: Simplify 10.0 into 10.0 21.276 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.276 * [taylor]: Taking taylor expansion of k in a 21.276 * [backup-simplify]: Simplify k into k 21.276 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.276 * [taylor]: Taking taylor expansion of 1.0 in a 21.276 * [backup-simplify]: Simplify 1.0 into 1.0 21.276 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in a 21.276 * [taylor]: Taking taylor expansion of 1.0 in a 21.276 * [backup-simplify]: Simplify 1.0 into 1.0 21.276 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in a 21.276 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 21.276 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.276 * [taylor]: Taking taylor expansion of k in a 21.276 * [backup-simplify]: Simplify k into k 21.276 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.276 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.276 * [taylor]: Taking taylor expansion of m in a 21.276 * [backup-simplify]: Simplify m into m 21.276 * [backup-simplify]: Simplify (/ (log (/ 1 k)) m) into (/ (log (/ 1 k)) m) 21.276 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.276 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 21.276 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ 1 k)) m)) into (* 1.0 (/ (log (/ 1 k)) m)) 21.276 * [backup-simplify]: Simplify (- (* 1.0 (/ (log (/ 1 k)) m))) into (- (* 1.0 (/ (log (/ 1 k)) m))) 21.277 * [backup-simplify]: Simplify (+ (+ (* 10.0 (/ 1 k)) 1.0) (- (* 1.0 (/ (log (/ 1 k)) m)))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.277 * [backup-simplify]: Simplify (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into 0 21.277 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.277 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 21.278 * [backup-simplify]: Simplify (+ 0 0) into 0 21.278 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.278 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 21.278 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)))) into 0 21.279 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ 1 k)) m))) into 0 21.279 * [backup-simplify]: Simplify (- 0) into 0 21.279 * [backup-simplify]: Simplify (+ 0 0) into 0 21.280 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.280 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) 21.280 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in k 21.280 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 21.280 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 21.280 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.280 * [taylor]: Taking taylor expansion of 10.0 in k 21.280 * [backup-simplify]: Simplify 10.0 into 10.0 21.280 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.280 * [taylor]: Taking taylor expansion of k in k 21.280 * [backup-simplify]: Simplify 0 into 0 21.280 * [backup-simplify]: Simplify 1 into 1 21.284 * [backup-simplify]: Simplify (/ 1 1) into 1 21.284 * [taylor]: Taking taylor expansion of 1.0 in k 21.284 * [backup-simplify]: Simplify 1.0 into 1.0 21.284 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 21.284 * [taylor]: Taking taylor expansion of 1.0 in k 21.284 * [backup-simplify]: Simplify 1.0 into 1.0 21.284 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.284 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.284 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.284 * [taylor]: Taking taylor expansion of k in k 21.284 * [backup-simplify]: Simplify 0 into 0 21.284 * [backup-simplify]: Simplify 1 into 1 21.285 * [backup-simplify]: Simplify (/ 1 1) into 1 21.285 * [backup-simplify]: Simplify (log 1) into 0 21.285 * [taylor]: Taking taylor expansion of m in k 21.285 * [backup-simplify]: Simplify m into m 21.285 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.286 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.286 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.286 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.286 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.287 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.287 * [backup-simplify]: Simplify (/ 1 10.0) into 0.1 21.287 * [taylor]: Taking taylor expansion of 0.1 in m 21.287 * [backup-simplify]: Simplify 0.1 into 0.1 21.287 * [backup-simplify]: Simplify 0 into 0 21.287 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.288 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 21.288 * [backup-simplify]: Simplify (+ 0 0) into 0 21.288 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.289 * [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 21.290 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.290 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (log (/ 1 k)) m)))) into 0 21.290 * [backup-simplify]: Simplify (- 0) into 0 21.291 * [backup-simplify]: Simplify (+ 0 0) into 0 21.291 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))))) into 0 21.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) (/ 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))))) into 0 21.292 * [taylor]: Taking taylor expansion of 0 in k 21.292 * [backup-simplify]: Simplify 0 into 0 21.292 * [taylor]: Taking taylor expansion of 0 in m 21.292 * [backup-simplify]: Simplify 0 into 0 21.292 * [backup-simplify]: Simplify 0 into 0 21.292 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.293 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 21.293 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.293 * [backup-simplify]: Simplify (* 1.0 (* -1 (/ (log k) m))) into (* -1.0 (/ (log k) m)) 21.293 * [backup-simplify]: Simplify (- (* -1.0 (/ (log k) m))) into (* 1.0 (/ (log k) m)) 21.293 * [backup-simplify]: Simplify (+ 1.0 (* 1.0 (/ (log k) m))) into (+ (* 1.0 (/ (log k) m)) 1.0) 21.294 * [backup-simplify]: Simplify (- (+ (* 0.1 (/ (+ (* 1.0 (/ (log k) m)) 1.0) 10.0)))) into (- (+ (* 0.010000000000000002 (/ (log k) m)) 0.010000000000000002)) 21.294 * [taylor]: Taking taylor expansion of (- (+ (* 0.010000000000000002 (/ (log k) m)) 0.010000000000000002)) in m 21.294 * [taylor]: Taking taylor expansion of (+ (* 0.010000000000000002 (/ (log k) m)) 0.010000000000000002) in m 21.294 * [taylor]: Taking taylor expansion of (* 0.010000000000000002 (/ (log k) m)) in m 21.294 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 21.294 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 21.294 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.294 * [taylor]: Taking taylor expansion of (log k) in m 21.294 * [taylor]: Taking taylor expansion of k in m 21.294 * [backup-simplify]: Simplify k into k 21.294 * [backup-simplify]: Simplify (log k) into (log k) 21.294 * [taylor]: Taking taylor expansion of m in m 21.294 * [backup-simplify]: Simplify 0 into 0 21.294 * [backup-simplify]: Simplify 1 into 1 21.294 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.294 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 21.294 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 21.295 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 21.296 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.297 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 21.298 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.298 * [backup-simplify]: Simplify (+ (* 0.010000000000000002 0) (+ (* 0 0) (* 0 (log k)))) into 0 21.299 * [backup-simplify]: Simplify (+ 0 0) into 0 21.299 * [backup-simplify]: Simplify (- 0) into 0 21.299 * [backup-simplify]: Simplify 0 into 0 21.299 * [backup-simplify]: Simplify 0 into 0 21.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.300 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 21.300 * [backup-simplify]: Simplify (+ 0 0) into 0 21.300 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.302 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 k) 1)))) 6) into 0 21.303 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)) (* 0 (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.303 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (log (/ 1 k)) m))))) into 0 21.304 * [backup-simplify]: Simplify (- 0) into 0 21.304 * [backup-simplify]: Simplify (+ 0 0) into 0 21.305 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))))) into 0 21.305 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) (/ 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) (* 0 (/ 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))))) into 0 21.305 * [taylor]: Taking taylor expansion of 0 in k 21.305 * [backup-simplify]: Simplify 0 into 0 21.305 * [taylor]: Taking taylor expansion of 0 in m 21.305 * [backup-simplify]: Simplify 0 into 0 21.305 * [backup-simplify]: Simplify 0 into 0 21.305 * [taylor]: Taking taylor expansion of 0 in m 21.305 * [backup-simplify]: Simplify 0 into 0 21.305 * [backup-simplify]: Simplify 0 into 0 21.305 * [backup-simplify]: Simplify 0 into 0 21.306 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (- (+ (* 10.0 (/ 1 (- k))) 1.0) (* 1.0 (* (/ 1 (- m)) (log (/ 1 (- k))))))) into (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) 21.306 * [approximate]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in (a k m) around 0 21.306 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in m 21.306 * [taylor]: Taking taylor expansion of -1 in m 21.306 * [backup-simplify]: Simplify -1 into -1 21.306 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in m 21.306 * [taylor]: Taking taylor expansion of a in m 21.306 * [backup-simplify]: Simplify a into a 21.306 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in m 21.306 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in m 21.306 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in m 21.306 * [taylor]: Taking taylor expansion of 1.0 in m 21.306 * [backup-simplify]: Simplify 1.0 into 1.0 21.306 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 21.306 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 21.306 * [taylor]: Taking taylor expansion of (/ -1 k) in m 21.306 * [taylor]: Taking taylor expansion of -1 in m 21.306 * [backup-simplify]: Simplify -1 into -1 21.306 * [taylor]: Taking taylor expansion of k in m 21.306 * [backup-simplify]: Simplify k into k 21.306 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.306 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.306 * [taylor]: Taking taylor expansion of m in m 21.306 * [backup-simplify]: Simplify 0 into 0 21.306 * [backup-simplify]: Simplify 1 into 1 21.306 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 21.306 * [taylor]: Taking taylor expansion of 1.0 in m 21.306 * [backup-simplify]: Simplify 1.0 into 1.0 21.306 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 21.306 * [taylor]: Taking taylor expansion of 10.0 in m 21.306 * [backup-simplify]: Simplify 10.0 into 10.0 21.306 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.306 * [taylor]: Taking taylor expansion of k in m 21.306 * [backup-simplify]: Simplify k into k 21.306 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.306 * [backup-simplify]: Simplify (* 1.0 (log (/ -1 k))) into (* 1.0 (log (/ -1 k))) 21.307 * [backup-simplify]: Simplify (+ (* 1.0 (log (/ -1 k))) 0) into (* 1.0 (log (/ -1 k))) 21.307 * [backup-simplify]: Simplify (+ (* 1.0 (log (/ -1 k))) 0) into (* 1.0 (log (/ -1 k))) 21.307 * [backup-simplify]: Simplify (* a (* 1.0 (log (/ -1 k)))) into (* 1.0 (* (log (/ -1 k)) a)) 21.307 * [backup-simplify]: Simplify (/ -1 (* 1.0 (* (log (/ -1 k)) a))) into (/ -1.0 (* (log (/ -1 k)) a)) 21.307 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in k 21.307 * [taylor]: Taking taylor expansion of -1 in k 21.307 * [backup-simplify]: Simplify -1 into -1 21.307 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in k 21.307 * [taylor]: Taking taylor expansion of a in k 21.307 * [backup-simplify]: Simplify a into a 21.307 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 21.307 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 21.307 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 21.307 * [taylor]: Taking taylor expansion of 1.0 in k 21.307 * [backup-simplify]: Simplify 1.0 into 1.0 21.307 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 21.307 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.307 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.307 * [taylor]: Taking taylor expansion of -1 in k 21.307 * [backup-simplify]: Simplify -1 into -1 21.307 * [taylor]: Taking taylor expansion of k in k 21.307 * [backup-simplify]: Simplify 0 into 0 21.307 * [backup-simplify]: Simplify 1 into 1 21.308 * [backup-simplify]: Simplify (/ -1 1) into -1 21.308 * [backup-simplify]: Simplify (log -1) into (log -1) 21.308 * [taylor]: Taking taylor expansion of m in k 21.308 * [backup-simplify]: Simplify m into m 21.308 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.309 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.309 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 21.309 * [taylor]: Taking taylor expansion of 1.0 in k 21.309 * [backup-simplify]: Simplify 1.0 into 1.0 21.309 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.309 * [taylor]: Taking taylor expansion of 10.0 in k 21.309 * [backup-simplify]: Simplify 10.0 into 10.0 21.309 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.309 * [taylor]: Taking taylor expansion of k in k 21.309 * [backup-simplify]: Simplify 0 into 0 21.309 * [backup-simplify]: Simplify 1 into 1 21.310 * [backup-simplify]: Simplify (/ 1 1) into 1 21.310 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.310 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.311 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 21.311 * [backup-simplify]: Simplify (* a (- 10.0)) into (* -10.0 a) 21.311 * [backup-simplify]: Simplify (/ -1 (* -10.0 a)) into (/ 0.1 a) 21.311 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in a 21.311 * [taylor]: Taking taylor expansion of -1 in a 21.311 * [backup-simplify]: Simplify -1 into -1 21.311 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in a 21.311 * [taylor]: Taking taylor expansion of a in a 21.311 * [backup-simplify]: Simplify 0 into 0 21.311 * [backup-simplify]: Simplify 1 into 1 21.311 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in a 21.311 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in a 21.311 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in a 21.311 * [taylor]: Taking taylor expansion of 1.0 in a 21.311 * [backup-simplify]: Simplify 1.0 into 1.0 21.311 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in a 21.311 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 21.311 * [taylor]: Taking taylor expansion of (/ -1 k) in a 21.311 * [taylor]: Taking taylor expansion of -1 in a 21.311 * [backup-simplify]: Simplify -1 into -1 21.311 * [taylor]: Taking taylor expansion of k in a 21.311 * [backup-simplify]: Simplify k into k 21.311 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.311 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.311 * [taylor]: Taking taylor expansion of m in a 21.311 * [backup-simplify]: Simplify m into m 21.311 * [backup-simplify]: Simplify (/ (log (/ -1 k)) m) into (/ (log (/ -1 k)) m) 21.312 * [taylor]: Taking taylor expansion of 1.0 in a 21.312 * [backup-simplify]: Simplify 1.0 into 1.0 21.312 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.312 * [taylor]: Taking taylor expansion of 10.0 in a 21.312 * [backup-simplify]: Simplify 10.0 into 10.0 21.312 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.312 * [taylor]: Taking taylor expansion of k in a 21.312 * [backup-simplify]: Simplify k into k 21.312 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.312 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ -1 k)) m)) into (* 1.0 (/ (log (/ -1 k)) m)) 21.312 * [backup-simplify]: Simplify (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) into (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) 21.312 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.312 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 21.312 * [backup-simplify]: Simplify (+ (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.312 * [backup-simplify]: Simplify (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into 0 21.312 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 21.313 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 21.313 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)))) into 0 21.314 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ -1 k)) m))) into 0 21.314 * [backup-simplify]: Simplify (+ 0 0) into 0 21.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.314 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 21.315 * [backup-simplify]: Simplify (- 0) into 0 21.315 * [backup-simplify]: Simplify (+ 0 0) into 0 21.315 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.316 * [backup-simplify]: Simplify (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) 21.316 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in a 21.316 * [taylor]: Taking taylor expansion of -1 in a 21.316 * [backup-simplify]: Simplify -1 into -1 21.316 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in a 21.316 * [taylor]: Taking taylor expansion of a in a 21.316 * [backup-simplify]: Simplify 0 into 0 21.316 * [backup-simplify]: Simplify 1 into 1 21.316 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in a 21.316 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in a 21.316 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in a 21.316 * [taylor]: Taking taylor expansion of 1.0 in a 21.316 * [backup-simplify]: Simplify 1.0 into 1.0 21.316 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in a 21.316 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 21.316 * [taylor]: Taking taylor expansion of (/ -1 k) in a 21.316 * [taylor]: Taking taylor expansion of -1 in a 21.316 * [backup-simplify]: Simplify -1 into -1 21.316 * [taylor]: Taking taylor expansion of k in a 21.316 * [backup-simplify]: Simplify k into k 21.316 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.316 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.316 * [taylor]: Taking taylor expansion of m in a 21.316 * [backup-simplify]: Simplify m into m 21.316 * [backup-simplify]: Simplify (/ (log (/ -1 k)) m) into (/ (log (/ -1 k)) m) 21.316 * [taylor]: Taking taylor expansion of 1.0 in a 21.316 * [backup-simplify]: Simplify 1.0 into 1.0 21.316 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.316 * [taylor]: Taking taylor expansion of 10.0 in a 21.316 * [backup-simplify]: Simplify 10.0 into 10.0 21.316 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.316 * [taylor]: Taking taylor expansion of k in a 21.316 * [backup-simplify]: Simplify k into k 21.316 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.316 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ -1 k)) m)) into (* 1.0 (/ (log (/ -1 k)) m)) 21.316 * [backup-simplify]: Simplify (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) into (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) 21.317 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.317 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 21.317 * [backup-simplify]: Simplify (+ (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.317 * [backup-simplify]: Simplify (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into 0 21.317 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 21.318 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 21.318 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)))) into 0 21.318 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ -1 k)) m))) into 0 21.318 * [backup-simplify]: Simplify (+ 0 0) into 0 21.319 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.319 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 21.319 * [backup-simplify]: Simplify (- 0) into 0 21.319 * [backup-simplify]: Simplify (+ 0 0) into 0 21.320 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.320 * [backup-simplify]: Simplify (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) 21.320 * [taylor]: Taking taylor expansion of (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in k 21.320 * [taylor]: Taking taylor expansion of -1 in k 21.320 * [backup-simplify]: Simplify -1 into -1 21.320 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 21.320 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 21.320 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 21.320 * [taylor]: Taking taylor expansion of 1.0 in k 21.320 * [backup-simplify]: Simplify 1.0 into 1.0 21.320 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 21.320 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.320 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.320 * [taylor]: Taking taylor expansion of -1 in k 21.320 * [backup-simplify]: Simplify -1 into -1 21.320 * [taylor]: Taking taylor expansion of k in k 21.320 * [backup-simplify]: Simplify 0 into 0 21.321 * [backup-simplify]: Simplify 1 into 1 21.321 * [backup-simplify]: Simplify (/ -1 1) into -1 21.321 * [backup-simplify]: Simplify (log -1) into (log -1) 21.321 * [taylor]: Taking taylor expansion of m in k 21.321 * [backup-simplify]: Simplify m into m 21.322 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.322 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.322 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 21.322 * [taylor]: Taking taylor expansion of 1.0 in k 21.323 * [backup-simplify]: Simplify 1.0 into 1.0 21.323 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.323 * [taylor]: Taking taylor expansion of 10.0 in k 21.323 * [backup-simplify]: Simplify 10.0 into 10.0 21.323 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.323 * [taylor]: Taking taylor expansion of k in k 21.323 * [backup-simplify]: Simplify 0 into 0 21.323 * [backup-simplify]: Simplify 1 into 1 21.323 * [backup-simplify]: Simplify (/ 1 1) into 1 21.323 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.323 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.324 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 21.324 * [backup-simplify]: Simplify (/ -1 (- 10.0)) into 0.1 21.324 * [taylor]: Taking taylor expansion of 0.1 in m 21.324 * [backup-simplify]: Simplify 0.1 into 0.1 21.325 * [backup-simplify]: Simplify 0 into 0 21.325 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.326 * [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 21.326 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.327 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (log (/ -1 k)) m)))) into 0 21.327 * [backup-simplify]: Simplify (+ 0 0) into 0 21.327 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.327 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 21.328 * [backup-simplify]: Simplify (- 0) into 0 21.328 * [backup-simplify]: Simplify (+ 0 0) into 0 21.329 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))))) into 0 21.329 * [backup-simplify]: Simplify (- (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))))) into 0 21.329 * [taylor]: Taking taylor expansion of 0 in k 21.329 * [backup-simplify]: Simplify 0 into 0 21.329 * [taylor]: Taking taylor expansion of 0 in m 21.329 * [backup-simplify]: Simplify 0 into 0 21.329 * [backup-simplify]: Simplify 0 into 0 21.330 * [backup-simplify]: Simplify (* 1.0 (/ (- (log -1) (log k)) m)) into (* 1.0 (/ (- (log -1) (log k)) m)) 21.330 * [backup-simplify]: Simplify (+ (* 1.0 (/ (- (log -1) (log k)) m)) 1.0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 21.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.331 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 21.331 * [backup-simplify]: Simplify (- 0) into 0 21.331 * [backup-simplify]: Simplify (+ (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 21.333 * [backup-simplify]: Simplify (- (/ 0 (- 10.0)) (+ (* 0.1 (/ (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) (- 10.0))))) into (- (+ (* 0.010000000000000002 (/ (log -1) m)) 0.010000000000000002) (* 0.010000000000000002 (/ (log k) m))) 21.333 * [taylor]: Taking taylor expansion of (- (+ (* 0.010000000000000002 (/ (log -1) m)) 0.010000000000000002) (* 0.010000000000000002 (/ (log k) m))) in m 21.333 * [taylor]: Taking taylor expansion of (+ (* 0.010000000000000002 (/ (log -1) m)) 0.010000000000000002) in m 21.333 * [taylor]: Taking taylor expansion of (* 0.010000000000000002 (/ (log -1) m)) in m 21.333 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 21.333 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 21.333 * [taylor]: Taking taylor expansion of (/ (log -1) m) in m 21.333 * [taylor]: Taking taylor expansion of (log -1) in m 21.333 * [taylor]: Taking taylor expansion of -1 in m 21.333 * [backup-simplify]: Simplify -1 into -1 21.333 * [backup-simplify]: Simplify (log -1) into (log -1) 21.333 * [taylor]: Taking taylor expansion of m in m 21.333 * [backup-simplify]: Simplify 0 into 0 21.333 * [backup-simplify]: Simplify 1 into 1 21.334 * [backup-simplify]: Simplify (/ (log -1) 1) into (log -1) 21.334 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 21.334 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 21.334 * [taylor]: Taking taylor expansion of (* 0.010000000000000002 (/ (log k) m)) in m 21.334 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 21.334 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 21.334 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.334 * [taylor]: Taking taylor expansion of (log k) in m 21.334 * [taylor]: Taking taylor expansion of k in m 21.334 * [backup-simplify]: Simplify k into k 21.334 * [backup-simplify]: Simplify (log k) into (log k) 21.334 * [taylor]: Taking taylor expansion of m in m 21.334 * [backup-simplify]: Simplify 0 into 0 21.334 * [backup-simplify]: Simplify 1 into 1 21.334 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.336 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 21.336 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 21.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log -1) (/ 0 1)))) into 0 21.338 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log -1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.338 * [backup-simplify]: Simplify (+ (* 0.010000000000000002 0) (+ (* 0 0) (* 0 (log -1)))) into 0 21.338 * [backup-simplify]: Simplify (+ 0 0) into 0 21.340 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 21.340 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.341 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 21.341 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.342 * [backup-simplify]: Simplify (+ (* 0.010000000000000002 0) (+ (* 0 0) (* 0 (log k)))) into 0 21.342 * [backup-simplify]: Simplify (- 0) into 0 21.342 * [backup-simplify]: Simplify (+ 0 0) into 0 21.342 * [backup-simplify]: Simplify 0 into 0 21.342 * [backup-simplify]: Simplify 0 into 0 21.343 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.344 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ -1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ -1 k) 1)))) 6) into 0 21.345 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)) (* 0 (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.345 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (log (/ -1 k)) m))))) into 0 21.346 * [backup-simplify]: Simplify (+ 0 0) into 0 21.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.347 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 21.347 * [backup-simplify]: Simplify (- 0) into 0 21.348 * [backup-simplify]: Simplify (+ 0 0) into 0 21.349 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))))) into 0 21.351 * [backup-simplify]: Simplify (- (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))))) into 0 21.351 * [taylor]: Taking taylor expansion of 0 in k 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * [taylor]: Taking taylor expansion of 0 in m 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * [taylor]: Taking taylor expansion of 0 in m 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 2 2) 21.351 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.351 * [approximate]: Taking taylor expansion of (* m (log k)) in (m k) around 0 21.351 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.351 * [taylor]: Taking taylor expansion of m in k 21.351 * [backup-simplify]: Simplify m into m 21.351 * [taylor]: Taking taylor expansion of (log k) in k 21.351 * [taylor]: Taking taylor expansion of k in k 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * [backup-simplify]: Simplify 1 into 1 21.352 * [backup-simplify]: Simplify (log 1) into 0 21.352 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.352 * [taylor]: Taking taylor expansion of m in m 21.352 * [backup-simplify]: Simplify 0 into 0 21.352 * [backup-simplify]: Simplify 1 into 1 21.352 * [taylor]: Taking taylor expansion of (log k) in m 21.352 * [taylor]: Taking taylor expansion of k in m 21.352 * [backup-simplify]: Simplify k into k 21.352 * [backup-simplify]: Simplify (log k) into (log k) 21.352 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.352 * [taylor]: Taking taylor expansion of m in m 21.352 * [backup-simplify]: Simplify 0 into 0 21.352 * [backup-simplify]: Simplify 1 into 1 21.352 * [taylor]: Taking taylor expansion of (log k) in m 21.352 * [taylor]: Taking taylor expansion of k in m 21.352 * [backup-simplify]: Simplify k into k 21.352 * [backup-simplify]: Simplify (log k) into (log k) 21.352 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.353 * [taylor]: Taking taylor expansion of 0 in k 21.353 * [backup-simplify]: Simplify 0 into 0 21.353 * [backup-simplify]: Simplify 0 into 0 21.353 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.354 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 21.354 * [taylor]: Taking taylor expansion of (log k) in k 21.354 * [taylor]: Taking taylor expansion of k in k 21.354 * [backup-simplify]: Simplify 0 into 0 21.354 * [backup-simplify]: Simplify 1 into 1 21.354 * [backup-simplify]: Simplify (log 1) into 0 21.355 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.355 * [backup-simplify]: Simplify (log k) into (log k) 21.355 * [backup-simplify]: Simplify 0 into 0 21.357 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 21.358 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log k)))) into 0 21.358 * [taylor]: Taking taylor expansion of 0 in k 21.358 * [backup-simplify]: Simplify 0 into 0 21.358 * [backup-simplify]: Simplify 0 into 0 21.360 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.360 * [backup-simplify]: Simplify 0 into 0 21.360 * [backup-simplify]: Simplify 0 into 0 21.363 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow k 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow k 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow k 1)))) 6) into 0 21.365 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (log k))))) into 0 21.365 * [taylor]: Taking taylor expansion of 0 in k 21.365 * [backup-simplify]: Simplify 0 into 0 21.365 * [backup-simplify]: Simplify 0 into 0 21.365 * [backup-simplify]: Simplify 0 into 0 21.365 * [backup-simplify]: Simplify (* (log k) (* 1 m)) into (* m (log k)) 21.365 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 21.365 * [approximate]: Taking taylor expansion of (/ (log (/ 1 k)) m) in (m k) around 0 21.365 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.365 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.365 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.365 * [taylor]: Taking taylor expansion of k in k 21.365 * [backup-simplify]: Simplify 0 into 0 21.366 * [backup-simplify]: Simplify 1 into 1 21.366 * [backup-simplify]: Simplify (/ 1 1) into 1 21.366 * [backup-simplify]: Simplify (log 1) into 0 21.366 * [taylor]: Taking taylor expansion of m in k 21.366 * [backup-simplify]: Simplify m into m 21.367 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.367 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.367 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.367 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 21.367 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 21.368 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.368 * [taylor]: Taking taylor expansion of k in m 21.368 * [backup-simplify]: Simplify k into k 21.368 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.368 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.368 * [taylor]: Taking taylor expansion of m in m 21.368 * [backup-simplify]: Simplify 0 into 0 21.368 * [backup-simplify]: Simplify 1 into 1 21.368 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 21.368 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 21.368 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 21.368 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.368 * [taylor]: Taking taylor expansion of k in m 21.368 * [backup-simplify]: Simplify k into k 21.368 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.368 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.368 * [taylor]: Taking taylor expansion of m in m 21.368 * [backup-simplify]: Simplify 0 into 0 21.368 * [backup-simplify]: Simplify 1 into 1 21.368 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 21.369 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.369 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.369 * [taylor]: Taking taylor expansion of k in k 21.369 * [backup-simplify]: Simplify 0 into 0 21.369 * [backup-simplify]: Simplify 1 into 1 21.369 * [backup-simplify]: Simplify (/ 1 1) into 1 21.370 * [backup-simplify]: Simplify (log 1) into 0 21.370 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.370 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 21.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.371 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 21.372 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ 1 k)) (/ 0 1)))) into 0 21.372 * [taylor]: Taking taylor expansion of 0 in k 21.372 * [backup-simplify]: Simplify 0 into 0 21.372 * [backup-simplify]: Simplify 0 into 0 21.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.374 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.374 * [backup-simplify]: Simplify 0 into 0 21.375 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.376 * [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 21.378 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ 1 k)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.378 * [taylor]: Taking taylor expansion of 0 in k 21.378 * [backup-simplify]: Simplify 0 into 0 21.378 * [backup-simplify]: Simplify 0 into 0 21.378 * [backup-simplify]: Simplify 0 into 0 21.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.382 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 21.382 * [backup-simplify]: Simplify 0 into 0 21.382 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.385 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 k) 1)))) 6) into 0 21.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ 1 k)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.387 * [taylor]: Taking taylor expansion of 0 in k 21.387 * [backup-simplify]: Simplify 0 into 0 21.387 * [backup-simplify]: Simplify 0 into 0 21.388 * [backup-simplify]: Simplify (* (- (log (/ 1 k))) (* 1 (/ 1 (/ 1 m)))) into (* -1 (* m (log (/ 1 k)))) 21.388 * [backup-simplify]: Simplify (* (/ 1 (- m)) (log (/ 1 (- k)))) into (* -1 (/ (log (/ -1 k)) m)) 21.388 * [approximate]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in (m k) around 0 21.388 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 21.388 * [taylor]: Taking taylor expansion of -1 in k 21.388 * [backup-simplify]: Simplify -1 into -1 21.388 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 21.388 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.388 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.388 * [taylor]: Taking taylor expansion of -1 in k 21.388 * [backup-simplify]: Simplify -1 into -1 21.388 * [taylor]: Taking taylor expansion of k in k 21.388 * [backup-simplify]: Simplify 0 into 0 21.388 * [backup-simplify]: Simplify 1 into 1 21.389 * [backup-simplify]: Simplify (/ -1 1) into -1 21.389 * [backup-simplify]: Simplify (log -1) into (log -1) 21.389 * [taylor]: Taking taylor expansion of m in k 21.389 * [backup-simplify]: Simplify m into m 21.390 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.391 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.391 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 21.391 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in m 21.391 * [taylor]: Taking taylor expansion of -1 in m 21.391 * [backup-simplify]: Simplify -1 into -1 21.391 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 21.391 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 21.391 * [taylor]: Taking taylor expansion of (/ -1 k) in m 21.391 * [taylor]: Taking taylor expansion of -1 in m 21.391 * [backup-simplify]: Simplify -1 into -1 21.391 * [taylor]: Taking taylor expansion of k in m 21.391 * [backup-simplify]: Simplify k into k 21.391 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.391 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.392 * [taylor]: Taking taylor expansion of m in m 21.392 * [backup-simplify]: Simplify 0 into 0 21.392 * [backup-simplify]: Simplify 1 into 1 21.392 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 21.392 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in m 21.392 * [taylor]: Taking taylor expansion of -1 in m 21.392 * [backup-simplify]: Simplify -1 into -1 21.392 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 21.392 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 21.392 * [taylor]: Taking taylor expansion of (/ -1 k) in m 21.392 * [taylor]: Taking taylor expansion of -1 in m 21.392 * [backup-simplify]: Simplify -1 into -1 21.392 * [taylor]: Taking taylor expansion of k in m 21.392 * [backup-simplify]: Simplify k into k 21.392 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.392 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.392 * [taylor]: Taking taylor expansion of m in m 21.392 * [backup-simplify]: Simplify 0 into 0 21.392 * [backup-simplify]: Simplify 1 into 1 21.392 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 21.392 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 21.392 * [taylor]: Taking taylor expansion of (* -1 (log (/ -1 k))) in k 21.393 * [taylor]: Taking taylor expansion of -1 in k 21.393 * [backup-simplify]: Simplify -1 into -1 21.393 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.393 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.393 * [taylor]: Taking taylor expansion of -1 in k 21.393 * [backup-simplify]: Simplify -1 into -1 21.393 * [taylor]: Taking taylor expansion of k in k 21.393 * [backup-simplify]: Simplify 0 into 0 21.393 * [backup-simplify]: Simplify 1 into 1 21.393 * [backup-simplify]: Simplify (/ -1 1) into -1 21.394 * [backup-simplify]: Simplify (log -1) into (log -1) 21.394 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.395 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 21.395 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 21.395 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 21.396 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 21.397 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ -1 k)) (/ 0 1)))) into 0 21.398 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (log (/ -1 k)))) into 0 21.398 * [taylor]: Taking taylor expansion of 0 in k 21.398 * [backup-simplify]: Simplify 0 into 0 21.398 * [backup-simplify]: Simplify 0 into 0 21.399 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 21.407 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 21.408 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.409 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (- (log -1) (log k)))) into 0 21.409 * [backup-simplify]: Simplify 0 into 0 21.409 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.411 * [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 21.413 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ -1 k)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.414 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 21.414 * [taylor]: Taking taylor expansion of 0 in k 21.414 * [backup-simplify]: Simplify 0 into 0 21.414 * [backup-simplify]: Simplify 0 into 0 21.414 * [backup-simplify]: Simplify 0 into 0 21.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.418 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 21.418 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.420 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 21.420 * [backup-simplify]: Simplify 0 into 0 21.420 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.423 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ -1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ -1 k) 1)))) 6) into 0 21.425 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ -1 k)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.426 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ -1 k)))))) into 0 21.426 * [taylor]: Taking taylor expansion of 0 in k 21.426 * [backup-simplify]: Simplify 0 into 0 21.426 * [backup-simplify]: Simplify 0 into 0 21.427 * [backup-simplify]: Simplify (* (* -1 (- (log -1) (log (/ 1 (- k))))) (* 1 (/ 1 (/ 1 (- m))))) into (* m (- (log -1) (log (/ -1 k)))) 21.427 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 21.427 * [backup-simplify]: Simplify (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 21.427 * [approximate]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in (k m) around 0 21.427 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in m 21.427 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in m 21.427 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 21.428 * [taylor]: Taking taylor expansion of 10.0 in m 21.428 * [backup-simplify]: Simplify 10.0 into 10.0 21.428 * [taylor]: Taking taylor expansion of k in m 21.428 * [backup-simplify]: Simplify k into k 21.428 * [taylor]: Taking taylor expansion of 1.0 in m 21.428 * [backup-simplify]: Simplify 1.0 into 1.0 21.428 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.428 * [taylor]: Taking taylor expansion of 1.0 in m 21.428 * [backup-simplify]: Simplify 1.0 into 1.0 21.428 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.428 * [taylor]: Taking taylor expansion of m in m 21.428 * [backup-simplify]: Simplify 0 into 0 21.428 * [backup-simplify]: Simplify 1 into 1 21.428 * [taylor]: Taking taylor expansion of (log k) in m 21.428 * [taylor]: Taking taylor expansion of k in m 21.428 * [backup-simplify]: Simplify k into k 21.428 * [backup-simplify]: Simplify (log k) into (log k) 21.428 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 21.428 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 21.428 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 21.428 * [taylor]: Taking taylor expansion of 10.0 in k 21.428 * [backup-simplify]: Simplify 10.0 into 10.0 21.428 * [taylor]: Taking taylor expansion of k in k 21.428 * [backup-simplify]: Simplify 0 into 0 21.428 * [backup-simplify]: Simplify 1 into 1 21.428 * [taylor]: Taking taylor expansion of 1.0 in k 21.428 * [backup-simplify]: Simplify 1.0 into 1.0 21.428 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 21.428 * [taylor]: Taking taylor expansion of 1.0 in k 21.428 * [backup-simplify]: Simplify 1.0 into 1.0 21.428 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.428 * [taylor]: Taking taylor expansion of m in k 21.429 * [backup-simplify]: Simplify m into m 21.429 * [taylor]: Taking taylor expansion of (log k) in k 21.429 * [taylor]: Taking taylor expansion of k in k 21.429 * [backup-simplify]: Simplify 0 into 0 21.429 * [backup-simplify]: Simplify 1 into 1 21.429 * [backup-simplify]: Simplify (log 1) into 0 21.429 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 21.429 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 21.429 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 21.429 * [taylor]: Taking taylor expansion of 10.0 in k 21.429 * [backup-simplify]: Simplify 10.0 into 10.0 21.429 * [taylor]: Taking taylor expansion of k in k 21.429 * [backup-simplify]: Simplify 0 into 0 21.429 * [backup-simplify]: Simplify 1 into 1 21.429 * [taylor]: Taking taylor expansion of 1.0 in k 21.429 * [backup-simplify]: Simplify 1.0 into 1.0 21.429 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 21.429 * [taylor]: Taking taylor expansion of 1.0 in k 21.429 * [backup-simplify]: Simplify 1.0 into 1.0 21.430 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.430 * [taylor]: Taking taylor expansion of m in k 21.430 * [backup-simplify]: Simplify m into m 21.430 * [taylor]: Taking taylor expansion of (log k) in k 21.430 * [taylor]: Taking taylor expansion of k in k 21.430 * [backup-simplify]: Simplify 0 into 0 21.430 * [backup-simplify]: Simplify 1 into 1 21.430 * [backup-simplify]: Simplify (log 1) into 0 21.431 * [backup-simplify]: Simplify (* 10.0 0) into 0 21.431 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.431 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.432 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.432 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.432 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.432 * [backup-simplify]: Simplify (+ 1.0 (- (* 1.0 (* m (log k))))) into (- 1.0 (* 1.0 (* m (log k)))) 21.432 * [taylor]: Taking taylor expansion of (- 1.0 (* 1.0 (* m (log k)))) in m 21.432 * [taylor]: Taking taylor expansion of 1.0 in m 21.432 * [backup-simplify]: Simplify 1.0 into 1.0 21.432 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.432 * [taylor]: Taking taylor expansion of 1.0 in m 21.432 * [backup-simplify]: Simplify 1.0 into 1.0 21.432 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.432 * [taylor]: Taking taylor expansion of m in m 21.432 * [backup-simplify]: Simplify 0 into 0 21.432 * [backup-simplify]: Simplify 1 into 1 21.432 * [taylor]: Taking taylor expansion of (log k) in m 21.432 * [taylor]: Taking taylor expansion of k in m 21.432 * [backup-simplify]: Simplify k into k 21.433 * [backup-simplify]: Simplify (log k) into (log k) 21.433 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.433 * [backup-simplify]: Simplify (* 1.0 0) into 0 21.433 * [backup-simplify]: Simplify (- 0) into 0 21.434 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.434 * [backup-simplify]: Simplify 1.0 into 1.0 21.435 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 21.436 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.437 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.438 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.438 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 21.438 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* m (log k)))) into 0 21.439 * [backup-simplify]: Simplify (- 0) into 0 21.439 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.439 * [taylor]: Taking taylor expansion of 10.0 in m 21.439 * [backup-simplify]: Simplify 10.0 into 10.0 21.439 * [backup-simplify]: Simplify 10.0 into 10.0 21.440 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.441 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 21.441 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 0)) into (* 1.0 (log k)) 21.441 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 21.441 * [backup-simplify]: Simplify (+ 0 (- (* 1.0 (log k)))) into (- (* 1.0 (log k))) 21.442 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 21.442 * [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)))) 21.442 * [backup-simplify]: Simplify (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (* (/ 1 m) (log (/ 1 k))))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.442 * [approximate]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in (k m) around 0 21.442 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in m 21.442 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 21.442 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 21.442 * [taylor]: Taking taylor expansion of 10.0 in m 21.442 * [backup-simplify]: Simplify 10.0 into 10.0 21.442 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.442 * [taylor]: Taking taylor expansion of k in m 21.442 * [backup-simplify]: Simplify k into k 21.442 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.442 * [taylor]: Taking taylor expansion of 1.0 in m 21.442 * [backup-simplify]: Simplify 1.0 into 1.0 21.442 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in m 21.442 * [taylor]: Taking taylor expansion of 1.0 in m 21.442 * [backup-simplify]: Simplify 1.0 into 1.0 21.442 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 21.442 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 21.442 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.442 * [taylor]: Taking taylor expansion of k in m 21.442 * [backup-simplify]: Simplify k into k 21.442 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.442 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.443 * [taylor]: Taking taylor expansion of m in m 21.443 * [backup-simplify]: Simplify 0 into 0 21.443 * [backup-simplify]: Simplify 1 into 1 21.443 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 21.443 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 21.443 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 21.443 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.443 * [taylor]: Taking taylor expansion of 10.0 in k 21.443 * [backup-simplify]: Simplify 10.0 into 10.0 21.443 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.443 * [taylor]: Taking taylor expansion of k in k 21.443 * [backup-simplify]: Simplify 0 into 0 21.443 * [backup-simplify]: Simplify 1 into 1 21.443 * [backup-simplify]: Simplify (/ 1 1) into 1 21.443 * [taylor]: Taking taylor expansion of 1.0 in k 21.443 * [backup-simplify]: Simplify 1.0 into 1.0 21.443 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 21.443 * [taylor]: Taking taylor expansion of 1.0 in k 21.443 * [backup-simplify]: Simplify 1.0 into 1.0 21.443 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.443 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.443 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.443 * [taylor]: Taking taylor expansion of k in k 21.443 * [backup-simplify]: Simplify 0 into 0 21.443 * [backup-simplify]: Simplify 1 into 1 21.444 * [backup-simplify]: Simplify (/ 1 1) into 1 21.444 * [backup-simplify]: Simplify (log 1) into 0 21.444 * [taylor]: Taking taylor expansion of m in k 21.444 * [backup-simplify]: Simplify m into m 21.444 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.444 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.444 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.445 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 21.445 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 21.445 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.445 * [taylor]: Taking taylor expansion of 10.0 in k 21.445 * [backup-simplify]: Simplify 10.0 into 10.0 21.445 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.445 * [taylor]: Taking taylor expansion of k in k 21.445 * [backup-simplify]: Simplify 0 into 0 21.445 * [backup-simplify]: Simplify 1 into 1 21.445 * [backup-simplify]: Simplify (/ 1 1) into 1 21.445 * [taylor]: Taking taylor expansion of 1.0 in k 21.445 * [backup-simplify]: Simplify 1.0 into 1.0 21.445 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 21.445 * [taylor]: Taking taylor expansion of 1.0 in k 21.445 * [backup-simplify]: Simplify 1.0 into 1.0 21.445 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.445 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.445 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.445 * [taylor]: Taking taylor expansion of k in k 21.445 * [backup-simplify]: Simplify 0 into 0 21.445 * [backup-simplify]: Simplify 1 into 1 21.446 * [backup-simplify]: Simplify (/ 1 1) into 1 21.446 * [backup-simplify]: Simplify (log 1) into 0 21.446 * [taylor]: Taking taylor expansion of m in k 21.446 * [backup-simplify]: Simplify m into m 21.446 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.447 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.447 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.447 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.447 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.447 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.447 * [taylor]: Taking taylor expansion of 10.0 in m 21.448 * [backup-simplify]: Simplify 10.0 into 10.0 21.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.448 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 21.449 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.449 * [backup-simplify]: Simplify (* 1.0 (* -1 (/ (log k) m))) into (* -1.0 (/ (log k) m)) 21.449 * [backup-simplify]: Simplify (- (* -1.0 (/ (log k) m))) into (* 1.0 (/ (log k) m)) 21.449 * [backup-simplify]: Simplify (+ 1.0 (* 1.0 (/ (log k) m))) into (+ (* 1.0 (/ (log k) m)) 1.0) 21.449 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log k) m)) 1.0) in m 21.449 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log k) m)) in m 21.449 * [taylor]: Taking taylor expansion of 1.0 in m 21.449 * [backup-simplify]: Simplify 1.0 into 1.0 21.449 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.449 * [taylor]: Taking taylor expansion of (log k) in m 21.449 * [taylor]: Taking taylor expansion of k in m 21.449 * [backup-simplify]: Simplify k into k 21.449 * [backup-simplify]: Simplify (log k) into (log k) 21.449 * [taylor]: Taking taylor expansion of m in m 21.449 * [backup-simplify]: Simplify 0 into 0 21.449 * [backup-simplify]: Simplify 1 into 1 21.449 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.449 * [taylor]: Taking taylor expansion of 1.0 in m 21.449 * [backup-simplify]: Simplify 1.0 into 1.0 21.449 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 21.449 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) 0) into (* 1.0 (log k)) 21.449 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 21.450 * [backup-simplify]: Simplify 10.0 into 10.0 21.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.451 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 1))) into 0 21.451 * [backup-simplify]: Simplify (+ 0 0) into 0 21.451 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.452 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.452 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 21.453 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* -1 (/ (log k) m)))) into 0 21.453 * [backup-simplify]: Simplify (- 0) into 0 21.453 * [backup-simplify]: Simplify (+ 0 0) into 0 21.453 * [taylor]: Taking taylor expansion of 0 in m 21.453 * [backup-simplify]: Simplify 0 into 0 21.454 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.454 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 21.454 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log k))) into 0 21.455 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.455 * [backup-simplify]: Simplify 1.0 into 1.0 21.455 * [backup-simplify]: Simplify (+ 1.0 (+ (* 10.0 (* 1 (/ 1 (/ 1 k)))) (* (* 1.0 (log (/ 1 k))) (* (/ 1 (/ 1 m)) 1)))) into (+ (* 10.0 k) (+ (* 1.0 (* m (log (/ 1 k)))) 1.0)) 21.455 * [backup-simplify]: Simplify (- (+ (* 10.0 (/ 1 (- k))) 1.0) (* 1.0 (* (/ 1 (- m)) (log (/ 1 (- k)))))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.455 * [approximate]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in (k m) around 0 21.455 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in m 21.455 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in m 21.455 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in m 21.455 * [taylor]: Taking taylor expansion of 1.0 in m 21.455 * [backup-simplify]: Simplify 1.0 into 1.0 21.455 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 21.455 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 21.455 * [taylor]: Taking taylor expansion of (/ -1 k) in m 21.455 * [taylor]: Taking taylor expansion of -1 in m 21.455 * [backup-simplify]: Simplify -1 into -1 21.456 * [taylor]: Taking taylor expansion of k in m 21.456 * [backup-simplify]: Simplify k into k 21.456 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.456 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.456 * [taylor]: Taking taylor expansion of m in m 21.456 * [backup-simplify]: Simplify 0 into 0 21.456 * [backup-simplify]: Simplify 1 into 1 21.456 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 21.456 * [taylor]: Taking taylor expansion of 1.0 in m 21.456 * [backup-simplify]: Simplify 1.0 into 1.0 21.456 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 21.456 * [taylor]: Taking taylor expansion of 10.0 in m 21.456 * [backup-simplify]: Simplify 10.0 into 10.0 21.456 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.456 * [taylor]: Taking taylor expansion of k in m 21.456 * [backup-simplify]: Simplify k into k 21.456 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.456 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 21.456 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 21.456 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 21.456 * [taylor]: Taking taylor expansion of 1.0 in k 21.456 * [backup-simplify]: Simplify 1.0 into 1.0 21.456 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 21.456 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.456 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.456 * [taylor]: Taking taylor expansion of -1 in k 21.456 * [backup-simplify]: Simplify -1 into -1 21.456 * [taylor]: Taking taylor expansion of k in k 21.456 * [backup-simplify]: Simplify 0 into 0 21.456 * [backup-simplify]: Simplify 1 into 1 21.456 * [backup-simplify]: Simplify (/ -1 1) into -1 21.457 * [backup-simplify]: Simplify (log -1) into (log -1) 21.457 * [taylor]: Taking taylor expansion of m in k 21.457 * [backup-simplify]: Simplify m into m 21.457 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.458 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.458 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 21.458 * [taylor]: Taking taylor expansion of 1.0 in k 21.458 * [backup-simplify]: Simplify 1.0 into 1.0 21.458 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.458 * [taylor]: Taking taylor expansion of 10.0 in k 21.458 * [backup-simplify]: Simplify 10.0 into 10.0 21.458 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.458 * [taylor]: Taking taylor expansion of k in k 21.458 * [backup-simplify]: Simplify 0 into 0 21.458 * [backup-simplify]: Simplify 1 into 1 21.458 * [backup-simplify]: Simplify (/ 1 1) into 1 21.458 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 21.459 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 21.459 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 21.459 * [taylor]: Taking taylor expansion of 1.0 in k 21.459 * [backup-simplify]: Simplify 1.0 into 1.0 21.459 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 21.459 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.459 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.459 * [taylor]: Taking taylor expansion of -1 in k 21.459 * [backup-simplify]: Simplify -1 into -1 21.459 * [taylor]: Taking taylor expansion of k in k 21.459 * [backup-simplify]: Simplify 0 into 0 21.459 * [backup-simplify]: Simplify 1 into 1 21.459 * [backup-simplify]: Simplify (/ -1 1) into -1 21.459 * [backup-simplify]: Simplify (log -1) into (log -1) 21.459 * [taylor]: Taking taylor expansion of m in k 21.459 * [backup-simplify]: Simplify m into m 21.460 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.460 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.461 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 21.461 * [taylor]: Taking taylor expansion of 1.0 in k 21.461 * [backup-simplify]: Simplify 1.0 into 1.0 21.461 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.461 * [taylor]: Taking taylor expansion of 10.0 in k 21.461 * [backup-simplify]: Simplify 10.0 into 10.0 21.461 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.461 * [taylor]: Taking taylor expansion of k in k 21.461 * [backup-simplify]: Simplify 0 into 0 21.461 * [backup-simplify]: Simplify 1 into 1 21.461 * [backup-simplify]: Simplify (/ 1 1) into 1 21.461 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.462 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.462 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 21.462 * [taylor]: Taking taylor expansion of (- 10.0) in m 21.462 * [taylor]: Taking taylor expansion of 10.0 in m 21.462 * [backup-simplify]: Simplify 10.0 into 10.0 21.462 * [backup-simplify]: Simplify (* 1.0 (/ (- (log -1) (log k)) m)) into (* 1.0 (/ (- (log -1) (log k)) m)) 21.463 * [backup-simplify]: Simplify (+ (* 1.0 (/ (- (log -1) (log k)) m)) 1.0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 21.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.464 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 21.464 * [backup-simplify]: Simplify (- 0) into 0 21.464 * [backup-simplify]: Simplify (+ (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 21.464 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) in m 21.464 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log -1) m)) 1.0) in m 21.464 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log -1) m)) in m 21.464 * [taylor]: Taking taylor expansion of 1.0 in m 21.465 * [backup-simplify]: Simplify 1.0 into 1.0 21.465 * [taylor]: Taking taylor expansion of (/ (log -1) m) in m 21.465 * [taylor]: Taking taylor expansion of (log -1) in m 21.465 * [taylor]: Taking taylor expansion of -1 in m 21.465 * [backup-simplify]: Simplify -1 into -1 21.465 * [backup-simplify]: Simplify (log -1) into (log -1) 21.465 * [taylor]: Taking taylor expansion of m in m 21.465 * [backup-simplify]: Simplify 0 into 0 21.465 * [backup-simplify]: Simplify 1 into 1 21.466 * [backup-simplify]: Simplify (/ (log -1) 1) into (log -1) 21.466 * [taylor]: Taking taylor expansion of 1.0 in m 21.466 * [backup-simplify]: Simplify 1.0 into 1.0 21.466 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log k) m)) in m 21.466 * [taylor]: Taking taylor expansion of 1.0 in m 21.466 * [backup-simplify]: Simplify 1.0 into 1.0 21.466 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.466 * [taylor]: Taking taylor expansion of (log k) in m 21.466 * [taylor]: Taking taylor expansion of k in m 21.466 * [backup-simplify]: Simplify k into k 21.466 * [backup-simplify]: Simplify (log k) into (log k) 21.466 * [taylor]: Taking taylor expansion of m in m 21.466 * [backup-simplify]: Simplify 0 into 0 21.466 * [backup-simplify]: Simplify 1 into 1 21.466 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.467 * [backup-simplify]: Simplify (* 1.0 (log -1)) into (* 1.0 (log -1)) 21.468 * [backup-simplify]: Simplify (+ (* 1.0 (log -1)) 0) into (* 1.0 (log -1)) 21.468 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 21.468 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 21.468 * [backup-simplify]: Simplify (+ (* 1.0 (log -1)) (- (* 1.0 (log k)))) into (- (* 1.0 (log -1)) (* 1.0 (log k))) 21.469 * [backup-simplify]: Simplify (- (* 1.0 (log -1)) (* 1.0 (log k))) into (- (* 1.0 (log -1)) (* 1.0 (log k))) 21.469 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.470 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.470 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 21.471 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 21.471 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 21.472 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 21.472 * [backup-simplify]: Simplify (+ 0 0) into 0 21.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.473 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 1))) into 0 21.473 * [backup-simplify]: Simplify (- 0) into 0 21.474 * [backup-simplify]: Simplify (+ 0 0) into 0 21.474 * [taylor]: Taking taylor expansion of 0 in m 21.474 * [backup-simplify]: Simplify 0 into 0 21.475 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 21.476 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log -1) (/ 0 1)))) into 0 21.477 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log -1))) into 0 21.478 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.478 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.479 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 21.480 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log k))) into 0 21.480 * [backup-simplify]: Simplify (- 0) into 0 21.481 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.481 * [backup-simplify]: Simplify 1.0 into 1.0 21.483 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 10.0) (* 1 (/ 1 (/ 1 (- k))))) (* (- (* 1.0 (log -1)) (* 1.0 (log (/ 1 (- k))))) (* (/ 1 (/ 1 (- m))) 1)))) into (- (+ (* 10.0 k) (+ (* 1.0 (* (log (/ -1 k)) m)) 1.0)) (* 1.0 (* (log -1) m))) 21.483 * * * [progress]: simplifying candidates 21.485 * [simplify]: Simplifying: (- (log a) (log (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (log (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (exp (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (* a a) a) (* (* (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (* (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (* (* (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (- a) (- (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (cbrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (cbrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (sqrt a) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (sqrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) 1) (/ (sqrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ 1 (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ 1 1) (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a 1) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (cbrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (sqrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3))) (/ a (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k)))))) (* m (log k)) (+ (log m) (log (log k))) (log (* m (log k))) (exp (* m (log k))) (* (* (* m m) m) (* (* (log k) (log k)) (log k))) (* (cbrt (* m (log k))) (cbrt (* m (log k)))) (cbrt (* m (log k))) (* (* (* m (log k)) (* m (log k))) (* m (log k))) (sqrt (* m (log k))) (sqrt (* m (log k))) (* (sqrt m) (sqrt (log k))) (* (sqrt m) (sqrt (log k))) (* m (log (* (cbrt k) (cbrt k)))) (* m (log (cbrt k))) (* m (log (sqrt k))) (* m (log (sqrt k))) (* m (log 1)) (* m (log k)) (* (log (* (cbrt k) (cbrt k))) m) (* (log (cbrt k)) m) (* (log (sqrt k)) m) (* (log (sqrt k)) m) (* (log 1) m) (* (log k) m) (* m 1) (* m (* (cbrt (log k)) (cbrt (log k)))) (* m (sqrt (log k))) (* m 1) (* (cbrt m) (log k)) (* (sqrt m) (log k)) (* m (log k)) (/ (* (exp (* 10.0 k)) (exp 1.0)) (exp (* 1.0 (* m (log k))))) (/ (exp (+ (* 10.0 k) 1.0)) (exp (* 1.0 (* m (log k))))) (log (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (exp (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (* (* (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3)) (+ (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (+ (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k)))) (* (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (- (* 1.0 (* m (log k)))) (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k))))) (+ (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log (* (cbrt k) (cbrt k)))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log (sqrt k))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log 1)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* (log (* (cbrt k) (cbrt k))) m))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* (log (sqrt k)) m))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* (log 1) m))) (- (+ (* 10.0 k) 1.0) (* (* m (log (* (cbrt k) (cbrt k)))) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* m (log (sqrt k))) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* m (log 1)) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* (log (* (cbrt k) (cbrt k))) m) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* (log 1) m) 1.0)) (- 1.0 (* 1.0 (* m (log k)))) (- (* 1.0 (* m (log k)))) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 0 0 (* m (log k)) (* -1 (* m (log (/ 1 k)))) (* m (- (log -1) (log (/ -1 k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (* 10.0 k) (+ (* 1.0 (* m (log (/ 1 k)))) 1.0)) (- (+ (* 10.0 k) (+ (* 1.0 (* (log (/ -1 k)) m)) 1.0)) (* 1.0 (* (log -1) m))) 21.490 * * [simplify]: Extracting # 0 : cost 0 21.490 * * [simplify]: Extracting # 1 : cost 0 21.490 * * [simplify]: Extracting # 2 : cost 0 21.491 * * [simplify]: Extracting # 3 : cost 0 21.491 * * [simplify]: Extracting # 4 : cost 0 21.492 * * [simplify]: Extracting # 5 : cost 0 21.492 * * [simplify]: Extracting # 6 : cost 0 21.493 * * [simplify]: Extracting # 7 : cost 0 21.493 * * [simplify]: iteration 0 : 175 enodes (cost 1389 ) 21.566 * * [simplify]: Extracting # 0 : cost 0 21.567 * * [simplify]: Extracting # 1 : cost 0 21.568 * * [simplify]: Extracting # 2 : cost 0 21.569 * * [simplify]: Extracting # 3 : cost 0 21.569 * * [simplify]: iteration 1 : 417 enodes (cost 1346 ) 21.710 * * [simplify]: Extracting # 0 : cost 0 21.712 * * [simplify]: Extracting # 1 : cost 0 21.715 * * [simplify]: Extracting # 2 : cost 0 21.718 * * [simplify]: Extracting # 3 : cost 0 21.728 * * [simplify]: Extracting # 4 : cost 0 21.731 * * [simplify]: Extracting # 5 : cost 0 21.733 * * [simplify]: iteration 2 : 1068 enodes (cost 1226 ) 22.640 * * [simplify]: Extracting # 0 : cost 0 22.651 * * [simplify]: Extracting # 1 : cost 0 22.655 * * [simplify]: Extracting # 2 : cost 0 22.659 * * [simplify]: Extracting # 3 : cost 0 22.663 * * [simplify]: Extracting # 4 : cost 0 22.666 * * [simplify]: iteration 3 : 3651 enodes (cost 1207 ) 24.636 * * [simplify]: Extracting # 0 : cost 0 24.642 * * [simplify]: Extracting # 1 : cost 0 24.648 * * [simplify]: Extracting # 2 : cost 0 24.652 * * [simplify]: Extracting # 3 : cost 0 24.661 * * [simplify]: Extracting # 4 : cost 0 24.670 * * [simplify]: iteration done: 5001 enodes (cost 1207 ) 24.671 * [simplify]: Simplified to: (log (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (log (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (exp (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (pow (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 3) (* (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (pow (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 3) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (- a) (- (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (cbrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (cbrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (sqrt a) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (sqrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt a) (/ (sqrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ 1 (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) 1 (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) a (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (cbrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (sqrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3))) (/ a (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k)))))) (* m (log k)) (log (* (log k) m)) (log (* (log k) m)) (pow k m) (pow (* m (log k)) 3) (* (cbrt (* m (log k))) (cbrt (* m (log k)))) (cbrt (* m (log k))) (pow (* m (log k)) 3) (sqrt (* m (log k))) (sqrt (* m (log k))) (* (sqrt m) (sqrt (log k))) (* (sqrt m) (sqrt (log k))) (* (* 2 (log (cbrt k))) m) (* (log (cbrt k)) m) (* m (log (sqrt k))) (* m (log (sqrt k))) 0 (* m (log k)) (* (* 2 (log (cbrt k))) m) (* (log (cbrt k)) m) (* m (log (sqrt k))) (* m (log (sqrt k))) 0 (* m (log k)) m (* m (* (cbrt (log k)) (cbrt (log k)))) (* m (sqrt (log k))) m (* (cbrt m) (log k)) (* (sqrt m) (log k)) (* m (log k)) (/ (exp (+ (* 10.0 k) 1.0)) (pow (pow k m) 1.0)) (/ (exp (+ (* 10.0 k) 1.0)) (pow (pow k m) 1.0)) (log (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (exp (+ (* 10.0 k) 1.0)) (pow (pow k m) 1.0)) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (pow (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 3) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3)) (+ (* (* 1.0 (* m (log k))) (+ (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0))) (- (* 1.0 (* m (log k)))) (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k))))) (+ (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (- 1.0 (* 1.0 (* m (log k)))) (- (* 1.0 (* m (log k)))) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) 0 0 (* m (log k)) (* m (log k)) (* m (log k)) (- (+ (* 10.0 k) 1.0) (* m (* 1.0 (log k)))) (- (+ (* 10.0 k) 1.0) (* m (* 1.0 (log k)))) (+ (+ (* 10.0 k) 1.0) (* (* m 1.0) (- (log (/ -1 k)) (log -1)))) 24.672 * * * [progress]: adding candidates to table 24.967 * [progress]: [Phase 3 of 3] Extracting. 24.968 * * [regime]: Finding splitpoints for: (# # # # # #) 24.972 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 24.972 * * * * [regimes]: Trying to branch on m from (# # # # # #) 25.009 * * * * [regimes]: Trying to branch on k from (# # # # # #) 25.056 * * * * [regimes]: Trying to branch on a from (# # # # # #) 25.098 * * * [regime]: Found split indices: #